[{"id":2868587,"name":"pycryptodomex","ecosystem":"pypi","description":"Cryptographic library for Python","homepage":"https://www.pycryptodome.org","licenses":"BSD, Public Domain","normalized_licenses":["BSD-3-Clause","Unlicense"],"repository_url":"https://github.com/Legrandin/pycryptodome","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2016-02-21T07:22:38.000Z","latest_release_published_at":"2025-05-17T17:22:07.000Z","latest_release_number":"3.23.0","last_synced_at":"2026-09-17T02:31:44.841Z","created_at":"2022-04-10T12:11:21.967Z","updated_at":"2026-09-17T02:31:44.841Z","registry_url":"https://pypi.org/project/pycryptodomex/","install_command":"pip install pycryptodomex --index-url https://pypi.org/simple","documentation_url":"https://pycryptodomex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","License :: Public Domain","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Security :: Cryptography"],"normalized_name":"pycryptodomex","project_status":null},"repo_metadata":{"id":16623902,"uuid":"19378935","full_name":"Legrandin/pycryptodome","owner":"Legrandin","description":"A self-contained cryptographic library for Python","archived":false,"fork":false,"pushed_at":"2026-07-18T07:43:51.000Z","size":41144,"stargazers_count":3262,"open_issues_count":95,"forks_count":570,"subscribers_count":63,"default_branch":"master","last_synced_at":"2026-09-07T11:37:26.154Z","etag":null,"topics":["cryptography","python","security"],"latest_commit_sha":null,"homepage":"https://www.pycryptodome.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Legrandin.png","metadata":{"files":{"readme":"README.rst","changelog":"Changelog.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-05-02T15:11:38.000Z","updated_at":"2026-09-04T11:37:44.000Z","dependencies_parsed_at":"2023-09-24T13:30:24.625Z","dependency_job_id":"7c58d6eb-2d70-462c-9fa8-bdbcb39faa29","html_url":"https://github.com/Legrandin/pycryptodome","commit_stats":{"total_commits":2795,"total_committers":161,"mean_commits":17.36024844720497,"dds":"0.38354203935599285","last_synced_commit":"dc92e70ffb276d946364f62d0f87c6d66d75ffe3"},"previous_names":[],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/Legrandin/pycryptodome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Legrandin","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/sbom","scorecard":{"id":83207,"data":{"date":"2025-08-11","repo":{"name":"github.com/Legrandin/pycryptodome","commit":"2c3a8905a7929335a9b2763e18d6e9ed516b8a38"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: pycryptodome-3.23.0x.tar.gz.asc: https://github.com/Legrandin/pycryptodome/releases/tag/v3.23.0x","Info: signed release artifact: pycryptodome-3.23.0.tar.gz.asc: https://github.com/Legrandin/pycryptodome/releases/tag/v3.23.0","Info: signed release artifact: pycryptodome-3.22.0x.tar.gz.asc: https://github.com/Legrandin/pycryptodome/releases/tag/v3.22.0x","Info: signed release artifact: pycryptodome-3.22.0.tar.gz.asc: https://github.com/Legrandin/pycryptodome/releases/tag/v3.22.0","Info: signed release artifact: pycryptodome-3.21.0x.tar.gz.asc: https://github.com/Legrandin/pycryptodome/releases/tag/v3.21.0x","Warn: release artifact v3.23.0x does not have provenance: https://api.github.com/repos/Legrandin/pycryptodome/releases/219290637","Warn: release artifact v3.23.0 does not have provenance: https://api.github.com/repos/Legrandin/pycryptodome/releases/219290609","Warn: release artifact v3.22.0x does not have provenance: https://api.github.com/repos/Legrandin/pycryptodome/releases/206049066","Warn: release artifact v3.22.0 does not have provenance: https://api.github.com/repos/Legrandin/pycryptodome/releases/206048812","Warn: release artifact v3.21.0x does not have provenance: https://api.github.com/repos/Legrandin/pycryptodome/releases/177969638"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pycryptodomex'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/Legrandin/pycryptodome/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:216","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:22","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (2) 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"}}]},"last_synced_at":"2025-08-15T06:20:28.366Z","repository_id":16623902,"created_at":"2025-08-15T06:20:28.366Z","updated_at":"2025-08-15T06:20:28.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37138530,"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-07T02:00:07.396Z","response_time":63,"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":"Legrandin","name":"Helder Eijs","uuid":"554612","kind":"user","description":null,"email":"","website":null,"location":"Europe","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/554612?v=4","repositories_count":5,"last_synced_at":"2023-03-11T15:50:43.670Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Legrandin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T00:05:31.252Z","updated_at":"2023-03-11T15:50:43.788Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Legrandin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Legrandin/repositories"},"tags":[{"name":"v3.23.0x","sha":"38ce5293685dea957f4e7a77451351299a6ac0c2","kind":"commit","published_at":"2025-05-17T14:45:46.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.23.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.23.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.23.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.23.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.23.0x/manifests"},{"name":"v3.23.0","sha":"cde63f8f9b64f1c8cd86249128cfd5986c2c43af","kind":"commit","published_at":"2025-05-17T14:36:51.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.23.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.23.0/manifests"},{"name":"wheel_windows_arm","sha":"69b41304405e7257d13d0a6cd36ca555abc7cb18","kind":"commit","published_at":"2025-04-27T11:21:31.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/wheel_windows_arm","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/wheel_windows_arm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@wheel_windows_arm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/wheel_windows_arm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/wheel_windows_arm/manifests"},{"name":"v3.22.0x","sha":"0b6054f9140537247005c98db6a71d3d0145f478","kind":"commit","published_at":"2025-03-15T22:17:17.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.22.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.22.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.22.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.22.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.22.0x/manifests"},{"name":"v3.22.0","sha":"e1f06ed69d7987a990ef87a085fba9ff73d28745","kind":"commit","published_at":"2025-03-15T22:16:21.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.22.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.22.0/manifests"},{"name":"v3.21.0x","sha":"837c1e7e3ff911bd272cb9b9fe4b6b79f10d9c25","kind":"commit","published_at":"2024-10-01T18:34:32.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.21.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.21.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.21.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.21.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.21.0x/manifests"},{"name":"v3.21.0","sha":"5e40a1810e610ae45bb84aa79efe405515337a13","kind":"commit","published_at":"2024-09-30T18:02:51.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.21.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.21.0/manifests"},{"name":"test_build_wheel_17","sha":"0c865270b4e94147c309bb9f040e857a68dfdf16","kind":"commit","published_at":"2024-09-30T07:56:18.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_build_wheel_17","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_build_wheel_17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_build_wheel_17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_17/manifests"},{"name":"test_build_wheel_15","sha":"41ececc1ab1c284ede3a1c109ebbadb61b4cadd5","kind":"commit","published_at":"2024-09-30T07:30:24.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_build_wheel_15","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_build_wheel_15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_build_wheel_15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_15/manifests"},{"name":"test_build_wheel_14","sha":"da5300dfb5da137b27c897360751d776667b474d","kind":"commit","published_at":"2024-09-30T06:58:08.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_build_wheel_14","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_build_wheel_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_build_wheel_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_14/manifests"},{"name":"test_build_wheel_10","sha":"24332b29ec8d7eea29701b37509ba1f4004a663c","kind":"commit","published_at":"2024-09-29T21:37:35.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_build_wheel_10","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_build_wheel_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_build_wheel_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_10/manifests"},{"name":"test_build_wheel_8","sha":"c65104a13588a4d9f3f0b3be9ac4e6f559ddfa09","kind":"commit","published_at":"2024-09-29T21:24:29.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_build_wheel_8","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_build_wheel_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_build_wheel_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_build_wheel_8/manifests"},{"name":"test_wheels_2","sha":"72631b962ce0287a699bdf5204a202ab1fbcb029","kind":"commit","published_at":"2024-09-29T20:24:14.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_wheels_2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_wheels_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_wheels_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheels_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheels_2/manifests"},{"name":"test_wheels_1","sha":"19494e036a98107e5baf0de3bc151703288db7d8","kind":"commit","published_at":"2024-09-29T11:21:39.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_wheels_1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_wheels_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_wheels_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheels_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheels_1/manifests"},{"name":"v3.20.0x","sha":"e7121fcf6b3f3b1b733b2a676bed23d4e0e6188d","kind":"commit","published_at":"2024-01-09T19:38:18.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.20.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.20.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.20.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.20.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.20.0x/manifests"},{"name":"v3.20.0","sha":"b6ab9462d647f12c64d7950b4b81c2b9df3e6bc7","kind":"commit","published_at":"2024-01-09T19:37:52.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.20.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.20.0/manifests"},{"name":"v3.19.1x","sha":"ed0c1ec63eb22dbe33b637bed381370a50e892bb","kind":"commit","published_at":"2023-12-27T22:47:15.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.19.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.19.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.19.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.1x/manifests"},{"name":"v3.19.1","sha":"ef270ab436bddb437f8de122085bcf26dc9ad904","kind":"commit","published_at":"2023-12-27T22:45:07.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.19.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.1/manifests"},{"name":"v3.19.0x","sha":"7e7c3ffef38f84c06753d5af9ddb1a04a079ffec","kind":"commit","published_at":"2023-09-15T15:54:15.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.19.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.19.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.19.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.0x/manifests"},{"name":"v3.19.0","sha":"d298477f700f6dcac1de709abea5598833a4f8d1","kind":"commit","published_at":"2023-09-15T15:15:39.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.19.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.19.0/manifests"},{"name":"test_wheel_1","sha":"a49a0180bae57c06e89a6c5f70856dc1e5baa6f3","kind":"commit","published_at":"2023-09-13T11:48:41.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/test_wheel_1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/test_wheel_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@test_wheel_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheel_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/test_wheel_1/manifests"},{"name":"v3.18.0x","sha":"83602bcdf3a5eae86c9a819fba5b89794592fcd2","kind":"commit","published_at":"2023-05-17T20:56:43.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.18.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.18.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.18.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.18.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.18.0x/manifests"},{"name":"v3.18.0","sha":"a75c4643703625a2a6a8fd9e3ebf7605c6752cbf","kind":"commit","published_at":"2023-05-17T20:48:57.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.18.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.18.0/manifests"},{"name":"v3.17.0x","sha":"a394a17c50529ec4b699d4134cdbd5625f28c9a1","kind":"commit","published_at":"2023-01-27T23:32:49.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.17.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.17.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.17.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.17.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.17.0x/manifests"},{"name":"v3.17.0","sha":"737a9e7b72d2aa73cf1d020c8a8cf0d1aaa0d9f7","kind":"commit","published_at":"2023-01-27T23:30:55.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.17.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.17.0/manifests"},{"name":"v3.16.0x","sha":"0de7b4d80438aeba63e8010fa7da0f1d6d98effb","kind":"commit","published_at":"2022-11-26T16:23:54.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.16.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.16.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.16.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.16.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.16.0x/manifests"},{"name":"v3.16.0","sha":"f54108b5a6e12d2ee7bd8eadd94a12e85e8f9227","kind":"commit","published_at":"2022-11-26T16:22:56.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.16.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.16.0/manifests"},{"name":"v3.15.0x","sha":"be1e79c3cfec11e8fd63d45df412e6bd5e1579f5","kind":"commit","published_at":"2022-06-22T20:53:00.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.15.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.15.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.15.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.15.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.15.0x/manifests"},{"name":"v3.15.0","sha":"c37fd1968b445a3f4b48519e126721a5435429ed","kind":"commit","published_at":"2022-06-22T18:21:37.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.15.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.15.0/manifests"},{"name":"v3.14.1x","sha":"7a3135f448b67a4670066346131bc0469a8ea673","kind":"commit","published_at":"2022-02-04T16:19:34.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.14.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.14.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.14.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.1x/manifests"},{"name":"v3.14.1","sha":"5c5db240da248e1d33982b625e1f2c4d327a2dfc","kind":"commit","published_at":"2022-02-04T16:18:46.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.14.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.1/manifests"},{"name":"v3.14.0x","sha":"4bf836f82dcf792da66107e1d52179bdc0647d49","kind":"commit","published_at":"2022-01-30T12:16:55.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.14.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.14.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.14.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.0x/manifests"},{"name":"v3.14.0","sha":"5b7bc90a6da221e599d91f58b112f2c32c48dbce","kind":"commit","published_at":"2022-01-30T11:27:56.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.14.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.14.0/manifests"},{"name":"v3.13.0x","sha":"e90197bf885a9c5855cc907943c537e42e99ad5a","kind":"commit","published_at":"2022-01-23T08:09:15.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.13.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.13.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.13.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.13.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.13.0x/manifests"},{"name":"v3.13.0","sha":"960f14d12339e721af1e2b20a557000d7189116b","kind":"commit","published_at":"2022-01-23T08:08:10.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.13.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.13.0/manifests"},{"name":"v3.12.0x","sha":"f6313843c02e4f67449e6b0be03ef5c569c3671f","kind":"commit","published_at":"2021-12-03T21:48:08.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.12.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.12.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.12.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.12.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.12.0x/manifests"},{"name":"v3.12.0","sha":"d8edf1a6a70d3a65dcda18ee24d96161525f2825","kind":"commit","published_at":"2021-12-03T21:46:27.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.12.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.12.0/manifests"},{"name":"v3.11.0x","sha":"6e8916e2ed83d0846a697fd7fda3d5cb82fb6cbf","kind":"commit","published_at":"2021-10-07T21:25:07.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.11.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.11.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.11.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.11.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.11.0x/manifests"},{"name":"v3.11.0","sha":"b92494b64aaa7af54a8c3e14aed7a3f3a67e58b3","kind":"commit","published_at":"2021-10-07T21:24:20.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.11.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.11.0/manifests"},{"name":"v3.10.4x","sha":"8b0bb9860b31554f2a8f1ad2c4da2e55ef87bccc","kind":"commit","published_at":"2021-09-24T22:02:34.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.4x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.4x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.4x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.4x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.4x/manifests"},{"name":"v3.10.4","sha":"f8d40a60fdf1bc4336864b90fc85df8e312dcc33","kind":"commit","published_at":"2021-09-24T21:57:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.4","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.4/manifests"},{"name":"rtd_py3_1","sha":"f8d40a60fdf1bc4336864b90fc85df8e312dcc33","kind":"commit","published_at":"2021-09-24T21:57:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/rtd_py3_1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/rtd_py3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@rtd_py3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/rtd_py3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/rtd_py3_1/manifests"},{"name":"v3.10.3x","sha":"5739a941a78ac3b6a8a14d85fe98b0abbe8e429a","kind":"commit","published_at":"2021-09-22T21:59:41.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.3x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.3x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.3x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.3x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.3x/manifests"},{"name":"v3.10.2x","sha":"5739a941a78ac3b6a8a14d85fe98b0abbe8e429a","kind":"commit","published_at":"2021-09-22T21:59:41.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.2x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.2x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.2x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.2x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.2x/manifests"},{"name":"v3.9.9_build_py34_win32","sha":"07f96f5433e34bc8896caca56b54fbf8a7878aad","kind":"commit","published_at":"2021-02-20T21:07:25.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.9_build_py34_win32","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.9_build_py34_win32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.9_build_py34_win32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9_build_py34_win32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9_build_py34_win32/manifests"},{"name":"v3.10.1x","sha":"2f975cff5a5c22801819772263885f7321a7164a","kind":"commit","published_at":"2021-02-09T13:11:49.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.1x/manifests"},{"name":"v3.10.1","sha":"339259c3e3bb9c801f24c1ae5a90507ef5078465","kind":"commit","published_at":"2021-02-08T21:14:54.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4eede1354386bd09f7f12946253b3762b5ba1adf","kind":"commit","published_at":"2021-02-06T22:18:44.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.10.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.10.0/manifests"},{"name":"v3.9.9x","sha":"6d5869e86ff9a0f2f805bc78e71e8bc71983cb43","kind":"commit","published_at":"2020-11-01T23:06:16.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.9x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.9x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.9x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9x/manifests"},{"name":"v3.9.9","sha":"ca247079513cdf1c8c4299af15b7fa8a7ccb1595","kind":"commit","published_at":"2020-11-01T22:16:35.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.9","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.9/manifests"},{"name":"build_aarch64","sha":"d5602082a3cbbb676fbe6a3f4dd502f3ac32193a","kind":"commit","published_at":"2020-09-18T21:54:31.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/build_aarch64","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/build_aarch64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@build_aarch64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/build_aarch64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/build_aarch64/manifests"},{"name":"v3.9.8x","sha":"dfa3dd744fc84e0ae4a1d04d32e1707e69c09a34","kind":"commit","published_at":"2020-06-22T21:18:31.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.8x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.8x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.8x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.8x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.8x/manifests"},{"name":"v3.9.8","sha":"4fbf0c3229e3b0257a552074ac8992930454af8c","kind":"commit","published_at":"2020-06-22T21:14:42.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.8","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.8/manifests"},{"name":"v3.9.7x","sha":"a0db6bc0d6a4e75c4e5c292fd5fdfdbd46e04e58","kind":"commit","published_at":"2020-02-20T21:46:18.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.7x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.7x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.7x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.7x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.7x/manifests"},{"name":"v3.9.7","sha":"5e1b39aea220c32dbbb3067b7138207db85f049c","kind":"commit","published_at":"2020-02-20T21:45:27.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.7","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.7/manifests"},{"name":"v3.9.6x","sha":"70141728738e66d1fdcf983aae9b642a9d496f3c","kind":"commit","published_at":"2020-02-02T13:47:07.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.6x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.6x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.6x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.6x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.6x/manifests"},{"name":"v3.9.6","sha":"282db2277986c52090d8dcf526846755ce420b09","kind":"commit","published_at":"2020-02-02T12:12:57.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.6","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.6/manifests"},{"name":"v3.9.5x","sha":"d8762a6bca67019ce7423ed89f7690aee13e313f","kind":"commit","published_at":"2020-01-31T21:42:10.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.5x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.5x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.5x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.5x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.5x/manifests"},{"name":"v3.9.5","sha":"bf4a96147eb6beb11a34636e12bc075f1c479616","kind":"commit","published_at":"2020-01-31T21:41:27.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.5","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.5/manifests"},{"name":"v3.9.4x","sha":"451f767b7f3b36db96afb9e35417cedbd4e590ab","kind":"commit","published_at":"2019-11-18T15:35:58.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.4x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.4x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.4x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.4x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.4x/manifests"},{"name":"v3.9.4","sha":"31254248476876161bd6fb3da1388ef95902e4a5","kind":"commit","published_at":"2019-11-18T15:33:48.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.4","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.4/manifests"},{"name":"v3.9.3x","sha":"e21b07276df7e3339d4dc1134b54bb1c502d2c07","kind":"commit","published_at":"2019-11-11T21:00:31.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.3x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.3x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.3x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.3x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.3x/manifests"},{"name":"v3.9.3","sha":"f6485b7611b36f06d3f775861d5050099dee6372","kind":"commit","published_at":"2019-11-11T20:59:33.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.3/manifests"},{"name":"v3.9.2x","sha":"d7d4783dde0a04481ef70710d6eff4f5cd98e621","kind":"commit","published_at":"2019-11-10T13:27:59.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.2x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.2x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.2x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.2x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.2x/manifests"},{"name":"v3.9.2","sha":"d442d9c70f3bab083d37548b5fd6ff360367dc56","kind":"commit","published_at":"2019-11-10T13:27:02.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.2/manifests"},{"name":"v3.9.1x","sha":"9c1d7eaf53223a83bb708a777ec9d1190ab37a07","kind":"commit","published_at":"2019-11-01T23:01:12.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.1x/manifests"},{"name":"v3.9.1","sha":"2d1ef731501f2e5d1df62e93352b9e29b5d7291e","kind":"commit","published_at":"2019-11-01T23:00:33.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.1/manifests"},{"name":"v3.9.0x","sha":"32bf89ef2bdd55535afb85b85eb092c079ec61dd","kind":"commit","published_at":"2019-08-28T06:32:24.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.0x/manifests"},{"name":"v3.9.0","sha":"c8bd2affb53d72aa41b6793608a7c4c35807d34d","kind":"commit","published_at":"2019-08-27T21:49:10.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.9.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.9.0/manifests"},{"name":"v3.8.2x","sha":"f5168556e9c873c5bb98f38d7aa66e0dd454e3bf","kind":"commit","published_at":"2019-05-30T06:39:30.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.2x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.2x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.2x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.2x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.2x/manifests"},{"name":"v3.8.2","sha":"431350e7806af05d06c7d4e3f906ba20269b7af5","kind":"commit","published_at":"2019-05-30T06:37:20.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.2/manifests"},{"name":"v3.8.1x","sha":"b45abaa56a6ce4dad5fad4a3ee98dfce8ed6bbfd","kind":"commit","published_at":"2019-04-03T20:58:01.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.1x/manifests"},{"name":"v3.8.1","sha":"9389dad20c81928e51151ddb984d5721a7cb09d2","kind":"commit","published_at":"2019-04-03T20:55:40.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.1/manifests"},{"name":"v3.8.0x","sha":"67bc21878515c53edea46a35ef51d87d66a4e31a","kind":"commit","published_at":"2019-03-22T21:59:25.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.0x/manifests"},{"name":"v3.8.0","sha":"61e6aa7626bbcc5e679c06ef29d31f3b013742da","kind":"commit","published_at":"2019-03-22T21:57:32.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.8.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.8.0/manifests"},{"name":"v3.7.3x","sha":"2fbd9d39303eaf13100599d747eef525b9cb0352","kind":"commit","published_at":"2019-01-20T09:28:25.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.3x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.3x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.3x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.3x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.3x/manifests"},{"name":"v3.7.3","sha":"aaaac35e81c3057d23a6d5160b986002e4647822","kind":"commit","published_at":"2019-01-19T21:52:55.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.3/manifests"},{"name":"v3.7.2x","sha":"385d7a48329f758fda1575b66ae8cb0dbafcf327","kind":"commit","published_at":"2018-11-26T20:20:40.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.2x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.2x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.2x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.2x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.2x/manifests"},{"name":"v3.7.2","sha":"94b71fcd6cf657ce3106e8b7e99a1f77a3dbd7de","kind":"commit","published_at":"2018-11-26T20:19:04.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.2/manifests"},{"name":"v3.7.1x","sha":"721fc7a2ba7b8b3de9c6974a9e7b58b15bb9bfb1","kind":"commit","published_at":"2018-11-24T20:52:38.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.1x/manifests"},{"name":"v3.7.1","sha":"845281fb9e88457dae1e596b9c632d97e199512b","kind":"commit","published_at":"2018-11-24T20:47:45.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.1/manifests"},{"name":"v3.7.0x","sha":"76f435e2420d03a48145ad634ca6dc8a2e502a27","kind":"commit","published_at":"2018-10-28T08:02:06.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.0x/manifests"},{"name":"v3.7.0","sha":"cc2fad20b42d751198f97dc171eb64ceb6db3b53","kind":"commit","published_at":"2018-10-27T21:08:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.7.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.7.0/manifests"},{"name":"v3.6.7","sha":"f9c9cc651473f880f5be5d90bdfd8a6a510148eb","kind":"commit","published_at":"2018-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.7","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.7/manifests"},{"name":"v3.6.6x","sha":"9788edcd38f2104ae6def75caab90346eb3d4c69","kind":"commit","published_at":"2018-08-17T19:45:02.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.6x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.6x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.6x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.6x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.6x/manifests"},{"name":"v3.6.6","sha":"3506836f34b9008ba714e7beab097fecb42832da","kind":"commit","published_at":"2018-08-17T15:51:47.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.6","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.6/manifests"},{"name":"v3.6.5x","sha":"e49d8f4891f285d9d4e350e3ee75f1f7ff1d79cc","kind":"commit","published_at":"2018-08-12T13:29:56.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.5x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.5x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.5x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.5x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.5x/manifests"},{"name":"v3.6.5","sha":"e16bc2263991df6fa304dfd616bbb96185386cb3","kind":"commit","published_at":"2018-08-12T13:27:59.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.5","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.5/manifests"},{"name":"v3.6.4x","sha":"9b04b5b7d1fab4be19d79ef093c2ac7d4fdf561c","kind":"commit","published_at":"2018-07-10T21:17:58.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.4x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.4x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.4x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.4x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.4x/manifests"},{"name":"v3.6.4","sha":"7d567153913a0c3a22d714d8481147e93711e682","kind":"commit","published_at":"2018-07-10T19:32:46.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.4","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.4/manifests"},{"name":"v3.6.3x","sha":"9c2f2f4c2323acec10e87ab425fad18cd26c8547","kind":"commit","published_at":"2018-06-21T16:17:57.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.3x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.3x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.3x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.3x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.3x/manifests"},{"name":"v3.6.3","sha":"24e99330a70ce3ee7933e0b1fe1ef0b8633032cd","kind":"commit","published_at":"2018-06-21T15:49:41.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.3/manifests"},{"name":"v3.6.2x","sha":"17f0f90260f35ea45dd3d192befac1f53bfe5635","kind":"commit","published_at":"2018-06-19T18:51:54.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.2x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.2x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.2x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.2x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.2x/manifests"},{"name":"v3.6.2","sha":"0999d52ddf55f0b6470908daa377d27e7a685d6d","kind":"commit","published_at":"2018-06-18T21:01:44.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.2/manifests"},{"name":"v3.6.1x","sha":"a65f0b45c5bfe8b181afb3caf4fdc5ec99d6a6db","kind":"commit","published_at":"2018-04-16T20:55:56.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.1x/manifests"},{"name":"v3.6.1","sha":"2111be75341f2c72f254ddb470ee74f9deed48a9","kind":"commit","published_at":"2018-04-15T19:47:34.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.1/manifests"},{"name":"v3.6.0x","sha":"a8703ba66c8167bcb5f21063628ed117b750536c","kind":"commit","published_at":"2018-04-08T11:34:26.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.0x/manifests"},{"name":"v3.6.0","sha":"10ea6801b52ee0d155c54a9df42969e8f4b945c1","kind":"commit","published_at":"2018-04-07T19:15:12.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.6.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.6.0/manifests"},{"name":"v3.5.1x","sha":"0c33929c81584c9467c0315652285f4880a210ba","kind":"commit","published_at":"2018-03-08T20:08:04.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.5.1x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.5.1x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.5.1x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.1x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.1x/manifests"},{"name":"v3.5.1","sha":"59de62330c8686906131ff2986f9cb22d994b271","kind":"commit","published_at":"2018-03-08T11:52:47.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.5.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.1/manifests"},{"name":"v3.5.0x","sha":"868faa2fe917b0ce34bd8869ee9c5c514bcc65ac","kind":"commit","published_at":"2018-03-07T20:09:55.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.5.0x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.5.0x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.5.0x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.0x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.0x/manifests"},{"name":"v3.5.0","sha":"ca51f8d4d1acb71bb292112ee032bb0d5e94465e","kind":"commit","published_at":"2018-03-07T19:19:02.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.5.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.5.0/manifests"},{"name":"v3.4.12x","sha":"434602959bbda722cb31d656d0c87b8a87d46994","kind":"commit","published_at":"2018-02-04T20:03:07.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.12x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.12x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.12x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.12x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.12x/manifests"},{"name":"v3.4.12","sha":"8448f5a8de475b49b09f4b2ab353dccbfd86e664","kind":"commit","published_at":"2018-02-04T20:02:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.12","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.12/manifests"},{"name":"v3.4.11x","sha":"5f5614e0ccd7a03910ac3282d0ae6c62b9649f56","kind":"commit","published_at":"2018-02-04T11:04:55.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.11x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.11x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.11x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.11x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.11x/manifests"},{"name":"v3.4.11","sha":"2e8eab2c1402c24e5042e9139138438ae643fae4","kind":"commit","published_at":"2018-02-04T11:04:19.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.11","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.11/manifests"},{"name":"v3.4.10x","sha":"241b2c510e63bb2a25ed352883944e22a36682a8","kind":"commit","published_at":"2018-02-02T21:33:00.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.10x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.10x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.10x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.10x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.10x/manifests"},{"name":"v3.4.10","sha":"99c27a3b9e8a884bbde0e88c63234b669d4398d8","kind":"commit","published_at":"2018-02-02T21:31:18.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.10","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.10/manifests"},{"name":"v3.4.9x","sha":"055d59e71b70a738d9f21e70582abdfb1bbbf245","kind":"commit","published_at":"2018-01-31T23:00:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.9x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.9x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.9x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.9x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.9x/manifests"},{"name":"v3.4.9","sha":"6ab4c2bf42938e5640ad3a450daad0ee8aaf03e5","kind":"commit","published_at":"2018-01-31T22:58:28.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.9","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.9/manifests"},{"name":"v3.4.8x","sha":"907a13f12cbacedc1de7a40bfd89eb75ef4145e3","kind":"commit","published_at":"2018-01-28T00:18:35.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.8x","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.8x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.8x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.8x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.8x/manifests"},{"name":"v3.4.8","sha":"148095d29beca31cb3a306213c4cd3e3b39c01cd","kind":"commit","published_at":"2018-01-27T22:58:27.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.8","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.8/manifests"},{"name":"untagged-e37407a8972e16fb998a","sha":"534248c6209d84a71b79029cd8c634b7cd8753ad","kind":"commit","published_at":"2018-01-22T21:28:52.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/untagged-e37407a8972e16fb998a","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/untagged-e37407a8972e16fb998a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@untagged-e37407a8972e16fb998a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/untagged-e37407a8972e16fb998a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/untagged-e37407a8972e16fb998a/manifests"},{"name":"v3.4.6","sha":"2e0f288809bd68a46f881865b0a60f9c54c4751f","kind":"commit","published_at":"2017-05-17T05:59:21.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.6","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"603b9e6c71c8b6143fe723cede582c7a1f0b8eee","kind":"commit","published_at":"2017-02-06T21:25:20.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.5","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"1215ad858553847d1ac97f7ad4bca3aee62fab2a","kind":"commit","published_at":"2017-02-01T20:31:44.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.4","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"dff9b903095858a8813002dc45ff12d03561c911","kind":"commit","published_at":"2016-10-17T20:31:07.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"018d2a2bf107dd08fba0b0106599ea6f3946e652","kind":"commit","published_at":"2016-03-07T17:48:21.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4409aa4ab1bdc5ede4d7c701845385640b4620de","kind":"commit","published_at":"2016-02-21T08:08:59.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4.1/manifests"},{"name":"v3.4","sha":"6e80fea9d5bddf36a321721d228220e0efc01315","kind":"commit","published_at":"2016-02-07T12:01:09.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.4","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.4/manifests"},{"name":"v3.3.1","sha":"1d4a813b7b0a3d0fe6d5eefb747d9bcc02adc231","kind":"commit","published_at":"2015-11-02T12:43:12.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.3.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.3.1/manifests"},{"name":"v3.3","sha":"ce31e3122b0e469a5dd88ba712b2edd4f8d2173d","kind":"commit","published_at":"2015-10-28T21:09:16.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.3/manifests"},{"name":"v3.2.1","sha":"134c3414a9e0c0646f6a93d311409ac025384ac0","kind":"commit","published_at":"2015-09-21T06:27:46.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.2.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.2.1/manifests"},{"name":"v3.2","sha":"8505ba9dc3ef6605b5fb9df06a5875b6e66ad551","kind":"commit","published_at":"2015-09-05T20:00:28.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.2/manifests"},{"name":"v3.1","sha":"6652a7cd43b5d4d093437a7af6f397cdb75b544f","kind":"commit","published_at":"2015-03-15T20:32:10.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.1/manifests"},{"name":"v3.0","sha":"b4da31e55d1ed2695f8e19b44fd36c316494fe4a","kind":"commit","published_at":"2014-06-24T19:41:33.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.0","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0/manifests"},{"name":"v3.0rc3","sha":"8675e6f03fc6e12e723467567f3d6d9cd3b0b884","kind":"commit","published_at":"2014-06-23T20:23:38.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.0rc3","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc3/manifests"},{"name":"v3.0rc2","sha":"f1aa557a0dff2fc09ccb7d04a758c5fb1ebe0668","kind":"commit","published_at":"2014-06-21T20:26:41.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.0rc2","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc2/manifests"},{"name":"v3.0rc1","sha":"28cb30fcfc715e9cb765166165f2f25fec4ae310","kind":"commit","published_at":"2014-06-16T20:00:03.000Z","download_url":"https://codeload.github.com/Legrandin/pycryptodome/tar.gz/v3.0rc1","html_url":"https://github.com/Legrandin/pycryptodome/releases/tag/v3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Legrandin/pycryptodome@v3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/tags/v3.0rc1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T13:51:10.257Z","dependent_packages_count":404,"downloads":51643040,"downloads_period":"last-month","dependent_repos_count":6085,"rankings":{"downloads":0.035766231908247695,"dependent_repos_count":0.12087152219248835,"dependent_packages_count":0.05887672021819236,"stargazers_count":1.9851175791946913,"forks_count":3.195666966858459,"docker_downloads_count":0.01815824081495652,"average":0.9024095435311725},"purl":"pkg:pypi/pycryptodomex","advisories":[{"uuid":"GSA_kwCzR0hTQS1qMjI1LWN2dzctcXJ4N84AA4M5","url":"https://github.com/advisories/GHSA-j225-cvw7-qrx7","title":"PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption","description":"PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-01-05T06:30:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-52323","https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst","https://pypi.org/project/pycryptodomex/#history","https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd","https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodomex/PYSEC-2024-3.yaml","https://github.com/advisories/GHSA-j225-cvw7-qrx7"],"source_kind":"github","identifiers":["GHSA-j225-cvw7-qrx7","CVE-2023-52323"],"repository_url":"https://github.com/Legrandin/pycryptodome","blast_radius":30.259862273193335,"created_at":"2024-01-05T18:05:29.977Z","updated_at":"2026-09-15T18:10:12.386Z","epss_percentage":0.00618,"epss_percentile":0.47553,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qMjI1LWN2dzctcXJ4N84AA4M5","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qMjI1LWN2dzctcXJ4N84AA4M5","packages":[{"ecosystem":"pypi","package_name":"pycryptodome","versions":[{"first_patched_version":"3.19.1","vulnerable_version_range":"\u003c 3.19.1"}],"purl":"pkg:pypi/pycryptodome"},{"ecosystem":"pypi","package_name":"pycryptodomex","versions":[{"first_patched_version":"3.19.1","vulnerable_version_range":"\u003c 3.19.1"}],"purl":"pkg:pypi/pycryptodomex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qMjI1LWN2dzctcXJ4N84AA4M5/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pycryptodomex","docker_dependents_count":1300,"docker_downloads_count":2099191117,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pycryptodomex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pycryptodomex/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-08T13:51:09.912Z","issues_count":173,"pull_requests_count":153,"avg_time_to_close_issue":26828339.773913044,"avg_time_to_close_pull_request":17643507.656862747,"issues_closed_count":115,"pull_requests_closed_count":102,"pull_request_authors_count":98,"issue_authors_count":153,"avg_comments_per_issue":2.5028901734104045,"avg_comments_per_pull_request":1.0392156862745099,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":503007.0,"past_year_avg_time_to_close_pull_request":2617733.111111111,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legrandin%2Fpycryptodome/issues","maintainers":[{"login":"Legrandin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legrandin"}],"active_maintainers":[{"login":"Legrandin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legrandin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycryptodomex/codemeta","maintainers":[{"uuid":"Legrandin","login":"Legrandin","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Legrandin/","role":null,"created_at":"2022-12-07T07:25:12.910Z","updated_at":"2022-12-07T07:25:12.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Legrandin/packages"}]},{"id":2000728,"name":"mdast-util-definitions","ecosystem":"npm","description":"mdast utility to find definition nodes in a tree","homepage":"https://github.com/syntax-tree/mdast-util-definitions#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/syntax-tree/mdast-util-definitions","keywords_array":["unist","mdast","mdast-util","util","utility","markdown","tree","node","definition","find","cache"],"namespace":null,"versions_count":20,"first_release_published_at":"2015-07-17T20:12:33.698Z","latest_release_published_at":"2023-07-08T09:56:21.492Z","latest_release_number":"6.0.0","last_synced_at":"2026-09-17T02:32:46.110Z","created_at":"2022-04-09T19:25:39.397Z","updated_at":"2026-09-17T02:32:46.110Z","registry_url":"https://www.npmjs.com/package/mdast-util-definitions","install_command":"npm install mdast-util-definitions","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"6.0.0"},"contentPolicy":null},"repo_metadata":{"id":57293470,"uuid":"39273276","full_name":"syntax-tree/mdast-util-definitions","owner":"syntax-tree","description":"utility to find definition nodes in an mdast tree","archived":false,"fork":false,"pushed_at":"2023-07-08T09:56:19.000Z","size":144,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-07-25T16:04:51.650Z","etag":null,"topics":["definition","markdown","mdast","mdast-util","syntax-tree","unist","util"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syntax-tree.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2015-07-17T20:10:23.000Z","updated_at":"2024-11-02T04:58:19.000Z","dependencies_parsed_at":"2024-01-14T22:03:35.240Z","dependency_job_id":"3b77a1e4-bbaf-436f-ab41-091aead306c7","html_url":"https://github.com/syntax-tree/mdast-util-definitions","commit_stats":{"total_commits":128,"total_committers":4,"mean_commits":32.0,"dds":0.046875,"last_synced_commit":"e88957e37d17872ff1f153a5a427e74332579ec0"},"previous_names":["wooorm/mdast-util-definitions"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/sbom","scorecard":{"id":863475,"data":{"date":"2025-08-11","repo":{"name":"github.com/syntax-tree/mdast-util-definitions","commit":"9032189f17494e70675b38ba5eb3881b430d3a12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-definitions/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-definitions/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-definitions/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-definitions/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/syntax-tree/.github/security.md:1","Info: Found linked content: github.com/syntax-tree/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/syntax-tree/.github/security.md:1","Info: Found text in security policy: github.com/syntax-tree/.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"}}]},"last_synced_at":"2025-08-24T02:00:47.151Z","repository_id":57293470,"created_at":"2025-08-24T02:00:47.151Z","updated_at":"2025-08-24T02:00:47.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36128845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"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":"syntax-tree","name":"syntax-tree","uuid":"24633385","kind":"organization","description":"🌲🌲🌲🌳🌲🌳🌲🌲🌲🌳🌳🌲🌲🌳🌲🌲🎄🌲🌳🌲🌲🌳🐻🌳🌳🌳🌲🌲🌳🌲🎄🌲🌳🌲🌲🌳🌳🌳","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24633385?v=4","repositories_count":140,"last_synced_at":"2026-06-30T19:28:17.836Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/syntax-tree","funding_links":[],"total_stars":6843,"followers":250,"following":0,"created_at":"2022-11-02T16:21:56.793Z","updated_at":"2026-06-30T19:28:17.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree/repositories"},"tags":[{"name":"6.0.0","sha":"9032189f17494e70675b38ba5eb3881b430d3a12","kind":"commit","published_at":"2023-07-08T09:56:15.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/6.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/6.0.0/manifests"},{"name":"5.1.2","sha":"e88957e37d17872ff1f153a5a427e74332579ec0","kind":"commit","published_at":"2023-01-26T12:06:42.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/5.1.2","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"da82ba00d214317ec9dce34167e5a09adadf7969","kind":"commit","published_at":"2022-06-24T07:38:22.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/5.1.1","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"a2439df0bd23db05d2d3353fceac45a83ad8ee65","kind":"commit","published_at":"2021-07-26T09:55:50.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/5.1.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b17b3f65494c2b4d7fd0b55bc7fdedc7c4cd6bc9","kind":"commit","published_at":"2021-04-23T16:51:09.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/5.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"8290999ea40c4c56922e8bd281daa56eb70a82e8","kind":"commit","published_at":"2020-10-03T10:16:14.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/4.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/4.0.0/manifests"},{"name":"3.0.1","sha":"62f5a8abe1643f77d1df3a24954e4c47984e77b5","kind":"commit","published_at":"2020-05-01T09:11:00.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/3.0.1","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9d85ddc5e23a29e162f5851a456b4e14ff515147","kind":"commit","published_at":"2020-04-28T08:06:05.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/3.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"0a7d2e063559897fa722b686286c0dfca99e0017","kind":"commit","published_at":"2020-02-22T14:30:27.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/2.0.1","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"4db4bb5c41b35187555adf3201e64afefe9cdd8d","kind":"commit","published_at":"2019-11-10T09:45:08.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/2.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/2.0.0/manifests"},{"name":"1.2.5","sha":"37ad7bfd3f5045011e8e722b2c8db05dd01a2f1b","kind":"commit","published_at":"2019-11-10T09:43:44.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.5","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"6a0c4a4dcc18987c049159dad8ba5712329a4f34","kind":"commit","published_at":"2019-05-24T09:35:11.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.4","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"4b4e8a8bbff1c887a89e5bf8d48acb964fd98119","kind":"commit","published_at":"2018-08-20T14:14:07.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.3","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"53e8e8f01e98673212ee43639f408e5932f8c86f","kind":"commit","published_at":"2017-06-16T17:42:28.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.2","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"81fd41754f4925790ac15dc367beec34f43f62d6","kind":"commit","published_at":"2017-06-13T16:43:30.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.1","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8ab122f32e6e363579801d98434fb26386f81f2a","kind":"commit","published_at":"2016-12-18T11:36:32.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.2.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"5dc59997a0285f3f959a5ad3663f3046e963b324","kind":"commit","published_at":"2016-06-13T17:05:55.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.1.1","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fdeacdaddf46e4729b9e39f82fa68c169d0eeacb","kind":"commit","published_at":"2016-01-08T20:22:05.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.1.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"a19e249e35b69e7a5cecebe3cd20fc6ea124603b","kind":"commit","published_at":"2015-08-19T17:53:26.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/1.0.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/1.0.0/manifests"},{"name":"0.1.0","sha":"f29178710bbbe97cf68720c7800a9a2565a83a4a","kind":"commit","published_at":"2015-07-17T20:11:56.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-definitions/tar.gz/0.1.0","html_url":"https://github.com/syntax-tree/mdast-util-definitions/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-definitions@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T05:18:02.591Z","dependent_packages_count":154,"downloads":34674345,"downloads_period":"last-month","dependent_repos_count":209345,"rankings":{"downloads":0.045067195571915304,"dependent_repos_count":0.07326841758836292,"dependent_packages_count":0.2662961993514267,"stargazers_count":9.554001658670385,"forks_count":9.661275851013178,"docker_downloads_count":0.062206967399387345,"average":3.2770193815991093},"purl":"pkg:npm/mdast-util-definitions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdast-util-definitions","docker_dependents_count":1531,"docker_downloads_count":2114658170,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdast-util-definitions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdast-util-definitions/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T00:05:59.173Z","issues_count":1,"pull_requests_count":5,"avg_time_to_close_issue":2571170.0,"avg_time_to_close_pull_request":121183.8,"issues_closed_count":1,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-definitions/issues","maintainers":[{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"remcohaszing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-definitions/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T06:24:22.125Z","updated_at":"2022-11-13T06:24:22.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"kmck","login":"kmck","name":null,"email":"keith@mcknig.ht","url":null,"packages_count":238,"html_url":"https://www.npmjs.com/~kmck","role":null,"created_at":"2022-11-13T06:24:22.156Z","updated_at":"2022-11-13T06:24:22.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmck/packages"}]},{"id":2423991,"name":"symbol-tree","ecosystem":"npm","description":"Turn any collection of objects into its own efficient tree or linked list using Symbol","homepage":"https://github.com/jsdom/js-symbol-tree#symbol-tree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsdom/js-symbol-tree","keywords_array":["list","queue","stack","linked-list","tree","es6","dom","symbol"],"namespace":null,"versions_count":18,"first_release_published_at":"2015-07-14T17:37:14.594Z","latest_release_published_at":"2019-06-12T18:10:21.305Z","latest_release_number":"3.2.4","last_synced_at":"2026-09-17T02:33:01.139Z","created_at":"2022-04-10T01:35:13.303Z","updated_at":"2026-09-17T02:33:01.140Z","registry_url":"https://www.npmjs.com/package/symbol-tree","install_command":"npm install symbol-tree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.4"},"contentPolicy":null},"repo_metadata":{"id":34985119,"uuid":"39068410","full_name":"jsdom/js-symbol-tree","owner":"jsdom","description":"Turn any collection of objects into its own efficient tree or linked list using Symbol","archived":false,"fork":false,"pushed_at":"2020-04-25T23:51:56.000Z","size":87,"stargazers_count":104,"open_issues_count":3,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-30T07:50:42.394Z","etag":null,"topics":["algorithms","browser","data-structure","dom","efficiency","es6","js","linked-list","list","metadata","nodejs","queue","symbol","symbol-tree","tree"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsdom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-14T10:23:42.000Z","updated_at":"2024-08-29T18:13:17.000Z","dependencies_parsed_at":"2022-08-08T03:15:40.884Z","dependency_job_id":null,"html_url":"https://github.com/jsdom/js-symbol-tree","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdom","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598076,"owners_count":16201824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jsdom","name":"jsdom","uuid":"9271229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9271229?v=4","repositories_count":18,"last_synced_at":"2024-03-25T19:31:27.452Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/jsdom"}},"html_url":"https://github.com/jsdom","funding_links":["https://tidelift.com/funding/github/npm/jsdom"],"total_stars":20937,"followers":75,"following":0,"created_at":"2022-11-02T16:17:01.719Z","updated_at":"2024-03-25T19:31:31.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdom/repositories"},"tags":[{"name":"v3.2.4","sha":"693669568538887e75181628c392668f8ff4a6d6","kind":"tag","published_at":"2019-06-12T18:08:53.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.2.4","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"e8c775130d2cf60c0555aa93c4d62153464204d4","kind":"tag","published_at":"2019-06-12T18:01:53.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.2.3","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1e213a3f820f79c083859cce601ed091154449b5","kind":"tag","published_at":"2017-02-11T21:03:29.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.2.2","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"cc4e8bb9ce83db900d13216c3d9697e8c6862e07","kind":"tag","published_at":"2016-12-18T17:00:50.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.2.1","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"e5ca0fafcbab90557ea78a3ed627ef78cf01f2f7","kind":"tag","published_at":"2016-12-10T19:27:54.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.2.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"9786f06c16b18105deb57a186f1f20e03f2ab59a","kind":"tag","published_at":"2015-11-09T10:03:03.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.1.4","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"80dfaaa00b79f8678184624d35f54e14fb9f54d8","kind":"tag","published_at":"2015-10-09T18:43:17.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.1.3","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"312b62eac0c86f118347e8a82612dff32be0f409","kind":"tag","published_at":"2015-08-06T18:28:17.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.1.2","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"77d615a952fec17b790779b97caf6533c0d5b035","kind":"tag","published_at":"2015-08-06T17:39:55.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.1.1","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5aee58b8fd516dae13b43859ea43e32cc9d4846d","kind":"tag","published_at":"2015-07-26T19:01:23.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.1.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"52d3988dee23d8edffaef522135de1bf0b9834c8","kind":"tag","published_at":"2015-07-25T15:33:46.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v3.0.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"01e4a460b8fe5f2001e972634d8c0fb0e1cda4ea","kind":"tag","published_at":"2015-07-25T14:46:52.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v2.0.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"938d337b2df02a6e7b02f01b7c3d319ff8714699","kind":"tag","published_at":"2015-07-19T23:15:28.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.5.1","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"314b4658d0a346aacb65582030417d600f05df74","kind":"tag","published_at":"2015-07-19T15:21:02.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.5.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"79affe9d48e2671d69ab68fbc51684fb5f739336","kind":"tag","published_at":"2015-07-18T23:14:07.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.4.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"20048896a0c520535cfc9be5066dfc56d56c72d2","kind":"tag","published_at":"2015-07-18T16:54:13.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.3.1","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5e7d36fe8ed00a8aeaff679b9f16478e4db70e50","kind":"tag","published_at":"2015-07-18T16:52:04.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.3.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"881ec1839c4c991d938694dc0a7549530bb2e6ba","kind":"tag","published_at":"2015-07-16T18:42:34.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.2.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"74ebd362e848ccd05ea5bf90ffc5b8c013c0b3b8","kind":"commit","published_at":"2015-07-14T17:37:01.000Z","download_url":"https://codeload.github.com/jsdom/js-symbol-tree/tar.gz/v1.1.0","html_url":"https://github.com/jsdom/js-symbol-tree/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:04:03.133Z","dependent_packages_count":581,"downloads":289840959,"downloads_period":"last-month","dependent_repos_count":2132693,"rankings":{"downloads":0.024888262925195026,"dependent_repos_count":0.01341611532821294,"dependent_packages_count":0.1034683953199101,"stargazers_count":5.005525249129048,"forks_count":5.1961724086287,"docker_downloads_count":0.024340666381186336,"average":1.7279685162853753},"purl":"pkg:npm/symbol-tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/symbol-tree","docker_dependents_count":15421,"docker_downloads_count":5240500605,"usage_url":"https://repos.ecosyste.ms/usage/npm/symbol-tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/symbol-tree/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-06T05:45:13.294Z","issues_count":10,"pull_requests_count":15,"avg_time_to_close_issue":5666595.428571428,"avg_time_to_close_pull_request":8504658.466666667,"issues_closed_count":7,"pull_requests_closed_count":15,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":3.066666666666667,"merged_pull_requests_count":8,"bot_issues_count":2,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdom%2Fjs-symbol-tree/issues","maintainers":[{"login":"domenic","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domenic"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/symbol-tree/codemeta","maintainers":[{"uuid":"joris-van-der-wel","login":"joris-van-der-wel","name":null,"email":"joris@jorisvanderwel.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~joris-van-der-wel","role":null,"created_at":"2022-11-14T17:04:26.312Z","updated_at":"2022-11-14T17:04:26.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joris-van-der-wel/packages"}]},{"id":1854466,"name":"icss-utils","ecosystem":"npm","description":"ICSS utils for postcss ast","homepage":"https://github.com/css-modules/icss-utils#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/css-modules/icss-utils","keywords_array":["css","modules","icss","postcss"],"namespace":null,"versions_count":10,"first_release_published_at":"2017-05-24T17:56:39.955Z","latest_release_published_at":"2020-11-19T16:23:11.564Z","latest_release_number":"5.1.0","last_synced_at":"2026-09-17T02:33:06.955Z","created_at":"2022-04-09T17:28:05.441Z","updated_at":"2026-09-17T02:33:06.956Z","registry_url":"https://www.npmjs.com/package/icss-utils","install_command":"npm install icss-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0","next":"5.0.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":40827487,"uuid":"42766912","full_name":"css-modules/icss-utils","owner":"css-modules","description":"Search \u0026 replace tokens during the linking stage of ICSS loading","archived":false,"fork":false,"pushed_at":"2023-01-06T01:40:18.000Z","size":274,"stargazers_count":22,"open_issues_count":18,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-30T09:22:58.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/css-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-19T09:13:30.000Z","updated_at":"2025-01-04T02:34:13.000Z","dependencies_parsed_at":"2023-02-05T01:46:50.900Z","dependency_job_id":null,"html_url":"https://github.com/css-modules/icss-utils","commit_stats":null,"previous_names":["css-modules/icss-replace-symbols"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/css-modules/icss-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-modules","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/sbom","scorecard":{"id":311196,"data":{"date":"2025-08-11","repo":{"name":"github.com/css-modules/icss-utils","commit":"c4e53fefa32df5db7786dd0fc6f053963f12ea02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-17T23:12:28.755Z","repository_id":40827487,"created_at":"2025-08-17T23:12:28.755Z","updated_at":"2025-08-17T23:12:28.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36088330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"css-modules","name":"css-modules","uuid":"12612655","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12612655?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:44:53.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/css-modules","funding_links":[],"total_stars":21387,"followers":92,"following":0,"created_at":"2022-11-02T16:21:00.909Z","updated_at":"2024-03-25T19:45:05.468Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-modules","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-modules/repositories"},"tags":[{"name":"v5.1.0","sha":"913a175f0cc2d70fad80b6190e9dce122454a0e0","kind":"commit","published_at":"2020-11-19T16:22:21.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v5.1.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"329fbaad0040c3b1aa3bcbfcf65c326aa531da38","kind":"commit","published_at":"2020-10-12T18:19:48.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v5.0.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.0","sha":"b39a59647569efd7bfb4c66d3098cadb887da33b","kind":"commit","published_at":"2020-09-21T17:47:48.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v5.0.0-rc.0/manifests"},{"name":"v4.1.1","sha":"f3ae4d5193d5ac7a3fb5a469e9cc198d75f520b4","kind":"commit","published_at":"2019-05-29T15:03:57.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v4.1.1","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"98d6b26e5f5fab4e73580821134d5a85bbf80132","kind":"commit","published_at":"2019-02-26T10:58:49.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v4.1.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v4.1.0/manifests"},{"name":"4.0.0","sha":"2bfed2e97ee5409a6c0c0a36b298a078b11988e8","kind":"commit","published_at":"2018-10-30T16:17:23.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/4.0.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/4.0.0/manifests"},{"name":"v3.0.1","sha":"911bfc659edc628748f89cf26d6dd377908b0648","kind":"tag","published_at":"2017-06-14T23:06:03.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v3.0.1","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f40da139f86e8514a6a58230437f1da71f5f5084","kind":"tag","published_at":"2017-06-14T22:59:00.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v3.0.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"3442cc3ba047d67035ab7129e0da01a6247718f0","kind":"tag","published_at":"2017-05-26T20:01:29.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v2.1.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6e45ef34241a657034c08165f2d8b5fb3954a0d2","kind":"tag","published_at":"2017-05-24T17:56:10.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v2.0.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"c791050af4e2dfccde7131d0d600dc62ff1cbd2f","kind":"tag","published_at":"2017-05-21T22:57:25.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v1.1.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"a8ce3973637eb39ceebebfa7046a93334952cd49","kind":"tag","published_at":"2015-10-19T11:23:11.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v1.0.2","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"37e1201185e55933c8c8e8c1d8b4b64680ddb695","kind":"tag","published_at":"2015-09-19T12:48:33.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v1.0.1","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"702cb6c8e69578d1081bc470822e9a40ca41e593","kind":"commit","published_at":"2015-09-19T12:15:08.000Z","download_url":"https://codeload.github.com/css-modules/icss-utils/tar.gz/v1.0.0","html_url":"https://github.com/css-modules/icss-utils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css-modules/icss-utils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T17:53:14.842Z","dependent_packages_count":449,"downloads":99554884,"downloads_period":"last-month","dependent_repos_count":2763117,"rankings":{"downloads":0.02269787674916026,"dependent_repos_count":0.007502072652919073,"dependent_packages_count":0.12539960857799035,"stargazers_count":7.417936474950326,"forks_count":5.621381241472893,"docker_downloads_count":0.03222605661491149,"average":2.2045238885030334},"purl":"pkg:npm/icss-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/icss-utils","docker_dependents_count":18852,"docker_downloads_count":3982918004,"usage_url":"https://repos.ecosyste.ms/usage/npm/icss-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/icss-utils/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T00:33:17.562Z","issues_count":9,"pull_requests_count":83,"avg_time_to_close_issue":5232753.2,"avg_time_to_close_pull_request":13023240.869565217,"issues_closed_count":5,"pull_requests_closed_count":69,"pull_request_authors_count":10,"issue_authors_count":5,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.3373493975903614,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-modules%2Ficss-utils/issues","maintainers":[{"login":"alexander-akait","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"TrySound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TrySound"},{"login":"sullenor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sullenor"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/icss-utils/codemeta","maintainers":[{"uuid":"trysound","login":"trysound","name":null,"email":"opensource@trysound.io","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~trysound","role":null,"created_at":"2022-11-12T18:49:24.888Z","updated_at":"2022-11-12T18:49:24.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trysound/packages"},{"uuid":"geelen","login":"geelen","name":null,"email":"glen@glenmaddern.com","url":null,"packages_count":136,"html_url":"https://www.npmjs.com/~geelen","role":null,"created_at":"2022-11-12T18:49:24.912Z","updated_at":"2022-11-12T18:49:24.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/geelen/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":227,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2022-11-12T18:49:24.939Z","updated_at":"2022-11-12T18:49:24.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"sullenor","login":"sullenor","name":null,"email":"iamhoneyboy@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~sullenor","role":null,"created_at":"2022-11-12T18:49:24.901Z","updated_at":"2022-11-12T18:49:24.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sullenor/packages"}]},{"id":3493280,"name":"github.com/tidwall/match","ecosystem":"go","description":"Package match provides a simple pattern matcher with unicode support.","homepage":"https://github.com/tidwall/match","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidwall/match","keywords_array":[],"namespace":"github.com/tidwall","versions_count":7,"first_release_published_at":"2017-10-02T07:59:45.000Z","latest_release_published_at":"2025-09-05T00:09:40.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-09-17T02:34:36.015Z","created_at":"2022-04-10T19:15:48.943Z","updated_at":"2026-09-17T02:34:36.015Z","registry_url":"https://pkg.go.dev/github.com/tidwall/match","install_command":"go get github.com/tidwall/match","documentation_url":"https://pkg.go.dev/github.com/tidwall/match#section-documentation","metadata":{},"repo_metadata":{"id":56502087,"uuid":"66947394","full_name":"tidwall/match","owner":"tidwall","description":"Simple string pattern matcher for Go","archived":false,"fork":false,"pushed_at":"2025-09-05T00:10:08.000Z","size":28,"stargazers_count":140,"open_issues_count":2,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-30T17:19:26.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidwall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-30T14:18:52.000Z","updated_at":"2026-07-27T09:51:05.000Z","dependencies_parsed_at":"2024-06-18T12:42:11.927Z","dependency_job_id":"0fba8bfc-8b45-4b6f-ace4-a3a8797c872c","html_url":"https://github.com/tidwall/match","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.06666666666666665,"last_synced_commit":"ec90e00ea409c4ce4a8ffb0827280810d17c96c8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tidwall/match","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall","download_url":"https://codeload.github.com/tidwall/match/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/sbom","scorecard":{"id":884800,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidwall/match","commit":"ec90e00ea409c4ce4a8ffb0827280810d17c96c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidwall/match/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidwall/match/go.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T09:35:00.364Z","repository_id":56502087,"created_at":"2025-08-24T09:35:00.365Z","updated_at":"2025-08-24T09:35:00.365Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37219822,"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-11T02:00:05.857Z","response_time":56,"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":"tidwall","name":"Josh Baker","uuid":"1156077","kind":"user","description":"","email":"","website":null,"location":"Tempe, AZ","twitter":"tidwall","company":"Tile38","icon_url":"https://avatars.githubusercontent.com/u/1156077?u=73564c05a3110cfbd4bca3c1422401b078baf72d\u0026v=4","repositories_count":187,"last_synced_at":"2023-04-10T07:28:06.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidwall","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:40:42.552Z","updated_at":"2023-04-10T07:28:06.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall/repositories"},"tags":[{"name":"v1.2.0","sha":"afc69bce52e08c02e78156a7697bd808fc868ec5","kind":"commit","published_at":"2025-09-05T00:09:40.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.2.0","html_url":"https://github.com/tidwall/match/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf","kind":"commit","published_at":"2021-10-08T14:36:13.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.1.1","html_url":"https://github.com/tidwall/match/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"84b6aacbb9b34cf59900d47c7209e251dcd020b2","kind":"commit","published_at":"2021-10-04T18:40:34.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.1.0","html_url":"https://github.com/tidwall/match/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"c2f534168b739a7ec1821a33839fb2f029f26bbc","kind":"commit","published_at":"2020-12-23T11:58:28.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.0.3","html_url":"https://github.com/tidwall/match/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9e52e9e068387201730ec4876bac3a1902d0eef8","kind":"commit","published_at":"2020-11-03T17:51:01.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.0.2","html_url":"https://github.com/tidwall/match/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"33827db735fff6510490d69a8622612558a557ed","kind":"commit","published_at":"2018-12-10T10:08:38.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.0.1","html_url":"https://github.com/tidwall/match/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1731857f09b1f38450e2c12409748407822dc6be","kind":"commit","published_at":"2017-10-02T07:59:45.000Z","download_url":"https://codeload.github.com/tidwall/match/tar.gz/v1.0.0","html_url":"https://github.com/tidwall/match/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/match@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T00:21:41.172Z","dependent_packages_count":6147,"downloads":null,"downloads_period":null,"dependent_repos_count":13438,"rankings":{"downloads":null,"dependent_repos_count":0.0655666954385499,"dependent_packages_count":0.038489310138769,"stargazers_count":4.798383248193812,"forks_count":4.88024259601808,"docker_downloads_count":0.052598599030608865,"average":1.967056089763964},"purl":"pkg:golang/github.com/tidwall/match","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidwall/match","docker_dependents_count":2056,"docker_downloads_count":5645160079,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidwall/match","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidwall/match/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T16:34:11.242Z","issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":945637.0,"avg_time_to_close_pull_request":11868946.333333334,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fmatch/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2Fmatch/codemeta","maintainers":[]},{"id":2712842,"name":"dnspython","ecosystem":"pypi","description":"DNS toolkit","homepage":null,"licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rthalley/dnspython","keywords_array":[],"namespace":null,"versions_count":50,"first_release_published_at":"2020-06-20T20:25:52.000Z","latest_release_published_at":"2025-09-07T18:57:58.000Z","latest_release_number":"2.8.0","last_synced_at":"2026-09-17T02:34:53.490Z","created_at":"2022-04-10T10:47:00.358Z","updated_at":"2026-09-17T02:34:53.490Z","registry_url":"https://pypi.org/project/dnspython/","install_command":"pip install dnspython --index-url https://pypi.org/simple","documentation_url":"https://dnspython.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: ISC License (ISCL)","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Internet :: Name Service (DNS)","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"dnspython","project_status":null},"repo_metadata":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2026-09-05T17:23:22.000Z","size":5100,"stargazers_count":2674,"open_issues_count":3,"forks_count":572,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-09-10T23:37:33.103Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2026-09-07T06:45:31.000Z","dependencies_parsed_at":"2026-09-10T23:42:35.238Z","dependency_job_id":null,"html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2163,"total_committers":126,"mean_commits":"17.166666666666668","dds":"0.36523347202958856","last_synced_commit":"1f838bf4a16d0c7868abbde8065c8500fc00519a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/rthalley/dnspython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/sbom","scorecard":{"id":402448,"data":{"date":"2025-08-11","repo":{"name":"github.com/rthalley/dnspython","commit":"807074f6e9ae60ce39e7288018348504c9562394"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.7.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/rthalley/dnspython/releases/116801203","Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/116801203"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}}]},"last_synced_at":"2025-08-18T20:22:57.905Z","repository_id":1017911,"created_at":"2025-08-18T20:22:57.906Z","updated_at":"2025-08-18T20:22:57.906Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37216969,"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-11T02:00:05.857Z","response_time":56,"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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"tags":[{"name":"v2.8.0","sha":"77fd94cd9716faf23e0a6e333f6568fc24284402","kind":"tag","published_at":"2025-09-07T18:52:16.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0/manifests"},{"name":"v2.8.0rc1","sha":"a35d6925efe20744e8cf7545d19d03ba06e7ab6f","kind":"tag","published_at":"2025-09-01T23:43:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1/manifests"},{"name":"v2.7.0","sha":"889385e71021f53e1dc4f117d92aed66bb90d087","kind":"tag","published_at":"2024-10-05T20:09:39.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0/manifests"},{"name":"v2.7.0rc1","sha":"8ce60d2e9758c040fbe981cfdc14e42d7073f2b0","kind":"tag","published_at":"2024-09-21T17:04:44.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1/manifests"},{"name":"v2.6.1","sha":"0a742b9658977175663dc30da902342a8c2bacac","kind":"tag","published_at":"2024-02-18T18:43:17.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"cecb8534f61de16aaa1a1a84eaaeb14dfdf67448","kind":"tag","published_at":"2024-02-16T16:55:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0/manifests"},{"name":"v2.6.0rc1","sha":"902cbf3fcb11ddfd8625b4a071fe9f592f6fc753","kind":"tag","published_at":"2024-02-10T13:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1/manifests"},{"name":"v2.5.0","sha":"91e5027191bb6c7d892e2524e74832501e6743de","kind":"tag","published_at":"2024-01-20T01:58:23.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0/manifests"},{"name":"v2.5.0rc1","sha":"a5078588622bd6a6616d1bda5b987ebc45062f24","kind":"tag","published_at":"2024-01-06T16:32:29.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1/manifests"},{"name":"v2.4.2","sha":"5278eb3a2dc470dc2b89bae7de6ee4b8714f5847","kind":"commit","published_at":"2023-08-09T13:41:31.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5486533e2ecae2a82127ba7918ac65af9f7bcfbc","kind":"commit","published_at":"2023-07-25T19:05:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c47510979cdd3e19dbf96449ea05fbeb3ec6e86c","kind":"commit","published_at":"2023-07-15T15:36:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0/manifests"},{"name":"v2.4.0rc1","sha":"e7ebf78c22a875aa494ca36c2a1b06df10c917e7","kind":"commit","published_at":"2023-07-04T20:24:33.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1/manifests"},{"name":"v2.3.0","sha":"e8194e185c10fa1b7cd021c3b2f46501167fd688","kind":"commit","published_at":"2023-01-15T16:45:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"a32319925b423c412296afaa24cbe616c6e55168","kind":"commit","published_at":"2022-12-27T19:36:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1/manifests"},{"name":"v2.2.1","sha":"8a05f0c96f0d1558c3d65deac9059162c5687a48","kind":"commit","published_at":"2022-03-06T23:04:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1a7c14fb6c200be02ef5c2f3bb9fd84b85004459","kind":"commit","published_at":"2022-01-18T13:17:07.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0/manifests"},{"name":"v2.2.0rc1","sha":"7b714f6f410ee526924ef2f27979dee05e40ee4c","kind":"commit","published_at":"2021-12-21T15:59:28.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1/manifests"},{"name":"v2.1.0","sha":"3933b49da5239cb9e164b71189bec99a7d243d66","kind":"commit","published_at":"2021-01-07T16:36:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"f991b8a447f2e9cb0d9e1d15a07d9fb1d8dcb030","kind":"commit","published_at":"2020-10-30T16:21:24.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1/manifests"},{"name":"v2.0.0","sha":"8243c571088bb2f9c3f5b49c5b96d7726e07231d","kind":"commit","published_at":"2020-07-16T14:30:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0/manifests"},{"name":"v2.0.0rc2","sha":"c4295c09ba033740cd665bbe44eaf2f4f8dca47a","kind":"commit","published_at":"2020-07-04T16:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"a6120bbdf3b9150f70dec91e1f578f0cd789f454","kind":"commit","published_at":"2020-06-20T17:44:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1/manifests"},{"name":"v1.16.0","sha":"1d0f64c9bc483ae1bd2c583e1fa096250f0cde0b","kind":"commit","published_at":"2018-12-08T18:56:36.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.16.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ce1c9048c4df7dceafe598769b27a33d37a3af1","kind":"commit","published_at":"2016-09-30T15:16:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.15.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"f0abd8f23aeb9a588e43e5f845d58fb585eac8c3","kind":"commit","published_at":"2016-05-27T16:13:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.14.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"df0204378bd2a181be4772836727c0edcef57a7c","kind":"commit","published_at":"2016-05-10T17:02:12.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.13.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0/manifests"},{"name":"v1.12.0-py3","sha":"f9597eefe62c1bcda08c1a89140248060a07c73c","kind":"commit","published_at":"2014-09-01T13:09:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3/manifests"},{"name":"v1.12.0","sha":"e1369c62d14f82b80ef11197a490ace5d43bb3f3","kind":"commit","published_at":"2014-09-01T13:03:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0/manifests"},{"name":"v1.11.1-py3","sha":"8bddf55ddc61ca813f8e1faa241ec7ee786012be","kind":"commit","published_at":"2013-09-02T19:00:57.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3/manifests"},{"name":"v1.11.1","sha":"5797467e6da346666381687971707b47ac9e933d","kind":"commit","published_at":"2013-09-02T19:00:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1/manifests"},{"name":"v1.11.0-py3","sha":"3fff3c569312349ab42d8ca3241d1bca54d1e90c","kind":"commit","published_at":"2013-07-07T11:20:42.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3/manifests"},{"name":"v1.11.0","sha":"62576b2fa40d71a20db621ccb9ad757f1b62bdd9","kind":"commit","published_at":"2013-07-07T11:20:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0/manifests"},{"name":"v1.10.0-py3","sha":"8b1996ac8aa5cf9cccb80276facb7eefda90dc86","kind":"commit","published_at":"2012-04-08T13:27:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3/manifests"},{"name":"v1.10.0","sha":"7702ddde24a57bfa292fda2131b5037c7fce6d0a","kind":"commit","published_at":"2012-04-08T13:27:13.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4/manifests"},{"name":"v1.9.4+readme","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4+readme","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4+readme","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4%2Breadme","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme/manifests"},{"name":"v1.9.3","sha":"eac44d8911ecc1a8d4cf81c3ff5a2251885698bc","kind":"commit","published_at":"2011-03-23T17:03:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"32322f9df8f413b0bcbbd4aca0152c5add088147","kind":"commit","published_at":"2010-11-23T08:13:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1693e0d4144190312b83c41242da336a6d064db3","kind":"commit","published_at":"2010-11-22T11:50:04.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eddbd64a53c31e87eddd6fa3745c3a50932d540a","kind":"commit","published_at":"2010-11-20T14:33:06.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0/manifests"},{"name":"v1.8.0-py3","sha":"99ae975596cc4a99fc9c1734f1d75a8c6379b880","kind":"commit","published_at":"2010-01-26T00:36:03.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3/manifests"},{"name":"v1.8.0","sha":"4605bd8c4d837ec6d18a4c8baf9818018f73dfa2","kind":"commit","published_at":"2010-01-26T00:35:05.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a8f2b17679dade5ec1596cf12c2eb008e151bf47","kind":"commit","published_at":"2009-06-19T15:08:10.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"caf73deaf6b1d11f8b2ba162680c35bcd084668f","kind":"commit","published_at":"2009-06-19T11:49:59.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"71857c5a45f6e4d428060294acc600afd415d28a","kind":"commit","published_at":"2007-11-25T18:08:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4096db91402f6cdd42bf06faf78a0d426583b02","kind":"commit","published_at":"2006-12-10T20:40:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f7635302e46b1bde53df63a6bbb34a92a743689b","kind":"commit","published_at":"2006-06-02T21:36:09.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"564386765858036c6d086aa69e3e3038e41078d6","kind":"commit","published_at":"2005-10-31T07:56:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.5","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"77901073f98bc472f042a96debecb61ecd175684","kind":"commit","published_at":"2005-09-02T06:12:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4/manifests"}]},"repo_metadata_updated_at":"2026-09-15T06:11:14.551Z","dependent_packages_count":582,"downloads":239413264,"downloads_period":"last-month","dependent_repos_count":46555,"rankings":{"downloads":0.03503256561269389,"dependent_repos_count":0.028979818674375053,"dependent_packages_count":0.04475364402878173,"stargazers_count":2.045828465151768,"forks_count":2.942552094892399,"docker_downloads_count":0.009354245268310935,"average":0.8510834722713881},"purl":"pkg:pypi/dnspython","advisories":[{"uuid":"GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","url":"https://github.com/advisories/GHSA-3rq5-2g8h-59hc","title":"Potential DoS via the Tudoor mechanism in eventlet and dnspython","description":"eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-04-11T15:30:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-29483","https://github.com/eventlet/eventlet/issues/913","https://github.com/rthalley/dnspython/issues/1045","https://github.com/eventlet/eventlet/releases/tag/v0.35.2","https://github.com/rthalley/dnspython/releases/tag/v2.6.0","https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713","https://github.com/eventlet/eventlet/commit/51e3c4928d4938beb576eff34f3bf97e6e64e6b4","https://github.com/rthalley/dnspython/commit/0ea5ad0a4583e1f519b9bcc67cfac381230d9cf2","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH","https://www.dnspython.org","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6","https://security.netapp.com/advisory/ntap-20240510-0001","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF","https://github.com/advisories/GHSA-3rq5-2g8h-59hc"],"source_kind":"github","identifiers":["GHSA-3rq5-2g8h-59hc","CVE-2023-29483"],"repository_url":"https://github.com/eventlet/eventlet","blast_radius":0.0,"created_at":"2024-04-12T22:04:39.267Z","updated_at":"2026-09-15T18:09:07.136Z","epss_percentage":0.01857,"epss_percentile":0.77804,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","packages":[{"ecosystem":"pypi","package_name":"dnspython","versions":[{"first_patched_version":"2.6.1","vulnerable_version_range":"\u003c 2.6.1"}],"purl":"pkg:pypi/dnspython"},{"ecosystem":"pypi","package_name":"eventlet","versions":[{"first_patched_version":"0.35.2","vulnerable_version_range":"\u003c 0.35.2"}],"purl":"pkg:pypi/eventlet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dnspython","docker_dependents_count":4296,"docker_downloads_count":4640023608,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dnspython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dnspython/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T01:33:36.632Z","issues_count":179,"pull_requests_count":312,"avg_time_to_close_issue":2847359.6875,"avg_time_to_close_pull_request":463182.22789115645,"issues_closed_count":160,"pull_requests_closed_count":294,"pull_request_authors_count":65,"issue_authors_count":133,"avg_comments_per_issue":3.1564245810055866,"avg_comments_per_pull_request":1.5320512820512822,"merged_pull_requests_count":234,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":11,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":2428649.4,"past_year_avg_time_to_close_pull_request":920141.625,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":1.0638297872340425,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","maintainers":[{"login":"rthalley","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"},{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"},{"login":"nicki-krizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicki-krizek"}],"active_maintainers":[{"login":"rthalley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"nicki-krizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicki-krizek"},{"login":"pspacek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/codemeta","maintainers":[{"uuid":"rthalley","login":"rthalley","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rthalley/","role":null,"created_at":"2023-02-02T05:55:50.408Z","updated_at":"2023-02-02T05:55:50.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rthalley/packages"}]},{"id":8985679,"name":"microsoft.aspnetcore.mvc.viewfeatures","ecosystem":"nuget","description":"ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.\nCommonly used types:\nMicrosoft.AspNetCore.Mvc.Controller\nMicrosoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute\nMicrosoft.AspNetCore.Mvc.ViewComponent","homepage":"https://asp.net/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/aspnetcore","keywords_array":["aspnetcore","aspnetcoremvc"],"namespace":null,"versions_count":44,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-09-08T20:51:14.727Z","latest_release_number":"2.3.13","last_synced_at":"2026-09-16T22:21:40.441Z","created_at":"2024-02-26T10:51:11.194Z","updated_at":"2026-09-17T02:35:29.925Z","registry_url":"https://www.nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/","install_command":"Install-Package microsoft.aspnetcore.mvc.viewfeatures","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","owners":"Microsoft","license_url":"https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt","require_license_acceptance":true,"icon_url":"https://go.microsoft.com/fwlink/?LinkID=288859","repository":{"type":"git","url":"https://github.com/dotnet/aspnetcore","branch":"internal/release/2.3","commit":"1db07eda0330bfc87e383d1d65a50e9f0d43c6e9"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":10},"verified":true},"repo_metadata":{"id":14896530,"uuid":"17620347","full_name":"dotnet/aspnetcore","owner":"dotnet","description":"ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.","archived":false,"fork":false,"pushed_at":"2026-09-13T10:51:48.000Z","size":395478,"stargazers_count":38438,"open_issues_count":4167,"forks_count":10938,"subscribers_count":1435,"default_branch":"main","last_synced_at":"2026-09-13T22:04:54.965Z","etag":null,"topics":["aspnetcore","dotnet","hacktoberfest","help-wanted"],"latest_commit_sha":null,"homepage":"https://asp.net","language":"C#","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/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2014-03-11T06:09:42.000Z","updated_at":"2026-09-13T16:58:44.000Z","dependencies_parsed_at":"2026-09-13T22:18:39.550Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/aspnetcore","commit_stats":{"total_commits":48082,"total_committers":1479,"mean_commits":"32.509803921568626","dds":0.8943263591364752,"last_synced_commit":"3f700b4ad1aed77ebd09e56fb8721fe7d9dd35f0"},"previous_names":["aspnet/aspnetcore","aspnet/home"],"tags_count":355,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/aspnetcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/sbom","scorecard":{"id":212863,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/aspnetcore","commit":"f4e259ae371ba1ed4bec88a3888de840d1c7e6ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/browsertesting-open-issue.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:12","Info: jobLevel 'issues' permission set to 'read': .github/workflows/labeler-train.yml:61","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/labeler-train.yml:80","Info: found token with 'none' permissions: .github/workflows/labeler-train.yml:1","Info: found token with 'none' permissions: .github/workflows/labeler-train.yml:1","Info: jobLevel 'issues' permission set to 'read': .github/workflows/labeler-train.yml:125","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/labeler-train.yml:146","Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Warn: no topLevel permission defined: .github/workflows/browsertesting-open-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/inter-branch-merge-flow.yml:8","Warn: no topLevel permission defined: .github/workflows/labeler-cache-retention.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-pulls.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/labeler-promote.yml:31","Warn: no topLevel permission defined: .github/workflows/labeler-train.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdownlint.yml:4","Warn: topLevel 'contents' permission set to 'write': .github/workflows/runtime-sync.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-jquery-validate.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-sdk.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-selenium-and-playwright-dependencies.yml:9","Warn: no topLevel permission defined: .github/workflows/validate-npm-package-lock-json.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":5,"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: src/SignalR/clients/java/signalr/gradle/wrapper/gradle-wrapper.jar: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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: activate.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsertesting-open-issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/aspnetcore/browsertesting-open-issue.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:3: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/dotnet:latest to mcr.microsoft.com/vscode/devcontainers/dotnet:latest@sha256:b878b60a68aadab1a1d7e7ace12504073ce5a6ce568c785f54a9ef4b834e373f","Warn: containerImage not pinned by hash: src/Components/benchmarkapps/Wasm.Performance/dockerfile:1","Warn: containerImage not pinned by hash: src/Components/benchmarkapps/Wasm.Performance/dockerfile:32","Warn: downloadThenRun not pinned by hash: src/Components/benchmarkapps/Wasm.Performance/dockerfile:7","Warn: pipCommand not pinned by hash: src/Middleware/WebSockets/setup-wstest.sh:20","Warn: npmCommand not pinned by hash: .github/workflows/locker.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/markdownlint.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/update-jquery-validate.yml:32","Info:  13 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T01:04:43.195Z","repository_id":14896530,"created_at":"2025-08-17T01:04:43.195Z","updated_at":"2025-08-17T01:04:43.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37298463,"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-13T02:00:22.117Z","response_time":122,"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":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":275,"last_synced_at":"2026-09-10T06:46:36.157Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":468783,"followers":23341,"following":0,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2026-09-10T06:46:36.191Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"v11.0.0-rc.1.26425.128","sha":"c3325eeb6b47bc6383c127d4f4827dc9642a2b6e","kind":"commit","published_at":"2026-08-25T08:38:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-rc.1.26425.128","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-rc.1.26425.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-rc.1.26425.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-rc.1.26425.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-rc.1.26425.128/manifests"},{"name":"v8.0.31","sha":"5e392da7379de101db58a36123c38effeba3edef","kind":"commit","published_at":"2026-08-22T00:26:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.31","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.31/manifests"},{"name":"v10.0.12","sha":"cb21a42eafcd44cc35fad48d99dc82ff7512ce2f","kind":"commit","published_at":"2026-08-19T17:08:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.12/manifests"},{"name":"v9.0.20","sha":"4e6235b8f9af12335ecd58a0a06b8f4105af2de0","kind":"commit","published_at":"2026-08-14T16:10:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.20/manifests"},{"name":"v11.0.0-preview.7.26381.103","sha":"a302455ba95a237c0fb56242284a23cd5ef7f891","kind":"commit","published_at":"2026-07-27T16:16:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.7.26381.103","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.7.26381.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.7.26381.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.7.26381.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.7.26381.103/manifests"},{"name":"v8.0.30","sha":"f336360dc385a9873a19f13e8b6f886311aa5db7","kind":"commit","published_at":"2026-07-23T09:20:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.30","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.30/manifests"},{"name":"v9.0.19","sha":"209bf5cfd6f0b329c31faa125790e1d1d820cdb5","kind":"commit","published_at":"2026-07-20T23:18:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.19/manifests"},{"name":"v10.0.11","sha":"a5383385245bdacc20ec19f30e46090a8154d8da","kind":"commit","published_at":"2026-07-16T15:52:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.11/manifests"},{"name":"v11.0.0-preview.6.26359.118","sha":"4316d23b3c2d5b0982c8d6b73a6c35de37b15907","kind":"commit","published_at":"2026-07-02T17:41:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.6.26359.118","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.6.26359.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.6.26359.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.6.26359.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.6.26359.118/manifests"},{"name":"v8.0.29","sha":"03ef277b368eb3b02122ca62f97d155845cfd5fa","kind":"commit","published_at":"2026-06-25T22:52:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.29","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.29/manifests"},{"name":"v9.0.18","sha":"a95d6599f37762ec8394ba9ca01e8263b2e36a26","kind":"commit","published_at":"2026-06-23T18:26:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.18/manifests"},{"name":"v10.0.10","sha":"2adedfc51f57ce4f0e98616fa0eb1e65283dd6af","kind":"commit","published_at":"2026-06-23T18:18:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.10/manifests"},{"name":"v11.0.0-preview.5.26302.115","sha":"e7bbef4494305f9bc34dba4619fa2bac2e885f5d","kind":"commit","published_at":"2026-05-29T15:06:23.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.5.26302.115","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.5.26302.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.5.26302.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.5.26302.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.5.26302.115/manifests"},{"name":"v8.0.28","sha":"bb9eccba9080e07bce32c0bc27c3564c753a7cfe","kind":"commit","published_at":"2026-05-19T20:39:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.28","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.28/manifests"},{"name":"v9.0.17","sha":"5edf41b9c09952f18e404ad38e25670991c1b513","kind":"commit","published_at":"2026-05-19T18:42:55.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.17/manifests"},{"name":"v11.0.0-preview.4","sha":"99297b48cd987275f9aafcf54ac1936f6235b27a","kind":"commit","published_at":"2026-05-12T15:17:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.4/manifests"},{"name":"v10.0.9","sha":"d34d7e49dbcc1f8318db7182819f0fe88b9ca7d2","kind":"commit","published_at":"2026-05-11T19:36:05.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.9/manifests"},{"name":"v9.0.16","sha":"4d825aeb5e5023588c036709c7914008b625b0eb","kind":"commit","published_at":"2026-04-30T09:46:26.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.16/manifests"},{"name":"v8.0.27","sha":"be2530c3035e4bfa7670c6b18f5a64ef89e0e80d","kind":"commit","published_at":"2026-04-30T09:46:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.27","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.27/manifests"},{"name":"v11.0.0-preview.4.26230.115","sha":"de89542fa76017eb7d68427348b88effb3cba47b","kind":"commit","published_at":"2026-04-29T19:04:41.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.4.26230.115","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.4.26230.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.4.26230.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.4.26230.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.4.26230.115/manifests"},{"name":"v10.0.8","sha":"876421049e67f45609ba52c8e502c69b7d94bd8a","kind":"commit","published_at":"2026-04-23T21:28:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.8/manifests"},{"name":"v10.0.6","sha":"2130ebfe92a66d6a7a79647ca1f209f10cb9a0eb","kind":"tag","published_at":"2026-04-20T18:53:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.6/manifests"},{"name":"v9.0.15","sha":"324a351f7f1ae6c17b6a8661903e2a7921a7d75c","kind":"commit","published_at":"2026-03-26T21:27:26.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.15/manifests"},{"name":"v11.0.0-preview.3.26207.106","sha":"655f41d52f2fc75992eac41496b8e9cc119e1b54","kind":"commit","published_at":"2026-03-25T23:38:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.3.26207.106","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.3.26207.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.3.26207.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.3.26207.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.3.26207.106/manifests"},{"name":"v8.0.26","sha":"829dd6d36442c2bcf83ebfc9d4159b7ecc15c2ff","kind":"commit","published_at":"2026-03-20T06:38:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.26","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.26/manifests"},{"name":"v10.0.7","sha":"2130ebfe92a66d6a7a79647ca1f209f10cb9a0eb","kind":"commit","published_at":"2026-03-18T20:31:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.7/manifests"},{"name":"v11.0.0-preview.2.26159.112","sha":"552df3085ec12b38fc5e6620dc6fc8b352dfe5d5","kind":"commit","published_at":"2026-02-26T23:52:38.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.2.26159.112","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.2.26159.112/manifests"},{"name":"v9.0.14","sha":"baa6b294e728e6171378b4e8c52e42e7c4d4ed63","kind":"commit","published_at":"2026-02-20T05:57:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.14/manifests"},{"name":"v10.0.4","sha":"233fc7812a61ec7edd51b9e04063f3ed77ec71fe","kind":"commit","published_at":"2026-02-18T19:09:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.4/manifests"},{"name":"v10.0.5","sha":"233fc7812a61ec7edd51b9e04063f3ed77ec71fe","kind":"commit","published_at":"2026-02-18T19:09:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.5/manifests"},{"name":"v8.0.25","sha":"ef18546e04f9b0127bbd7709b6af054cc18da98a","kind":"commit","published_at":"2026-02-12T23:39:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.25","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.25/manifests"},{"name":"v11.0.0-preview.1.26104.118","sha":"da09bb7150f44b89891f5edca5ce5628c1c582ed","kind":"commit","published_at":"2026-01-26T00:43:44.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v11.0.0-preview.1.26104.118","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v11.0.0-preview.1.26104.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v11.0.0-preview.1.26104.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.1.26104.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v11.0.0-preview.1.26104.118/manifests"},{"name":"v8.0.24","sha":"159901324421e89ca7612465fc8c138609837f3d","kind":"commit","published_at":"2026-01-22T18:30:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.24","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.24/manifests"},{"name":"v10.0.3","sha":"d4361d83777feb859fcf453b00f966325ea40e9a","kind":"commit","published_at":"2026-01-15T20:14:39.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.3/manifests"},{"name":"v9.0.13","sha":"087328de5f1e0067be48d87295ae8d92064a1535","kind":"commit","published_at":"2026-01-14T18:36:57.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.13/manifests"},{"name":"v10.0.2","sha":"9dc0541098a5a762d79962dbf0975aef98d6c0f3","kind":"commit","published_at":"2025-12-11T19:44:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.2/manifests"},{"name":"v8.0.23","sha":"568fff703254def7dcd35fda9892bf702d4c81d3","kind":"commit","published_at":"2025-12-09T21:05:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.23","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.23/manifests"},{"name":"v9.0.12","sha":"f736effe82a61eb6f5eba46e4173eae3b7d3dffd","kind":"commit","published_at":"2025-12-09T18:05:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.12/manifests"},{"name":"v10.0.1","sha":"373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437","kind":"commit","published_at":"2025-11-17T22:40:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.1/manifests"},{"name":"v8.0.22","sha":"ee417479933278bb5aadc5944706a96b5ef74a5d","kind":"commit","published_at":"2025-10-28T09:38:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.22","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.22/manifests"},{"name":"v9.0.11","sha":"d3aba8fe1a0d0f5c145506f292b72ea9d28406fc","kind":"commit","published_at":"2025-10-20T23:12:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.11/manifests"},{"name":"v10.0.0","sha":"7387de91234d3ef751fa50b3d1bfede4130213ff","kind":"commit","published_at":"2025-10-17T17:59:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"5bae930797f60d2d04f3b1df6a33eaca85fc5f28","kind":"commit","published_at":"2025-09-26T02:27:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.10/manifests"},{"name":"v8.0.21","sha":"6254f5ca64f85b90327592dff67ea6b2ec0262c6","kind":"commit","published_at":"2025-09-26T01:49:06.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.21","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.21/manifests"},{"name":"v10.0.0-rc.2.25502.107","sha":"8ef2ca00f0717e2fb6af649c0f17b961877a012e","kind":"commit","published_at":"2025-09-24T21:10:22.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-rc.2.25502.107","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-rc.2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-rc.2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-rc.2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-rc.2.25502.107/manifests"},{"name":"v10.0.0-rc.1.25451.107","sha":"aa1f0fba9ad0f602a35d11570caa491f4d8b4122","kind":"commit","published_at":"2025-08-20T19:29:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-rc.1.25451.107","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-rc.1.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-rc.1.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-rc.1.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-rc.1.25451.107/manifests"},{"name":"v8.0.20","sha":"c78f4a816c0c6a978a801a05a31dce9013e099e2","kind":"commit","published_at":"2025-08-20T08:10:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.20/manifests"},{"name":"v9.0.9","sha":"ff66c263be7ed395794bdaf616322977b8ec897c","kind":"commit","published_at":"2025-08-20T08:01:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.9/manifests"},{"name":"v10.0.0-preview.7.25380.108","sha":"0e82a533b079da462967198b81f222434b570417","kind":"commit","published_at":"2025-07-30T13:53:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.7.25380.108","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.7.25380.108/manifests"},{"name":"v8.0.19","sha":"277e317dd5cab9859ceea4c8ebae218522c2c173","kind":"commit","published_at":"2025-07-22T17:20:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.19/manifests"},{"name":"v9.0.8","sha":"215a587e52efa710de84138b0a3374b860b924d8","kind":"commit","published_at":"2025-07-18T16:45:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.8/manifests"},{"name":"v10.0.0-preview.6.25358.103","sha":"a1b8651524b3c7005f5a5bbc8d0646a3266eb608","kind":"commit","published_at":"2025-06-23T23:58:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.6.25358.103","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.6.25358.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.6.25358.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.6.25358.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.6.25358.103/manifests"},{"name":"v8.0.18","sha":"cea5fa610dba4e0c024727f4c528a66018b820a3","kind":"commit","published_at":"2025-06-17T18:10:56.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.18/manifests"},{"name":"v9.0.7","sha":"f6b3a5da75eb405046889a5447ec9b14cc29d285","kind":"commit","published_at":"2025-06-17T14:28:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.7/manifests"},{"name":"v10.0.0-preview.5.25277.114","sha":"0aee55169c4866035f57c584640a9ad4a71906ad","kind":"commit","published_at":"2025-05-23T22:49:07.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.5.25277.114","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.5.25277.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.5.25277.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.5.25277.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.5.25277.114/manifests"},{"name":"v9.0.6","sha":"379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2","kind":"commit","published_at":"2025-05-17T20:31:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.6/manifests"},{"name":"v8.0.17","sha":"fa4d80b76c2431a825be026f6bbabca63e1f42ef","kind":"commit","published_at":"2025-05-16T18:09:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.17/manifests"},{"name":"v9.0.5","sha":"ed74665e773dd1ebea3289c5662d71c590305932","kind":"commit","published_at":"2025-04-29T18:09:44.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.5/manifests"},{"name":"v10.0.0-preview.4.25258.110","sha":"6853c1762a6a8f937daf64690038a33afe7ac04d","kind":"commit","published_at":"2025-04-26T15:25:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.4.25258.110","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.4.25258.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.4.25258.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.4.25258.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.4.25258.110/manifests"},{"name":"v8.0.16","sha":"4ae1269bff83362236d0f3bd4c9302e6a1e9341c","kind":"commit","published_at":"2025-04-17T03:34:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.16/manifests"},{"name":"v10.0.0-preview.3.25172.1","sha":"de35e2b0a0d8d5d1e307907983a6838da1092898","kind":"commit","published_at":"2025-03-23T02:31:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.3.25172.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.3.25172.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.3.25172.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.3.25172.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.3.25172.1/manifests"},{"name":"v8.0.15","sha":"8899cb30120d41413065f1b1465cdabefe0a1f9c","kind":"commit","published_at":"2025-03-15T23:37:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.15/manifests"},{"name":"v9.0.4","sha":"d5dc8a13cc618b9cbdc1e5744b4806c594d49553","kind":"commit","published_at":"2025-03-14T16:34:32.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.4/manifests"},{"name":"v10.0.0-preview.2.25164.1","sha":"763b4ef31ca4df6dae07c7ee8f39ea259b6980fa","kind":"commit","published_at":"2025-03-14T13:23:39.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.2.25164.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.2.25164.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.2.25164.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.2.25164.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.2.25164.1/manifests"},{"name":"v10.0.0-preview.1.25120.3","sha":"b225d30209cf027c80b741d04efe1c54f2431b3c","kind":"commit","published_at":"2025-02-20T18:20:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v10.0.0-preview.1.25120.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0-preview.1.25120.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v10.0.0-preview.1.25120.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.1.25120.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v10.0.0-preview.1.25120.3/manifests"},{"name":"v9.0.3","sha":"b96167fbfe8bd45d94e4dcda42c7d09eb5745459","kind":"commit","published_at":"2025-02-13T02:34:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.3/manifests"},{"name":"v8.0.14","sha":"25ef4aa38b77974263cb10f6e9cbd10135f17b59","kind":"commit","published_at":"2025-02-13T02:32:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.14/manifests"},{"name":"v9.0.2","sha":"704f7cb1d2cea33afb00c2097731216f121c2c73","kind":"commit","published_at":"2025-01-17T19:44:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.2/manifests"},{"name":"v8.0.13","sha":"009e1ccafde4086ea52999e878f6e7aa5a7c4ccf","kind":"commit","published_at":"2025-01-17T06:05:49.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.13/manifests"},{"name":"release/2.1","sha":"00e08d8c11f4e9649492342c9c613a758efd2e4d","kind":"tag","published_at":"2025-01-15T00:27:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/release/2.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/release/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@release%2F2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F2.1/manifests"},{"name":"v9.0.1","sha":"4442a188f9200a57635373dcd640893c0e8dcc78","kind":"commit","published_at":"2024-12-11T05:57:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.1/manifests"},{"name":"v8.0.12","sha":"31d685b2d9a86ca1243014d175a3da813f78e428","kind":"commit","published_at":"2024-12-04T05:18:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.12/manifests"},{"name":"v9.0.0","sha":"af22effae4069a5dfb9b0735859de48820104f5b","kind":"commit","published_at":"2024-10-29T12:55:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0/manifests"},{"name":"v8.0.11","sha":"47576478939fdd59b4400ad135f47938af486ab3","kind":"commit","published_at":"2024-10-21T23:26:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.11/manifests"},{"name":"v6.0.36","sha":"64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc","kind":"commit","published_at":"2024-10-16T17:08:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.36","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.36/manifests"},{"name":"v9.0.0-rc.2.24474.3","sha":"c70204ae3c91d2b48fa6d9b92b62265f368421b4","kind":"commit","published_at":"2024-09-24T14:51:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-rc.2.24474.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-rc.2.24474.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-rc.2.24474.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-rc.2.24474.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-rc.2.24474.3/manifests"},{"name":"v8.0.10","sha":"c2a442982e736e17ae6bcadbfd8ccba278ee1be6","kind":"commit","published_at":"2024-09-18T18:11:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.10/manifests"},{"name":"v6.0.35","sha":"827b96040e62e5aa47d829bfa61c000d315d4f2e","kind":"commit","published_at":"2024-09-12T22:03:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.35","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.35/manifests"},{"name":"v9.0.0-rc.1.24452.1","sha":"280c613963a1768b810d09f32c998fe4490855e9","kind":"commit","published_at":"2024-09-02T09:48:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-rc.1.24452.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-rc.1.24452.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-rc.1.24452.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-rc.1.24452.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-rc.1.24452.1/manifests"},{"name":"v9.0.0-preview.7.24406.2","sha":"abc2c7226ff616316cd1e05d76e6c36b49ce06a1","kind":"commit","published_at":"2024-08-06T14:17:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.7.24406.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.7.24406.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.7.24406.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.7.24406.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.7.24406.2/manifests"},{"name":"v6.0.33","sha":"f0f9de5692adf1c0576de062f93c6ab7b176433f","kind":"commit","published_at":"2024-07-29T17:39:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.33","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.33/manifests"},{"name":"v8.0.8","sha":"954f61dd38b33caa2b736c73530bd5a294174437","kind":"commit","published_at":"2024-07-19T22:20:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.8/manifests"},{"name":"v9.0.0-preview.6.24328.4","sha":"f5084525411d53b81d9950b68616117750b674d4","kind":"commit","published_at":"2024-06-28T13:15:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.6.24328.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.6.24328.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.6.24328.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.6.24328.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.6.24328.4/manifests"},{"name":"v6.0.32","sha":"fedc545ce86467b7d3413d906f1ab02fb3db12ff","kind":"commit","published_at":"2024-06-14T22:17:56.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.32","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.32/manifests"},{"name":"v8.0.7","sha":"2f1db20456007c9515068a35a65afdf99af70bc6","kind":"commit","published_at":"2024-06-14T17:07:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.7/manifests"},{"name":"v9.0.0-preview.5.24306.11","sha":"8af96e042134fb3b2f21df26dd0f32ea1c00dd37","kind":"commit","published_at":"2024-06-07T05:14:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.5.24306.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.5.24306.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.5.24306.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.5.24306.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.5.24306.11/manifests"},{"name":"v8.0.6","sha":"b8139c5ee58f1708b0e3368a1b241400edd6cbc4","kind":"commit","published_at":"2024-05-20T03:56:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.6/manifests"},{"name":"v6.0.31","sha":"c967158b960823ccfcb19f1ef56426e2fd38eb3f","kind":"commit","published_at":"2024-05-20T03:48:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.31","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.31/manifests"},{"name":"v7.0.20","sha":"d9ba962869d1b1c410ea476b02de2f8e27eec762","kind":"commit","published_at":"2024-05-20T03:42:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.20/manifests"},{"name":"v9.0.0-preview.4.24267.6","sha":"ada5ad97d2114250a05550cb28cc18b9cf9f8993","kind":"commit","published_at":"2024-05-17T15:03:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.4.24267.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.4.24267.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.4.24267.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.4.24267.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.4.24267.6/manifests"},{"name":"v8.0.5","sha":"c9e3996173cec136bc2e9f3b4ec45f2a323b1d63","kind":"commit","published_at":"2024-04-24T18:21:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.5/manifests"},{"name":"v7.0.19","sha":"06b2bc111203f9b9ff0914a7715675a9a66bdac9","kind":"commit","published_at":"2024-04-23T18:24:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.19/manifests"},{"name":"v6.0.30","sha":"1d696053fcd6735aaac1902afdb0b92edbf43e71","kind":"commit","published_at":"2024-04-16T22:48:32.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.30","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.30/manifests"},{"name":"v9.0.0-preview.3.24172.13","sha":"d4eca39c3fc1944b2c6431bf6b22036bdb176c0d","kind":"commit","published_at":"2024-03-23T06:14:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.3.24172.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.3.24172.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.3.24172.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.3.24172.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.3.24172.13/manifests"},{"name":"v6.0.29","sha":"c83354d42e63d2bb07e6b24b7c67ef91e434f359","kind":"commit","published_at":"2024-03-21T20:23:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.29","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.29/manifests"},{"name":"v8.0.4","sha":"8486d31e24f30e3fa1809a95699a0adc16f448d7","kind":"commit","published_at":"2024-03-20T21:18:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.4/manifests"},{"name":"v7.0.18","sha":"f050ae044be8bddc002ab88736e4bf78dc822122","kind":"commit","published_at":"2024-03-20T03:45:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.18/manifests"},{"name":"v9.0.0-preview.2.24128.4","sha":"e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9","kind":"commit","published_at":"2024-02-29T03:47:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.2.24128.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.2.24128.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.2.24128.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.2.24128.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.2.24128.4/manifests"},{"name":"v6.0.28","sha":"3b519aa7d1a1b66e1d329d694f814e1d8228dc8c","kind":"commit","published_at":"2024-02-21T01:19:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.28","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.28/manifests"},{"name":"v7.0.17","sha":"d0ca5a8d20ac50a33d5451e998a5d411a810c8d7","kind":"commit","published_at":"2024-02-16T21:05:38.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.17/manifests"},{"name":"v8.0.3","sha":"88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343","kind":"commit","published_at":"2024-02-16T20:49:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.3/manifests"},{"name":"v9.0.0-preview.1.24081.5","sha":"b1beadfe0ad3d02eb5207681a5328793c4b3822c","kind":"commit","published_at":"2024-01-31T21:46:36.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v9.0.0-preview.1.24081.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0-preview.1.24081.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v9.0.0-preview.1.24081.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.1.24081.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v9.0.0-preview.1.24081.5/manifests"},{"name":"v6.0.27","sha":"417d650029c720dbd2138bcafbb78e2e4ff31bff","kind":"commit","published_at":"2024-01-20T22:42:45.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.27","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.27/manifests"},{"name":"v7.0.16","sha":"610fe433e07b32ed451ed99d07df63be47c29050","kind":"commit","published_at":"2024-01-19T01:58:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.16/manifests"},{"name":"v8.0.2","sha":"da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644","kind":"commit","published_at":"2024-01-18T13:20:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.2/manifests"},{"name":"v6.0.26","sha":"d504a7b7dab277712646747e9f5cce0d9507245e","kind":"commit","published_at":"2023-12-05T21:38:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.26","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.26/manifests"},{"name":"v7.0.15","sha":"c49ccc8727c620ce1cb8fb431bb3fe8f2e747236","kind":"commit","published_at":"2023-12-01T18:13:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.15/manifests"},{"name":"v8.0.1","sha":"8e941eb42f819adb116b881195158b3887a70a1c","kind":"commit","published_at":"2023-11-30T17:23:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"3f1acb59718cadf111a0a796681e3d3509bb3381","kind":"commit","published_at":"2023-10-31T23:36:13.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0/manifests"},{"name":"v7.0.14","sha":"0a715692d8e2536c899faa0bb4f0cec2c2e33e36","kind":"commit","published_at":"2023-10-23T21:04:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.14/manifests"},{"name":"v6.0.25","sha":"36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd","kind":"commit","published_at":"2023-10-23T21:04:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.25","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.25/manifests"},{"name":"v7.0.13","sha":"d634f2bd1ad6e319f26ff0f1d7ada5539158a19f","kind":"commit","published_at":"2023-10-20T17:01:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.13/manifests"},{"name":"v6.0.24","sha":"2aa401550574f93402eba13ff9a4827ef01a2f3a","kind":"commit","published_at":"2023-10-19T04:36:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.24","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.24/manifests"},{"name":"v6.0.23","sha":"bc25dd5d39fd057f7cb28acb5ad4d9e925a375de","kind":"commit","published_at":"2023-09-30T14:31:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.23","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.23/manifests"},{"name":"v8.0.0-rc.2.23480.2","sha":"f0cc6b11bd8f0826c63d75483578e868c8abe75e","kind":"commit","published_at":"2023-09-30T11:24:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-rc.2.23480.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-rc.2.23480.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-rc.2.23480.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-rc.2.23480.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-rc.2.23480.2/manifests"},{"name":"v7.0.12","sha":"57512b49997283599b00a6b67d0ccebaec171daf","kind":"commit","published_at":"2023-09-30T01:44:27.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"70048beee894074e9718206a0017d9b080ee66ff","kind":"commit","published_at":"2023-08-25T15:02:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.11/manifests"},{"name":"v6.0.22","sha":"564969bca155b40432d101ec35f24a0e81e6afa0","kind":"commit","published_at":"2023-08-25T06:22:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.22","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.22/manifests"},{"name":"v8.0.0-rc.1.23421.29","sha":"8ad057426fa6a27cd648b05684afddab9d97d3d9","kind":"commit","published_at":"2023-08-22T02:00:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-rc.1.23421.29","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-rc.1.23421.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-rc.1.23421.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-rc.1.23421.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-rc.1.23421.29/manifests"},{"name":"v8.0.0-preview.7.23375.9","sha":"8df730db29a670c853e3cff67fe70eb1cf6e8af7","kind":"commit","published_at":"2023-07-26T03:45:27.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.7.23375.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.7.23375.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.7.23375.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.7.23375.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.7.23375.9/manifests"},{"name":"v7.0.10","sha":"5a4c82ec57fadddef9ce841d608de5c7c8c74446","kind":"commit","published_at":"2023-07-15T02:25:23.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.10/manifests"},{"name":"v6.0.21","sha":"cec88a329584349fda070f4c7346b10538210ace","kind":"commit","published_at":"2023-07-15T02:24:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.21","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.21/manifests"},{"name":"v8.0.0-preview.6.23329.11","sha":"fb4b5a21ebd67b31fff4ddf5c039181da504c932","kind":"commit","published_at":"2023-06-30T03:39:15.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.6.23329.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.6.23329.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.6.23329.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.6.23329.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.6.23329.11/manifests"},{"name":"v7.0.9","sha":"b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53","kind":"commit","published_at":"2023-06-21T17:29:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.9/manifests"},{"name":"v6.0.20","sha":"39e0501ee91dcf2b9b885d647795184815fb0408","kind":"commit","published_at":"2023-06-21T16:52:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.20/manifests"},{"name":"v7.0.8","sha":"3c37ef8f5358abb303c05d299f029fca7d867d56","kind":"commit","published_at":"2023-06-19T06:42:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.8/manifests"},{"name":"v6.0.19","sha":"cd9340856ed85215a911c97c44d52373f6cba2f9","kind":"commit","published_at":"2023-06-19T05:39:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.19/manifests"},{"name":"v8.0.0-preview.5.23302.2","sha":"fe4f0d09305ca73aa19976b4521e5c4e223b080e","kind":"commit","published_at":"2023-06-03T00:01:13.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.5.23302.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.5.23302.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.5.23302.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.5.23302.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.5.23302.2/manifests"},{"name":"v7.0.7","sha":"3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d","kind":"commit","published_at":"2023-05-24T20:31:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.7/manifests"},{"name":"v6.0.18","sha":"be51b1aa73343e45a1d00afd436abad794f471fb","kind":"commit","published_at":"2023-05-20T01:23:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.18/manifests"},{"name":"v8.0.0-preview.4.23260.4","sha":"898c164a1f537a8210a26eaf388bdc92531f6b09","kind":"commit","published_at":"2023-05-10T14:44:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.4.23260.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.4.23260.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.4.23260.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.4.23260.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.4.23260.4/manifests"},{"name":"v8.0.0-preview.3.23177.8","sha":"d62be99ba6e73feb46d7b64a6b4ce8610dc9040a","kind":"tag","published_at":"2023-04-11T17:38:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.3.23177.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.3.23177.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.3.23177.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.3.23177.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.3.23177.8/manifests"},{"name":"v7.0.5","sha":"d47e49e9c1e173ac90821f7e89cc38e710274241","kind":"commit","published_at":"2023-03-25T02:13:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.5/manifests"},{"name":"v6.0.16","sha":"d6f154cca3863703cf87c8b840eea9cbe20229b2","kind":"commit","published_at":"2023-03-24T20:16:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.16/manifests"},{"name":"v8.0.0-preview.2.23153.2","sha":"5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb","kind":"commit","published_at":"2023-03-03T17:22:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.2.23153.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.2.23153.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.2.23153.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.2.23153.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.2.23153.2/manifests"},{"name":"v6.0.15","sha":"6a6d775f49623bbd742c02f89d373630668547bb","kind":"commit","published_at":"2023-02-24T17:31:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.15/manifests"},{"name":"v7.0.4","sha":"e56abc45c4f8adc518abfc11a59849d616431e2c","kind":"commit","published_at":"2023-02-20T01:38:07.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.1.23112.2","sha":"63d1187a01b82719c2891cecc74ee3d51ce892a8","kind":"commit","published_at":"2023-02-12T17:02:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v8.0.0-preview.1.23112.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v8.0.0-preview.1.23112.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v8.0.0-preview.1.23112.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.1.23112.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v8.0.0-preview.1.23112.2/manifests"},{"name":"v7.0.3","sha":"febee99db845fd8766a13bdb391a07c3ee90b4ba","kind":"commit","published_at":"2023-01-30T17:06:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.3/manifests"},{"name":"v6.0.14","sha":"54e8b61777d42d2b10744d1987438ee5b8c0b24d","kind":"commit","published_at":"2023-01-24T15:18:51.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.14/manifests"},{"name":"release/3.1","sha":"03019875e4eab279a99ba3ba5ee75fb0e4935ce6","kind":"tag","published_at":"2023-01-12T20:26:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/release/3.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/release/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@release%2F3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F3.1/manifests"},{"name":"v7.0.2","sha":"7c810658463f35c39c54d5fb8a8dbbfd463bf747","kind":"commit","published_at":"2022-12-07T03:04:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.2/manifests"},{"name":"v6.0.13","sha":"50b7e9c661453874aa7a54a3985d5120564bb2e5","kind":"commit","published_at":"2022-12-01T03:54:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.13/manifests"},{"name":"v6.0.12","sha":"54142bcb25544b72fac28b1b061e7788c91c4f49","kind":"commit","published_at":"2022-11-21T17:02:51.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.12/manifests"},{"name":"v7.0.1","sha":"432e6a061f28dda696ba16bc5442328d23b25d93","kind":"commit","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.1/manifests"},{"name":"v3.1.32","sha":"3eeb12e106b9e913c3a4dec1a7d16da7b74149eb","kind":"commit","published_at":"2022-11-16T23:19:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.32","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.32/manifests"},{"name":"v6.0.11","sha":"617d594f2bf75a8904d3d0e7d68a0bacf8e6763a","kind":"commit","published_at":"2022-10-23T22:20:22.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.11/manifests"},{"name":"v7.0.0","sha":"bb01bbf4433e27289b99001b7de6a582879d1835","kind":"commit","published_at":"2022-10-19T04:17:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0/manifests"},{"name":"v3.1.31","sha":"fbe05294ac5c88be848b4d57d60cb2657874da9b","kind":"commit","published_at":"2022-10-14T19:15:29.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.31","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.31/manifests"},{"name":"v3.1.30","sha":"2e51a0b6eba74bdf02aee71944e973487937cb99","kind":"commit","published_at":"2022-09-27T02:08:55.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.30","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.30/manifests"},{"name":"v6.0.10","sha":"32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173","kind":"commit","published_at":"2022-09-27T01:07:06.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.10/manifests"},{"name":"v7.0.0-rc.2.22476.2","sha":"b12b77b241f0a093d53508c3cb2084860bd5339d","kind":"commit","published_at":"2022-09-26T14:40:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-rc.2.22476.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-rc.2.22476.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-rc.2.22476.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-rc.2.22476.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-rc.2.22476.2/manifests"},{"name":"v7.0.0-rc.1.22427.2","sha":"cb14812a5c6098bd1091f5b7fd471ce2be45e8dd","kind":"commit","published_at":"2022-08-27T16:24:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-rc.1.22427.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-rc.1.22427.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-rc.1.22427.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-rc.1.22427.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-rc.1.22427.2/manifests"},{"name":"v6.0.9","sha":"3fe12b935c03138f76364dc877a7e069e254b5b2","kind":"commit","published_at":"2022-08-20T02:28:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.9/manifests"},{"name":"v3.1.29","sha":"21d42143378ad6cc4bcbaebfda5f3acddf13aa47","kind":"commit","published_at":"2022-08-18T18:21:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.29","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.29/manifests"},{"name":"v7.0.0-preview.7.22376.6","sha":"cccab50fba1c7335fdb48a735246374b5ddd7e69","kind":"commit","published_at":"2022-07-26T18:45:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.7.22376.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.7.22376.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.7.22376.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.7.22376.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.7.22376.6/manifests"},{"name":"v3.1.28","sha":"4d0b3722384bfec7d4c210674df9b7bf1e59da90","kind":"commit","published_at":"2022-07-14T14:24:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.28","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.28/manifests"},{"name":"v6.0.8","sha":"6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf","kind":"commit","published_at":"2022-07-14T00:41:45.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.8/manifests"},{"name":"v3.1.27","sha":"1f49b6637a0c3a6af34b42332e06966e4d383d54","kind":"tag","published_at":"2022-07-12T22:16:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.27","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.27/manifests"},{"name":"v6.0.7","sha":"773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c","kind":"tag","published_at":"2022-07-12T21:00:29.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.7/manifests"},{"name":"v7.0.0-preview.6.22330.3","sha":"ab1f1c636afa3a6607f2d67bc387b586596d1d38","kind":"commit","published_at":"2022-06-30T15:19:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.6.22330.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.6.22330.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.6.22330.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.6.22330.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.6.22330.3/manifests"},{"name":"v3.1.26","sha":"0c26925a185ba2996051c0f37a995ef0a682cf54","kind":"tag","published_at":"2022-06-15T00:28:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.26","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.26/manifests"},{"name":"v6.0.6","sha":"68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff","kind":"tag","published_at":"2022-06-15T00:01:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.5.22303.8","sha":"f6cb1b5953598e1562d33e1cbbdae2b130792833","kind":"commit","published_at":"2022-06-04T04:48:41.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.5.22303.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.5.22303.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.5.22303.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.5.22303.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.5.22303.8/manifests"},{"name":"release/5.0","sha":"a7515261e44b7d418e8ccf2bc4437e83dd636b29","kind":"commit","published_at":"2022-05-13T00:05:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/release/5.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/release/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@release%2F5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/release%2F5.0/manifests"},{"name":"v7.0.0-preview.4.22251.1","sha":"e77cb01b5529c137130757859f09f892dbdd2436","kind":"commit","published_at":"2022-05-01T20:56:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.4.22251.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.4.22251.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.4.22251.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.4.22251.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.4.22251.1/manifests"},{"name":"v3.1.25","sha":"4768f164d522e128f91827810527730f7468fd74","kind":"commit","published_at":"2022-04-19T22:24:00.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.25","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.25/manifests"},{"name":"v6.0.5","sha":"e5f183b656a0e8bc087108130a5a9b54ae94494e","kind":"commit","published_at":"2022-04-18T11:47:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.5/manifests"},{"name":"v5.0.17","sha":"02c6de4ba6022025fcda7581415f310f8c73cdc3","kind":"commit","published_at":"2022-04-15T21:14:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.17/manifests"},{"name":"v3.1.24","sha":"d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69","kind":"commit","published_at":"2022-03-30T15:06:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.24","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.24/manifests"},{"name":"v7.0.0-preview.3.22178.4","sha":"e71b34dbb2c0883145c658bed8814ae45f6fe15e","kind":"commit","published_at":"2022-03-28T15:24:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.3.22178.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.3.22178.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.3.22178.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.3.22178.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.3.22178.4/manifests"},{"name":"v6.0.4","sha":"f9ae0f5d30be2de3c0de61b5673bd8873231d70a","kind":"commit","published_at":"2022-03-22T16:01:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.4/manifests"},{"name":"v5.0.16","sha":"5a129191c1a59ef35c9b4c5a04de71ab111c28d2","kind":"commit","published_at":"2022-03-17T23:25:32.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.16/manifests"},{"name":"v2.1.33","sha":"76f3e3bd1c8a667248cb64f8563a8b64ed4f48d3","kind":"commit","published_at":"2022-03-10T20:38:13.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.33","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.33/manifests"},{"name":"v3.1.23","sha":"509f6badec2f3162f0e50330cd9107e5624b379b","kind":"tag","published_at":"2022-03-08T20:28:05.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.23","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.23/manifests"},{"name":"v7.0.0-preview.2.22153.2","sha":"e0d900c8649d185cf925b59bc12187a116e5e114","kind":"commit","published_at":"2022-03-03T19:06:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.2.22153.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.2.22153.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.2.22153.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.2.22153.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.2.22153.2/manifests"},{"name":"v2.1.32","sha":"850235a5cc0e9f587ee2f39d922545ee8b5cd2a2","kind":"commit","published_at":"2022-03-01T22:10:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.32","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.32/manifests"},{"name":"v6.0.3","sha":"c911002ab43b7b989ed67090f2a48d9073d5118d","kind":"commit","published_at":"2022-02-24T07:12:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.3/manifests"},{"name":"v5.0.15","sha":"6939d9ab90aa1e57bb0619bb28819f7bcbfdbb54","kind":"commit","published_at":"2022-02-17T02:44:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.15/manifests"},{"name":"v7.0.0-preview.1.22109.13","sha":"36f34b3a19eb7219142ab2035921d08e84c572c3","kind":"commit","published_at":"2022-02-10T03:30:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v7.0.0-preview.1.22109.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v7.0.0-preview.1.22109.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v7.0.0-preview.1.22109.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.1.22109.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v7.0.0-preview.1.22109.13/manifests"},{"name":"v6.0.2","sha":"1dcf7acfacf0fe154adcc23270cb0da11ff44ace","kind":"commit","published_at":"2022-01-15T05:10:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.2/manifests"},{"name":"v5.0.14","sha":"88ca061d20b28892b28279b17bad46919cff49a4","kind":"commit","published_at":"2022-01-14T00:46:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.14/manifests"},{"name":"v2.1.31","sha":"143958757dfd09e8ffd752086707e6326b81c710","kind":"tag","published_at":"2021-12-21T20:38:26.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.31","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.31/manifests"},{"name":"v3.1.22","sha":"7b22a279ec975335bbb0a7cbadef2e45ee15aa9c","kind":"commit","published_at":"2021-11-29T19:35:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.22","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.22/manifests"},{"name":"v5.0.13","sha":"55738ff96b832439076e25584cfe0eb3bace9b01","kind":"commit","published_at":"2021-11-22T17:19:08.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.13/manifests"},{"name":"v6.0.1","sha":"4e7d976438b0fc17f435804e801d5d68d193ec33","kind":"commit","published_at":"2021-11-18T03:10:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52","kind":"commit","published_at":"2021-10-26T21:29:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0/manifests"},{"name":"v5.0.12","sha":"0bc3c376f0cd14335e8b3afca69596acabeb1f80","kind":"commit","published_at":"2021-10-24T18:19:22.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.12/manifests"},{"name":"v3.1.21","sha":"458d97420a173fe87487b58ec4aa47a4c9dc4710","kind":"commit","published_at":"2021-10-23T22:48:08.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.21","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.21/manifests"},{"name":"v6.0.0-rc.2.21480.10","sha":"96103c264e5e8f0485d07018ba27b78cd8227dd2","kind":"commit","published_at":"2021-09-30T19:00:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-rc.2.21480.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-rc.2.21480.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-rc.2.21480.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-rc.2.21480.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-rc.2.21480.10/manifests"},{"name":"v5.0.11","sha":"2924ca229b3d6c91b7c9eded119b31dfd7aa1fef","kind":"commit","published_at":"2021-09-27T01:04:37.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.11/manifests"},{"name":"v3.1.20","sha":"c04846dc66cc97f71d83a83a15437828435f5d44","kind":"commit","published_at":"2021-09-23T00:55:16.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.20/manifests"},{"name":"v6.0.0-rc.1.21452.15","sha":"0621c1748eac08dd516edc950559ab7e8308f214","kind":"commit","published_at":"2021-09-02T18:31:19.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-rc.1.21452.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-rc.1.21452.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-rc.1.21452.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-rc.1.21452.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-rc.1.21452.15/manifests"},{"name":"v2.1.30","sha":"c2cfc5f140cd2743ecc33eeeb49c5a2dd35b017f","kind":"tag","published_at":"2021-08-19T23:44:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.30","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.30/manifests"},{"name":"v3.1.19","sha":"b908e913e3befcfe241f3294509e6d9570acc07b","kind":"commit","published_at":"2021-08-17T20:54:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.19/manifests"},{"name":"v5.0.10","sha":"b92c9f50f0333ea661785ba849f303cde6a93844","kind":"commit","published_at":"2021-08-11T04:18:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.10/manifests"},{"name":"v6.0.0-preview.7.21378.6","sha":"330c2397160929d6d3275ade03cee436265258e8","kind":"commit","published_at":"2021-07-28T21:00:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.7.21378.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.7.21378.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.7.21378.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.7.21378.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.7.21378.6/manifests"},{"name":"v3.1.18","sha":"0a2e366eaf4d29b24b9a98e5782a04bef573189e","kind":"commit","published_at":"2021-07-15T17:42:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.18/manifests"},{"name":"v5.0.9","sha":"c663adee8e64ba5d379fa0edfb8201984a7df7d0","kind":"commit","published_at":"2021-07-15T17:42:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.9/manifests"},{"name":"v6.0.0-preview.6.21355.2","sha":"71dd6b0c87d7619668a40876d084d93db57eab41","kind":"commit","published_at":"2021-07-05T21:57:57.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.6.21355.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.6.21355.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.6.21355.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.6.21355.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.6.21355.2/manifests"},{"name":"v3.1.17","sha":"535da07711bd5e2d8e44c0ea10bd2c8be1a9a584","kind":"commit","published_at":"2021-06-18T17:46:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.17/manifests"},{"name":"v5.0.8","sha":"ae2eabad0e49302d0632a7dde917fdc68d960dc4","kind":"commit","published_at":"2021-06-18T17:46:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.8/manifests"},{"name":"v6.0.0-preview.5.21301.17","sha":"5a007deadbb2636caff4656333cafc818b6b2ef6","kind":"commit","published_at":"2021-06-01T22:11:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.5.21301.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.5.21301.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.5.21301.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.5.21301.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.5.21301.17/manifests"},{"name":"v5.0.7","sha":"67acc3d331454956fc06d6de2218a625e3e596f8","kind":"commit","published_at":"2021-05-13T20:39:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.7/manifests"},{"name":"v3.1.16","sha":"7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf","kind":"commit","published_at":"2021-05-13T16:34:39.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.16/manifests"},{"name":"v6.0.0-preview.4.21253.5","sha":"c0ae1d179dba6f3acd0e55be55718c97c9028698","kind":"commit","published_at":"2021-05-04T03:42:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.4.21253.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.4.21253.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.4.21253.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.4.21253.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.4.21253.5/manifests"},{"name":"v5.0.6","sha":"dc5e11abdb05b322f4b74b3afbcfb352fe984b2e","kind":"commit","published_at":"2021-04-23T18:00:58.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.6/manifests"},{"name":"v3.1.15","sha":"8ca3954ca335343ce6dd1d14d8d1c6c3369710b7","kind":"commit","published_at":"2021-04-15T23:10:49.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.15/manifests"},{"name":"v2.1.28","sha":"2b32e7d8a1291cf068dd3f915396ca9b6c0faaab","kind":"commit","published_at":"2021-04-14T17:01:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.28","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.28/manifests"},{"name":"v6.0.0-preview.3.21201.13","sha":"718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1","kind":"commit","published_at":"2021-04-01T23:54:58.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.3.21201.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.3.21201.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.3.21201.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.3.21201.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.3.21201.13/manifests"},{"name":"v5.0.5","sha":"b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb","kind":"commit","published_at":"2021-03-17T20:13:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.5/manifests"},{"name":"v3.1.14","sha":"440dadc05b2bed38e6a726c2492db90e77d43c62","kind":"commit","published_at":"2021-03-16T17:25:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.14/manifests"},{"name":"v2.1.27","sha":"1881406ac61eed7425ba56c4a6961e373bcf02fb","kind":"commit","published_at":"2021-03-12T23:50:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.27","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.27/manifests"},{"name":"v6.0.0-preview.2.21154.6","sha":"ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc","kind":"commit","published_at":"2021-03-04T23:26:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.2.21154.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.2.21154.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.2.21154.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.2.21154.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.2.21154.6/manifests"},{"name":"v2.1.26","sha":"013de6365b4cdac816833296f4dae0f6a955a4d5","kind":"commit","published_at":"2021-02-19T22:30:45.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.26","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.26/manifests"},{"name":"v5.0.4","sha":"e882394a7bb38930da748291fe2c2ceaa6a80588","kind":"commit","published_at":"2021-02-19T01:12:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.4/manifests"},{"name":"v3.1.13","sha":"cf2c5c9c6dca430b97aa96429b84d0da07eb77f1","kind":"commit","published_at":"2021-02-17T21:41:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.13/manifests"},{"name":"v6.0.0-preview.1.21103.6","sha":"860072f7781a10db10fa925ea5c86d91f1e6f2c4","kind":"commit","published_at":"2021-02-03T19:21:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v6.0.0-preview.1.21103.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v6.0.0-preview.1.21103.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v6.0.0-preview.1.21103.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.1.21103.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v6.0.0-preview.1.21103.6/manifests"},{"name":"v2.1.25","sha":"996bc91784be242046fe7ab92de7457eb9d26eb2","kind":"commit","published_at":"2021-01-26T18:10:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.25","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.25/manifests"},{"name":"v5.0.3","sha":"d827c653b787c07de908240b7746ce34d3e6271e","kind":"commit","published_at":"2021-01-23T12:11:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.3/manifests"},{"name":"v3.1.12","sha":"331b52b370cd4e7fe2919d4d4cda27412e2ab1cc","kind":"commit","published_at":"2021-01-20T19:38:58.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.12/manifests"},{"name":"v5.0.2","sha":"2670c128d522473e146ff9f8159bfffdfe694cd9","kind":"commit","published_at":"2020-12-13T18:03:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"fc93e595ceffbb1e3e85532bf454e92a6a80dd6b","kind":"commit","published_at":"2020-12-01T22:40:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.1/manifests"},{"name":"v2.1.24","sha":"3df5da13af8b40148eb5a207c9290381228305d1","kind":"commit","published_at":"2020-11-20T18:47:16.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.24","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.24/manifests"},{"name":"v3.1.11","sha":"9699b939f94b7524a178821d78addefa5af5d750","kind":"commit","published_at":"2020-11-20T02:50:28.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.11/manifests"},{"name":"v3.1.9","sha":"d12868dd7c10ff0433c16b06d3b59d03c40d987a","kind":"tag","published_at":"2020-11-12T20:27:28.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.9/manifests"},{"name":"v5.0.0","sha":"371a26f07b23ad77c636332c2dfc0cbd1d8137ba","kind":"commit","published_at":"2020-10-26T22:25:32.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0/manifests"},{"name":"v3.1.10","sha":"e3187077455f953200e3c930430808a30f48b82e","kind":"commit","published_at":"2020-10-20T23:42:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.10/manifests"},{"name":"v5.0.0-rc.2.20475.17","sha":"25bd01f17d5f01fc78bea5eb5308b2c0d79e2889","kind":"commit","published_at":"2020-09-26T06:46:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-rc.2.20475.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-rc.2.20475.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-rc.2.20475.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-rc.2.20475.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-rc.2.20475.17/manifests"},{"name":"v2.1.23","sha":"0deb0b85dc73de6af4e40183c68801e625d5117c","kind":"commit","published_at":"2020-09-22T21:03:09.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.23","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.23/manifests"},{"name":"v5.0.0-rc.1.20451.17","sha":"ecdcc752d4639061c2c49727ee77a1039bbbca22","kind":"commit","published_at":"2020-09-02T05:54:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-rc.1.20451.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-rc.1.20451.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-rc.1.20451.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-rc.1.20451.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-rc.1.20451.17/manifests"},{"name":"v3.1.8","sha":"c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97","kind":"commit","published_at":"2020-08-21T21:02:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.8/manifests"},{"name":"v5.0.0-preview.8.20414.8","sha":"a4938d07a5127ffad8466ddf703a6b5b21f4b0c9","kind":"commit","published_at":"2020-08-15T01:29:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.8.20414.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.8.20414.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.8.20414.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.8.20414.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.8.20414.8/manifests"},{"name":"v2.1.22","sha":"3e29d0b708ff09d59410f6e33ebd2c7398cd3ee0","kind":"commit","published_at":"2020-08-13T17:12:16.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.22","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.22/manifests"},{"name":"v2.2.13","sha":"437a88a6894a50cb6036ff0f50405be371af0aea","kind":"tag","published_at":"2020-08-12T17:44:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.13/manifests"},{"name":"v2.1.21","sha":"adc6f4d362456fd5a4d6f35e66a10bb8b1660470","kind":"commit","published_at":"2020-07-28T17:26:56.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.21","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.21/manifests"},{"name":"v3.1.7","sha":"1bf292d47ac2a0ebda07d8a3f00355dd01915ad5","kind":"commit","published_at":"2020-07-22T22:50:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.7/manifests"},{"name":"v5.0.0-preview.7.20365.19","sha":"979632683c720152cc04d0684644c40512f4e953","kind":"commit","published_at":"2020-07-16T06:51:55.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.7.20365.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.7.20365.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.7.20365.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.7.20365.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.7.20365.19/manifests"},{"name":"v3.1.6","sha":"62c098bc170f50feca15916e81cb7f321ffc52ff","kind":"commit","published_at":"2020-06-17T21:37:49.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.6/manifests"},{"name":"v2.1.20","sha":"8dce53054a70409a60770c5f1bf442daa6b79ebb","kind":"commit","published_at":"2020-06-12T23:19:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.20/manifests"},{"name":"v5.0.0-preview.6.20312.15","sha":"da6e34b3e17bac8fd1f78c7e76d7ed6192514651","kind":"commit","published_at":"2020-06-12T20:55:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.6.20312.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.6.20312.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.6.20312.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.6.20312.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.6.20312.15/manifests"},{"name":"v2.2.12","sha":"2d2edffb2c50bf18a57e56a3288004d0903aa3bb","kind":"commit","published_at":"2020-06-11T21:39:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"7217163881608f82ca4b2d2f02e4c0f6316275c6","kind":"tag","published_at":"2020-06-10T17:42:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.11/manifests"},{"name":"blazor-wasm-3.2","sha":"81aafc26967ca992464bdab9ef5731f30f8f239d","kind":"commit","published_at":"2020-06-08T12:39:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/blazor-wasm-3.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/blazor-wasm-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@blazor-wasm-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-3.2/manifests"},{"name":"v5.0.0-preview.5.20279.2","sha":"a5920c6656c9b8cef9e1f769c28062f0ade62f60","kind":"commit","published_at":"2020-05-29T16:44:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.5.20279.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.5.20279.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.5.20279.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.5.20279.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.5.20279.2/manifests"},{"name":"v2.1.19","sha":"9e38dcf1fc0335862e1ba6f19fc6a1f30e82ebb0","kind":"commit","published_at":"2020-05-22T18:58:45.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.19","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.19/manifests"},{"name":"v3.1.5","sha":"844a82e37cae48af2ab2ee4f39b41283e6bb4f0e","kind":"commit","published_at":"2020-05-21T19:47:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.5/manifests"},{"name":"v2.1.18","sha":"8d09403118ca5d3d972b599b50f942be359a9a49","kind":"tag","published_at":"2020-05-14T20:10:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.18","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.18/manifests"},{"name":"v5.0.0-preview.4.20257.10","sha":"cdfa43bbe0ecc13757cc6517c9a253de77c3ec56","kind":"commit","published_at":"2020-05-08T01:41:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.4.20257.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.4.20257.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.4.20257.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.4.20257.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.4.20257.10/manifests"},{"name":"blazor-wasm-rc1","sha":"5da314644ae882ff22fb43101d0c3d89a35c40e9","kind":"commit","published_at":"2020-04-23T11:08:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/blazor-wasm-rc1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/blazor-wasm-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@blazor-wasm-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-rc1/manifests"},{"name":"v3.1.4","sha":"35628a67800a3e269eb375989d2fffa9d67b8dbf","kind":"commit","published_at":"2020-04-22T23:59:27.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.4/manifests"},{"name":"blazor-wasm-preview5","sha":"80bc4c437631ed0318f4d659ec5addba68195e3c","kind":"commit","published_at":"2020-04-17T00:19:47.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/blazor-wasm-preview5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/blazor-wasm-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@blazor-wasm-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-preview5/manifests"},{"name":"v5.0.0-preview.3.20215.14","sha":"d4a83b27a44c35c521600e1f30ef688c874415d4","kind":"commit","published_at":"2020-04-15T20:31:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.3.20215.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.3.20215.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.3.20215.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.3.20215.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.3.20215.14/manifests"},{"name":"blazor-wasm-preview4","sha":"f7ad67f22f60c9802c1ab4d7d43b5a384fc1e32f","kind":"commit","published_at":"2020-04-15T17:01:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/blazor-wasm-preview4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/blazor-wasm-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@blazor-wasm-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/blazor-wasm-preview4/manifests"},{"name":"v5.0.0-preview.2.20167.3","sha":"f6897a5bb7ca767df8eb465bf15b193c878fffbf","kind":"commit","published_at":"2020-03-17T16:15:24.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.2.20167.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.2.20167.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.2.20167.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.2.20167.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.2.20167.3/manifests"},{"name":"v3.1.3","sha":"e81033e094d4663ffd227bb4aed30b76b0631e6d","kind":"commit","published_at":"2020-03-14T05:00:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.3/manifests"},{"name":"v5.0.0-preview.1.20124.5","sha":"98a853b20131fd59b37076dd3699d8c7f62b24cb","kind":"commit","published_at":"2020-02-24T19:04:05.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v5.0.0-preview.1.20124.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v5.0.0-preview.1.20124.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v5.0.0-preview.1.20124.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.1.20124.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v5.0.0-preview.1.20124.5/manifests"},{"name":"v2.1.17","sha":"c0e2848ec1ff9280c2a03cfb6eb696bf596215bd","kind":"commit","published_at":"2020-02-20T15:36:06.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.17","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"6f88144513f45e5d56d0c385c7fe6e6cc4b2eba7","kind":"tag","published_at":"2020-02-19T00:13:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.16","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.16/manifests"},{"name":"v3.0.extra","sha":"53b0d448a53403ca84bb3dac66dcd20eb375aeaa","kind":"commit","published_at":"2020-02-13T23:50:47.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.extra","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.extra","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.extra","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.extra","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.extra/manifests"},{"name":"v3.0.3","sha":"bd1e14b7d16b798de8a874189c89afed755a266c","kind":"commit","published_at":"2020-01-23T20:38:38.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.3/manifests"},{"name":"v3.1.2","sha":"c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc","kind":"commit","published_at":"2020-01-18T17:17:26.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"e276c8174b8bfdeb70efceafa81c75f8badbc8db","kind":"commit","published_at":"2019-12-16T01:49:17.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.1/manifests"},{"name":"v3.0.2","sha":"561deb05ae2d6680206e3d4a6bc75de699585980","kind":"commit","published_at":"2019-12-15T23:29:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.2/manifests"},{"name":"v2.1.15","sha":"163c80cb0fa9495bb54311eae83e3c99fd5b1ee4","kind":"commit","published_at":"2019-12-03T05:34:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.15","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.15/manifests"},{"name":"v3.1.0","sha":"2b7e994b8a304700a09617ffc5052f0d943bbcba","kind":"tag","published_at":"2019-11-26T21:21:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0/manifests"},{"name":"v2.2.9","sha":"30eec7d2ae99ad86cfd9fca8759bac0214de7b12","kind":"commit","published_at":"2019-11-22T20:57:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.9/manifests"},{"name":"v3.1.0-preview3.19555.2","sha":"80fec4e3edea3972e95885f5c0db6ee06072f917","kind":"tag","published_at":"2019-11-11T22:18:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.0-preview3.19555.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.0-preview3.19555.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.0-preview3.19555.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview3.19555.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview3.19555.2/manifests"},{"name":"v3.0.1","sha":"22dedcb2f0de59022e0383e1f05c9caffc708522","kind":"commit","published_at":"2019-11-05T00:09:29.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.1/manifests"},{"name":"v3.1.0-preview2.19528.8","sha":"471e4710a818849eaf22c5977281d10fd6758616","kind":"tag","published_at":"2019-10-30T21:30:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.0-preview2.19528.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.0-preview2.19528.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.0-preview2.19528.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview2.19528.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview2.19528.8/manifests"},{"name":"v2.1.14","sha":"57e68b069e4fe83720565717375a1e1a3bfeb74b","kind":"commit","published_at":"2019-10-11T01:46:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.14","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.14/manifests"},{"name":"v3.1.0-preview1.19508.20","sha":"84be18b1048236ad163d737b442a4ccf3b10d997","kind":"commit","published_at":"2019-10-09T01:34:15.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.1.0-preview1.19508.20","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.1.0-preview1.19508.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.1.0-preview1.19508.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview1.19508.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.1.0-preview1.19508.20/manifests"},{"name":"v2.2.8","sha":"7ab32c8411f40e63984c5963b79722c1f2fd9d8a","kind":"commit","published_at":"2019-10-06T18:07:52.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.8/manifests"},{"name":"v3.0.0","sha":"aee5e4080331553ea9dfb7fb388b6d72f715bf6a","kind":"commit","published_at":"2019-09-15T20:34:08.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc1.19457.4","sha":"49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad","kind":"commit","published_at":"2019-09-08T00:39:49.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-rc1.19457.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-rc1.19457.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-rc1.19457.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-rc1.19457.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-rc1.19457.4/manifests"},{"name":"v3.0.0-preview9.19424.4","sha":"66de493473521e173fa15ca557f5f97601cedb23","kind":"commit","published_at":"2019-08-24T19:03:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview9.19424.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview9.19424.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview9.19424.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview9.19424.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview9.19424.4/manifests"},{"name":"v2.1.13","sha":"2a6c96a684b0cd574b6fb6e867422d5d605663eb","kind":"commit","published_at":"2019-08-13T22:13:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.13","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.13/manifests"},{"name":"v2.2.7","sha":"be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8","kind":"commit","published_at":"2019-08-13T22:10:56.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.7/manifests"},{"name":"v3.0.0-preview8.19405.7","sha":"4a42afc5aea63750638e118560d43db04bd9ccc2","kind":"commit","published_at":"2019-08-06T01:53:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview8.19405.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview8.19405.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview8.19405.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview8.19405.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview8.19405.7/manifests"},{"name":"v3.0.0-preview7.19365.7","sha":"d27c0100bc8b9b93eb8102b097c20b40f7de9c49","kind":"commit","published_at":"2019-07-16T00:17:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview7.19365.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview7.19365.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview7.19365.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview7.19365.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview7.19365.7/manifests"},{"name":"v3.0.0-preview7.19353.9","sha":"503ef7d96a55b6699094742ed4fc5792cf4e9d85","kind":"commit","published_at":"2019-07-03T17:58:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview7.19353.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview7.19353.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview7.19353.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview7.19353.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview7.19353.9/manifests"},{"name":"v2.2.6","sha":"e7f262e33108e92fc8805b925cc04b07d254118b","kind":"commit","published_at":"2019-06-17T13:57:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.6/manifests"},{"name":"v2.1.12","sha":"7b0f67689b8ac7115b8e972a965a03471d751760","kind":"commit","published_at":"2019-06-14T20:30:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.12","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.12/manifests"},{"name":"v3.0.0-preview6.19307.2","sha":"c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f","kind":"commit","published_at":"2019-06-07T16:54:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview6.19307.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview6.19307.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview6.19307.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview6.19307.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview6.19307.2/manifests"},{"name":"v3.0.0-preview5-19227-01","sha":"5502cf46706a25c39ce78a57b9191714c0eb40c2","kind":"commit","published_at":"2019-04-28T02:01:10.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview5-19227-01","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview5-19227-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview5-19227-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview5-19227-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview5-19227-01/manifests"},{"name":"v2.2.5","sha":"33c2d01092d9a1b7a583fe99a50b15686e2b7de9","kind":"commit","published_at":"2019-04-19T22:58:25.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.5/manifests"},{"name":"v2.1.11","sha":"d5d91ad3a9c3a5778a15b73bddd129cfc5796ee9","kind":"commit","published_at":"2019-04-16T18:55:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.11","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.11/manifests"},{"name":"v3.0.0-preview4-19216-03","sha":"865acae3e95d5ade51b66ea578ba9d7764d562ba","kind":"commit","published_at":"2019-04-16T18:19:58.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview4-19216-03","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview4-19216-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview4-19216-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview4-19216-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview4-19216-03/manifests"},{"name":"v2.2.4","sha":"5cb615fcbe8559e49042e93394008077e30454c0","kind":"commit","published_at":"2019-03-18T21:50:48.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.4/manifests"},{"name":"v2.1.10","sha":"2a2809afe4a2c665c4bfe25ff816c542948c4ab5","kind":"commit","published_at":"2019-03-15T20:28:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.10","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.10/manifests"},{"name":"v3.0.0-preview3-19153-02","sha":"1f050242559e7b90ff6c4ee7f99d92b3a5af5a62","kind":"commit","published_at":"2019-03-04T03:43:36.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview3-19153-02","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview3-19153-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview3-19153-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview3-19153-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview3-19153-02/manifests"},{"name":"v2.2.3","sha":"fbe49b396bf8ece2998791dedca487e581e2619c","kind":"commit","published_at":"2019-02-15T18:22:34.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.3/manifests"},{"name":"v2.1.9","sha":"bd4af873b0d1d810caf31bea125568cfc7858f2f","kind":"commit","published_at":"2019-02-15T01:13:06.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.9/manifests"},{"name":"v3.0.0-preview-19075-0444","sha":"1aa50faa290ecda304507981cd01ed92651d5e34","kind":"commit","published_at":"2019-01-25T23:38:23.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview-19075-0444","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview-19075-0444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview-19075-0444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview-19075-0444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview-19075-0444/manifests"},{"name":"v2.2.2","sha":"522705f9a27b99ca4ad261f2e89fe51a77b2338e","kind":"commit","published_at":"2019-01-24T22:46:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.2/manifests"},{"name":"v2.1.8","sha":"a65e34bd30b2d4b73882ace493d4307087e8051b","kind":"commit","published_at":"2019-01-17T18:02:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.8/manifests"},{"name":"v2.2.1","sha":"0f9ad16b096ca2535d77efd2ad27645449421b44","kind":"commit","published_at":"2018-12-11T23:58:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.2.1/manifests"},{"name":"v2.1.7","sha":"28cf04843f3456a72f1816e83a1f4aa59f49a049","kind":"commit","published_at":"2018-12-06T22:08:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v2.1.7/manifests"},{"name":"v3.0.0-preview-18579-0056","sha":"9e73c3382f4d9e6ba47afff6a1467ace945c77e7","kind":"commit","published_at":"2018-11-29T20:48:27.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v3.0.0-preview-18579-0056","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v3.0.0-preview-18579-0056","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v3.0.0-preview-18579-0056","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview-18579-0056","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v3.0.0-preview-18579-0056/manifests"},{"name":"2.2.0","sha":"ce8cf65589734f82b0536c543aba5bd60d0a5a98","kind":"tag","published_at":"2018-11-14T21:08:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.2.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"e6ad75c80d2f3f68ea909f02be32f65dbde3eded","kind":"tag","published_at":"2018-11-09T20:39:15.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.6/manifests"},{"name":"2.2.0-preview3","sha":"1016eae4004686f7fdad13f5c329f63bbae1f3a1","kind":"commit","published_at":"2018-10-13T19:45:12.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"f04440816ad450ed9919984cd921a8f3b67e1245","kind":"commit","published_at":"2018-09-19T19:43:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"244e037a222a7cd0a17feafb7f3a625fde40de97","kind":"commit","published_at":"2018-09-04T21:17:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"c0686cbb3c353de256da1db32829d58143b567f5","kind":"commit","published_at":"2018-08-19T06:35:41.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.2.0-preview1/manifests"},{"name":"2.1.4","sha":"6dd5a7bcf815886f1e62ba06c289a4696b90f0aa","kind":"commit","published_at":"2018-08-10T16:33:40.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"7119fc7e1dcf4d2e81ff02f85118b0d68f206ac0","kind":"commit","published_at":"2018-07-25T18:08:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.3/manifests"},{"name":"2.0.9","sha":"84d6a54ce9ba941e2b7318d7f377908473d35f6d","kind":"commit","published_at":"2018-07-10T17:55:02.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.9","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.9/manifests"},{"name":"2.1.2","sha":"2cd777f06183bf5639578ff3a4162cd3f576e989","kind":"commit","published_at":"2018-06-22T17:26:49.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"e1f56d1cae31a69fa12fb71c05998a31c65fc186","kind":"commit","published_at":"2018-06-06T22:25:33.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"ac66280fe9024bdd686354e342fcdfb3409597f7","kind":"commit","published_at":"2018-05-16T18:56:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0/manifests"},{"name":"2.1.0-rc1","sha":"6af116830f1efa4a19c2e17257b48bbf8cfd2493","kind":"commit","published_at":"2018-04-25T21:52:29.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.0-rc1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-rc1/manifests"},{"name":"2.0.8","sha":"7ac5eb14b18d2f2367f81593862e4e1bb477d571","kind":"commit","published_at":"2018-04-23T23:52:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.8/manifests"},{"name":"2.1.0-preview2","sha":"78e4d4383ce3f1555b1bf9ab8eabd1fd53cf02d6","kind":"commit","published_at":"2018-04-10T16:12:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.0-preview2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-preview2/manifests"},{"name":"2.0.7","sha":"7ed3ccb768220e891bfe29a6324ef492674285de","kind":"commit","published_at":"2018-04-09T16:19:01.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"a16c3614d4a0c6c158d3f96a1f95662deda62880","kind":"commit","published_at":"2018-03-13T23:35:46.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.6/manifests"},{"name":"2.1.0-preview1","sha":"e9ccf1a11d22c0c4814f8c4875fad5d531ef6231","kind":"commit","published_at":"2018-02-22T22:33:06.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.1.0-preview1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.1.0-preview1/manifests"},{"name":"2.0.2","sha":"c4c6e1b0e9667662646939139205e12bf57e865c","kind":"commit","published_at":"2018-01-19T00:27:57.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.2/manifests"},{"name":"2.0.5","sha":"56c49b441f9e52c6937dafc11f3a84cf35d10af0","kind":"commit","published_at":"2018-01-08T19:34:28.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.5/manifests"},{"name":"2.0.3","sha":"d7785d618702319eb83646b7ef24dfce0eab5f15","kind":"commit","published_at":"2017-11-14T23:26:51.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.3/manifests"},{"name":"2.0.1","sha":"7cc58239c477bcc91349f9bd217723ca46ab2da9","kind":"commit","published_at":"2017-10-13T20:11:20.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.1/manifests"},{"name":"1.1.5","sha":"137349edae1bede342eb7c114b16b82b14a0c3d1","kind":"commit","published_at":"2017-09-19T20:59:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.5/manifests"},{"name":"1.0.7","sha":"137349edae1bede342eb7c114b16b82b14a0c3d1","kind":"commit","published_at":"2017-09-19T20:59:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.7/manifests"},{"name":"2.0.0","sha":"999787ace6778fae7ddb77178052231d7351f706","kind":"commit","published_at":"2017-07-14T06:18:16.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0/manifests"},{"name":"2.0.0-preview2","sha":"698fabfa3ea4f1609e154df4a015a79b219147fc","kind":"commit","published_at":"2017-05-10T04:08:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.0-preview2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0-preview2/manifests"},{"name":"2.0.0-preview1","sha":"698fabfa3ea4f1609e154df4a015a79b219147fc","kind":"commit","published_at":"2017-05-10T04:08:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/2.0.0-preview1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/2.0.0-preview1/manifests"},{"name":"1.1.3","sha":"698fabfa3ea4f1609e154df4a015a79b219147fc","kind":"commit","published_at":"2017-05-10T04:08:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"698fabfa3ea4f1609e154df4a015a79b219147fc","kind":"commit","published_at":"2017-05-10T04:08:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.2/manifests"},{"name":"1.0.5","sha":"698fabfa3ea4f1609e154df4a015a79b219147fc","kind":"commit","published_at":"2017-05-10T04:08:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.5/manifests"},{"name":"1.1.1","sha":"8bc98a78c69ae8fb2217c33601be2d6dcd049111","kind":"commit","published_at":"2017-03-07T19:17:56.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.1/manifests"},{"name":"1.0.4","sha":"6833b6d73ac3e755e7314f4c488c8ec7abdcc67b","kind":"commit","published_at":"2016-12-13T17:11:38.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6833b6d73ac3e755e7314f4c488c8ec7abdcc67b","kind":"commit","published_at":"2016-12-13T17:11:38.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.3/manifests"},{"name":"1.1.0","sha":"f79e4a22cabfa3c72c5f0e7c8d302a977dba61b2","kind":"commit","published_at":"2016-11-16T16:39:30.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.0/manifests"},{"name":"1.1.0-preview1","sha":"46f67be86282527097ef310dd0b5abf50ff42ead","kind":"commit","published_at":"2016-10-24T23:42:53.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.1.0-preview1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.1.0-preview1/manifests"},{"name":"1.0.1","sha":"7ef9ea088809e86f623f5b1f2bb27d3b9530b033","kind":"commit","published_at":"2016-09-13T17:46:59.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"93ef04d69d1f1a189e9c342f656e85af50a14bb6","kind":"commit","published_at":"2016-06-27T15:21:31.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.0","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0/manifests"},{"name":"1.0.0-rc2","sha":"d2ac795bf868ef84f1c0a9ba8493230863d166f7","kind":"commit","published_at":"2016-05-16T17:04:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc2-final","sha":"d2ac795bf868ef84f1c0a9ba8493230863d166f7","kind":"commit","published_at":"2016-05-16T17:04:54.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/1.0.0-rc2-final","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/1.0.0-rc2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@1.0.0-rc2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0-rc2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/1.0.0-rc2-final/manifests"},{"name":"v1.0.0-rc1-update1","sha":"87e970d8122494e8b88b3bbc13dd665834ec4e81","kind":"commit","published_at":"2015-12-01T19:42:03.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-rc1-update1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-rc1-update1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-rc1-update1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-rc1-update1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-rc1-update1/manifests"},{"name":"v1.0.0-rc1-final","sha":"55692574b4dad17326b46e0b09f954b2a99e1cab","kind":"commit","published_at":"2015-11-18T20:03:14.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-rc1-final","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-rc1-final/manifests"},{"name":"v1.0.0-beta8","sha":"86c75018d0a8c43c368e20c3ab22bed7cbe0c98c","kind":"commit","published_at":"2015-10-14T18:54:05.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"4f927448e944cc25879df0a4031ee3ff5f8185ad","kind":"commit","published_at":"2015-09-02T20:34:32.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"bf6b720620ab70f158c6ffec2bd58810f4bdfd34","kind":"commit","published_at":"2015-07-28T17:28:35.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"8106fc861322d1256f950745866f47dd689b6280","kind":"commit","published_at":"2015-07-01T18:16:18.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta5","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta5/manifests"},{"name":"rc2","sha":"e421a5e2230749874069a16b96dc07f314008eae","kind":"commit","published_at":"2015-05-12T18:22:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/rc2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/rc2/manifests"},{"name":"beta8","sha":"e421a5e2230749874069a16b96dc07f314008eae","kind":"commit","published_at":"2015-05-12T18:22:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/beta8","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta8/manifests"},{"name":"beta7","sha":"e421a5e2230749874069a16b96dc07f314008eae","kind":"commit","published_at":"2015-05-12T18:22:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/beta7","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta7/manifests"},{"name":"beta6","sha":"e421a5e2230749874069a16b96dc07f314008eae","kind":"commit","published_at":"2015-05-12T18:22:21.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/beta6","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/beta6/manifests"},{"name":"v1.0.0-beta4","sha":"ccffee826d53be22c6a9699dce7b64a5c871b5a6","kind":"commit","published_at":"2015-05-01T03:36:07.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"8ec209d022c38c9f83324375b98caf54be12d659","kind":"commit","published_at":"2015-03-12T18:55:04.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"399249c910761fd89eabc8b7b4b1208092443e7b","kind":"commit","published_at":"2015-01-13T17:57:43.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta2/manifests"},{"name":"v1.0.0-beta1","sha":"88ec2806623439291c4babeaa5a62eacb5b4189e","kind":"commit","published_at":"2014-11-12T15:30:42.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-beta1","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.0-alpha4","sha":"afde097765fb8f341c113f8a247f7536cd45cd84","kind":"commit","published_at":"2014-10-06T17:05:50.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-alpha4","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha4/manifests"},{"name":"v1.0.0-alpha3","sha":"9459c55f7aabc59efd15084a49f94762ecb54626","kind":"commit","published_at":"2014-08-16T18:46:11.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-alpha3","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha3/manifests"},{"name":"v1.0.0-alpha2","sha":"d970cec8bc1c23092ffe7ada2e3737f8297b78ad","kind":"commit","published_at":"2014-07-06T01:38:44.000Z","download_url":"https://codeload.github.com/dotnet/aspnetcore/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/dotnet/aspnetcore/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/aspnetcore@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/tags/v1.0.0-alpha2/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:35:29.925Z","dependent_packages_count":539,"downloads":392816181,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.04558166955446434,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.900101070161556},"purl":"pkg:nuget/microsoft.aspnetcore.mvc.viewfeatures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.aspnetcore.mvc.viewfeatures","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.aspnetcore.mvc.viewfeatures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.aspnetcore.mvc.viewfeatures/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T22:00:34.484Z","issues_count":39817,"pull_requests_count":26751,"avg_time_to_close_issue":11194608.963690743,"avg_time_to_close_pull_request":846277.3653464189,"issues_closed_count":35776,"pull_requests_closed_count":25677,"pull_request_authors_count":1609,"issue_authors_count":12783,"avg_comments_per_issue":4.539543411105809,"avg_comments_per_pull_request":2.4228253149414973,"merged_pull_requests_count":22105,"bot_issues_count":4724,"bot_pull_requests_count":8212,"past_year_issues_count":2204,"past_year_pull_requests_count":3016,"past_year_avg_time_to_close_issue":3045320.7505791504,"past_year_avg_time_to_close_pull_request":840100.4988627748,"past_year_issues_closed_count":1295,"past_year_pull_requests_closed_count":2638,"past_year_pull_request_authors_count":255,"past_year_issue_authors_count":742,"past_year_avg_comments_per_issue":2.325771324863884,"past_year_avg_comments_per_pull_request":1.4870689655172413,"past_year_bot_issues_count":555,"past_year_bot_pull_requests_count":1059,"past_year_merged_pull_requests_count":2110,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Faspnetcore/issues","maintainers":[{"login":"wtgodbe","count":1759,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"javiercn","count":1360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"BrennanConroy","count":1129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrennanConroy"},{"login":"JamesNK","count":1013,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesNK"},{"login":"SteveSandersonMS","count":922,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteveSandersonMS"},{"login":"Tratcher","count":772,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tratcher"},{"login":"danroth27","count":683,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"HaoK","count":668,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaoK"},{"login":"halter73","count":632,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/halter73"},{"login":"davidfowl","count":546,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidfowl"},{"login":"MackinnonBuck","count":465,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"amcasey","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amcasey"},{"login":"martincostello","count":302,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martincostello"},{"login":"sebastienros","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"DamianEdwards","count":279,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"ilonatommy","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"Youssef1313","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"benaadams","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"},{"login":"Kahbazi","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kahbazi"},{"login":"DeagleGross","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeagleGross"},{"login":"oroztocil","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oroztocil"},{"login":"mmitche","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"captainsafia","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"},{"login":"adityamandaleeka","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adityamandaleeka"},{"login":"eerhardt","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eerhardt"},{"login":"brunolins16","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunolins16"},{"login":"mitchdenny","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchdenny"},{"login":"surayya-MS","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surayya-MS"},{"login":"ViktorHofer","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"maraf","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraf"},{"login":"akoeplinger","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"pavelsavara","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"Pilchie","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"radical","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radical"},{"login":"Junjun-zhao","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"jkoritzinsky","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"gfoidl","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfoidl"},{"login":"lewing","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"richlander","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"tmds","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"PureWeen","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PureWeen"},{"login":"rokonec","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rokonec"},{"login":"stephentoub","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"},{"login":"omajid","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omajid"},{"login":"MichaelSimons","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"hishamco","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hishamco"},{"login":"david-acker","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/david-acker"},{"login":"joeloff","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeloff"},{"login":"ellahathaway","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"rolandVi","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandVi"},{"login":"mgravell","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgravell"},{"login":"mthalman","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"khellang","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khellang"},{"login":"scottaddie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottaddie"},{"login":"Petermarcu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Petermarcu"},{"login":"Nick-Stanton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nick-Stanton"},{"login":"phenning","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"MihaZupan","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MihaZupan"},{"login":"tmat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"bradygaster","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradygaster"},{"login":"hakenr","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hakenr"},{"login":"karelz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karelz"},{"login":"ericstj","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"IEvangelist","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IEvangelist"},{"login":"mconnew","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mconnew"},{"login":"GrabYourPitchforks","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrabYourPitchforks"},{"login":"missymessa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"mkArtakMSFT","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Marusyk","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marusyk"},{"login":"sbomer","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbomer"},{"login":"KirillOsenkov","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KirillOsenkov"},{"login":"jeffhandley","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"},{"login":"dagood","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dagood"},{"login":"leecow","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leecow"},{"login":"am11","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"kotlarmilos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"AndriySvyryd","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriySvyryd"},{"login":"galvesribeiro","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/galvesribeiro"},{"login":"alrz","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alrz"},{"login":"danegsta","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danegsta"},{"login":"twsouthwick","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/twsouthwick"},{"login":"NickCraver","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickCraver"},{"login":"thaystg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaystg"},{"login":"jkotas","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkotas"},{"login":"vdanche","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdanche"},{"login":"adamsitnik","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamsitnik"},{"login":"geeknoid","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geeknoid"},{"login":"MattGal","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattGal"},{"login":"danmoseley","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danmoseley"},{"login":"dsplaisted","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsplaisted"},{"login":"alexperovich","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexperovich"},{"login":"joperezr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"thomaslevesque","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"NikolaMilosavljevic","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"ManickaP","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManickaP"},{"login":"jjonescz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjonescz"},{"login":"yaakov-h","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaakov-h"},{"login":"dkurepa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkurepa"},{"login":"MichalStrehovsky","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichalStrehovsky"},{"login":"RussKie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussKie"},{"login":"cjaliaga","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjaliaga"},{"login":"LoopedBard3","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoopedBard3"},{"login":"kendaleiv","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kendaleiv"},{"login":"svick","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svick"},{"login":"vitek-karas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitek-karas"},{"login":"AaronRobinsonMSFT","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronRobinsonMSFT"},{"login":"trylek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trylek"},{"login":"jaredpar","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredpar"},{"login":"vcsjones","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vcsjones"},{"login":"mattleibow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattleibow"},{"login":"noahfalk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noahfalk"},{"login":"artl93","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artl93"},{"login":"vlada-shubina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlada-shubina"},{"login":"lambdageek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lambdageek"},{"login":"mjrousos","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjrousos"},{"login":"drewnoakes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"MichalPavlik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichalPavlik"},{"login":"baronfel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"ReubenBond","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ReubenBond"},{"login":"eriawan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriawan"},{"login":"EgorBo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EgorBo"},{"login":"tarekgh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarekgh"},{"login":"JeremyLikness","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"hoyosjs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"janvorli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvorli"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"sfoslund","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfoslund"},{"login":"YuliiaKovalova","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuliiaKovalova"},{"login":"jsquire","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsquire"},{"login":"eiriktsarpalis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiriktsarpalis"},{"login":"Eilon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eilon"},{"login":"tomkerkhove","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomkerkhove"},{"login":"JoeRobich","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoeRobich"},{"login":"jongalloway","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongalloway"},{"login":"lindexi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindexi"},{"login":"marcpopMSFT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcpopMSFT"},{"login":"satano","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satano"},{"login":"AraHaan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AraHaan"},{"login":"rmarinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmarinho"},{"login":"agocke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"brianrob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianrob"},{"login":"chsienki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chsienki"},{"login":"rainersigwald","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rainersigwald"},{"login":"JanKrivanek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanKrivanek"},{"login":"radekdoulik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radekdoulik"},{"login":"garath","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garath"},{"login":"RikkiGibson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RikkiGibson"},{"login":"dougbu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougbu"},{"login":"JeremyKuhne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyKuhne"},{"login":"deepchoudhery","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"carlossanlop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"JamieMagee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamieMagee"},{"login":"fanyang-mono","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanyang-mono"},{"login":"CarnaViire","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarnaViire"},{"login":"jasonmalinowski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonmalinowski"},{"login":"joaopgrassi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaopgrassi"},{"login":"mlacouture","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlacouture"},{"login":"DrewScoggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrewScoggins"},{"login":"MarcoRossignoli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcoRossignoli"},{"login":"8ggmaker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/8ggmaker"},{"login":"safern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/safern"},{"login":"conniey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conniey"},{"login":"gafter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gafter"},{"login":"benjaminpetit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjaminpetit"},{"login":"petr-briza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petr-briza"},{"login":"cston","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cston"},{"login":"premun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"DavidObando","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidObando"},{"login":"jozkee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jozkee"},{"login":"asbjornu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asbjornu"},{"login":"roji","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"GangWang01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GangWang01"},{"login":"SimaTian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimaTian"},{"login":"jtschuster","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtschuster"},{"login":"tlmii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"epananth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epananth"},{"login":"jamshedd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamshedd"},{"login":"josteink","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josteink"},{"login":"kouvel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kouvel"},{"login":"Evangelink","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Evangelink"},{"login":"nohwnd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nohwnd"},{"login":"anthony-c-martin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anthony-c-martin"},{"login":"adamint","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamint"},{"login":"JanProvaznik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanProvaznik"},{"login":"vzarytovskii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vzarytovskii"},{"login":"mariam-abdulla","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariam-abdulla"},{"login":"naamunds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naamunds"},{"login":"Maoni0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maoni0"},{"login":"adamasmar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamasmar"},{"login":"filipnavara","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filipnavara"},{"login":"PranavSenthilnathan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"tosaken1116","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tosaken1116"},{"login":"melotic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melotic"},{"login":"NicoleWang001","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicoleWang001"},{"login":"xoofx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xoofx"},{"login":"kdubau","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kdubau"},{"login":"MilenaHristova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MilenaHristova"},{"login":"v-wuzhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v-wuzhai"},{"login":"gkulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkulin"},{"login":"krwq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krwq"},{"login":"joelverhagen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"lbussell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbussell"},{"login":"davidwrighton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwrighton"},{"login":"HurricanKai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HurricanKai"},{"login":"cdreetz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdreetz"},{"login":"matyash12","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matyash12"},{"login":"davidwengier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwengier"},{"login":"isnastish","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isnastish"}],"active_maintainers":[{"login":"wtgodbe","count":358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"javiercn","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"Youssef1313","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"DeagleGross","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeagleGross"},{"login":"ilonatommy","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"oroztocil","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oroztocil"},{"login":"BrennanConroy","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrennanConroy"},{"login":"PureWeen","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PureWeen"},{"login":"danroth27","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"rokonec","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rokonec"},{"login":"akoeplinger","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"adityamandaleeka","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adityamandaleeka"},{"login":"pavelsavara","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"lewing","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"rolandVi","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandVi"},{"login":"DamianEdwards","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"martincostello","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martincostello"},{"login":"missymessa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"mmitche","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"halter73","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/halter73"},{"login":"kotlarmilos","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"danegsta","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danegsta"},{"login":"maraf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraf"},{"login":"MackinnonBuck","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"JamesNK","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesNK"},{"login":"LoopedBard3","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoopedBard3"},{"login":"jeffhandley","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"},{"login":"ViktorHofer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"artl93","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artl93"},{"login":"khellang","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khellang"},{"login":"mattleibow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattleibow"},{"login":"Junjun-zhao","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"ellahathaway","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"tmds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"svick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svick"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"baronfel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"omajid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omajid"},{"login":"ericstj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"MichaelSimons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"jkoritzinsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"JoeRobich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoeRobich"},{"login":"JanKrivanek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanKrivanek"},{"login":"leecow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leecow"},{"login":"hishamco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hishamco"},{"login":"GrabYourPitchforks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrabYourPitchforks"},{"login":"vdanche","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdanche"},{"login":"Tratcher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tratcher"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"tmat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"IEvangelist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IEvangelist"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"eerhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eerhardt"},{"login":"AndriySvyryd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriySvyryd"},{"login":"dkurepa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkurepa"},{"login":"joeloff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeloff"},{"login":"premun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"PranavSenthilnathan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"jongalloway","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongalloway"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"NikolaMilosavljevic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"eriawan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriawan"},{"login":"hoyosjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"MihaZupan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MihaZupan"},{"login":"mconnew","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mconnew"},{"login":"Evangelink","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Evangelink"},{"login":"mariam-abdulla","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariam-abdulla"},{"login":"garath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garath"},{"login":"gfoidl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfoidl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.aspnetcore.mvc.viewfeatures/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8940,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T10:51:11.672Z","updated_at":"2024-02-26T10:51:11.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1202,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T10:51:11.624Z","updated_at":"2024-02-26T10:51:11.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"dotnetframework","login":"dotnetframework","name":null,"email":null,"url":null,"packages_count":3265,"html_url":"https://www.nuget.org/profiles/dotnetframework","role":null,"created_at":"2026-08-18T07:17:25.825Z","updated_at":"2026-08-18T07:17:25.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/dotnetframework/packages"}]},{"id":322279,"name":"uniform_notifier","ecosystem":"rubygems","description":"uniform notifier for rails logger, customized logger, javascript alert, javascript console and xmpp","homepage":"http://rubygems.org/gems/uniform_notifier","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/flyerhzm/uniform_notifier","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2010-11-19T08:14:50.918Z","latest_release_published_at":"2025-08-31T13:53:43.686Z","latest_release_number":"1.18.0","last_synced_at":"2026-09-16T21:33:40.302Z","created_at":"2022-04-06T12:04:16.979Z","updated_at":"2026-09-17T02:35:30.450Z","registry_url":"https://rubygems.org/gems/uniform_notifier","install_command":"gem install uniform_notifier -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/uniform_notifier/","metadata":{"funding":null},"repo_metadata":{"id":1188639,"uuid":"1091892","full_name":"flyerhzm/uniform_notifier","owner":"flyerhzm","description":"uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp","archived":false,"fork":false,"pushed_at":"2025-08-31T13:53:00.000Z","size":164,"stargazers_count":253,"open_issues_count":7,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-26T20:02:30.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyerhzm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-11-18T15:16:10.000Z","updated_at":"2026-07-11T18:03:37.000Z","dependencies_parsed_at":"2025-05-02T08:36:51.591Z","dependency_job_id":"b439801a-3fb6-4ae4-91ab-a3afd1992bdc","html_url":"https://github.com/flyerhzm/uniform_notifier","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/flyerhzm/uniform_notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyerhzm","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/sbom","scorecard":{"id":405063,"data":{"date":"2025-08-11","repo":{"name":"github.com/flyerhzm/uniform_notifier","commit":"eb19fba0621e55eabbac5c2c28464a1d2c1066d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/19 approved changesets -- score normalized to 3","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flyerhzm/uniform_notifier/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/flyerhzm/uniform_notifier/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-18T20:59:03.104Z","repository_id":1188639,"created_at":"2025-08-18T20:59:03.105Z","updated_at":"2025-08-18T20:59:03.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35969566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-27T02:00:06.776Z","response_time":101,"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":"flyerhzm","name":"Richard Huang","uuid":"66836","kind":"user","description":"Founder at synvert.net and awesomecode.io\r\n\r\nSpeaker of RailsConf and RubyConf","email":"","website":"https://synvert.net","location":"Shanghai, China","twitter":"flyerhzm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/66836?v=4","repositories_count":110,"last_synced_at":"2024-04-14T15:24:03.749Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flyerhzm","funding_links":[],"total_stars":14683,"followers":1051,"following":55,"created_at":"2022-11-02T16:34:30.356Z","updated_at":"2024-04-14T15:24:15.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyerhzm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyerhzm/repositories"},"tags":[{"name":"v1.18.0","sha":"66295e5df3475633a962d55217458ad496fe6869","kind":"tag","published_at":"2025-08-31T13:52:53.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.18.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"eb19fba0621e55eabbac5c2c28464a1d2c1066d0","kind":"tag","published_at":"2025-05-07T07:00:30.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.17.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"423d62ff4f68d6a02497c8a1add6378be7bac3b5","kind":"tag","published_at":"2022-03-24T11:39:16.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.16.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"520ee47cedde358556b962abcd6897a2e2a0dcca","kind":"tag","published_at":"2022-03-21T03:09:20.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.15.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"c34ec54077b93e05968005dd923b3ea2a06e4a9c","kind":"tag","published_at":"2021-03-23T23:50:44.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.14.2","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"ed28676b33fb02207e895394be3ccbee897116e1","kind":"tag","published_at":"2021-02-28T10:27:55.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.14.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"bf0defdea36594defb1686a42bfdf478ae51e398","kind":"tag","published_at":"2021-02-26T07:30:32.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.14.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"e87b4c95e3dc1438f5bdc29e37c4bc2eb2e878e9","kind":"tag","published_at":"2021-01-11T12:01:10.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.13.2","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"ec9a996ab31a3ba4ec06c53599cba379cc98ce3b","kind":"tag","published_at":"2021-01-07T23:39:17.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.13.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"bff46c2e43941d1dab890c0d674a28fdb4a8171e","kind":"tag","published_at":"2019-10-05T07:21:31.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.13.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"e1322c607b5c0208f4e4bb79c072e5f885033faf","kind":"tag","published_at":"2018-10-30T00:43:25.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.12.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"e8d68a566d4650cdfce485e0e89b6dde165562ba","kind":"tag","published_at":"2018-08-17T00:41:21.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.12.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"1e34af4a0d015e8e374533fccef3268f62e33019","kind":"tag","published_at":"2017-11-13T02:23:20.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.11.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"851ebecfa7fe0122b8e786c1ead2cac24471e5da","kind":"tag","published_at":"2016-01-06T05:55:21.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.10.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"e59037eda22a6603e2ec2f6c3b8b42bc0c347491","kind":"tag","published_at":"2015-04-19T07:06:05.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.9.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"27984ada7049f90c9bb641d857cf94aa887edb9f","kind":"tag","published_at":"2015-03-17T14:33:32.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.8.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"43ce32f4aaadd175ede96963cc0b83bf8391ec35","kind":"tag","published_at":"2015-02-08T09:28:49.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.7.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"6b9c3dc935245c82e6c42400390388f85ea8d2db","kind":"tag","published_at":"2014-06-10T00:30:42.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.6.2","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"9b41b192f9510c47f9e9af1ec65dec49597084c0","kind":"tag","published_at":"2014-05-02T03:44:10.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.6.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9048591b5934fdd0530a76bcf75d64d43fbac0c1","kind":"tag","published_at":"2014-04-30T08:30:37.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.6.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"41ab2bfdb7ddd9b6cd7e0b898c1693dd76aed39c","kind":"tag","published_at":"2014-04-26T14:14:57.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.5.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"242e3508ccf8bf490e6eb949449b9c1e34c654c7","kind":"tag","published_at":"2013-11-03T05:59:50.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.4.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d824353041daed2319112a53df8f926fae1e76e1","kind":"tag","published_at":"2013-08-28T05:42:31.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.3.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e8930f34e10a50aeef8e13e15dc7df0469c955e2","kind":"tag","published_at":"2013-03-03T14:39:17.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.2.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"ee0119d83e84e6bc509971c24191a37ef0f0d911","kind":"tag","published_at":"2012-12-28T14:45:18.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.1.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5fe7b24d106a234c45860efa4bf7c1cd7018d085","kind":"tag","published_at":"2012-09-28T15:20:49.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.1.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"1e97e05518963edba1027748856492c8569dba30","kind":"tag","published_at":"2012-03-06T22:33:03.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.0.2","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a59406fe34f0ca992c11f20c1965c81f56f33ae2","kind":"tag","published_at":"2010-12-15T14:08:52.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.0.1","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a474c302178710ebc9de73f1304115c64f99b805","kind":"tag","published_at":"2010-11-19T08:14:38.000Z","download_url":"https://codeload.github.com/flyerhzm/uniform_notifier/tar.gz/v1.0.0","html_url":"https://github.com/flyerhzm/uniform_notifier/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flyerhzm/uniform_notifier@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:35:30.450Z","dependent_packages_count":8,"downloads":183057436,"downloads_period":"total","dependent_repos_count":12017,"rankings":{"downloads":0.16279925513765459,"dependent_repos_count":0.31277528127474047,"dependent_packages_count":2.0444687280471894,"stargazers_count":3.728771980687102,"forks_count":4.1876205662291905,"docker_downloads_count":0.27709325275141894,"average":1.7855881773545492},"purl":"pkg:gem/uniform_notifier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/uniform_notifier","docker_dependents_count":341,"docker_downloads_count":471391002,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/uniform_notifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/uniform_notifier/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T21:32:45.051Z","issues_count":17,"pull_requests_count":60,"avg_time_to_close_issue":11068331.636363637,"avg_time_to_close_pull_request":3633634.293103448,"issues_closed_count":11,"pull_requests_closed_count":58,"pull_request_authors_count":36,"issue_authors_count":16,"avg_comments_per_issue":1.4117647058823528,"avg_comments_per_pull_request":0.5333333333333333,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":12.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyerhzm%2Funiform_notifier/issues","maintainers":[{"login":"flyerhzm","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flyerhzm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uniform_notifier/codemeta","maintainers":[{"uuid":"456","login":"flyerhzm","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://rubygems.org/profiles/flyerhzm","role":null,"created_at":"2022-11-09T09:55:18.572Z","updated_at":"2022-11-09T09:55:18.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/flyerhzm/packages"}]},{"id":181556,"name":"connection_pool","ecosystem":"rubygems","description":"Generic connection pool for Ruby","homepage":"https://github.com/mperham/connection_pool","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mperham/connection_pool","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2011-05-14T19:31:11.159Z","latest_release_published_at":"2025-12-05T17:57:11.053Z","latest_release_number":"3.0.2","last_synced_at":"2026-09-16T21:34:03.180Z","created_at":"2022-04-05T19:49:57.531Z","updated_at":"2026-09-17T02:35:40.281Z","registry_url":"https://rubygems.org/gems/connection_pool","install_command":"gem install connection_pool -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/connection_pool/","metadata":{"funding":null},"repo_metadata":{"id":658881,"uuid":"1748738","full_name":"mperham/connection_pool","owner":"mperham","description":"Generic connection pooling for Ruby","archived":false,"fork":false,"pushed_at":"2026-08-30T16:06:31.000Z","size":237,"stargazers_count":1691,"open_issues_count":0,"forks_count":145,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-09-11T15:49:24.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mperham.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-05-14T19:30:37.000Z","updated_at":"2026-09-06T20:53:56.000Z","dependencies_parsed_at":"2026-08-13T17:43:01.379Z","dependency_job_id":null,"html_url":"https://github.com/mperham/connection_pool","commit_stats":{"total_commits":257,"total_committers":61,"mean_commits":4.213114754098361,"dds":0.6809338521400778,"last_synced_commit":"a9ed3e214bd8c9bbbea775e698a519054604f1ce"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mperham/connection_pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mperham","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/sbom","scorecard":{"id":662752,"data":{"date":"2025-08-11","repo":{"name":"github.com/mperham/connection_pool","commit":"1e5c0eef5113969669319bc9f8f5f1af892eb81b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/25 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mperham/connection_pool/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mperham/connection_pool/ci.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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"}}]},"last_synced_at":"2025-08-21T16:43:08.560Z","repository_id":658881,"created_at":"2025-08-21T16:43:08.560Z","updated_at":"2025-08-21T16:43:08.560Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37224183,"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-11T02:00:05.857Z","response_time":56,"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":"mperham","name":"Mike Perham","uuid":"2911","kind":"user","description":"Author and maintainer of Sidekiq, the background job framework for Ruby, and Faktory, background jobs for all languages.","email":"","website":"https://www.mikeperham.com","location":"Portland, OR","twitter":null,"company":"Contributed Systems","icon_url":"https://avatars.githubusercontent.com/u/2911?u=9e18eee0dc7fe4564dba7cdc7e22711a47171a8b\u0026v=4","repositories_count":104,"last_synced_at":"2023-04-09T03:55:19.450Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mperham","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:17:29.528Z","updated_at":"2023-04-09T03:55:19.468Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mperham","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mperham/repositories"},"tags":[{"name":"v3.0.2","sha":"78bc41e2a9fffbdd7242736233aeedfb64953dd8","kind":"tag","published_at":"2025-12-05T17:56:50.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v3.0.2","html_url":"https://github.com/mperham/connection_pool/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0dae4dd21acfd5bfbae15c25c7e6031a0bde3fca","kind":"tag","published_at":"2025-12-04T17:33:26.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v3.0.1","html_url":"https://github.com/mperham/connection_pool/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f0d6dd2ab7241132a5bce4845d011a66786bad2c","kind":"tag","published_at":"2025-12-04T17:19:27.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v3.0.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v3.0.0/manifests"},{"name":"v2.5.5","sha":"35ea6ce887edf495e9c15322927ccce84249bcd3","kind":"tag","published_at":"2025-11-24T22:22:03.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.5","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"0dfef6419d707eec55311d9d50701abc8795fbda","kind":"tag","published_at":"2025-09-01T16:53:28.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.4","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1e5c0eef5113969669319bc9f8f5f1af892eb81b","kind":"tag","published_at":"2025-04-28T14:54:42.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.3","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"26922bdff22f4984936a9fb9bbf22de331f7f72b","kind":"tag","published_at":"2025-04-23T15:48:20.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.2","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"6a76a6a5359fbafd22554630b36ceffdbbfe3546","kind":"tag","published_at":"2025-04-16T17:40:31.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.1","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"42508910ed181e4725fd58468568de52a586c311","kind":"tag","published_at":"2025-01-07T20:26:26.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.5.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4cc8a8de14a82a236a29b59146477072a04203c7","kind":"tag","published_at":"2023-05-19T18:07:48.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.4.1","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"526f45e3df89a78cde2f2a1a3604e4804bb3705b","kind":"tag","published_at":"2023-03-24T14:55:22.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.4.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"a4abba78df843ea3768498000e1be4f95402b047","kind":"tag","published_at":"2022-09-15T19:56:42.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.3.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.3.0/manifests"},{"name":"v2.2.5","sha":"6a81faa72ca5b600af84215339f7e7cadf54fd69","kind":"tag","published_at":"2021-04-14T15:09:59.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.5","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"c3f0ddd5ab974110f1b581634a3f293d3edd24e7","kind":"tag","published_at":"2021-04-12T11:55:37.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.4","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8b830d21fdc4c9ae1a41cc587e436478a280513c","kind":"tag","published_at":"2020-06-02T20:50:38.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.3","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"608f0f407161275d95e044adad48b9ae44d55ec1","kind":"tag","published_at":"2018-05-24T17:33:17.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.2","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b2be736c01a8a8faf98a49d55e0065413a1e294f","kind":"tag","published_at":"2016-11-12T15:27:58.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.1","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6007d32b625634f02f6fb7d12d625490f76ceba8","kind":"commit","published_at":"2015-04-11T03:52:08.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.2.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"efaef8bd75bf1e6fe581eae0e84cba5b75c86120","kind":"tag","published_at":"2015-03-19T15:42:22.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.1.3","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"a24fe8f244b5f82b3c585b7b8e4a818b33767512","kind":"tag","published_at":"2015-03-02T21:21:48.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.1.2","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7e3234257e97ce92d2b3786398d952f71cdc5011","kind":"tag","published_at":"2015-01-20T17:32:33.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.1.1","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"5248ee47ea52c13ee4e017a09f2c2d8491a4138b","kind":"tag","published_at":"2014-11-18T00:10:33.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v2.1.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v2.1.0/manifests"},{"name":"v1.2.0","sha":"a277e3cfad49d4ff126e810d6b686d61e2748df1","kind":"commit","published_at":"2013-11-26T18:32:38.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v1.2.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"621d3a5dfa78ce9e54c1d9f944943e87b8fe308f","kind":"commit","published_at":"2013-05-29T15:48:27.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v1.1.0","html_url":"https://github.com/mperham/connection_pool/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v1.1.0/manifests"},{"name":"v0.9.2","sha":"a425d72ac075578d61514a80b5a54125706b2966","kind":"commit","published_at":"2012-06-30T03:22:42.000Z","download_url":"https://codeload.github.com/mperham/connection_pool/tar.gz/v0.9.2","html_url":"https://github.com/mperham/connection_pool/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mperham/connection_pool@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/tags/v0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:35:40.281Z","dependent_packages_count":296,"downloads":727754584,"downloads_period":"total","dependent_repos_count":41556,"rankings":{"downloads":0.05575316956768992,"dependent_repos_count":0.16279925513765459,"dependent_packages_count":0.1460733042673476,"stargazers_count":1.272844861230361,"forks_count":2.17381608144423,"docker_downloads_count":0.2274729318361749,"average":0.6731266005805763},"purl":"pkg:gem/connection_pool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/connection_pool","docker_dependents_count":747,"docker_downloads_count":655777857,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/connection_pool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/connection_pool/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T21:33:30.086Z","issues_count":57,"pull_requests_count":99,"avg_time_to_close_issue":10710754.68627451,"avg_time_to_close_pull_request":1456294.6063829786,"issues_closed_count":51,"pull_requests_closed_count":94,"pull_request_authors_count":57,"issue_authors_count":51,"avg_comments_per_issue":3.1403508771929824,"avg_comments_per_pull_request":1.9090909090909092,"merged_pull_requests_count":75,"bot_issues_count":1,"bot_pull_requests_count":5,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":85389.66666666667,"past_year_avg_time_to_close_pull_request":489829.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperham%2Fconnection_pool/issues","maintainers":[{"login":"mperham","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mperham"},{"login":"ttstarck","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttstarck"},{"login":"tamird","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tamird"}],"active_maintainers":[{"login":"mperham","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mperham"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/connection_pool/codemeta","maintainers":[{"uuid":"2122","login":"djanowski","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://rubygems.org/profiles/djanowski","role":null,"created_at":"2022-11-07T14:38:07.155Z","updated_at":"2022-11-07T14:38:07.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/djanowski/packages"},{"uuid":"2120","login":"mperham","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://rubygems.org/profiles/mperham","role":null,"created_at":"2022-11-07T14:38:07.149Z","updated_at":"2022-11-07T14:38:07.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/mperham/packages"}]},{"id":5063341,"name":"org.javassist:javassist","ecosystem":"maven","description":"Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation\n simple. It is a class library for editing bytecodes in Java.","homepage":"https://www.javassist.org/","licenses":"MPL 1.1,LGPL 2.1,Apache License 2.0","normalized_licenses":["SSPL-1.0","LGPL-2.1","Apache-2.0"],"repository_url":"https://github.com/jboss-javassist/javassist","keywords_array":[],"namespace":"org.javassist","versions_count":34,"first_release_published_at":"2010-07-26T16:25:34.000Z","latest_release_published_at":"2026-08-24T02:01:34.000Z","latest_release_number":"3.33.0-GA","last_synced_at":"2026-09-16T19:36:06.908Z","created_at":"2022-07-28T04:16:16.889Z","updated_at":"2026-09-17T02:35:42.271Z","registry_url":"https://central.sonatype.com/artifact/org.javassist/javassist/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.javassist/javassist/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2","https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":8619697,"uuid":"10262364","full_name":"jboss-javassist/javassist","owner":"jboss-javassist","description":"Java bytecode engineering toolkit","archived":false,"fork":false,"pushed_at":"2026-09-02T09:27:43.000Z","size":36085,"stargazers_count":4231,"open_issues_count":252,"forks_count":715,"subscribers_count":160,"default_branch":"master","last_synced_at":"2026-09-13T04:52:32.896Z","etag":null,"topics":["java","java-bytecode"],"latest_commit_sha":null,"homepage":"www.javassist.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jboss-javassist.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","contributing":null,"funding":null,"license":"License.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-05-24T08:31:32.000Z","updated_at":"2026-09-12T09:00:07.000Z","dependencies_parsed_at":"2026-08-22T18:33:10.128Z","dependency_job_id":"7a8eabd8-6a53-4be5-81af-64688555575d","html_url":"https://github.com/jboss-javassist/javassist","commit_stats":{"total_commits":947,"total_committers":70,"mean_commits":"13.528571428571428","dds":"0.47201689545934533","last_synced_commit":"bbe0e077ef36ef399c67e3683d7bc8c2a8ad0444"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/jboss-javassist/javassist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboss-javassist","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/sbom","scorecard":{"id":510435,"data":{"date":"2025-08-11","repo":{"name":"github.com/jboss-javassist/javassist","commit":"bbe0e077ef36ef399c67e3683d7bc8c2a8ad0444"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/19 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: javassist.jar: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":"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/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jboss-javassist/javassist/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jboss-javassist/javassist/maven.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: License.html:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact rel_3_29_2_ga not signed: https://api.github.com/repos/jboss-javassist/javassist/releases/77051406","Warn: release artifact rel_3_29_1_ga not signed: https://api.github.com/repos/jboss-javassist/javassist/releases/74222209","Warn: release artifact rel_3_29_2_ga does not have provenance: https://api.github.com/repos/jboss-javassist/javassist/releases/77051406","Warn: release artifact rel_3_29_1_ga does not have provenance: https://api.github.com/repos/jboss-javassist/javassist/releases/74222209"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-20T00:24:13.364Z","repository_id":8619697,"created_at":"2025-08-20T00:24:13.364Z","updated_at":"2025-08-20T00:24:13.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37264468,"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-13T02:00:22.117Z","response_time":122,"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":"jboss-javassist","name":"jboss-javassist","uuid":"4510638","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4510638?v=4","repositories_count":1,"last_synced_at":"2024-03-27T06:08:47.844Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jboss-javassist","funding_links":[],"total_stars":3976,"followers":10,"following":0,"created_at":"2022-11-05T11:49:58.399Z","updated_at":"2024-03-27T06:08:48.015Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboss-javassist","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboss-javassist/repositories"},"tags":[{"name":"rel_3_32_0_ga","sha":"4cb342d7f839585d72a6831a73ce8bfeeb1232a2","kind":"tag","published_at":"2026-06-21T09:19:38.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_32_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_32_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_32_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_32_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_32_0_ga/manifests"},{"name":"rel_3_31_0_ga","sha":"d0dd1bdb27021fa45217fe8c605922eb76d2abdc","kind":"commit","published_at":"2026-04-19T16:42:00.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_31_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_31_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_31_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_31_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_31_0_ga/manifests"},{"name":"rel_3_30_2_ga","sha":"9ad05535d365fe5e39b221ed59516eaceb7e37ad","kind":"tag","published_at":"2023-12-24T16:37:01.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_30_2_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_2_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_30_2_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_2_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_2_ga/manifests"},{"name":"rel_3_30_1_ga","sha":"71395e3994016a2ee70a0ae10395f1f6adab71a8","kind":"tag","published_at":"2023-12-17T14:09:40.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_30_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_30_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_1_ga/manifests"},{"name":"rel_3_30_0_ga","sha":"dd2725820be97ed0a74dd51d543a36a2395945b6","kind":"tag","published_at":"2023-12-16T15:48:49.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_30_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_30_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_30_0_ga/manifests"},{"name":"rel_3_29_2_ga","sha":"049c06e9d6c8ebd737fc1124b811cb75568f6c6b","kind":"tag","published_at":"2022-09-13T21:26:47.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_29_2_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_29_2_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_29_2_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_2_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_2_ga/manifests"},{"name":"rel_3_29_1_ga","sha":"7f59e6431c927cd71a62500521a2240fae17dc07","kind":"tag","published_at":"2022-08-11T15:18:17.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_29_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_29_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_29_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_1_ga/manifests"},{"name":"rel_3_29_0_ga","sha":"2423b4961edf1c43c6b05b9e375b1c100598021f","kind":"tag","published_at":"2022-05-13T14:00:06.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_29_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_29_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_29_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_29_0_ga/manifests"},{"name":"rel_3_28_0_ga","sha":"3112090a508b8a42c08cd68308d1018596a70b1e","kind":"tag","published_at":"2021-05-08T02:02:28.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_28_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_28_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_28_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_28_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_28_0_ga/manifests"},{"name":"rel_3_27_0_ga","sha":"a6b7f12c25faafbf13f62742d05e86b6ae903606","kind":"tag","published_at":"2020-03-18T18:05:30.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_27_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_27_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_27_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_27_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_27_0_ga/manifests"},{"name":"3_26_0_ga","sha":"30627914d3f40b9a9bf88f57cd616e70dfdda97f","kind":"tag","published_at":"2019-10-02T17:57:07.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/3_26_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/3_26_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@3_26_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/3_26_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/3_26_0_ga/manifests"},{"name":"rel_3_26_0_ga","sha":"30627914d3f40b9a9bf88f57cd616e70dfdda97f","kind":"tag","published_at":"2019-10-02T15:22:23.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_26_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_26_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_26_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_26_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_26_0_ga/manifests"},{"name":"rel_3_23_2_ga","sha":"b15f6c06408ed28d7f49725a962fda510b092951","kind":"tag","published_at":"2019-04-18T13:35:38.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_23_2_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_23_2_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_23_2_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_2_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_2_ga/manifests"},{"name":"rel_3_25_0_ga","sha":"3aa3ca9d976b8e9460401834ef18823f67026c29","kind":"tag","published_at":"2019-04-15T16:38:48.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_25_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_25_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_25_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_25_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_25_0_ga/manifests"},{"name":"rel_3_24_1_ga","sha":"1a3d63712a3a5819dd54562983abbdd382f0d418","kind":"tag","published_at":"2018-12-09T12:09:03.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_24_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_24_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_24_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_1_ga/manifests"},{"name":"rel_3_24_0_ga","sha":"2d4ef86c82c843a45d7670df8a447fcc59c8d94d","kind":"tag","published_at":"2018-11-01T03:59:24.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_24_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_24_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_24_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_0_ga/manifests"},{"name":"rel_3_24_0_rc","sha":"106b44b0e0b7d19c8af4abc03b88c6d64ec442f0","kind":"tag","published_at":"2018-10-05T09:05:51.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_24_0_rc","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_24_0_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_24_0_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_0_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_24_0_rc/manifests"},{"name":"rel_3_23_1_ga","sha":"a59658da9986ec2a9952a6539000c57ff1f02026","kind":"tag","published_at":"2018-07-01T17:29:09.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_23_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_23_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_23_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_1_ga/manifests"},{"name":"rel_3_23_0_ga","sha":"dfce4e4b3d5fbd253d720867eab8e6146e0de516","kind":"tag","published_at":"2018-06-20T16:40:49.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_23_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_23_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_23_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_23_0_ga/manifests"},{"name":"rel_3_22_00_ga","sha":"8cca83be821c64806322241ba0e602c42c864f1b","kind":"tag","published_at":"2017-10-10T18:42:28.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_22_00_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_22_00_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_22_00_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_00_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_00_ga/manifests"},{"name":"rel_3_22_1_ga","sha":"a4178f83625a4eecae70df35555cd2d70c585ce1","kind":"tag","published_at":"2017-10-10T17:20:24.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_22_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_22_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_22_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_1_ga/manifests"},{"name":"rel_3_22_0_ga","sha":"bb14f52dc9035e9b7d6003aa00366933394c7bc2","kind":"tag","published_at":"2017-10-10T02:46:36.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_22_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_22_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_22_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_ga/manifests"},{"name":"list","sha":"bb14f52dc9035e9b7d6003aa00366933394c7bc2","kind":"commit","published_at":"2017-10-10T02:44:54.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/list","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/list/manifests"},{"name":"rel_3_22_0_cr2","sha":"292d6e76b0a86910a79a0e1a1b85f7a845406f3a","kind":"tag","published_at":"2017-04-16T16:05:57.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_22_0_cr2","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_22_0_cr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_22_0_cr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_cr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_cr2/manifests"},{"name":"rel_3_22_0_cr1","sha":"f95705f30494d966220cf204f0f0153a86948c69","kind":"tag","published_at":"2016-10-04T16:05:01.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_22_0_cr1","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_22_0_cr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_22_0_cr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_cr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_22_0_cr1/manifests"},{"name":"rel_3_21_0_ga","sha":"03f85a33931c6090477926c15ce9bdfeb0c5ce28","kind":"tag","published_at":"2016-10-03T15:45:34.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_21_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_21_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_21_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0_ga/manifests"},{"name":"rel_3_21_0-java9-ea2","sha":"fb93ae8b8f6e0646ed9b95d4d8d0abe77d601a62","kind":"tag","published_at":"2016-09-27T16:00:31.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_21_0-java9-ea2","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_21_0-java9-ea2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_21_0-java9-ea2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0-java9-ea2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0-java9-ea2/manifests"},{"name":"rel_3_21_0-java9-ea","sha":"0ebd27d23e6cf16be080ee2ca89255429f06b5ad","kind":"tag","published_at":"2016-08-01T16:42:06.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_21_0-java9-ea","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_21_0-java9-ea","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_21_0-java9-ea","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0-java9-ea","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_21_0-java9-ea/manifests"},{"name":"rel_3_20_0_ga","sha":"4448bdae02290a7e34420f932df2facf4599acf1","kind":"tag","published_at":"2015-06-24T15:30:48.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_20_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_20_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_20_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_20_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_20_0_ga/manifests"},{"name":"rel_3_19_0_ga","sha":"70a1d2a8a163f1591af289f9cbe73cf271856e64","kind":"commit","published_at":"2015-01-06T03:25:13.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_19_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_19_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_19_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_19_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_19_0_ga/manifests"},{"name":"rel_3_18_2_ga_build","sha":"b3a28a7daada9e561b895b6133cfac069f2e2528","kind":"tag","published_at":"2014-06-13T07:11:18.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_18_2_ga_build","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_2_ga_build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_18_2_ga_build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_2_ga_build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_2_ga_build/manifests"},{"name":"rel_3_18_2_ga","sha":"2d18ef591e4ccb9819a1d4890591ab3df440eed0","kind":"tag","published_at":"2014-05-27T16:53:15.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_18_2_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_2_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_18_2_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_2_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_2_ga/manifests"},{"name":"rel_3_18_1_ga","sha":"f52b94aec372d0c181b5f63954421e5864ca7533","kind":"tag","published_at":"2013-08-30T17:11:17.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_18_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_18_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_1_ga/manifests"},{"name":"rel_3_18_1_beta1","sha":"ee648fed68ac1dc5f8ce2959fccd3dc350598238","kind":"tag","published_at":"2013-07-31T13:52:40.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_18_1_beta1","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_1_beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_18_1_beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_1_beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_1_beta1/manifests"},{"name":"rel_3_18_0_ga","sha":"0fef5c5f48cb38b8562611db66534bcccf5ebd6c","kind":"tag","published_at":"2013-06-02T16:07:30.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_18_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_18_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_18_0_ga/manifests"},{"name":"log","sha":"0fef5c5f48cb38b8562611db66534bcccf5ebd6c","kind":"commit","published_at":"2013-06-02T16:01:57.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/log","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/log","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@log","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/log","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/log/manifests"},{"name":"rel_2_5_1","sha":"5372926c9102cd4fbc16bb8297bd80c50f3d8ab6","kind":"tag","published_at":"2013-05-25T13:21:34.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_2_5_1","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_2_5_1/manifests"},{"name":"rel_2_6","sha":"87f4d5dd1ddf61cfa8a78b806b743b43e08a6202","kind":"tag","published_at":"2013-05-25T13:20:11.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_2_6","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_2_6/manifests"},{"name":"rel_3_0","sha":"7d35a76c5dbaf7cecb72a334f7910b622d932adf","kind":"tag","published_at":"2013-05-25T13:13:48.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_0","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_0/manifests"},{"name":"rel_3_1","sha":"1e0a593630a5064296e846ed141eb86ae56f6fe9","kind":"tag","published_at":"2013-05-24T15:56:26.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_1","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_1/manifests"},{"name":"rel_3_2","sha":"046c30cb2f0bcd38bcd3839ee3dc1b50810c7ca1","kind":"tag","published_at":"2013-05-24T15:55:51.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_2","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_2/manifests"},{"name":"rel_3_3_GA","sha":"3cc1bdc1ba332156a831003d967d3393b48a9f80","kind":"tag","published_at":"2013-05-24T15:54:35.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_3_GA","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_3_GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_3_GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_3_GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_3_GA/manifests"},{"name":"rel_3_4_GA","sha":"4f6352718e35fae2ad15745e16c05768882a17f9","kind":"tag","published_at":"2013-05-24T15:53:24.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_4_GA","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_4_GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_4_GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_4_GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_4_GA/manifests"},{"name":"rel_3_6_ga","sha":"77defc29735ffe992458fdf091d69b5cd6f1d1e7","kind":"tag","published_at":"2013-05-24T15:51:14.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_6_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_6_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_6_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_6_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_6_ga/manifests"},{"name":"rel_3_7_1_ga","sha":"1c59c2e7f6cef3e7389cae2746962db2fa65c620","kind":"tag","published_at":"2013-05-24T15:50:32.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_7_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_7_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_7_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_7_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_7_1_ga/manifests"},{"name":"rel_3_8_0_ga","sha":"08ac7045cecec91cdc107349742c207af47ff055","kind":"tag","published_at":"2013-05-24T15:49:25.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_8_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_8_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_8_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_8_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_8_0_ga/manifests"},{"name":"rel_3_8_1_ga","sha":"4bd7105829441948f5f142da387205026b8571a7","kind":"tag","published_at":"2013-05-24T15:47:38.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_8_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_8_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_8_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_8_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_8_1_ga/manifests"},{"name":"rel_3_9_0_ga","sha":"4e0f7ad05ae2b8cd8e728a52ebb9e84490fd5b64","kind":"tag","published_at":"2013-05-24T15:47:00.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_9_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_9_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_9_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_9_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_9_0_ga/manifests"},{"name":"rel_3_10_0_ga","sha":"c7d9aa3efcc3470d7c637835e51c2755e6e53ef8","kind":"tag","published_at":"2013-05-24T15:46:37.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_10_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_10_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_10_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_10_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_10_0_ga/manifests"},{"name":"rel_3_11_0_ga","sha":"930c5dc61c45c9b4d4873c2876e2a08b9ff56ce6","kind":"tag","published_at":"2013-05-24T15:46:14.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_11_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_11_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_11_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_11_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_11_0_ga/manifests"},{"name":"rel_3_12_0_ga","sha":"bf0dacc14fc73128155007a7a3c5b89b296f3238","kind":"tag","published_at":"2013-05-24T15:45:14.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_12_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_12_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_12_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_12_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_12_0_ga/manifests"},{"name":"rel_3_12_1_ga","sha":"870c4fc1f3fa118149083191fa99be9635ccefc2","kind":"tag","published_at":"2013-05-24T15:43:58.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_12_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_12_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_12_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_12_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_12_1_ga/manifests"},{"name":"rel_3_13_0_ga","sha":"5082400e409de85b297f95a29c232d1b9f5f2c59","kind":"tag","published_at":"2013-05-24T15:43:07.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_13_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_13_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_13_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_13_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_13_0_ga/manifests"},{"name":"rel_3_14_0_ga","sha":"abd1c93b0c57a8e5352f1bf9688bb860233b12d3","kind":"tag","published_at":"2013-05-24T15:42:42.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_14_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_14_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_14_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_14_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_14_0_ga/manifests"},{"name":"rel_3_15_0_ga","sha":"dfc5f7b442d82bd527dac6506c9811cd417849a0","kind":"tag","published_at":"2013-05-24T15:42:13.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_15_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_15_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_15_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_15_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_15_0_ga/manifests"},{"name":"rel_3_16_0_ga","sha":"9eadfacf36c2f5ff62140f4f4c29fa1f13e86118","kind":"tag","published_at":"2013-05-24T15:41:38.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_16_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_16_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_16_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_16_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_16_0_ga/manifests"},{"name":"rel_3_16_1_ga","sha":"34bd30f1a6c496f5fcef19999ff11509a9c5e31d","kind":"tag","published_at":"2013-05-24T15:39:53.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_16_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_16_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_16_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_16_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_16_1_ga/manifests"},{"name":"rel_3_17_0_ga","sha":"cfee5e624d8fd41ad31eae43092ea86935f524b9","kind":"tag","published_at":"2013-05-24T15:38:53.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_17_0_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_17_0_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_17_0_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_17_0_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_17_0_ga/manifests"},{"name":"rel_3_17_1_ga","sha":"7ff52ac61b307d6a785ae458d06bdf52335ae79c","kind":"tag","published_at":"2013-05-24T15:38:16.000Z","download_url":"https://codeload.github.com/jboss-javassist/javassist/tar.gz/rel_3_17_1_ga","html_url":"https://github.com/jboss-javassist/javassist/releases/tag/rel_3_17_1_ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboss-javassist/javassist@rel_3_17_1_ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_17_1_ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/tags/rel_3_17_1_ga/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:35:42.271Z","dependent_packages_count":3572,"downloads":null,"downloads_period":null,"dependent_repos_count":31433,"rankings":{"downloads":null,"dependent_repos_count":0.0292324480172992,"dependent_packages_count":0.019021113435913863,"stargazers_count":5.121084403688094,"forks_count":6.762105937590726,"docker_downloads_count":0.009810890087997676,"average":2.388250958564006},"purl":"pkg:maven/org.javassist/javassist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.javassist:javassist","docker_dependents_count":18371,"docker_downloads_count":6065579664,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.javassist:javassist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.javassist:javassist/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T19:31:54.879Z","issues_count":396,"pull_requests_count":131,"avg_time_to_close_issue":7975997.115384615,"avg_time_to_close_pull_request":9637760.147826087,"issues_closed_count":156,"pull_requests_closed_count":115,"pull_request_authors_count":71,"issue_authors_count":311,"avg_comments_per_issue":2.446969696969697,"avg_comments_per_pull_request":1.4961832061068703,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":8119209.0,"past_year_avg_time_to_close_pull_request":83565.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.2727272727272727,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboss-javassist%2Fjavassist/issues","maintainers":[{"login":"chibash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chibash"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.javassist:javassist/codemeta","maintainers":[]},{"id":235662,"name":"storable-endian","ecosystem":"hackage","description":"","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"","keywords_array":["bsd3","data","library","Propose Tags"],"namespace":null,"versions_count":9,"first_release_published_at":"2010-12-22T14:46:16.000Z","latest_release_published_at":"2016-12-16T19:28:49.000Z","latest_release_number":"0.2.6","last_synced_at":"2026-08-22T13:22:51.608Z","created_at":"2022-04-06T02:05:34.543Z","updated_at":"2026-08-22T13:22:51.609Z","registry_url":"https://hackage.haskell.org/package/storable-endian","install_command":"cabal install storable-endian","documentation_url":null,"metadata":{},"repo_metadata":null,"repo_metadata_updated_at":null,"dependent_packages_count":2,"downloads":13379,"downloads_period":"total","dependent_repos_count":146,"rankings":{"downloads":11.647358010737497,"dependent_repos_count":3.679005368748234,"dependent_packages_count":10.471884713195818,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.599416030893849},"purl":"pkg:hackage/storable-endian","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/storable-endian","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/storable-endian","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/storable-endian/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/storable-endian/codemeta","maintainers":[{"uuid":"EugeneKirpichov","login":"EugeneKirpichov","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://hackage.haskell.org/user/EugeneKirpichov","role":null,"created_at":"2022-11-14T19:55:07.749Z","updated_at":"2022-11-14T19:55:07.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/EugeneKirpichov/packages"}]},{"id":3492697,"name":"github.com/mitchellh/cli","ecosystem":"go","description":"","homepage":"https://github.com/mitchellh/cli","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/mitchellh/cli","keywords_array":[],"namespace":"github.com/mitchellh","versions_count":7,"first_release_published_at":"2018-08-24T00:41:14.000Z","latest_release_published_at":"2022-09-30T19:19:43.000Z","latest_release_number":"v1.1.5","last_synced_at":"2026-09-15T17:11:40.402Z","created_at":"2022-04-10T19:11:42.707Z","updated_at":"2026-09-17T02:36:34.329Z","registry_url":"https://pkg.go.dev/github.com/mitchellh/cli","install_command":"go get github.com/mitchellh/cli","documentation_url":"https://pkg.go.dev/github.com/mitchellh/cli#section-documentation","metadata":{},"repo_metadata":{"id":11590637,"uuid":"14081448","full_name":"mitchellh/cli","owner":"mitchellh","description":"A Go library for implementing command-line interfaces.","archived":true,"fork":false,"pushed_at":"2024-07-22T20:43:09.000Z","size":182,"stargazers_count":1734,"open_issues_count":7,"forks_count":128,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-15T17:34:09.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitchellh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-03T06:47:54.000Z","updated_at":"2026-09-09T13:09:44.000Z","dependencies_parsed_at":"2024-09-30T04:30:43.086Z","dependency_job_id":"d4431491-242d-4a4e-986a-18539225fb3a","html_url":"https://github.com/mitchellh/cli","commit_stats":{"total_commits":123,"total_committers":30,"mean_commits":4.1,"dds":0.3902439024390244,"last_synced_commit":"e73bd003a976863797bccc7d5630e83969f20bb8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mitchellh/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/sbom","scorecard":{"id":650221,"data":{"date":"2025-08-11","repo":{"name":"github.com/mitchellh/cli","commit":"e73bd003a976863797bccc7d5630e83969f20bb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mitchellh/cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mitchellh/cli/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"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-21T13:19:27.011Z","repository_id":11590637,"created_at":"2025-08-21T13:19:27.011Z","updated_at":"2025-08-21T13:19:27.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37351668,"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-16T02:00:06.638Z","response_time":96,"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":"mitchellh","name":"Mitchell Hashimoto","uuid":"1299","kind":"user","description":"","email":"m@mitchellh.com","website":"https://mitchellh.com","location":"Los Angeles, CA","twitter":"mitchellh","company":"@superlogical ","icon_url":"https://avatars.githubusercontent.com/u/1299?u=a7c8c7406e5805a546027066d5a5e2aa45ad431d\u0026v=4","repositories_count":120,"last_synced_at":"2026-09-15T14:48:00.543Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mitchellh","funding_links":[],"total_stars":46681,"followers":24378,"following":0,"created_at":"2022-11-02T16:40:11.018Z","updated_at":"2026-09-15T14:48:00.557Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh/repositories"},"tags":[{"name":"v1.1.5","sha":"784fcd13e857c49c0e5738a19707762f372a3eb3","kind":"commit","published_at":"2022-09-30T19:19:43.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.5","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"25f4c7ceb617dfe9729b3ff32be02f7544ff7fb4","kind":"commit","published_at":"2022-05-13T16:42:35.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.4","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"628e665b16f5b1f4c34636bfe71048b1f54400d9","kind":"commit","published_at":"2022-04-21T16:43:17.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.3","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"8c0c01154428e654cfad0336e01de9d24ea306c4","kind":"commit","published_at":"2020-09-23T17:23:18.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.2","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"171fbb5c839de5402a78f6097cfa41cd1a7d18c4","kind":"commit","published_at":"2020-04-06T19:52:58.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.1","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"902dcca838c81f360568876054b74ffcc419e421","kind":"commit","published_at":"2020-03-26T15:59:38.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.0","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3d22a244be8aa6fb16ac24af0e195c08b7d973aa","kind":"commit","published_at":"2018-08-24T00:41:14.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.0.0","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:36:34.329Z","dependent_packages_count":2834,"downloads":null,"downloads_period":null,"dependent_repos_count":72776,"rankings":{"downloads":null,"dependent_repos_count":0.016158085925110265,"dependent_packages_count":0.0686219945461473,"stargazers_count":1.6551066533412329,"forks_count":2.458622333666469,"docker_downloads_count":0.09764670444866018,"average":0.859231154385524},"purl":"pkg:golang/github.com/mitchellh/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mitchellh/cli","docker_dependents_count":1990,"docker_downloads_count":1845294373,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mitchellh/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mitchellh/cli/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T04:34:26.613Z","issues_count":31,"pull_requests_count":69,"avg_time_to_close_issue":15693608.5,"avg_time_to_close_pull_request":14029896.584615385,"issues_closed_count":28,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":26,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.3768115942028987,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/issues","maintainers":[{"login":"mitchellh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchellh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/codemeta","maintainers":[]},{"id":8910264,"name":"microsoft.extensions.apidescription.server","ecosystem":"nuget","description":"MSBuild tasks and targets for build-time Swagger and OpenApi document generation","homepage":"https://asp.net/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/dotnet","keywords_array":["MSBuild","Swagger","OpenAPI","code","generation","Web","API","service","reference","document"],"namespace":null,"versions_count":245,"first_release_published_at":"2019-06-12T03:47:23.257Z","latest_release_published_at":"2026-09-08T19:03:20.337Z","latest_release_number":"10.0.12","last_synced_at":"2026-09-14T20:03:01.606Z","created_at":"2024-02-25T23:13:51.220Z","updated_at":"2026-09-17T02:36:43.549Z","registry_url":"https://www.nuget.org/packages/microsoft.extensions.apidescription.server/","install_command":"Install-Package microsoft.extensions.apidescription.server","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","repository":{"type":"git","url":"https://github.com/dotnet/dotnet","branch":null,"commit":"3551975be08744f0418857c5bed8ab1545c5dd47"},"min_client_version":"2.8","development_dependency":true,"serviceable":true,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":62999649,"uuid":"550902717","full_name":"dotnet/dotnet","owner":"dotnet","description":"Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.","archived":false,"fork":false,"pushed_at":"2026-09-12T07:52:24.000Z","size":2226942,"stargazers_count":1263,"open_issues_count":165,"forks_count":337,"subscribers_count":27,"default_branch":"main","last_synced_at":"2026-09-12T14:14:05.694Z","etag":null,"topics":["dotnet","monorepo"],"latest_commit_sha":null,"homepage":"https://dotnet.microsoft.com/en-us/","language":"C#","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/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"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":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-10-13T14:09:52.000Z","updated_at":"2026-09-12T09:14:26.000Z","dependencies_parsed_at":"2026-08-10T07:17:15.576Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/dotnet","commit_stats":{"total_commits":9080,"total_committers":120,"mean_commits":75.66666666666667,"dds":0.0977973568281938,"last_synced_commit":"1bb4d417106499d246874d146a2aec03e0eb1c32"},"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37240666,"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-12T02:00:07.213Z","response_time":57,"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":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":275,"last_synced_at":"2026-09-10T06:46:36.157Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":468783,"followers":23341,"following":0,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2026-09-10T06:46:36.191Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"v11.0.100-preview.6.26359.118","sha":"ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe","kind":"commit","published_at":"2026-07-09T21:52:19.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.6.26359.118","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.6.26359.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.6.26359.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.6.26359.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.6.26359.118/manifests"},{"name":"v11.0.0-preview.6.26359.118","sha":"ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe","kind":"commit","published_at":"2026-07-09T21:52:19.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.6.26359.118","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.6.26359.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.6.26359.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.6.26359.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.6.26359.118/manifests"},{"name":"v10.0.302","sha":"35b593bebfcba58f8e78298cef14c2761f5d86c6","kind":"commit","published_at":"2026-06-29T19:05:24.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.302","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.302/manifests"},{"name":"v10.0.110","sha":"f7d90799ce4ef09a0bb257852a57248d2a8fb8dd","kind":"commit","published_at":"2026-06-26T17:46:11.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.110","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.110/manifests"},{"name":"v10.0.10","sha":"f7d90799ce4ef09a0bb257852a57248d2a8fb8dd","kind":"commit","published_at":"2026-06-26T17:46:11.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.10","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.10/manifests"},{"name":"v8.0.129","sha":"761968561827fbf9fd55e1259e7e0963b1a5613a","kind":"commit","published_at":"2026-06-26T13:53:07.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.129","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.129/manifests"},{"name":"v9.0.119","sha":"d088fc83496a99a5785ecdf74c012f61a335c338","kind":"commit","published_at":"2026-06-23T22:14:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.119","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.119/manifests"},{"name":"v11.0.100-preview.5.26302.115","sha":"f7b4c5716faaee8fb8a289aed29118cad955c45f","kind":"commit","published_at":"2026-06-02T23:07:18.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.5.26302.115","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.5.26302.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.5.26302.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.5.26302.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.5.26302.115/manifests"},{"name":"v11.0.0-preview.5.26302.115","sha":"f7b4c5716faaee8fb8a289aed29118cad955c45f","kind":"commit","published_at":"2026-06-02T23:07:18.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.5.26302.115","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.5.26302.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.5.26302.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.5.26302.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.5.26302.115/manifests"},{"name":"v9.0.118","sha":"0e130a2a48932020769116917601ab164ad8d781","kind":"commit","published_at":"2026-05-27T19:10:02.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.118","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.118/manifests"},{"name":"v8.0.128","sha":"b8c15cdca7da2fa00c82bc2ee538bd88af758b8f","kind":"commit","published_at":"2026-05-21T19:56:52.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.128","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.128/manifests"},{"name":"v10.0.301","sha":"96856fd726ffd058fb3dfef0851dbafc7ef3b011","kind":"commit","published_at":"2026-05-21T03:55:59.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.301","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.301/manifests"},{"name":"v10.0.109","sha":"901ca941248413c79832d2fdbd709da0c4386353","kind":"commit","published_at":"2026-05-20T17:04:22.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.109","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.109/manifests"},{"name":"v10.0.9","sha":"901ca941248413c79832d2fdbd709da0c4386353","kind":"commit","published_at":"2026-05-20T17:04:22.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.9","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.9/manifests"},{"name":"v11.0.100-preview.4.26230.115","sha":"4370ea16341331f045fa9b89cc46e03aed27195c","kind":"commit","published_at":"2026-04-30T20:09:39.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.4.26230.115","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.4.26230.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.4.26230.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.4.26230.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.4.26230.115/manifests"},{"name":"v11.0.0-preview.4.26230.115","sha":"4370ea16341331f045fa9b89cc46e03aed27195c","kind":"commit","published_at":"2026-04-30T20:09:39.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.4.26230.115","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.4.26230.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.4.26230.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.4.26230.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.4.26230.115/manifests"},{"name":"v10.0.204","sha":"e7aa4b537d95ae955b5c98c25fa9b9220e7eb71e","kind":"commit","published_at":"2026-04-30T18:03:46.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.204","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.204/manifests"},{"name":"v8.0.127","sha":"56fc147a7ac76b53fb65b82756da001129b26cc4","kind":"commit","published_at":"2026-04-30T15:32:20.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.127","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.127/manifests"},{"name":"v9.0.117","sha":"14d5ddefede18b29eb0f2ea918c79861a5211177","kind":"commit","published_at":"2026-04-30T14:25:22.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.117","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.117/manifests"},{"name":"v10.0.300","sha":"caa81fa4971f74880cdab61990cb1b11420939ec","kind":"commit","published_at":"2026-04-30T13:46:50.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.300","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.300/manifests"},{"name":"v10.0.108","sha":"94ea82652cdd4e0f8046b5bd5becbd11461482ca","kind":"commit","published_at":"2026-04-29T23:02:31.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.108","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.108/manifests"},{"name":"v10.0.8","sha":"94ea82652cdd4e0f8046b5bd5becbd11461482ca","kind":"commit","published_at":"2026-04-29T23:02:31.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.8","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.8/manifests"},{"name":"v10.0.203","sha":"c23858a6d860abe3ca94f9ac630c3e61b2625664","kind":"commit","published_at":"2026-04-19T18:32:20.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.203","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.203/manifests"},{"name":"v10.0.107","sha":"b16286c2284fecf303dbc12a0bb152476d662e44","kind":"commit","published_at":"2026-04-17T16:58:49.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.107","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.107/manifests"},{"name":"v10.0.7","sha":"b16286c2284fecf303dbc12a0bb152476d662e44","kind":"commit","published_at":"2026-04-17T16:58:49.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.7/manifests"},{"name":"v11.0.100-preview.3.26207.106","sha":"a8b33e7593686eaee701cd124daaabff2311634f","kind":"commit","published_at":"2026-04-07T19:10:46.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.3.26207.106","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.3.26207.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.3.26207.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.3.26207.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.3.26207.106/manifests"},{"name":"v11.0.0-preview.3.26207.106","sha":"a8b33e7593686eaee701cd124daaabff2311634f","kind":"commit","published_at":"2026-04-07T19:10:46.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.3.26207.106","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.3.26207.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.3.26207.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.3.26207.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.3.26207.106/manifests"},{"name":"v10.0.202","sha":"1e7d5a8ae309af8fad1826a5e968aae30719a281","kind":"commit","published_at":"2026-03-30T22:39:25.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.202","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.202/manifests"},{"name":"v9.0.116","sha":"aa545e77b216cb34bf86c4aa81aabd759d854bd0","kind":"commit","published_at":"2026-03-27T00:38:40.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.116","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.116/manifests"},{"name":"v10.0.106","sha":"47fb725acf5d7094af51aebbb5b7e5c44a3b2a77","kind":"commit","published_at":"2026-03-26T06:54:27.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.106","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.106/manifests"},{"name":"v10.0.6","sha":"47fb725acf5d7094af51aebbb5b7e5c44a3b2a77","kind":"commit","published_at":"2026-03-26T06:54:27.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.6","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.6/manifests"},{"name":"v8.0.126","sha":"9096b5d74cb74ee028c10649c93e98c8c25ec687","kind":"commit","published_at":"2026-03-24T19:11:02.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.126","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.126/manifests"},{"name":"v11.0.100","sha":"17d11de66cf75b962995c81dd1235fae9aa5ece0","kind":"commit","published_at":"2026-03-09T16:51:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100/manifests"},{"name":"v11.0.100-preview.2.26159.112","sha":"17d11de66cf75b962995c81dd1235fae9aa5ece0","kind":"commit","published_at":"2026-03-09T16:51:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.2.26159.112","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.2.26159.112/manifests"},{"name":"v11.0.0","sha":"17d11de66cf75b962995c81dd1235fae9aa5ece0","kind":"commit","published_at":"2026-03-09T16:51:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0/manifests"},{"name":"v11.0.0-preview.2.26159.112","sha":"17d11de66cf75b962995c81dd1235fae9aa5ece0","kind":"commit","published_at":"2026-03-09T16:51:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.2.26159.112","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.2.26159.112/manifests"},{"name":"v10.0.201","sha":"4d3023de605a78ba3e59e50c657eed70f125c68a","kind":"commit","published_at":"2026-03-04T01:09:57.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.201","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.201/manifests"},{"name":"v10.0.105","sha":"a612c2a1056fe3265387ae3ff7c94eba1505caf9","kind":"commit","published_at":"2026-03-03T17:26:22.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.105","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.105/manifests"},{"name":"v10.0.5","sha":"a612c2a1056fe3265387ae3ff7c94eba1505caf9","kind":"commit","published_at":"2026-03-03T17:26:22.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.5/manifests"},{"name":"v9.0.115","sha":"68d9bbaef84482e6ef1c01e7dc50009a330589c9","kind":"commit","published_at":"2026-02-20T15:02:51.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.115","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.115/manifests"},{"name":"v10.0.200","sha":"40cd698e5cfb2d90f436889726ee01f48d99f3ab","kind":"commit","published_at":"2026-02-20T01:29:45.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.200","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.200/manifests"},{"name":"v10.0.104","sha":"80d3e14f5e08b4888f464e3cd0d0b2445b63ec46","kind":"commit","published_at":"2026-02-19T17:20:52.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.104","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.104/manifests"},{"name":"v10.0.4","sha":"80d3e14f5e08b4888f464e3cd0d0b2445b63ec46","kind":"commit","published_at":"2026-02-19T17:20:52.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.4","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.4/manifests"},{"name":"v8.0.125","sha":"86c1b454f17232e86cccbd509c734630eb55afef","kind":"commit","published_at":"2026-02-18T19:19:46.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.125","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.125/manifests"},{"name":"v10.0.3","sha":"c2435c3e0f46de784341ac3ed62863ce77e117b4","kind":"tag","published_at":"2026-02-10T17:56:42.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.3","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.3/manifests"},{"name":"v11.0.100-preview.1.26104.118","sha":"87bc0b04e21d786669142109a5128c95618b75ed","kind":"commit","published_at":"2026-02-04T19:09:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.100-preview.1.26104.118","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.100-preview.1.26104.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.100-preview.1.26104.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.1.26104.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.100-preview.1.26104.118/manifests"},{"name":"v11.0.0-preview.1.26104.118","sha":"87bc0b04e21d786669142109a5128c95618b75ed","kind":"commit","published_at":"2026-02-04T19:09:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v11.0.0-preview.1.26104.118","html_url":"https://github.com/dotnet/dotnet/releases/tag/v11.0.0-preview.1.26104.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v11.0.0-preview.1.26104.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.1.26104.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v11.0.0-preview.1.26104.118/manifests"},{"name":"v10.0.103","sha":"c2435c3e0f46de784341ac3ed62863ce77e117b4","kind":"commit","published_at":"2026-01-23T23:27:02.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.103","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.103/manifests"},{"name":"v8.0.124","sha":"491d6639cd39497321b68f4e7749601894015680","kind":"commit","published_at":"2026-01-22T22:11:18.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.124","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.124/manifests"},{"name":"v9.0.114","sha":"d37b3ddd6508a184d82996a5f8116fcb39f2bffa","kind":"commit","published_at":"2026-01-18T20:35:41.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.114","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.114/manifests"},{"name":"v10.0.102-sb1","sha":"1def04f336cc452f7633f2ef1f157669c37c283a","kind":"tag","published_at":"2026-01-13T18:03:50.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.102-sb1","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.102-sb1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.102-sb1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.102-sb1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.102-sb1/manifests"},{"name":"v8.0.123","sha":"fafff0660ef23ca2ece1444119524a76e0f4d4a4","kind":"commit","published_at":"2026-01-05T20:33:50.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.123","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.123/manifests"},{"name":"v9.0.113","sha":"46e42120674fdd5fe1239797df142f8f6e7943b0","kind":"commit","published_at":"2026-01-05T20:33:41.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.113","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.113/manifests"},{"name":"v10.0.102","sha":"44525024595742ebe09023abe709df51de65009b","kind":"commit","published_at":"2025-12-12T12:25:30.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.102","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.102/manifests"},{"name":"v10.0.2","sha":"44525024595742ebe09023abe709df51de65009b","kind":"commit","published_at":"2025-12-12T12:25:30.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.2","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"fad253f51b461736dfd3cd9c15977bb7493becef","kind":"tag","published_at":"2025-12-09T18:59:23.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.1","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.1/manifests"},{"name":"v10.0.101","sha":"fad253f51b461736dfd3cd9c15977bb7493becef","kind":"commit","published_at":"2025-11-19T13:50:30.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.101","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.101/manifests"},{"name":"v8.0.122","sha":"e0cc6f889abcb72068cda168d9398cf3e037b5e7","kind":"commit","published_at":"2025-10-28T19:14:48.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.122","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.122/manifests"},{"name":"v10.0.100","sha":"b0f34d51fccc69fd334253924abd8d6853fad7aa","kind":"commit","published_at":"2025-10-23T22:27:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.100","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100/manifests"},{"name":"v10.0.0","sha":"b0f34d51fccc69fd334253924abd8d6853fad7aa","kind":"commit","published_at":"2025-10-23T22:27:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0/manifests"},{"name":"v9.0.112","sha":"191254d6485c508af3f6f8ff5f20e91fa63ee39c","kind":"commit","published_at":"2025-10-21T21:48:05.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.112","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.112/manifests"},{"name":"v10.0.100-rc.2.25502.107","sha":"89c8f6a112d37d2ea8b77821e56d170a1bccdc5a","kind":"commit","published_at":"2025-10-02T19:08:00.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.100-rc.2.25502.107","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.100-rc.2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.100-rc.2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-rc.2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-rc.2.25502.107/manifests"},{"name":"v10.0.0-rc.2.25502.107","sha":"89c8f6a112d37d2ea8b77821e56d170a1bccdc5a","kind":"commit","published_at":"2025-10-02T19:08:00.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-rc.2.25502.107","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-rc.2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-rc.2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-rc.2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-rc.2.25502.107/manifests"},{"name":"v8.0.121","sha":"eed318ae2d2a3b35d344b9ec73c361265a938310","kind":"commit","published_at":"2025-09-26T05:46:34.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.121","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.121/manifests"},{"name":"v9.0.111","sha":"838867fec3d758e34188af097f4f18a23c3800e8","kind":"commit","published_at":"2025-09-26T05:40:35.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.111","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.111/manifests"},{"name":"v10.0.100-rc.1.25451.107","sha":"2db1f5ee2bdda2e8d873769325fabede32e420e0","kind":"commit","published_at":"2025-09-01T16:46:51.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.100-rc.1.25451.107","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.100-rc.1.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.100-rc.1.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-rc.1.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-rc.1.25451.107/manifests"},{"name":"v10.0.0-rc.1.25451.107","sha":"2db1f5ee2bdda2e8d873769325fabede32e420e0","kind":"commit","published_at":"2025-09-01T16:46:51.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-rc.1.25451.107","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-rc.1.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-rc.1.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-rc.1.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-rc.1.25451.107/manifests"},{"name":"v8.0.120","sha":"6825a8d5c72c1893049c2c5ffa491b65cbcea7e0","kind":"commit","published_at":"2025-08-21T23:52:57.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.120","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.120/manifests"},{"name":"v9.0.110","sha":"999243871ad8799c178193bb2d384dfbcfd94ce6","kind":"commit","published_at":"2025-08-21T22:41:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.110","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.110/manifests"},{"name":"v10.0.100-preview.7.25380.108","sha":"30000d883e06c122311a66894579bc12329a09d4","kind":"commit","published_at":"2025-07-30T21:52:36.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.100-preview.7.25380.108","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.100-preview.7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.100-preview.7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-preview.7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.100-preview.7.25380.108/manifests"},{"name":"v10.0.0-preview.7.25380.108","sha":"30000d883e06c122311a66894579bc12329a09d4","kind":"commit","published_at":"2025-07-30T21:52:36.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.7.25380.108","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.7.25380.108/manifests"},{"name":"v8.0.119","sha":"8495bde0fe309967f88de93e358d6b6166ed47f8","kind":"commit","published_at":"2025-07-23T01:31:40.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.119","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.119/manifests"},{"name":"v9.0.109","sha":"a1e39f97e51f1d381385d2dc6c94b368ea333784","kind":"commit","published_at":"2025-07-18T23:49:38.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.109","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.109/manifests"},{"name":"v10.0.0-preview.6.25358.103","sha":"75972a5ba730bdaf7cf3a34f528ab0f5c7f05183","kind":"commit","published_at":"2025-07-08T14:01:28.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.6.25358.103","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.6.25358.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.6.25358.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.6.25358.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.6.25358.103/manifests"},{"name":"v8.0.18","sha":"f4d2dc9c002dee003c875b89729d1ce958c24a9e","kind":"commit","published_at":"2025-06-23T19:57:24.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.18","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.18/manifests"},{"name":"v9.0.7","sha":"2d8506e0fc69ec3d8e92eb3090e18fdb5f8636f5","kind":"commit","published_at":"2025-06-17T20:19:32.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.7/manifests"},{"name":"v10.0.0-preview.5.25277.114","sha":"ddf39a1b4690fbe23aea79c78da67004a5c31094","kind":"commit","published_at":"2025-05-28T01:45:15.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.5.25277.114","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.5.25277.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.5.25277.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.5.25277.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.5.25277.114/manifests"},{"name":"v9.0.6","sha":"3b2a975be6836979a19db7625a972b46a36efaeb","kind":"commit","published_at":"2025-05-20T22:48:44.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.6","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.6/manifests"},{"name":"v8.0.17","sha":"30c331373e55effdf3c799bdec8751e6ee5367f6","kind":"commit","published_at":"2025-05-19T23:12:08.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.17","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.17/manifests"},{"name":"v10.0.0-preview.4.25258.110","sha":"c22dcd0c7a78d095a94d20e59ec0271b9924c82c","kind":"commit","published_at":"2025-05-08T21:25:47.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.4.25258.110","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.4.25258.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.4.25258.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.4.25258.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.4.25258.110/manifests"},{"name":"v9.0.5","sha":"3d441471e6d6513e40022042a13b536bebff0590","kind":"commit","published_at":"2025-04-30T03:16:54.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.5/manifests"},{"name":"v8.0.16","sha":"82276892487288f85142cb1641df2b05dc9b937e","kind":"commit","published_at":"2025-04-19T00:08:28.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.16","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.16/manifests"},{"name":"v10.0.0-preview.3.25171.5","sha":"302cb02d5882ba21066041db398f593ebfba2e50","kind":"commit","published_at":"2025-04-01T18:53:20.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.3.25171.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.3.25171.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.3.25171.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.3.25171.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.3.25171.5/manifests"},{"name":"v8.0.15","sha":"4d246579080efa41c77ddfa9ec8e133d7cf52666","kind":"commit","published_at":"2025-03-19T00:16:30.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.15","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.15/manifests"},{"name":"v9.0.4","sha":"b7deac6d4239cd0d3375d55c2618054bb2f9df64","kind":"commit","published_at":"2025-03-15T17:17:42.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.4","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.4/manifests"},{"name":"v10.0.0-preview.2.25163.2","sha":"7c509c46e0f6df3473129f2dcb7ae7710c200c3e","kind":"commit","published_at":"2025-03-14T19:25:59.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.2.25163.2","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.2.25163.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.2.25163.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.2.25163.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.2.25163.2/manifests"},{"name":"v10.0.0-preview.1.25080.5","sha":"cd6837f843092ac26057787149a098851e8dc9c9","kind":"commit","published_at":"2025-02-21T00:22:31.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v10.0.0-preview.1.25080.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v10.0.0-preview.1.25080.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v10.0.0-preview.1.25080.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.1.25080.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v10.0.0-preview.1.25080.5/manifests"},{"name":"v8.0.14","sha":"b5416edd25debe775619037d6348bb672fb5da54","kind":"commit","published_at":"2025-02-14T01:36:37.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.14","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.14/manifests"},{"name":"v9.0.3","sha":"7931ad4860249a1c9971df37e12468692890b28f","kind":"commit","published_at":"2025-02-13T22:23:33.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.3","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.3/manifests"},{"name":"v8.0.13","sha":"a970a1cfdd960e99b4b8b9bdc3099b943f70adde","kind":"commit","published_at":"2025-01-22T20:25:41.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.13","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.13/manifests"},{"name":"v9.0.2","sha":"c4e5fd73fe5d8c004bf46cb4f1ded77ca8124b1a","kind":"commit","published_at":"2025-01-21T19:57:31.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.2","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"1cf154a56d078c531cc830e95a7cfdbc4fe1113c","kind":"commit","published_at":"2024-12-11T16:11:39.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.1","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.1/manifests"},{"name":"v8.0.12","sha":"ab5d79b36d4f8a16f9f91f53fd6504b354c977b1","kind":"commit","published_at":"2024-12-04T21:20:05.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.12","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.12/manifests"},{"name":"v9.0.101","sha":"f303476b533b0f90901c0a5e07a3bd2fb68777e3","kind":"commit","published_at":"2024-11-25T16:12:08.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.101","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.101/manifests"},{"name":"v9.0.0","sha":"a2bc464e40415d625118f38fbb0556d1803783ff","kind":"commit","published_at":"2024-10-29T16:00:04.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0/manifests"},{"name":"v8.0.11","sha":"d5f3d652f9266d600777f626a9650a273419859b","kind":"commit","published_at":"2024-10-23T16:36:49.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.11","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.11/manifests"},{"name":"v8.0.10","sha":"8922fe64a1903ed4e35e24568efb056b3e0fad43","kind":"commit","published_at":"2024-09-24T19:22:13.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.10","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.10/manifests"},{"name":"v9.0.0-rc.2.24473.5","sha":"b4c156e3f670d86ad737595a912c5c85c481b9ac","kind":"commit","published_at":"2024-09-24T18:03:13.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-rc.2.24473.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-rc.2.24473.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-rc.2.24473.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-rc.2.24473.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-rc.2.24473.5/manifests"},{"name":"v9.0.0-rc.1.24431.7","sha":"f2e150252ab0fe4f796fac30ba5ffeb22c1c4156","kind":"commit","published_at":"2024-09-02T17:22:34.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-rc.1.24431.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-rc.1.24431.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-rc.1.24431.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-rc.1.24431.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-rc.1.24431.7/manifests"},{"name":"v9.0.0-preview.7.24405.7","sha":"aecea31eada5f5506de2112d72b3bd238a5317b4","kind":"commit","published_at":"2024-08-07T14:05:13.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.7.24405.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.7.24405.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.7.24405.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.7.24405.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.7.24405.7/manifests"},{"name":"v8.0.8","sha":"e78e8a64f20e61e1fea4f24afca66ad1dc56285f","kind":"commit","published_at":"2024-07-22T23:58:27.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.8","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.8/manifests"},{"name":"v9.0.0-preview.6.24327.7","sha":"df2bf85c5dd6f3b834db7ee91d53c5d0b9469ca6","kind":"commit","published_at":"2024-06-28T21:50:27.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.6.24327.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.6.24327.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.6.24327.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.6.24327.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.6.24327.7/manifests"},{"name":"v8.0.7","sha":"8be139ddde52d33e24c7d82f813248ff9fc54b97","kind":"commit","published_at":"2024-06-17T18:29:16.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.7/manifests"},{"name":"v9.0.0-preview.5.24306.7","sha":"78f4e02d8b749da1168368a232b858448545928f","kind":"commit","published_at":"2024-06-07T10:07:01.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.5.24306.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.5.24306.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.5.24306.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.5.24306.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.5.24306.7/manifests"},{"name":"v8.0.6","sha":"64c5c1aee8dc1faa16021350fcdd0bba15004160","kind":"commit","published_at":"2024-05-28T16:53:38.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.6","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.6/manifests"},{"name":"v9.0.0-preview.4.24266.19","sha":"7b92d4092abc8b04f79a9412a712257966724494","kind":"commit","published_at":"2024-05-17T23:15:57.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.4.24266.19","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.4.24266.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.4.24266.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.4.24266.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.4.24266.19/manifests"},{"name":"v8.0.5","sha":"181780576f29353fd077b649e7624cf806e882e7","kind":"commit","published_at":"2024-04-24T21:59:11.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.5/manifests"},{"name":"v9.0.0-preview.3.24172.9","sha":"dd82ae7012234d2a447fd8db22353629c395ac48","kind":"commit","published_at":"2024-04-04T21:46:53.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.3.24172.9","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.3.24172.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.3.24172.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.3.24172.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.3.24172.9/manifests"},{"name":"v8.0.4","sha":"83659133a1aa2b2d94f9c4ecebfa10d960e27706","kind":"commit","published_at":"2024-03-21T06:57:54.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.4","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.4/manifests"},{"name":"v9.0.0-preview.2.24128.5","sha":"14eb446d301de0fa50afd32daf0dcbf1b3716ae5","kind":"commit","published_at":"2024-03-08T07:41:13.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.2.24128.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.2.24128.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.2.24128.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.2.24128.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.2.24128.5/manifests"},{"name":"v8.0.3","sha":"49a39629323839c28481dd42545ce44d11c75c5a","kind":"commit","published_at":"2024-02-17T01:01:55.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.3","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.3/manifests"},{"name":"v9.0.0-preview.1.24080.9","sha":"1337fabdb46697adfbfe4a6f681fc1c2cb5d5b66","kind":"tag","published_at":"2024-02-14T15:11:12.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v9.0.0-preview.1.24080.9","html_url":"https://github.com/dotnet/dotnet/releases/tag/v9.0.0-preview.1.24080.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v9.0.0-preview.1.24080.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.1.24080.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v9.0.0-preview.1.24080.9/manifests"},{"name":"v8.0.2","sha":"d396b0c4d3e51c2d8d679b2f7233912bc5bfc2fa","kind":"tag","published_at":"2024-02-14T03:00:58.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.2","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"b27976e5a6850466ee5b4ce24f91ee93bef645f7","kind":"commit","published_at":"2023-12-01T03:56:10.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.1","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"40e7f014ff784457efffa58074549735e30772ae","kind":"commit","published_at":"2023-11-01T21:55:24.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2.23479.6","sha":"1e872358329855089d8d14cec1f06d5b075824b5","kind":"commit","published_at":"2023-10-02T16:39:33.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-rc.2.23479.6","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-rc.2.23479.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-rc.2.23479.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-rc.2.23479.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-rc.2.23479.6/manifests"},{"name":"v8.0.0-rc.1.23419.4","sha":"113d797bc90104bb4f1cc51e1a462cf3d4ef18fc","kind":"commit","published_at":"2023-09-05T22:19:50.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-rc.1.23419.4","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-rc.1.23419.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-rc.1.23419.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-rc.1.23419.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-rc.1.23419.4/manifests"},{"name":"v8.0.0-preview.7.23375.6","sha":"a4e1c155baee463805c5af89adb4cb1165df9ad0","kind":"commit","published_at":"2023-07-26T16:15:53.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-preview.7.23375.6","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-preview.7.23375.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-preview.7.23375.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.7.23375.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.7.23375.6/manifests"},{"name":"v8.0.0-preview.6.23329.7","sha":"3869a558bdd561a40ad963a0d52f87b8c770be40","kind":"commit","published_at":"2023-06-30T19:09:14.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-preview.6.23329.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-preview.6.23329.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-preview.6.23329.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.6.23329.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.6.23329.7/manifests"},{"name":"v8.0.0-preview.5.23280.8","sha":"4c51fbf526e6008802c3d0af51531e1592d9ebd0","kind":"commit","published_at":"2023-06-03T16:27:27.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-preview.5.23280.8","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-preview.5.23280.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-preview.5.23280.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.5.23280.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.5.23280.8/manifests"},{"name":"v8.0.0-preview.4.23259.5","sha":"5c2ab7ee737adf4b43071fedfd702b861ec8d8ef","kind":"commit","published_at":"2023-05-10T18:54:25.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.0-preview.4.23259.5","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.0-preview.4.23259.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.0-preview.4.23259.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.4.23259.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.0-preview.4.23259.5/manifests"},{"name":"v8.0.100-preview.3.23178.7","sha":"6d6f38c2d65c50dfc31dcdadfef1ba24ed4efc45","kind":"commit","published_at":"2023-04-10T18:57:31.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.100-preview.3.23178.7","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.100-preview.3.23178.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.100-preview.3.23178.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.3.23178.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.3.23178.7/manifests"},{"name":"v8.0.100-preview.2","sha":"e1ef3bebb6454e57f67127af5659d24ad9c4b00d","kind":"commit","published_at":"2023-03-08T01:28:47.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.100-preview.2","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.100-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.100-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.2/manifests"},{"name":"v8.0.100-preview.1","sha":"c2c829eea2213b812f07259db041a6ba4165d34a","kind":"tag","published_at":"2023-02-21T15:19:51.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/v8.0.100-preview.1","html_url":"https://github.com/dotnet/dotnet/releases/tag/v8.0.100-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@v8.0.100-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/v8.0.100-preview.1/manifests"},{"name":"test-tag","sha":"c3dc8f63cc246b8e71835746e715547426219bc7","kind":"commit","published_at":"2023-02-08T20:10:17.000Z","download_url":"https://codeload.github.com/dotnet/dotnet/tar.gz/test-tag","html_url":"https://github.com/dotnet/dotnet/releases/tag/test-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/dotnet@test-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/test-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/tags/test-tag/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:36:43.549Z","dependent_packages_count":6,"downloads":1182732885,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.03381606363751482,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.781879691055236},"purl":"pkg:nuget/microsoft.extensions.apidescription.server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.extensions.apidescription.server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.extensions.apidescription.server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.extensions.apidescription.server/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T13:02:02.082Z","issues_count":304,"pull_requests_count":4627,"avg_time_to_close_issue":6479529.474074074,"avg_time_to_close_pull_request":145959.83893195522,"issues_closed_count":135,"pull_requests_closed_count":3483,"pull_request_authors_count":103,"issue_authors_count":51,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":1.4503998271017937,"merged_pull_requests_count":2991,"bot_issues_count":17,"bot_pull_requests_count":3365,"past_year_issues_count":142,"past_year_pull_requests_count":2382,"past_year_avg_time_to_close_issue":3350656.5714285714,"past_year_avg_time_to_close_pull_request":157896.56706008583,"past_year_issues_closed_count":77,"past_year_pull_requests_closed_count":1864,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.7112676056338028,"past_year_avg_comments_per_pull_request":2.223341729638959,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":1828,"past_year_merged_pull_requests_count":1676,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fdotnet/issues","maintainers":[{"login":"ViktorHofer","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"mmitche","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"mthalman","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"ellahathaway","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"akoeplinger","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"premun","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"MichaelSimons","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"NikolaMilosavljevic","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"dkurepa","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkurepa"},{"login":"jkoritzinsky","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"am11","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"dotnet-bot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dotnet-bot"},{"login":"marcpopMSFT","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcpopMSFT"},{"login":"wtgodbe","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"Winniexu01","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Winniexu01"},{"login":"joeloff","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeloff"},{"login":"steveisok","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveisok"},{"login":"jjonescz","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjonescz"},{"login":"ericstj","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"JanProvaznik","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanProvaznik"},{"login":"lewing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"dsplaisted","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsplaisted"},{"login":"omajid","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omajid"},{"login":"baronfel","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"tmds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"rainersigwald","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rainersigwald"},{"login":"SimonZhao888","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonZhao888"},{"login":"mwiemer-microsoft","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwiemer-microsoft"},{"login":"missymessa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"PranavSenthilnathan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"Nigusu-Allehu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nigusu-Allehu"},{"login":"T-Gro","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-Gro"},{"login":"nagilson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagilson"},{"login":"carlossanlop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"agocke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"jaredpar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredpar"},{"login":"DamianEdwards","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"nohwnd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nohwnd"},{"login":"VSadov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VSadov"},{"login":"pavelsavara","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"javiercn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"oroztocil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oroztocil"},{"login":"danmoseley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danmoseley"},{"login":"kotlarmilos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"tmat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"elinor-fung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elinor-fung"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"Cosifne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cosifne"},{"login":"BrennanConroy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrennanConroy"},{"login":"sebastienros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"jtschuster","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtschuster"},{"login":"v-wuzhai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v-wuzhai"},{"login":"AlesProkop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlesProkop"},{"login":"AR-May","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AR-May"},{"login":"azat-msft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azat-msft"},{"login":"arunchndr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arunchndr"},{"login":"KevinRansom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRansom"},{"login":"directhex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/directhex"},{"login":"JulieLeeMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulieLeeMSFT"},{"login":"jonathanpeppers","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanpeppers"},{"login":"YuliiaKovalova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuliiaKovalova"},{"login":"NikAiyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikAiyer"},{"login":"artl93","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artl93"},{"login":"arkalyanms","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arkalyanms"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"AndyAyersMS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyAyersMS"},{"login":"AndriySvyryd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriySvyryd"},{"login":"tannergooding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tannergooding"},{"login":"dibarbet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dibarbet"},{"login":"tkapin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkapin"},{"login":"hoyosjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"nagashi84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagashi84"},{"login":"rzikm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzikm"},{"login":"filipnavara","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filipnavara"}],"active_maintainers":[{"login":"mmitche","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"mthalman","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"akoeplinger","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"ViktorHofer","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"dkurepa","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkurepa"},{"login":"dotnet-bot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dotnet-bot"},{"login":"am11","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"marcpopMSFT","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcpopMSFT"},{"login":"ellahathaway","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"joeloff","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeloff"},{"login":"NikolaMilosavljevic","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"wtgodbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"steveisok","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveisok"},{"login":"premun","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"JanProvaznik","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanProvaznik"},{"login":"lewing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"dsplaisted","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsplaisted"},{"login":"jjonescz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjonescz"},{"login":"ericstj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"baronfel","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"mwiemer-microsoft","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwiemer-microsoft"},{"login":"missymessa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"jkoritzinsky","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"Nigusu-Allehu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nigusu-Allehu"},{"login":"nagilson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagilson"},{"login":"nohwnd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nohwnd"},{"login":"omajid","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omajid"},{"login":"PranavSenthilnathan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"T-Gro","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-Gro"},{"login":"tmds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"VSadov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VSadov"},{"login":"MichaelSimons","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"agocke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"DamianEdwards","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"kotlarmilos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"AlesProkop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlesProkop"},{"login":"rainersigwald","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rainersigwald"},{"login":"azat-msft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azat-msft"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"YuliiaKovalova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuliiaKovalova"},{"login":"AndyAyersMS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyAyersMS"},{"login":"AR-May","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AR-May"},{"login":"tmat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"rzikm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzikm"},{"login":"dibarbet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dibarbet"},{"login":"hoyosjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"pavelsavara","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"jonathanpeppers","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanpeppers"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.extensions.apidescription.server/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8940,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-25T23:17:48.294Z","updated_at":"2024-02-25T23:17:48.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1202,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-25T23:17:48.013Z","updated_at":"2024-02-25T23:17:48.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"dotnetframework","login":"dotnetframework","name":null,"email":null,"url":null,"packages_count":3265,"html_url":"https://www.nuget.org/profiles/dotnetframework","role":null,"created_at":"2024-02-25T23:17:48.242Z","updated_at":"2024-02-25T23:17:48.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/dotnetframework/packages"}]},{"id":1492400,"name":"bs-logger","ecosystem":"npm","description":"Bare simple logger for NodeJS","homepage":"https://github.com/huafu/bs-logger#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/huafu/bs-logger","keywords_array":["bare simple logger","simple logger","simple","logger","typescript","lib","library"],"namespace":null,"versions_count":7,"first_release_published_at":"2018-08-30T16:04:38.448Z","latest_release_published_at":"2018-11-10T06:30:07.047Z","latest_release_number":"0.2.6","last_synced_at":"2026-09-17T02:37:29.753Z","created_at":"2022-04-09T03:12:43.925Z","updated_at":"2026-09-17T02:37:29.753Z","registry_url":"https://www.npmjs.com/package/bs-logger","install_command":"npm install bs-logger","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.6"},"contentPolicy":null},"repo_metadata":{"id":32930897,"uuid":"146733362","full_name":"huafu/bs-logger","owner":"huafu","description":"Bare Simple Logger for NodeJS","archived":false,"fork":false,"pushed_at":"2023-01-04T11:27:59.000Z","size":1244,"stargazers_count":7,"open_issues_count":23,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T15:04:55.031Z","etag":null,"topics":["logger","logging","nodejs","simple"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huafu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-30T10:23:17.000Z","updated_at":"2022-07-05T10:15:03.000Z","dependencies_parsed_at":"2023-01-14T22:43:37.460Z","dependency_job_id":null,"html_url":"https://github.com/huafu/bs-logger","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/huafu/bs-logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huafu","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/sbom","scorecard":{"id":471388,"data":{"date":"2025-08-11","repo":{"name":"github.com/huafu/bs-logger","commit":"6f110735ec8f47cc77dd39fd2adcf03336b82883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h726-x36v-rx45","Warn: Project is vulnerable to: GHSA-779f-wgxg-qr8f","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-19T13:58:14.800Z","repository_id":32930897,"created_at":"2025-08-19T13:58:14.800Z","updated_at":"2025-08-19T13:58:14.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36086552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"huafu","name":"Huafu Gandon","uuid":"1162602","kind":"user","description":"","email":"","website":"https://twitter.com/huafu_g","location":"Châteauneuf sur Loire, Loiret, France","twitter":null,"company":"@fideli-app","icon_url":"https://avatars.githubusercontent.com/u/1162602?v=4","repositories_count":133,"last_synced_at":"2023-04-09T06:02:02.712Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huafu","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:21:51.651Z","updated_at":"2023-04-09T06:02:03.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huafu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huafu/repositories"},"tags":[{"name":"v0.2.6","sha":"6f110735ec8f47cc77dd39fd2adcf03336b82883","kind":"tag","published_at":"2018-11-10T06:28:48.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.6","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"f44db39f9f8c791b8ebb320f14e1a521acdf744b","kind":"tag","published_at":"2018-09-04T06:12:25.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.5","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"b5a6791c3f7ba1a95e129c756e155c716b3c38ab","kind":"tag","published_at":"2018-09-04T05:54:13.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.4","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"6ad1efe7503878c2289cc7d67f1dcb3c87f48ad1","kind":"tag","published_at":"2018-08-31T10:26:56.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.3","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"24cb2a7e5369bed2329ac685e9468b33c351ec10","kind":"tag","published_at":"2018-08-31T09:26:33.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.2","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"d6e0424fbc59aaf22cbf6714fadeff1691745e44","kind":"tag","published_at":"2018-08-31T09:11:11.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.1","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8bd924f9c70d72c47a094001b9b0655fa40dce85","kind":"tag","published_at":"2018-08-31T09:10:35.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.2.0","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"4c24b5ec7e64e38e134de9b54639b03f2f00b42b","kind":"tag","published_at":"2018-08-30T16:02:24.000Z","download_url":"https://codeload.github.com/huafu/bs-logger/tar.gz/v0.1.1","html_url":"https://github.com/huafu/bs-logger/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huafu/bs-logger@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-15T03:43:50.783Z","dependent_packages_count":299,"downloads":80937976,"downloads_period":"last-month","dependent_repos_count":360346,"rankings":{"downloads":0.0376198825733971,"dependent_repos_count":0.05935946537054215,"dependent_packages_count":0.1722464929179339,"stargazers_count":10.27198306392945,"forks_count":9.661275851013178,"docker_downloads_count":0.12816497112523423,"average":3.3884416211549557},"purl":"pkg:npm/bs-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bs-logger","docker_dependents_count":5037,"docker_downloads_count":1817517793,"usage_url":"https://repos.ecosyste.ms/usage/npm/bs-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bs-logger/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T01:01:25.441Z","issues_count":2,"pull_requests_count":28,"avg_time_to_close_issue":28847.0,"avg_time_to_close_pull_request":15851993.666666666,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.7857142857142857,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huafu%2Fbs-logger/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bs-logger/codemeta","maintainers":[{"uuid":"huafu","login":"huafu","name":null,"email":"huafu.gandon@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~huafu","role":null,"created_at":"2022-11-11T16:10:56.971Z","updated_at":"2022-11-11T16:10:56.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/huafu/packages"}]},{"id":143443,"name":"DBI","ecosystem":"cpan","description":"Database independent interface for Perl","homepage":null,"licenses":"perl_5","normalized_licenses":["Artistic-1.0-Perl"],"repository_url":"https://github.com/perl5-dbi/dbi","keywords_array":null,"namespace":null,"versions_count":146,"first_release_published_at":"1995-10-27T08:14:00.000Z","latest_release_published_at":"2026-09-09T14:02:28.000Z","latest_release_number":"1.653","last_synced_at":"2026-09-16T18:53:20.662Z","created_at":"2022-04-05T15:34:48.752Z","updated_at":"2026-09-17T11:38:44.818Z","registry_url":"https://metacpan.org/dist/DBI","install_command":null,"documentation_url":null,"metadata":{"author":"HMBRAND"},"repo_metadata":{"id":7857494,"uuid":"9229606","full_name":"perl5-dbi/dbi","owner":"perl5-dbi","description":"DBI - The Perl 5 Database Interface","archived":false,"fork":false,"pushed_at":"2026-09-10T09:26:52.000Z","size":9555,"stargazers_count":95,"open_issues_count":56,"forks_count":62,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-09-15T08:49:09.236Z","etag":null,"topics":["database","database-access","database-connector","dbi","perl","perl-database-interface"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/perl5-dbi.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-04-04T22:41:31.000Z","updated_at":"2026-09-10T09:27:16.000Z","dependencies_parsed_at":"2022-09-03T09:40:21.044Z","dependency_job_id":"7e2a2710-f447-4b8a-abe8-dbd21fb5dc9a","html_url":"https://github.com/perl5-dbi/dbi","commit_stats":null,"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/perl5-dbi/dbi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perl5-dbi","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37345047,"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-15T02:00:05.939Z","response_time":113,"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":"perl5-dbi","name":"perl5-dbi","uuid":"4020603","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4020603?v=4","repositories_count":15,"last_synced_at":"2024-03-27T02:57:45.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/perl5-dbi","funding_links":[],"total_stars":210,"followers":5,"following":0,"created_at":"2022-11-05T04:54:49.129Z","updated_at":"2024-03-27T02:57:46.021Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perl5-dbi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perl5-dbi/repositories"},"tags":[{"name":"1.650","sha":"e471b1e8667b8b1de404db07e0c9331df06eb621","kind":"commit","published_at":"2026-07-06T09:24:44.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.650","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.650","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.650/manifests"},{"name":"1.649","sha":"d3120f898533d87e1a60ad22cfa23e0b38efaf72","kind":"commit","published_at":"2026-06-22T09:50:39.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.649","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.649","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.649","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.649","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.649/manifests"},{"name":"1.648","sha":"77c5de11da879ec6a869c4c89bc0ff8bf6e2921f","kind":"commit","published_at":"2026-06-04T13:59:15.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.648","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.648","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.648","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.648","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.648/manifests"},{"name":"1.647","sha":"82ae6b58f330cd51ea5a2482c9494b6eb701b13f","kind":"commit","published_at":"2025-01-20T08:12:13.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.647","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.647","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.647/manifests"},{"name":"1.646","sha":"314d07d9cf704e589a3dcaa17994955f87389f5d","kind":"commit","published_at":"2025-01-11T13:00:34.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.646","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.646","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.646","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.646","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.646/manifests"},{"name":"1.645","sha":"87e6c731b464dc862afd1ba95c8b362fcfbee0db","kind":"commit","published_at":"2024-09-03T08:46:37.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.645","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.645/manifests"},{"name":"1.644","sha":"33c2d16cd0294b53e95563ba15deb804c0b79706","kind":"commit","published_at":"2024-08-24T07:14:49.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.644","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.644","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.644","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.644","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.644/manifests"},{"name":"1.643_02","sha":"2623c626e5fa4573bafd057a5d898dc2fb8e9463","kind":"commit","published_at":"2024-08-22T07:04:04.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.643_02","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.643_02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.643_02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643_02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643_02/manifests"},{"name":"1.643_01","sha":"7d7ee3b7a6ddfe5e5387f55ab721a0096e56bdb0","kind":"commit","published_at":"2024-08-20T11:33:56.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.643_01","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.643_01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.643_01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643_01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643_01/manifests"},{"name":"xxx-1","sha":"d6827f527791786105f92a6cac77f2cbb99cca02","kind":"commit","published_at":"2020-10-28T12:12:33.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/xxx-1","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/xxx-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@xxx-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/xxx-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/xxx-1/manifests"},{"name":"1.643","sha":"4a68c5a79ab859b6308dd742ac2d2416e3d0dd92","kind":"tag","published_at":"2020-01-31T15:29:17.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.643","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.643","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.643/manifests"},{"name":"1.642","sha":"509f9287295dcb3b50339bf88bed9330e6a48ac5","kind":"tag","published_at":"2018-10-28T19:47:54.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.642","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.642","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.642","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.642","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.642/manifests"},{"name":"1.641","sha":"af7eac9e702d8e770120d28a164eca9701bc2b8b","kind":"tag","published_at":"2018-03-19T17:52:32.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.641","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.641","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.641/manifests"},{"name":"1.640","sha":"95bcd9907875c39f76a21b8df8bd47424c5506ee","kind":"tag","published_at":"2018-01-28T20:36:22.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.640","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.640","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.640/manifests"},{"name":"1.639","sha":"2060321973fca6ce324250879a89b4e013b5a952","kind":"tag","published_at":"2017-12-28T14:37:53.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.639","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.639","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.639","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.639","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.639/manifests"},{"name":"1.638","sha":"7c5683771d5f8c384ce78b4d174ead45e98c1901","kind":"tag","published_at":"2017-12-28T14:25:38.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.638","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.638/manifests"},{"name":"1.637","sha":"13228e89fec085502fd3f1e63803b5741340c2be","kind":"tag","published_at":"2017-08-16T08:44:12.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.637","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.637","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.637","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.637","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.637/manifests"},{"name":"1.636","sha":"d07e637bb58e0308c52315efd233c5697a1db15c","kind":"commit","published_at":"2016-04-24T22:03:27.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.636","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.636","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.636","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.636","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.636/manifests"},{"name":"1.635","sha":"1ba40acc1c901738b05e3eabb81fac723011cb62","kind":"commit","published_at":"2016-04-24T11:53:32.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.635","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.635","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.635","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.635","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.635/manifests"},{"name":"1.634","sha":"6933f270d6115187b9c455a383ae8bc827cdd4db","kind":"commit","published_at":"2015-08-03T14:55:58.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.634","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.634","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.634","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.634","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.634/manifests"},{"name":"1.633_92","sha":"9182df37ebfa1183bbcbdab5e37530b6a72bf2ea","kind":"commit","published_at":"2015-07-22T15:22:25.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.633_92","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.633_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.633_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_92/manifests"},{"name":"1.633_91","sha":"397c1be485b60f6469fae5481b216151d1db937b","kind":"commit","published_at":"2015-07-19T14:32:24.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.633_91","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.633_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.633_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_91/manifests"},{"name":"1.633_90","sha":"4e32a83d3309de83e53a2b205fbf7242eaee0ab2","kind":"commit","published_at":"2015-07-18T13:08:58.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.633_90","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.633_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.633_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633_90/manifests"},{"name":"1.633","sha":"478fc1ba7bcf2e318d80a893315d411add53fbbd","kind":"commit","published_at":"2015-01-11T13:22:31.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.633","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.633","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.633","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.633/manifests"},{"name":"1.632_90","sha":"af4b043488dff3f21ab4899f41ddcb7837c7dfe3","kind":"commit","published_at":"2015-01-08T14:21:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.632_90","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.632_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.632_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.632_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.632_90/manifests"},{"name":"1.632","sha":"8b1114edc50f12f24bf16eca34fafda16736b20a","kind":"commit","published_at":"2014-11-05T09:32:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.632","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.632/manifests"},{"name":"1.631","sha":"cf54ba6122e723113ce1f57b80d537473f9c3289","kind":"commit","published_at":"2014-01-20T11:12:54.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.631","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.631/manifests"},{"name":"1.630","sha":"09a95a3149dde4664f113a5d2d4e7c462572c4be","kind":"commit","published_at":"2013-10-28T12:48:44.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.630","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.630/manifests"},{"name":"1.628","sha":"4eb6f236ae96196cd023ee6d157ac06fdf1033fd","kind":"commit","published_at":"2013-07-22T13:15:41.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.628","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.628/manifests"},{"name":"1.627","sha":"26b85388b27b7a805876b732e25662d769da11b0","kind":"commit","published_at":"2013-05-16T19:20:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.627","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.627/manifests"},{"name":"1.626","sha":"246adb9d2380daf63fbfff643715fdf5dc767f57","kind":"commit","published_at":"2013-05-15T10:19:55.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.626","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.626/manifests"},{"name":"1.625","sha":"7d2f9baff4e43791c5ffc4298d88182927c4a10e","kind":"commit","published_at":"2013-03-28T18:44:41.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.625","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.625/manifests"},{"name":"1.624","sha":"ded5774215661021e98505f0f3e0d1dfcb955d73","kind":"commit","published_at":"2013-02-28T10:24:18.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.624","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.624/manifests"},{"name":"1.623","sha":"ff1ddc69a6eb4060848cb465a24684d9b501e02f","kind":"commit","published_at":"2013-01-02T10:12:03.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.623","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.623/manifests"},{"name":"1.622","sha":"bd36313b38695183e348b570958e5ad6534be5ec","kind":"commit","published_at":"2012-06-06T16:37:26.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.622","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.622/manifests"},{"name":"1.621","sha":"2b939bf678bd0ab867391ed0aba1ecfa1c18c77b","kind":"commit","published_at":"2012-05-23T08:32:48.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.621","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.621/manifests"},{"name":"1.620","sha":"fe7747f230219e1b7adc88942193cd817bae47f4","kind":"commit","published_at":"2012-04-25T20:24:30.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.620","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.620/manifests"},{"name":"1.619","sha":"7a14f2fc44a33e57e9957f4c5f523a12579aa93b","kind":"commit","published_at":"2012-04-23T21:57:57.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.619","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.619/manifests"},{"name":"1.618","sha":"7ed33ecfcfb847be4b04bb230d945f22ea1e782c","kind":"commit","published_at":"2012-02-25T14:14:52.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.618","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.618/manifests"},{"name":"1.617","sha":"182e918230f970b2272e8fd702558c69c653b6e2","kind":"commit","published_at":"2012-01-31T11:05:53.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.617","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.617/manifests"},{"name":"1.616","sha":"76a0d317a19b25ed9e39a26419cb774d3aec0e80","kind":"commit","published_at":"2010-12-30T10:28:43.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.616","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.616/manifests"},{"name":"1.615","sha":"ca1c78df2040f2072e0e5706673f6bb69761cb64","kind":"commit","published_at":"2010-09-21T10:08:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.615","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.615/manifests"},{"name":"1.614_90","sha":"ca1c78df2040f2072e0e5706673f6bb69761cb64","kind":"commit","published_at":"2010-09-21T10:08:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.614_90","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.614_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.614_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.614_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.614_90/manifests"},{"name":"1.614","sha":"08f3554c4bcfb4e10591b486248b91c91151a6a6","kind":"commit","published_at":"2010-09-17T10:04:21.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.614","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.614/manifests"},{"name":"1.613_93","sha":"8ea92400bbb4a9a4c04e403ecea0536bfae152c2","kind":"commit","published_at":"2010-09-02T19:12:09.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_93","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_93/manifests"},{"name":"1.613_92","sha":"69362c67c3ecd827fcdea03f9100dab6bb515799","kind":"commit","published_at":"2010-08-30T20:57:25.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_92","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_92/manifests"},{"name":"1.613_91","sha":"ef6f75114696b04fe21a5a50de091c2ac6dbf1de","kind":"commit","published_at":"2010-08-30T20:18:46.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_91","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_91/manifests"},{"name":"1.613_90","sha":"cdd599e778af502443c3dd0a714ab46ab38b5b2e","kind":"commit","published_at":"2010-08-30T20:05:32.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_90","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_90/manifests"},{"name":"1.613_71","sha":"cad0ef67155c319a611417e3905b5fad3b27d1ec","kind":"commit","published_at":"2010-08-16T16:26:07.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_71","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_71/manifests"},{"name":"1.613_70","sha":"8d57ab717d1cded9043f38a5b966cb065c4254f2","kind":"commit","published_at":"2010-07-30T14:11:52.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613_70","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613_70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613_70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613_70/manifests"},{"name":"1.613","sha":"c7a6609531e9afdc85d420eabd79b26ac6aa5fcd","kind":"commit","published_at":"2010-07-25T16:08:46.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.613","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.613/manifests"},{"name":"1.612","sha":"ab2c7c87eccc1c8800ee56a057f04147899ad1d3","kind":"commit","published_at":"2010-07-16T20:33:04.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.612","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.612/manifests"},{"name":"1.611_94","sha":"9d053cf4d865b8e61c4f92e144d4b65f7b032d5e","kind":"commit","published_at":"2010-07-15T14:27:53.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611_94","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611_94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611_94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_94/manifests"},{"name":"1.611_93","sha":"59d6bee8f80ae0a7eb3dda87c30e2ddadc6640fd","kind":"commit","published_at":"2010-07-02T14:17:53.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611_93","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611_93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611_93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_93/manifests"},{"name":"1.611_92","sha":"33f19aab088b4fbb2ea5c21334a0f082896a0bbe","kind":"commit","published_at":"2010-06-16T09:56:10.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611_92","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_92/manifests"},{"name":"1.611_91","sha":"2d70cf74f985f4791c0e533c5cc5b491f586d02f","kind":"commit","published_at":"2010-06-15T19:08:32.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611_91","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_91/manifests"},{"name":"1.611_90","sha":"9467a86bacee85aa62278b3f3a5335a7a1901f90","kind":"commit","published_at":"2010-05-18T18:44:26.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611_90","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611_90/manifests"},{"name":"1.611","sha":"4f042d95350691d5baa2e38db1b7436f90885086","kind":"commit","published_at":"2010-04-29T19:56:26.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.611","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.611/manifests"},{"name":"1.609","sha":"42a551c74e8f5ab4884603e6a4f4379d364d427a","kind":"commit","published_at":"2009-06-08T10:29:22.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.609","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.609/manifests"},{"name":"1.608","sha":"6c8e0f66c8818c10bc80ffb0d6395994b311465a","kind":"commit","published_at":"2009-05-05T12:05:28.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.608","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.608/manifests"},{"name":"1.607","sha":"d8fd4a01ffcba891c2ef327f963e21c32b6a1205","kind":"commit","published_at":"2008-07-22T21:45:45.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.607","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.607/manifests"},{"name":"1.606","sha":"348944547eabf03d7ca229df2733e1b4b2eb1a99","kind":"commit","published_at":"2008-07-22T21:01:04.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.606","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.606/manifests"},{"name":"1.605","sha":"b7509285f806c4e72eb2cde832cab3c18956c5d3","kind":"commit","published_at":"2008-06-30T13:37:47.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.605","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.605/manifests"},{"name":"1.604","sha":"11088e53a9dbf2ec271da401b72d061adc230db5","kind":"commit","published_at":"2008-03-24T14:17:59.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.604","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.604/manifests"},{"name":"1.603","sha":"84cc89f5c0cd0fc5ea1c66cf188d3397563832ea","kind":"commit","published_at":"2008-03-24T13:32:41.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.603","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.603/manifests"},{"name":"1.602","sha":"e885a7a26702c63511c7ada8b8f942962b55ca3f","kind":"commit","published_at":"2008-02-08T22:46:09.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/1.602","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/1.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@1.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/1.602/manifests"},{"name":"DBI-1.601","sha":"0467dfc392572c29e6d2b8bcf87ce423796ab605","kind":"commit","published_at":"2007-10-21T22:14:00.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.601","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.601/manifests"},{"name":"DBI-1.59","sha":"13d6dbf9ae041ae63118efb0b02f2038f80772e4","kind":"commit","published_at":"2007-08-24T09:21:03.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.59","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.59/manifests"},{"name":"DBI-1.58","sha":"118bed14d9801efc63e55ce9e428acae008df986","kind":"commit","published_at":"2007-06-25T21:49:03.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.58","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.58/manifests"},{"name":"DBI-1.57","sha":"7348b765166500d12b0e913fee0af88d936d3a29","kind":"commit","published_at":"2007-06-11T15:35:29.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.57","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.57/manifests"},{"name":"DBI-1.56","sha":"adb984f7eb8d5af585e9ed77ee2c7b76cacb9071","kind":"commit","published_at":"2007-05-13T22:00:16.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.56","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.56/manifests"},{"name":"DBI-1.55","sha":"45190f6d9d0eb3cf0ea20c69b0b69d2b7e93c033","kind":"commit","published_at":"2007-05-08T15:05:42.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.55","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.55/manifests"},{"name":"DBI-1.54","sha":"ca442ea91ba1f50ee3c8996aff049ce9553bddff","kind":"commit","published_at":"2007-02-25T23:22:02.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.54","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.54/manifests"},{"name":"DBI-1.53","sha":"88cb66411ac9033f099d003d0d3b283f8180d66e","kind":"commit","published_at":"2006-11-02T00:42:35.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.53","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.53/manifests"},{"name":"DBI-1.52","sha":"6e4f74f4eb1fe96136708fb95619baf71b7dcf60","kind":"commit","published_at":"2006-09-04T10:47:05.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.52","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.52/manifests"},{"name":"DBI-1.51","sha":"d4b19d9f7fb86ec33743334d8e23ea0be863e81e","kind":"commit","published_at":"2006-06-06T09:49:10.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.51","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.51/manifests"},{"name":"DBI-1.50","sha":"a9486e94bae1870bda781987f0bb9f1fb0504858","kind":"commit","published_at":"2005-12-14T17:45:37.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.50","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.50/manifests"},{"name":"DBI-1.49","sha":"96fe066a010eb3c21eddd2f16ac6f7e9789ed733","kind":"commit","published_at":"2005-11-29T19:54:50.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.49","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.49/manifests"},{"name":"DBI-1.48a","sha":"7600236f91af912d57a08f64d1fa07610df16d32","kind":"commit","published_at":"2005-03-22T23:58:03.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.48a","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.48a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.48a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.48a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.48a/manifests"},{"name":"DBI-1.48","sha":"25349d76965d65504fcb315685927f0de5d28236","kind":"commit","published_at":"2005-03-14T17:10:01.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.48","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.48/manifests"},{"name":"DBI-1.47","sha":"0efc5ef2a8b6f1d32bc0e5cf257d4f0afbc4e360","kind":"commit","published_at":"2005-02-02T11:22:15.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.47","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.47/manifests"},{"name":"DBI-1.45","sha":"b73691eac99e19b3579d2283914b8e536c107287","kind":"commit","published_at":"2004-11-16T12:32:00.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.45","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.45/manifests"},{"name":"DBI-1.44","sha":"cefd262f024dafae5d3809d4678c0992b50cb9be","kind":"commit","published_at":"2004-11-16T12:31:32.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.44","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.44/manifests"},{"name":"DBI-1.46","sha":"c61d67c7835854799cf4256bef6c1837ec688b9f","kind":"commit","published_at":"2004-11-16T12:30:36.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.46","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.46/manifests"},{"name":"DBI-1.43","sha":"668606b5301910885e345e0a1afa1a82bbe0080c","kind":"commit","published_at":"2004-07-05T10:06:24.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.43","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.43/manifests"},{"name":"DBI-1.41","sha":"1436069d3437f4fa4f44fc1585d69ceb3313a37e","kind":"commit","published_at":"2004-03-12T17:02:22.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.41","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.41/manifests"},{"name":"DBI-1.42","sha":"53dd900f9fb940618290a0790bb57ea5ad5f8de3","kind":"commit","published_at":"2004-03-12T16:43:41.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.42","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.42/manifests"},{"name":"DBI-1.40","sha":"0074702b36ca803cc0eb9edfbf400746eaabb45c","kind":"commit","published_at":"2004-02-01T10:31:41.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.40","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.40/manifests"},{"name":"DBI-1.39","sha":"d2185007c9602a832fa66116ee310200f3a2064b","kind":"commit","published_at":"2004-02-01T10:29:46.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.39","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.39/manifests"},{"name":"DBI-1.38","sha":"af729d6c89b669fe80bf21a2fdca05fdcc2e0525","kind":"commit","published_at":"2004-02-01T10:24:24.000Z","download_url":"https://codeload.github.com/perl5-dbi/dbi/tar.gz/DBI-1.38","html_url":"https://github.com/perl5-dbi/dbi/releases/tag/DBI-1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/perl5-dbi/dbi@DBI-1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/tags/DBI-1.38/manifests"}]},"repo_metadata_updated_at":"2026-09-15T18:22:00.367Z","dependent_packages_count":1132,"downloads":null,"downloads_period":null,"dependent_repos_count":1392,"rankings":{"downloads":null,"dependent_repos_count":0.025258903763576663,"dependent_packages_count":0.08588027279616064,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.05556958827986865},"purl":"pkg:cpan/DBI","advisories":[{"uuid":"CPANSA-DBI-2026-73193","url":"https://github.com/perl5-dbi/dbi/commit/c751ae5a5a6f56c2f8284f37c1f4d43500352ef1.patch","title":"DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse.","description":"DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse.\n\npreparse reserves its output buffer with `newSV(strlen(statement) * 7 + 16)`, budgeting seven output bytes per input byte for the longest ':p99999' expansion. The product is computed in STRLEN, which is 32 bits wide on a 32-bit perl build, so a statement of 613,566,757 bytes multiplies to 4,294,967,299, wraps modulo 2^32 to 3, and reserves 19 bytes. The parser then copies the statement out through a raw pointer with no capacity check, writing the whole 585 MB input past the end of the allocation. The 99,999 placeholder limit does not bound this path, which is reached by ordinary non-placeholder content.\n\nAny caller that passes an untrusted statement of that length to preparse on a 32-bit perl gets a heap out-of-bounds write of attacker controlled bytes. Builds with a 64-bit STRLEN are not affected, since the wrap there needs a statement of about 2.3 exabytes.","origin":"CPANSA","severity":null,"published_at":"2026-08-15T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/c751ae5a5a6f56c2f8284f37c1f4d43500352ef1.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-wj3v-c3hh-mhqr","https://www.cve.org/CVERecord?id=CVE-2026-14739"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-73193","CVE-2026-73193"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-08-16T15:29:24.503Z","updated_at":"2026-09-17T10:33:21.079Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-73193","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-73193","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.652","vulnerable_version_range":"\u003c 1.652"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-73193/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-73194","url":"https://github.com/perl5-dbi/dbi/commit/29b72ae7d2a8114a734a55840bf1c45b89207809.patch","title":"DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse.","description":"DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse.\n\npreparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with `atoi(src)` and assigns it to the binder counter with no range check, so a statement containing ':2147483648' leaves the counter negative (-2147483648 with glibc, where atoi wraps). Each following '?' then expands through `sprintf(start, \":p%d\", idx++)` to ':p-2147483648', 14 bytes with the terminating NUL where the buffer budgets 7. The placeholder limit added in 1.650 tests the counter against 99,999, which a negative counter passes.\n\nAny caller that preparses an untrusted statement into ':pN' style placeholders gets a heap out-of-bounds write that grows with the number of '?' marks following the poisoned placeholder. The '?' and '%s' return styles compare the parsed number against the expected sequence and error out, and are unaffected.","origin":"CPANSA","severity":null,"published_at":"2026-08-15T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/29b72ae7d2a8114a734a55840bf1c45b89207809.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-623j-hfpc-mrc4","https://www.cve.org/CVERecord?id=CVE-2026-10879","https://www.cve.org/CVERecord?id=CVE-2026-14739"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-73194","CVE-2026-73194"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-08-16T15:29:24.553Z","updated_at":"2026-09-17T10:33:21.148Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-73194","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-73194","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.652","vulnerable_version_range":"\u003c 1.652"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-73194/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-60082","url":"https://github.com/perl5-dbi/dbi/commit/397868704291bbf0989b97e2c0661189890653e2.patch","title":"DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row.  When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index.  This could b...","description":"DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row.  When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index.  This could be triggered by a caller supplying inconsistent metadata and rows to the prepare method.","origin":"CPANSA","severity":null,"published_at":"2026-07-14T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/397868704291bbf0989b97e2c0661189890653e2.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-rwhc-hhmv-cjvg","https://metacpan.org/release/HMBRAND/DBI-1.651/changes","http://www.openwall.com/lists/oss-security/2026/07/14/13"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-60082","CVE-2026-60082"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.838Z","updated_at":"2026-09-17T10:33:21.016Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-60082","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-60082","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.651","vulnerable_version_range":"\u003c 1.651"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-60082/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-60081","url":"https://github.com/perl5-dbi/dbi/commit/6764e755e83ee1ebb1b40760e5b53eb50960bd7a.patch","title":"DBI::ProfileData versions before 1.651 for Perl do not limit the path index.  The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume av...","description":"DBI::ProfileData versions before 1.651 for Perl do not limit the path index.  The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory.","origin":"CPANSA","severity":null,"published_at":"2026-07-14T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/6764e755e83ee1ebb1b40760e5b53eb50960bd7a.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ww49-w4mv-jrr4","https://metacpan.org/release/HMBRAND/DBI-1.651/changes","http://www.openwall.com/lists/oss-security/2026/07/14/14"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-60081","CVE-2026-60081"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.100Z","updated_at":"2026-09-17T10:33:20.079Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-60081","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-60081","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.651","vulnerable_version_range":"\u003c 1.651"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-60081/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-15392","url":"https://github.com/perl5-dbi/dbi/commit/96d62dfe4528bf56fe13f413ed323d4252531728.patch","title":"DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location.  The complete_table_name method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the...","description":"DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location.  The complete_table_name method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the data directory can point to a table file at any path outside of the configured f_dir and f_dir_search directories.  Callers of file-based drivers can read or write files outside of the data directory.","origin":"CPANSA","severity":null,"published_at":"2026-07-14T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/96d62dfe4528bf56fe13f413ed323d4252531728.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-mh3j-xwf4-jrqw","https://metacpan.org/release/HMBRAND/DBI-1.651/changes","http://www.openwall.com/lists/oss-security/2026/07/14/15"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-15392","CVE-2026-15392"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.051Z","updated_at":"2026-09-17T10:33:20.020Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-15392","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-15392","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.651","vulnerable_version_range":"\u003c 1.651"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-15392/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-15043","url":"https://github.com/perl5-dbi/dbi/commit/e9742ef85a75867cbd696860e3bf3e32b681f98d.patch","title":"DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted \u003c= and \u003e= SQL operators on text.  DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the is_mat...","description":"DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted \u003c= and \u003e= SQL operators on text.  DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the is_matched method, \u003c= was evaluated using Perl's ge operator, and \u003e= was evaluated using Perl's le operator.  SQL::Nano is the fallback query engine for DBI's file-backed drivers (DBD::File, DBD::DBM, CSV-style drivers) whenever SQL::Statement is not installed, and is forced whenever DBI_SQL_NANO=1. Queries over such tables use these predicates directly.  The impact depends on the context. Where an application relies on a WHERE clause to filter file-backed data for policy or authorization, an inverted \u003c=/\u003e= comparison silently returns the wrong rows.","origin":"CPANSA","severity":null,"published_at":"2026-07-14T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/e9742ef85a75867cbd696860e3bf3e32b681f98d.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-mv45-ff6j-x9jp","https://metacpan.org/release/HMBRAND/DBI-1.651/changes","http://www.openwall.com/lists/oss-security/2026/07/14/9"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-15043","CVE-2026-15043"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.149Z","updated_at":"2026-09-17T10:33:20.136Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-15043","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-15043","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.651","vulnerable_version_range":"\u003e= 1.42, \u003c 1.651"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-15043/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-14739","url":"https://github.com/perl5-dbi/dbi/commit/2b77c88b655e9539a592c71a61fb965fc0075395.patch","title":"DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders.  The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders.  DBI version 1.6...","description":"DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders.  The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders.  DBI version 1.650 sets a hard limit of 99,999 placeholders.","origin":"CPANSA","severity":null,"published_at":"2026-07-07T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/2b77c88b655e9539a592c71a61fb965fc0075395.patch","https://metacpan.org/release/HMBRAND/DBI-1.650/changes","https://www.cve.org/CVERecord?id=CVE-2026-10879"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-14739","CVE-2026-14739"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.751Z","updated_at":"2026-09-17T10:33:20.897Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14739","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-14739","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.650","vulnerable_version_range":"\u003c 1.650"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14739/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-14740","url":"https://github.com/perl5-dbi/dbi/commit/fc16f9e8b3dd5c65caf1867781ab2bfe2fadcc01.patch","title":"DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment.  The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normali...","description":"DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment.  The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normalisation led to an out-of-bounds read by one byte. The result is a fault on memory-hardened builds and nondeterministic newline retention on normal builds.","origin":"CPANSA","severity":null,"published_at":"2026-07-07T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/fc16f9e8b3dd5c65caf1867781ab2bfe2fadcc01.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-35f4-f8m9-w8xg","https://metacpan.org/release/HMBRAND/DBI-1.650/changes","http://www.openwall.com/lists/oss-security/2026/07/07/17"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-14740","CVE-2026-14740"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.796Z","updated_at":"2026-09-17T10:33:20.957Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14740","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-14740","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.650","vulnerable_version_range":"\u003c 1.650"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14740/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-14380","url":"https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch","title":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.  When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a st...","description":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.  When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a string eval with no validation of the package name.  Any caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands.  The Profile attribute can be set from three different sources that can carry untrusted data: the DBI_PROFILE environment variable, a direct attribute assignment, and a DSN driver-attribute clause dbi:Driver(Profile=\u003eSPEC):db.  An attacker controlling any of those inputs runs arbitrary Perl in the host process. The strongest remote position is a network-exposed DBI::Gofer / DBI::ProxyServer whose per-request DSN reaches the Profile attribute, letting a client execute code on the broker host.","origin":"CPANSA","severity":null,"published_at":"2026-07-07T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch","https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ch8w-hxc2-v557","https://metacpan.org/release/HMBRAND/DBI-1.650/changes","http://www.openwall.com/lists/oss-security/2026/07/07/16"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-14380","CVE-2026-14380"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.712Z","updated_at":"2026-09-17T10:33:20.833Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14380","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-14380","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.651","vulnerable_version_range":"\u003c 1.650"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-14380/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-9698","url":"https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch","title":"DBI versions before 1.648 for Perl saved errors in a limited-sized buffer.  Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer without a length limit.  Attackers that can influence th...","description":"DBI versions before 1.648 for Perl saved errors in a limited-sized buffer.  Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer without a length limit.  Attackers that can influence the error text in an application can trigger a buffer overflow.","origin":"CPANSA","severity":null,"published_at":"2026-06-09T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch","https://metacpan.org/release/HMBRAND/DBI-1.648/changes","http://www.openwall.com/lists/oss-security/2026/06/09/9","https://access.redhat.com/errata/RHSA-2026:38512","https://access.redhat.com/errata/RHSA-2026:38513","https://access.redhat.com/errata/RHSA-2026:38901","https://access.redhat.com/security/cve/CVE-2026-9698","https://bugzilla.redhat.com/show_bug.cgi?id=2486734","https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-9698.json"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-9698","CVE-2026-9698"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-07-17T07:21:26.658Z","updated_at":"2026-09-17T10:33:20.770Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-9698","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-9698","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.648","vulnerable_version_range":"\u003c 1.648"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-9698/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2026-10879","url":"https://github.com/perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc20978.patch","title":"DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders.  The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder...","description":"DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders.  The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer.  Placeholders 10-99 require four characters, 100-999 require five characters, et cetera.","origin":"CPANSA","severity":null,"published_at":"2026-06-05T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc20978.patch","https://metacpan.org/release/HMBRAND/DBI-1.648/changes"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2026-10879","CVE-2026-10879"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-06-06T17:19:56.384Z","updated_at":"2026-09-17T10:33:20.709Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-10879","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2026-10879","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.648","vulnerable_version_range":"\u003c 1.648"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2026-10879/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2020-02","url":"https://metacpan.org/changes/distribution/DBI","title":"An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causing a NULL pointer dereference.","description":"An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causing a NULL pointer dereference.","origin":"CPANSA","severity":"HIGH","published_at":"2020-09-17T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://metacpan.org/changes/distribution/DBI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/","https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20919","https://github.com/perl5-dbi/dbi/commit/eca7d7c8f43d96f6277e86d1000e842eb4cc67ff","https://bugzilla.redhat.com/show_bug.cgi?id=1877405","https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html","https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/US6VXPKVAYHOKNFSAFLM3FWNYZSJKQHS/","https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/KJN7E27GD6QQ2CRGEJ3TNW2DJFXA2AKN/","https://ubuntu.com/security/notices/USN-4534-1"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2020-02","CVE-2019-20919"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-05-22T09:42:32.055Z","updated_at":"2026-09-17T10:33:20.329Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-02","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2020-02","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.643","vulnerable_version_range":"\u003c 1.643"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-02/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2014-10402","url":"https://rt.cpan.org/Public/Bug/Display.html?id=99508#txn-1911590","title":"An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute in the data source name (DSN). NOTE: this issue exists because of an incomplete...","description":"An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute in the data source name (DSN). NOTE: this issue exists because of an incomplete fix for CVE-2014-10401.","origin":"CPANSA","severity":"MODERATE","published_at":"2020-09-16T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://rt.cpan.org/Public/Bug/Display.html?id=99508#txn-1911590","https://metacpan.org/release/HMBRAND/DBI-1.643_01/view/Changes"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2014-10402","CVE-2014-10402"],"repository_url":null,"blast_radius":1.0,"created_at":"2026-05-22T09:42:32.136Z","updated_at":"2026-09-17T10:33:20.480Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-10402","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2014-10402","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.644","vulnerable_version_range":"\u003c 1.643"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-10402/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2020-01","url":"https://metacpan.org/changes/distribution/DBI","title":"A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.","description":"A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.","origin":"CPANSA","severity":"HIGH","published_at":"2020-09-16T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://metacpan.org/changes/distribution/DBI","https://bugzilla.redhat.com/show_bug.cgi?id=1877409"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2020-01","CVE-2020-14393"],"repository_url":null,"blast_radius":1.0,"created_at":"2026-05-22T09:42:31.992Z","updated_at":"2026-09-17T10:33:20.196Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-01","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2020-01","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.643","vulnerable_version_range":"\u003c 1.643"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-01/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2013-7490","url":"https://github.com/perl5-dbi/dbi/commit/a8b98e988d6ea2946f5f56691d6d5ead53f65766","title":"An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for Callbacks may lead to memory corruption.","description":"An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for Callbacks may lead to memory corruption.","origin":"CPANSA","severity":"MODERATE","published_at":"2020-09-11T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/a8b98e988d6ea2946f5f56691d6d5ead53f65766","https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.632-9th-Nov-2014","https://rt.cpan.org/Public/Bug/Display.html?id=86744#txn-1880941","https://usn.ubuntu.com/4509-1/"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2013-7490","CVE-2013-7490"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-05-22T09:42:32.231Z","updated_at":"2026-09-17T10:33:20.651Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2013-7490","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2013-7490","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.632","vulnerable_version_range":"\u003c 1.632"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2013-7490/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2014-10401","url":"https://rt.cpan.org/Public/Bug/Display.html?id=99508","title":"An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute.","description":"An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute.","origin":"CPANSA","severity":"MODERATE","published_at":"2020-09-11T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://rt.cpan.org/Public/Bug/Display.html?id=99508","https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.632-9th-Nov-2014","https://github.com/perl5-dbi/dbi/commit/caedc0d7d602f5b2ae5efc1b00f39efeafb7b05a","https://usn.ubuntu.com/4509-1/","https://metacpan.org/release/HMBRAND/DBI-1.643_01/view/Changes"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2014-10401","CVE-2014-10401"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-05-22T09:42:32.166Z","updated_at":"2026-09-17T10:33:20.537Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-10401","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2014-10401","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.644","vulnerable_version_range":"\u003c 1.632"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-10401/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2013-7491","url":"https://github.com/perl5-dbi/dbi/commit/401f1221311c71f760e21c98772f0f7e3cbead1d","title":"An issue was discovered in the DBI module before 1.628 for Perl. Stack corruption occurs when a user-defined function requires a non-trivial amount of memory and the Perl stack gets reallocated.","description":"An issue was discovered in the DBI module before 1.628 for Perl. Stack corruption occurs when a user-defined function requires a non-trivial amount of memory and the Perl stack gets reallocated.","origin":"CPANSA","severity":"MODERATE","published_at":"2020-09-11T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/perl5-dbi/dbi/commit/401f1221311c71f760e21c98772f0f7e3cbead1d","https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.628-22nd-July-2013","https://rt.cpan.org/Public/Bug/Display.html?id=85562"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2013-7491","CVE-2013-7491"],"repository_url":"https://github.com/perl5-dbi/dbi","blast_radius":1.0,"created_at":"2026-05-22T09:42:32.200Z","updated_at":"2026-09-17T10:33:20.590Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2013-7491","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2013-7491","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.628","vulnerable_version_range":"\u003c 1.628"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2013-7491/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2020-03","url":"https://metacpan.org/changes/distribution/DBI","title":"An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.","description":"An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.","origin":"CPANSA","severity":"HIGH","published_at":"2020-06-17T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://metacpan.org/changes/distribution/DBI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/","https://bugzilla.redhat.com/show_bug.cgi?id=1877402","https://bugzilla.redhat.com/show_bug.cgi?id=1877402","https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html","http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html","http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html","https://usn.ubuntu.com/4503-1/"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2020-03","CVE-2020-14392"],"repository_url":null,"blast_radius":1.0,"created_at":"2026-05-22T09:42:32.025Z","updated_at":"2026-09-17T10:33:20.266Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-03","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2020-03","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.643","vulnerable_version_range":"\u003c 1.643"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2020-03/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2014-01","url":"https://metacpan.org/changes/distribution/DBI","title":"DBD::File drivers open files from folders other than specifically passed using the f_dir attribute.","description":"DBD::File drivers open files from folders other than specifically passed using the f_dir attribute.","origin":"CPANSA","severity":"HIGH","published_at":"2014-10-15T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://metacpan.org/changes/distribution/DBI","https://rt.cpan.org/Public/Bug/Display.html?id=99508"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2014-01"],"repository_url":null,"blast_radius":1.0,"created_at":"2026-05-22T09:42:32.092Z","updated_at":"2026-09-17T10:33:20.389Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-01","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2014-01","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.632","vulnerable_version_range":"\u003c 1.632"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2014-01/related_packages","related_advisories":[]},{"uuid":"CPANSA-DBI-2005-01","url":"https://metacpan.org/changes/distribution/DBI","title":"Allows local users to overwrite arbitrary files via a symlink attack on a temporary PID file.","description":"Allows local users to overwrite arbitrary files via a symlink attack on a temporary PID file.","origin":"CPANSA","severity":null,"published_at":"2005-05-02T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://metacpan.org/changes/distribution/DBI"],"source_kind":"cpansa","identifiers":["CPANSA-DBI-2005-01","CVE-2005-0077"],"repository_url":null,"blast_radius":1.0,"created_at":"2026-05-22T09:42:32.107Z","updated_at":"2026-09-17T10:33:20.421Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2005-01","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA-DBI-2005-01","packages":[{"ecosystem":"cpan","package_name":"DBI","versions":[{"first_patched_version":"1.47","vulnerable_version_range":"\u003c 1.47"}],"purl":null,"statistics":{"dependent_packages_count":1132,"dependent_repos_count":1392,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA-DBI-2005-01/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cpan/DBI","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cpan/DBI","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cpan/DBI/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T07:33:27.794Z","issues_count":69,"pull_requests_count":63,"avg_time_to_close_issue":36795430.473684214,"avg_time_to_close_pull_request":13302190.07142857,"issues_closed_count":19,"pull_requests_closed_count":56,"pull_request_authors_count":24,"issue_authors_count":33,"avg_comments_per_issue":0.9420289855072463,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":464647.55555555556,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/perl5-dbi%2Fdbi/issues","maintainers":[{"login":"pali","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pali"},{"login":"Tux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tux"},{"login":"rehsack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rehsack"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/DBI/codemeta","maintainers":[{"uuid":"HMBRAND","login":"HMBRAND","name":"H.Merijn Brand","email":"cpan@tux.freedom.nl","url":"https://tux.nl/","packages_count":22,"html_url":"https://metacpan.org/author/HMBRAND","role":null,"created_at":"2024-08-23T18:41:48.580Z","updated_at":"2024-08-23T18:41:48.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/maintainers/HMBRAND/packages"}]},{"id":109465,"name":"URI","ecosystem":"cpan","description":"Uniform Resource Identifiers (absolute and relative)","homepage":"https://github.com/libwww-perl/URI","licenses":"perl_5","normalized_licenses":["Artistic-1.0-Perl"],"repository_url":"https://github.com/libwww-perl/URI","keywords_array":null,"namespace":null,"versions_count":113,"first_release_published_at":"1998-04-10T09:30:21.000Z","latest_release_published_at":"2026-09-03T22:50:00.000Z","latest_release_number":"5.37","last_synced_at":"2026-09-16T13:50:30.863Z","created_at":"2022-04-05T13:08:47.458Z","updated_at":"2026-09-17T12:38:17.358Z","registry_url":"https://metacpan.org/dist/URI","install_command":null,"documentation_url":null,"metadata":{"author":"OALDERS"},"repo_metadata":{"id":484560,"uuid":"110420","full_name":"libwww-perl/URI","owner":"libwww-perl","description":"The Perl URI module","archived":false,"fork":false,"pushed_at":"2026-09-03T22:49:57.000Z","size":1259,"stargazers_count":59,"open_issues_count":28,"forks_count":51,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-09-09T18:59:07.875Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/URI","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libwww-perl.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-01-19T13:15:47.000Z","updated_at":"2026-09-03T22:50:02.000Z","dependencies_parsed_at":"2024-02-02T20:25:02.344Z","dependency_job_id":"ba95e088-68e5-47e4-b4e7-6e63629d8990","html_url":"https://github.com/libwww-perl/URI","commit_stats":{"total_commits":711,"total_committers":36,"mean_commits":19.75,"dds":"0.38537271448663857","last_synced_commit":"f68b0cc5f10144639365518292abc36ac80b46af"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/libwww-perl/URI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libwww-perl","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187765,"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-09T02:00:06.536Z","response_time":53,"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":"libwww-perl","name":"libwww-perl","uuid":"1450911","kind":"organization","description":"Perl HTTP and WWW libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1450911?v=4","repositories_count":20,"last_synced_at":"2024-04-18T03:46:58.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libwww-perl","funding_links":[],"total_stars":435,"followers":10,"following":0,"created_at":"2022-11-02T16:41:55.543Z","updated_at":"2024-04-18T03:46:59.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libwww-perl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libwww-perl/repositories"},"tags":[{"name":"v5.34","sha":"56a56fd326b852635e5d1080c2344f539447bcc6","kind":"tag","published_at":"2025-09-17T11:06:27.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.34","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.34/manifests"},{"name":"v5.33","sha":"a91abbc4e4ffa31b43adafb88b2129d81fd6d665","kind":"tag","published_at":"2025-09-17T03:23:55.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.33","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.33/manifests"},{"name":"v5.32","sha":"71afcc1e20a6ca28ab73259620c02731313b5dd4","kind":"tag","published_at":"2025-05-10T21:27:18.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.32","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.32/manifests"},{"name":"v5.31","sha":"67963da74e7b9389b58f4f3bb37a658c4010898c","kind":"tag","published_at":"2024-11-06T03:38:51.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.31","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.31/manifests"},{"name":"v5.30","sha":"540376577260003d2c4c8ba634e51583a5cc6db4","kind":"tag","published_at":"2024-10-08T21:18:57.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.30","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.30/manifests"},{"name":"v5.29","sha":"25cdf105c2103a24091cc00f001860a6f10dee13","kind":"tag","published_at":"2024-09-05T16:09:59.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.29","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.29/manifests"},{"name":"v5.28","sha":"3a06f0b11d1ccb46cbb968dc118c59824db83e5f","kind":"tag","published_at":"2024-03-27T01:50:06.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.28","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.28/manifests"},{"name":"v5.27","sha":"1a364858976b855836acded9faf924f712093d17","kind":"tag","published_at":"2024-02-09T15:01:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.27","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.27/manifests"},{"name":"v5.26","sha":"bb063bb2c648a415ba097afe238d522bed7fa288","kind":"tag","published_at":"2024-02-02T19:05:16.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.26","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.26/manifests"},{"name":"v5.25","sha":"57a897a41d7320df1a442f9a1621ebed7717961d","kind":"tag","published_at":"2024-01-27T16:12:04.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.25","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.25/manifests"},{"name":"v5.24","sha":"33eec8628d04d4925b399ddd19d06b7c30f9bc2e","kind":"tag","published_at":"2024-01-26T04:38:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.24","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.24/manifests"},{"name":"v5.23","sha":"edddefa77824eb77987f64cb82dda993740c44a4","kind":"tag","published_at":"2024-01-25T21:03:43.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.23","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.23/manifests"},{"name":"v5.22","sha":"fc3628dc281304cb843a2c00799a7a8682fd1d51","kind":"tag","published_at":"2024-01-25T15:24:05.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.22","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.22/manifests"},{"name":"v5.21","sha":"6c654a32087eec6e7476c58d5ff6dc799cb09214","kind":"tag","published_at":"2023-08-23T16:02:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.21","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.21/manifests"},{"name":"v5.20","sha":"d73b25dce94f59e5c289dacb1afabeef96e75632","kind":"tag","published_at":"2023-08-23T14:13:49.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.20","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.20/manifests"},{"name":"v5.19","sha":"74b550ba2561f3daae1d2367e766f321b24180f8","kind":"tag","published_at":"2023-04-30T16:16:36.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.19","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.19/manifests"},{"name":"v5.18","sha":"b63e24436ccb9d730088a80b9ee5c9c71a00b990","kind":"tag","published_at":"2023-04-29T16:08:42.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.18","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.18/manifests"},{"name":"v5.17","sha":"5992d58ea38be1969480f7e7199eb03cd86972ba","kind":"tag","published_at":"2022-11-02T17:04:14.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.17","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.17/manifests"},{"name":"v5.16","sha":"ee5f7634aa902214a4da79ba44ba61dbf56f0abc","kind":"tag","published_at":"2022-10-12T13:11:07.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.16","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.16/manifests"},{"name":"v5.15","sha":"21f84cdbe5d20b54404c84aa0c10c925140967f8","kind":"tag","published_at":"2022-10-11T14:49:06.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.15","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.15/manifests"},{"name":"v5.14","sha":"996b6e05f8e04d45954305b2462f8d9a12503182","kind":"tag","published_at":"2022-10-10T20:38:30.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.14","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.14/manifests"},{"name":"v5.13","sha":"055714c25faf31d2bc037d3332a472b42daff0e6","kind":"tag","published_at":"2022-10-06T16:50:55.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.13","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.13/manifests"},{"name":"v5.12","sha":"8c1ff816e9b5bdee492e40f2f01095abfcea17f5","kind":"tag","published_at":"2022-07-10T23:51:02.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.12","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.12/manifests"},{"name":"v5.11","sha":"49cf1af2b0dc8b2c1d1d218b74f451b018083416","kind":"tag","published_at":"2022-07-04T20:54:09.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.11","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.11/manifests"},{"name":"v5.10","sha":"35c4cf42c49dd779e28fcbe7fbcdc4f73e0c5d7f","kind":"tag","published_at":"2021-10-25T20:59:22.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.10","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.10/manifests"},{"name":"v5.09","sha":"a6dd7f640a4b1a2ee486ee1f7280793c38e553e2","kind":"tag","published_at":"2021-03-03T15:19:24.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.09","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.09/manifests"},{"name":"v5.08","sha":"484482e36176da43e554f399e0c64c92a3817cc3","kind":"tag","published_at":"2021-02-28T18:08:57.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.08","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.08/manifests"},{"name":"v5.07","sha":"406143d3823b0d72019c0b9a0e64115090abe5b0","kind":"tag","published_at":"2021-01-29T22:52:37.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.07","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.07/manifests"},{"name":"v5.06","sha":"bd3fa00674874f02a743c65c43e620e9e0081785","kind":"tag","published_at":"2021-01-14T16:01:37.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.06","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.06/manifests"},{"name":"v5.05","sha":"e544953afb8f9fda5d99655bad8001b166c53487","kind":"tag","published_at":"2020-10-21T13:01:05.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v5.05","html_url":"https://github.com/libwww-perl/URI/releases/tag/v5.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v5.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v5.05/manifests"},{"name":"v1.76","sha":"7d575c22dd06c2a23fa9012ca8782cf9d88bb5d4","kind":"tag","published_at":"2019-01-09T17:00:26.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v1.76","html_url":"https://github.com/libwww-perl/URI/releases/tag/v1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.76/manifests"},{"name":"v1.75","sha":"a0bfba6508f132a214bf41f453b003cd283097e6","kind":"tag","published_at":"2019-01-08T19:46:12.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v1.75","html_url":"https://github.com/libwww-perl/URI/releases/tag/v1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.75/manifests"},{"name":"v1.74","sha":"98db32c2859da1977fdcd34ecd0754a075926a26","kind":"tag","published_at":"2018-04-22T12:31:19.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v1.74","html_url":"https://github.com/libwww-perl/URI/releases/tag/v1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.74/manifests"},{"name":"v1.73","sha":"958e1fd0bbf1b121f2488b6c4568193a6396fd73","kind":"tag","published_at":"2018-01-09T06:43:21.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v1.73","html_url":"https://github.com/libwww-perl/URI/releases/tag/v1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.73/manifests"},{"name":"v1.72","sha":"2df8b848678d14bace487ceb2edf7055bf9e7291","kind":"tag","published_at":"2017-07-26T04:40:13.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/v1.72","html_url":"https://github.com/libwww-perl/URI/releases/tag/v1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@v1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/v1.72/manifests"},{"name":"1.71","sha":"c6b146694a4a4487c9318f75e06d56598970a576","kind":"tag","published_at":"2016-01-08T03:16:57.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.71","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.71/manifests"},{"name":"1.70_001","sha":"cfc5474a48d0cd5386c34e5a0ba4516a82976c55","kind":"tag","published_at":"2015-12-29T00:05:23.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.70_001","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.70_001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.70_001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.70_001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.70_001/manifests"},{"name":"1.70","sha":"cfc5474a48d0cd5386c34e5a0ba4516a82976c55","kind":"tag","published_at":"2015-12-29T00:05:19.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.70","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.70/manifests"},{"name":"1.69","sha":"e558bc9ca27bc5821f17987b8b66fed1743ecb6c","kind":"tag","published_at":"2015-07-25T01:07:07.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.69","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.69/manifests"},{"name":"1.68","sha":"14cd6cfa3b5f14e108f5988947e79201e44aa663","kind":"tag","published_at":"2015-06-26T02:09:05.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.68","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.68/manifests"},{"name":"1.67","sha":"404772b7355723ac99c8ed84e9f0b43e82e1ccfd","kind":"tag","published_at":"2015-02-24T22:32:40.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.67","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.67/manifests"},{"name":"1.66","sha":"c6c5a2da0cfe6528acd8179565d63e21b287c2be","kind":"tag","published_at":"2015-02-24T21:15:56.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.66","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.66/manifests"},{"name":"1.65","sha":"d1408836df00bf3ac7f90b45ea53329b6ef86ec0","kind":"tag","published_at":"2014-11-05T21:31:01.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.65","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.65/manifests"},{"name":"1.64","sha":"61c147a5e797fd168df35e9d2b5c7e77f93f45ab","kind":"tag","published_at":"2014-07-13T21:14:52.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.64","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.64/manifests"},{"name":"1.63","sha":"8782cc26a7571ac56d66d1e7dc005e27de477166","kind":"tag","published_at":"2014-07-13T04:01:45.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.63","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.63/manifests"},{"name":"1.62","sha":"b15e3663bfc8bae7ba22a50c0d1a93228aaa2ce0","kind":"tag","published_at":"2014-07-12T03:41:51.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.62","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.62/manifests"},{"name":"1.61","sha":"c402af32a4023347349dfdd50f4f41eb1d265812","kind":"tag","published_at":"2014-07-01T03:13:01.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.61","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.61/manifests"},{"name":"1.60","sha":"1ce8b35941dfaaaf09506c78fbb6356a8f9deeca","kind":"commit","published_at":"2012-03-25T20:50:46.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.60","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.60/manifests"},{"name":"1.59","sha":"a211a0ebaf38a2cec00543cca85a82aa97402a84","kind":"commit","published_at":"2011-08-15T17:28:30.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.59","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.59/manifests"},{"name":"1.58","sha":"6276f5c147cd70fef6820b48c52e08f2091a312a","kind":"commit","published_at":"2011-01-22T23:32:27.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.58","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.58/manifests"},{"name":"1.57","sha":"04678c77c120651a8189992c06e11d46dfec531d","kind":"commit","published_at":"2011-01-22T19:06:03.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.57","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.57/manifests"},{"name":"1.56","sha":"be99a89cd106c638ef90ab1d2f57bebe8f70c447","kind":"commit","published_at":"2010-10-06T20:33:41.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.56","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.56/manifests"},{"name":"1.54","sha":"601f5186a35504bec9bd45bb7dbf21ff93f5320a","kind":"commit","published_at":"2010-03-31T07:10:24.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.54","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.54/manifests"},{"name":"1.53","sha":"88a40c3c427eb2988d180e545a3d23dbcbe13aeb","kind":"commit","published_at":"2010-03-14T13:43:17.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.53","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.53/manifests"},{"name":"1.52","sha":"3b2798763ded51206b0556b753b4d65ed5aae40c","kind":"commit","published_at":"2009-12-30T21:32:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.52","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.52/manifests"},{"name":"1.51","sha":"8af481f7222bc9e386fd5c1a4f4bd050e42efe13","kind":"commit","published_at":"2009-11-23T20:53:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.51","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.51/manifests"},{"name":"1.50","sha":"2bbd7682e8cc211ad16d9b44a2e87ba3cf35365b","kind":"commit","published_at":"2009-11-21T13:32:37.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.50","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.50/manifests"},{"name":"1.40","sha":"1f555ea30a476585a157a89fb98ec83b9c6bc0d9","kind":"commit","published_at":"2009-08-14T19:42:44.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.40","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.40/manifests"},{"name":"1.39","sha":"3926019a1ae250edd4af1a1f67d054f412776db2","kind":"commit","published_at":"2009-08-13T20:42:22.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.39","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.39/manifests"},{"name":"1.38","sha":"6e40012b61078b2f209ed33dbbc8339da3d39a79","kind":"commit","published_at":"2009-05-28T04:35:03.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.38","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.38/manifests"},{"name":"1.37","sha":"d28b0a71304ba4719c05558fccfc8028e28ed95e","kind":"commit","published_at":"2008-06-16T09:00:13.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/1.37","html_url":"https://github.com/libwww-perl/URI/releases/tag/1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/1.37/manifests"},{"name":"R1.36","sha":"930f80ea9dd771c83575e48ef875cdde71090494","kind":"commit","published_at":"2008-04-02T22:31:44.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.36","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.36/manifests"},{"name":"R1.35","sha":"97619fce521bc42d9a1bc49bb61c6673bb74cf10","kind":"commit","published_at":"2004-11-05T14:17:33.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.35","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.35/manifests"},{"name":"R1.34","sha":"4b402a60bd3b5e9c77966028bea819b4083e807e","kind":"commit","published_at":"2004-10-05T08:36:13.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.34","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.34/manifests"},{"name":"R1.33","sha":"8649d6eaffb68305a7508efb7f4d9b8ab5182ad5","kind":"commit","published_at":"2004-09-19T05:59:36.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.33","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.33/manifests"},{"name":"R1.32","sha":"2fa648188a61201bf0842daa84630183a37510b2","kind":"commit","published_at":"2004-09-07T09:13:20.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.32","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.32/manifests"},{"name":"R1.30","sha":"8ef99f2944f4d335e940ea25594c20be7a140784","kind":"commit","published_at":"2004-01-14T13:59:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.30","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.30/manifests"},{"name":"R1.29","sha":"83f1cdb0b30f3ba86ab8896ec600baadde0c82f5","kind":"commit","published_at":"2004-01-02T10:19:18.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.29","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.29/manifests"},{"name":"R1.28","sha":"a1d85e45d5b8041ddb076a7826e478d3d547457c","kind":"commit","published_at":"2003-11-30T13:52:35.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.28","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.28/manifests"},{"name":"R1.27","sha":"995cec03b8bae9caa4fb7be55e102a6ed461a6b5","kind":"commit","published_at":"2003-10-06T10:38:31.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.27","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.27/manifests"},{"name":"R1.26","sha":"5123cd4f2de7b674adb81413b9a4fd7853ae309f","kind":"commit","published_at":"2003-10-03T12:44:47.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.26","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.26/manifests"},{"name":"R1.25","sha":"fbcafc7a976d3f01efb394828a802c9222ee95c2","kind":"commit","published_at":"2003-08-18T18:36:46.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.25","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.25/manifests"},{"name":"R1.24","sha":"35d93182b59b5c9a19116d859b298fff0d6f49af","kind":"commit","published_at":"2003-07-24T15:37:36.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.24","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.24/manifests"},{"name":"R1.23","sha":"9aa16650c9f6e07e05d015b8a5ee708c817330d0","kind":"commit","published_at":"2003-01-02T05:49:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.23","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.23/manifests"},{"name":"R1.22","sha":"b5ca6c292466b0fb725318094a11478ee6a4fd32","kind":"commit","published_at":"2002-09-03T03:35:23.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.22","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.22/manifests"},{"name":"R1.21","sha":"b4558d0cb18682be1e35e3bfa08a80ecc7c4a951","kind":"commit","published_at":"2002-08-04T22:41:22.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.21","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.21/manifests"},{"name":"R1.20","sha":"7ffeb4c2df646499b78a81dc6da9005b8846eef1","kind":"commit","published_at":"2002-07-19T00:46:04.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.20","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.20/manifests"},{"name":"R1.19","sha":"909a94838494562a9e1122c5996058db423e1682","kind":"commit","published_at":"2002-05-09T06:49:13.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.19","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.19/manifests"},{"name":"R1.18","sha":"f873333915ca870b26781395756dda9556ea513d","kind":"commit","published_at":"2001-12-30T22:38:58.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.18","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.18/manifests"},{"name":"R1.17","sha":"ed4d08d97112d96a3f716dd8d058852045a30b71","kind":"commit","published_at":"2001-09-14T17:31:36.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.17","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.17/manifests"},{"name":"R1.16","sha":"e14b02c85323ea4493d1cddeeb4e2a5ae22a6d52","kind":"commit","published_at":"2001-08-27T22:18:01.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.16","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.16/manifests"},{"name":"R1.15","sha":"42d129391d3ce206ae81de9198ca9435de1ab23e","kind":"commit","published_at":"2001-07-19T16:51:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.15","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.15/manifests"},{"name":"R1.14","sha":"39e831280bbe143c104083da0b104b4d19dac96f","kind":"commit","published_at":"2001-07-18T13:43:11.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.14","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.14/manifests"},{"name":"R1.12","sha":"a0e3814de88ae6366138a317ec9e8037381681c4","kind":"commit","published_at":"2001-04-23T22:45:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.12","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.12/manifests"},{"name":"R1.11","sha":"99ad2e71435bb7219f384c23a9c0f9e446a5f26f","kind":"commit","published_at":"2001-02-27T17:35:13.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.11","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.11/manifests"},{"name":"R1.10","sha":"b2c01cd063ae135c12782eae928e98b030e2f0ee","kind":"commit","published_at":"2001-01-11T05:32:09.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.10","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.10/manifests"},{"name":"R1.09","sha":"c265a8c4bbfbc5cb05790472321a1247745daf90","kind":"commit","published_at":"2000-08-16T18:52:23.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.09","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.09/manifests"},{"name":"R1.08","sha":"085da7065725923aa40f9477cc1995a62daf2689","kind":"commit","published_at":"2000-08-02T16:33:14.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.08","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.08/manifests"},{"name":"R1.07","sha":"b3127d3a9763ee1c874fff43b7ea24b5b3221729","kind":"commit","published_at":"2000-06-13T20:02:31.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.07","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.07/manifests"},{"name":"R1.06","sha":"187ba9cd664de7e0f8ae0665a22bcf07acd0843e","kind":"commit","published_at":"2000-04-09T09:35:10.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.06","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.06/manifests"},{"name":"R1.05","sha":"ec44a9ad103ce87f7672517238fdb96c02600878","kind":"commit","published_at":"2000-02-14T15:32:35.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.05","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.05/manifests"},{"name":"R1.03","sha":"05a74a536aa3412e6e57a688caecc78d7d3028c1","kind":"commit","published_at":"1999-06-24T10:32:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.03","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.03/manifests"},{"name":"R1.02","sha":"5fa7fc61e702a1fa0d9e5766d70e230f0e569ac2","kind":"commit","published_at":"1999-03-26T13:40:21.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.02","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.02/manifests"},{"name":"R1.01","sha":"47a646d59790932842cee92b7c3a72fcdb6b3621","kind":"commit","published_at":"1999-03-20T07:45:44.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.01","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.01/manifests"},{"name":"R1.00","sha":"e4f5e0adde6b3df2c010c9914e08d4cb54416d36","kind":"commit","published_at":"1998-11-19T22:06:53.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R1.00","html_url":"https://github.com/libwww-perl/URI/releases/tag/R1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R1.00/manifests"},{"name":"R0.90.02","sha":"8974e39067ff671ec0afc0c49b3778b8d930a256","kind":"commit","published_at":"1998-10-12T12:48:31.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.90.02","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.90.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.90.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.90.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.90.02/manifests"},{"name":"R0.90.01","sha":"49850e205af2374bbe5c19ae94a200a4cd2c8b56","kind":"commit","published_at":"1998-09-23T19:23:12.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.90.01","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.90.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.90.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.90.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.90.01/manifests"},{"name":"R0.09.02","sha":"83cc9efcf5e4d0ed8959de9fa5fb7e9d9f086891","kind":"commit","published_at":"1998-09-22T15:52:21.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.09.02","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.09.02/manifests"},{"name":"R0.09","sha":"026f549f30929b090c6fe157041efe99c3baa5c1","kind":"commit","published_at":"1998-09-12T11:47:38.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.09","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.09/manifests"},{"name":"R0.08","sha":"b110d6e06b2802d483e0611c9c3e3c74aab743dd","kind":"commit","published_at":"1998-09-10T18:40:12.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.08","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.08/manifests"},{"name":"R0.07","sha":"063676e83000d031ea142d31b84f10e3b1609fac","kind":"commit","published_at":"1998-09-09T11:56:47.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.07","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.07/manifests"},{"name":"R0.06","sha":"7394c4987c76a03797d9fcd2a036e882c0691756","kind":"commit","published_at":"1998-09-08T18:54:27.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.06","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.06/manifests"},{"name":"R0.05","sha":"5a5f3b2c89dffd2c3b453159db78604f59909ecf","kind":"commit","published_at":"1998-09-07T23:21:40.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.05","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.05/manifests"},{"name":"R0.04","sha":"bb73f8ae7320c229d948e2d6af1d6fad175418f3","kind":"commit","published_at":"1998-09-06T22:28:03.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.04","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.04/manifests"},{"name":"R0.03","sha":"743b9446ea69a48af966e6106568a425aef1a5f3","kind":"commit","published_at":"1998-09-05T23:47:52.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.03","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.03/manifests"},{"name":"R5.36","sha":"d41210f6cb849068be7350e79330ebd907146195","kind":"commit","published_at":"1998-04-25T06:46:49.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R5.36","html_url":"https://github.com/libwww-perl/URI/releases/tag/R5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.36/manifests"},{"name":"R0.01","sha":"ac7ecdcf9e9305e525fb2a0f7ae3b72b74189a66","kind":"commit","published_at":"1998-04-10T09:16:17.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R0.01","html_url":"https://github.com/libwww-perl/URI/releases/tag/R0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R0.01/manifests"},{"name":"R5.22","sha":"8c4a5dc2aa6b44a74dca14925c8e387ee46a9e1f","kind":"commit","published_at":"1998-01-12T10:52:32.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R5.22","html_url":"https://github.com/libwww-perl/URI/releases/tag/R5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.22/manifests"},{"name":"R5.18","sha":"d8f8feecfa62c4998c93dca4f6144a9924c967c4","kind":"commit","published_at":"1997-12-02T12:39:48.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R5.18","html_url":"https://github.com/libwww-perl/URI/releases/tag/R5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.18/manifests"},{"name":"R5.16","sha":"bdfcf6d76a17b278ad5cf69ceb9b3aa0900878af","kind":"commit","published_at":"1997-10-16T12:07:52.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/R5.16","html_url":"https://github.com/libwww-perl/URI/releases/tag/R5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@R5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/R5.16/manifests"},{"name":"B13","sha":"9fa03e5576c08376896fdbc85b7cfd4ae948fb3d","kind":"commit","published_at":"1996-04-09T15:44:45.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/B13","html_url":"https://github.com/libwww-perl/URI/releases/tag/B13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B13/manifests"},{"name":"B11","sha":"4e8f2dfc1d296c1317e2f76c005d9a29d6c1de56","kind":"commit","published_at":"1996-02-26T18:40:30.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/B11","html_url":"https://github.com/libwww-perl/URI/releases/tag/B11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B11/manifests"},{"name":"B7","sha":"5145328f231149706f3ac85645558d50569c58e1","kind":"commit","published_at":"1996-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/B7","html_url":"https://github.com/libwww-perl/URI/releases/tag/B7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B7/manifests"},{"name":"B6","sha":"94efc29b6e9c3dd206229be01a182c66da4297a3","kind":"commit","published_at":"1995-08-10T13:44:59.000Z","download_url":"https://codeload.github.com/libwww-perl/URI/tar.gz/B6","html_url":"https://github.com/libwww-perl/URI/releases/tag/B6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libwww-perl/URI@B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/tags/B6/manifests"}]},"repo_metadata_updated_at":"2026-09-12T23:41:18.959Z","dependent_packages_count":1506,"downloads":null,"downloads_period":null,"dependent_repos_count":1837,"rankings":{"downloads":null,"dependent_repos_count":0.02011263073209976,"dependent_packages_count":0.05782381335478681,"stargazers_count":0.5480691874497184,"forks_count":0.2011263073209976,"docker_downloads_count":null,"average":0.20678298471440065},"purl":"pkg:cpan/URI","advisories":[{"uuid":"CPANSA--2026-19953","url":"https://github.com/libwww-perl/URI/commit/956619a9e94f86d8d2c529b4e06a3674c54a73e7.patch","title":"URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep.","description":"URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep.\n\nnameprep lowercases each host label but performs no Unicode normalization. IDNA requires a label to be normalized to Form C before it is encoded (RFC 5891), so a label that is not already in NFC is encoded to a different A-label than its normalized form. A label built from the precomposed Devanagari sequence U+0958 U+093E encodes to xn--72b5c without normalization but to xn--11b2fg after NFC normalization, and xn--72b5c does not round-trip back to the original label.\n\nAny caller that reads host() from a URI built from untrusted input and uses it for a security decision (an allow or deny list, an SSRF filter, deduplication, a cache key) sees the non-standard label, while a client that fetches the same URL resolves the NFC form, so the check and the fetch can disagree about the host.","origin":"CPANSA","severity":"MODERATE","published_at":"2026-08-31T00:00:00.000Z","withdrawn_at":null,"classification":null,"cvss_score":null,"cvss_vector":null,"references":["https://github.com/libwww-perl/URI/commit/956619a9e94f86d8d2c529b4e06a3674c54a73e7.patch","https://github.com/libwww-perl/URI/pull/191","https://metacpan.org/release/OALDERS/URI-5.36/changes","https://www.rfc-editor.org/rfc/rfc5891#section-5.2","http://www.openwall.com/lists/oss-security/2026/08/31/14"],"source_kind":"cpansa","identifiers":["CPANSA--2026-19953","CVE-2026-19953"],"repository_url":"https://github.com/libwww-perl/URI","blast_radius":1.0,"created_at":"2026-09-06T09:29:55.300Z","updated_at":"2026-09-17T12:31:46.400Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA--2026-19953","html_url":"https://advisories.ecosyste.ms/advisories/CPANSA--2026-19953","packages":[{"ecosystem":"cpan","package_name":"URI","versions":[{"first_patched_version":"5.36","vulnerable_version_range":"\u003c 5.36"}],"purl":null,"statistics":{"dependent_packages_count":1506,"dependent_repos_count":1837,"downloads":null,"downloads_period":null},"affected_versions":[],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/CPANSA--2026-19953/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cpan/URI","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cpan/URI","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cpan/URI/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T09:50:42.187Z","issues_count":60,"pull_requests_count":106,"avg_time_to_close_issue":31481485.23529412,"avg_time_to_close_pull_request":26663875.510416668,"issues_closed_count":34,"pull_requests_closed_count":96,"pull_request_authors_count":33,"issue_authors_count":44,"avg_comments_per_issue":4.816666666666666,"avg_comments_per_pull_request":2.8867924528301887,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":8,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":55361.0,"past_year_avg_time_to_close_pull_request":1087830.7777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":0.9285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libwww-perl%2FURI/issues","maintainers":[{"login":"oalders","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oalders"},{"login":"genio","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/genio"},{"login":"skaji","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaji"},{"login":"haarg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haarg"},{"login":"scop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scop"},{"login":"karenetheridge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karenetheridge"}],"active_maintainers":[{"login":"oalders","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oalders"},{"login":"scop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scop"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/URI/codemeta","maintainers":[{"uuid":"OALDERS","login":"OALDERS","name":"Olaf Alders","email":"olaf@wundercounter.com","url":"http://www.wundercounter.com/","packages_count":69,"html_url":"https://metacpan.org/author/OALDERS","role":null,"created_at":"2023-08-23T14:32:33.168Z","updated_at":"2023-08-23T14:32:33.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/maintainers/OALDERS/packages"}]},{"id":4599451,"name":"byte-streams","ecosystem":"clojars","description":"A simple way to handle the menagerie of Java byte represenations.","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/ztellman/byte-streams","keywords_array":[],"namespace":"byte-streams","versions_count":40,"first_release_published_at":"2020-02-09T15:57:56.000Z","latest_release_published_at":"2020-02-09T15:58:24.000Z","latest_release_number":"0.2.4","last_synced_at":"2026-09-12T23:52:13.432Z","created_at":"2022-07-19T15:13:07.575Z","updated_at":"2026-09-15T02:42:43.636Z","registry_url":"https://clojars.org/byte-streams/","install_command":null,"documentation_url":"https://cljdoc.org/d/byte-streams/","metadata":{},"repo_metadata":{"id":9185704,"uuid":"10989040","full_name":"clj-commons/byte-streams","owner":"clj-commons","description":"A Rosetta stone for JVM byte representations","archived":false,"fork":false,"pushed_at":"2025-03-30T10:35:54.000Z","size":1198,"stargazers_count":430,"open_issues_count":5,"forks_count":32,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-12T13:42:06.446Z","etag":null,"topics":["bytes","clojure","streams"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clj-commons.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.adoc","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-27T06:16:29.000Z","updated_at":"2026-07-16T03:09:17.000Z","dependencies_parsed_at":"2024-06-18T15:37:20.887Z","dependency_job_id":"9214f552-ff3b-4061-9e60-f606cf023459","html_url":"https://github.com/clj-commons/byte-streams","commit_stats":{"total_commits":231,"total_committers":19,"mean_commits":"12.157894736842104","dds":"0.38528138528138534","last_synced_commit":"a88b09b6b1c736ac8c0e9ea938f30c2e476d3e71"},"previous_names":["ztellman/byte-streams"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/clj-commons/byte-streams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clj-commons","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/sbom","scorecard":{"id":291853,"data":{"date":"2025-08-11","repo":{"name":"github.com/clj-commons/byte-streams","commit":"37a3357870014715a94b22066395b1689a04d87d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 3/11 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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"}}]},"last_synced_at":"2025-08-17T18:27:56.652Z","repository_id":9185704,"created_at":"2025-08-17T18:27:56.652Z","updated_at":"2025-08-17T18:27:56.652Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37330581,"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-15T02:00:05.939Z","response_time":113,"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":"clj-commons","name":"clj-commons","uuid":"44632579","kind":"organization","description":"A community-led project to build up the supporting infrastructure around Clojure","email":null,"website":"https://clj-commons.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44632579?v=4","repositories_count":50,"last_synced_at":"2024-04-14T17:32:05.544Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/clj-commons","funding_links":[],"total_stars":18476,"followers":106,"following":0,"created_at":"2022-11-02T20:21:33.313Z","updated_at":"2024-04-14T17:32:17.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clj-commons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clj-commons/repositories"},"tags":[{"name":"Release-0.3.4","sha":"a88b09b6b1c736ac8c0e9ea938f30c2e476d3e71","kind":"commit","published_at":"2023-07-22T11:07:00.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.3.4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.4/manifests"},{"name":"Release-0.3.3","sha":"a3b5ca93ef884930ca593fb4dbda464e37eead97","kind":"commit","published_at":"2023-07-07T07:16:42.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.3.3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.3/manifests"},{"name":"Release-0.3.2","sha":"0dff201a2d479167c81a90be81a90746174a88dd","kind":"commit","published_at":"2022-12-22T10:34:31.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.3.2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.2/manifests"},{"name":"Release-0.3.1","sha":"a86eec00f9539b5c894d97f18eaea96e13e729ce","kind":"commit","published_at":"2022-05-26T12:48:11.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.3.1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.1/manifests"},{"name":"Release-0.3.0","sha":"7a5d7c86f3755e9d62afeb7419bab94a72c3c160","kind":"commit","published_at":"2022-04-10T07:38:16.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.3.0","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.3.0/manifests"},{"name":"Release-0.2.10","sha":"f082e814db6067590d3d13e3a8c7f5ca50dcd197","kind":"commit","published_at":"2021-10-30T17:09:53.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.10","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.10/manifests"},{"name":"Release-0.2.9","sha":"f6f525951ec5be11f50d34da2af89a9213cbf9d1","kind":"commit","published_at":"2021-10-26T20:30:47.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.9","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.9/manifests"},{"name":"Release-0.2.8","sha":"993794aaf0a0e4243d4b98944ddde2920d564935","kind":"commit","published_at":"2021-09-30T17:10:24.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.8","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.8/manifests"},{"name":"Release-0.2.7","sha":"ee03469243f244dfbf18b6a7ef2c99c8c3d7b2c6","kind":"commit","published_at":"2021-09-30T16:57:01.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.7","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.7/manifests"},{"name":"Release-0.2.6","sha":"503b7e012b11646da75e5f156a10e5fac30ba378","kind":"commit","published_at":"2021-09-30T16:45:43.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.6","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.6/manifests"},{"name":"Release-0.2.5","sha":"0026fb9e800bec870469af761072c914881fe67c","kind":"commit","published_at":"2021-09-25T19:48:38.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/Release-0.2.5","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/Release-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@Release-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/Release-0.2.5/manifests"},{"name":"0.2.5-alpha2","sha":"3e0822b58172b8d351b366213eda6090892e32b3","kind":"commit","published_at":"2018-10-02T19:45:30.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.5-alpha2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.5-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.5-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.5-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.5-alpha2/manifests"},{"name":"0.2.5-alpha1","sha":"b6b68a86453c214e46a62de7be3a08cb868345fe","kind":"commit","published_at":"2018-06-17T23:40:16.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.5-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.5-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.5-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.5-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.5-alpha1/manifests"},{"name":"0.2.4","sha":"3f887809edc3ff571c7a265468b03be7e808c7fc","kind":"commit","published_at":"2018-06-08T19:43:46.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4/manifests"},{"name":"0.2.4-alpha4","sha":"6d5dc09076b2e54086fa11e4ce5e096e9d6d900e","kind":"commit","published_at":"2018-01-10T10:21:38.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.4-alpha4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.4-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.4-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha4/manifests"},{"name":"0.2.4-alpha3","sha":"a638b2427b1010549da21a903afbb17c79637ad7","kind":"commit","published_at":"2017-06-20T04:00:40.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.4-alpha3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.4-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.4-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha3/manifests"},{"name":"0.2.4-alpha2","sha":"8bb31a3194fbf1494b17ebdcead7bfd6bb96e760","kind":"commit","published_at":"2017-06-20T03:52:28.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.4-alpha2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.4-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.4-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha2/manifests"},{"name":"0.2.4-alpha1","sha":"40858a9906da698a53385215d75c17a7eaf6af1d","kind":"commit","published_at":"2017-06-20T03:02:50.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.4-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.4-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.4-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.4-alpha1/manifests"},{"name":"0.2.3","sha":"7db6dc5c4b67394b8c51eee337132875effc5671","kind":"commit","published_at":"2017-05-18T23:29:48.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.3/manifests"},{"name":"0.2.3-alpha1","sha":"2f34bc2b743808d0040febd01bef318c4a382c54","kind":"commit","published_at":"2017-05-10T21:56:17.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.3-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.3-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.3-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.3-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.3-alpha1/manifests"},{"name":"0.2.2","sha":"5ee5e93a6a3bdfdd54ac89e297167790a9b678e7","kind":"commit","published_at":"2016-04-03T06:23:23.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.2/manifests"},{"name":"0.2.2-alpha1","sha":"a7706c1488948faa430209b7bc8c176b3b6a3f95","kind":"commit","published_at":"2016-03-26T19:13:32.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.2-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.2-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.2-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.2-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.2-alpha1/manifests"},{"name":"0.2.1","sha":"5177edbe67e0c3201c423c4cf44442b63f052a64","kind":"commit","published_at":"2016-02-25T05:47:46.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1/manifests"},{"name":"0.2.1-alpha4","sha":"abc850b3d2c049046a33cb0b05c5233aaee4db25","kind":"commit","published_at":"2016-02-17T22:02:09.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.1-alpha4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.1-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.1-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha4/manifests"},{"name":"0.2.1-alpha3","sha":"52c92910e55e48318f96819fe2e26ab687e77aa6","kind":"commit","published_at":"2016-01-18T05:10:58.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.1-alpha3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.1-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.1-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha3/manifests"},{"name":"0.2.1-alpha2","sha":"4750b5b9255fa4cf78b57c8cc850ea0185bd49f2","kind":"commit","published_at":"2015-11-24T03:20:48.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.1-alpha2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.1-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.1-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha2/manifests"},{"name":"0.2.1-alpha1","sha":"388175d3635b8fe1decc325fb6a690bf48dc0591","kind":"commit","published_at":"2015-08-30T21:17:05.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.1-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.1-alpha1/manifests"},{"name":"0.2.0","sha":"a86e8d4f7cc575d146fd88ef427caf1af47ef187","kind":"commit","published_at":"2015-04-17T19:21:05.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0/manifests"},{"name":"0.2.0-alpha9","sha":"2c19ed0be22de1341706f6a586dd6e195ac77c56","kind":"commit","published_at":"2015-04-06T19:44:09.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha9","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha9/manifests"},{"name":"0.2.0-alpha8","sha":"d357e765504cd688713c8df96536edd1da0643ae","kind":"commit","published_at":"2015-01-30T01:22:03.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha8","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha8/manifests"},{"name":"0.2.0-alpha7","sha":"87080c6a441e2cb62b0080aa5daef2b736c9b9cb","kind":"commit","published_at":"2015-01-30T01:20:33.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha7","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha7/manifests"},{"name":"0.2.0-alpha5","sha":"f26c66188e61f4e6c8fb3ab86b103693ac601c95","kind":"commit","published_at":"2014-11-16T20:23:57.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha5","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha5/manifests"},{"name":"0.2.0-alpha4","sha":"ce5ba6dc725a08cd0478a6af4932ccd0dbc9c0ae","kind":"commit","published_at":"2014-11-04T21:44:56.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha4/manifests"},{"name":"0.2.0-alpha3","sha":"712400dcb52c4ebc8af76f11df436488327ef03d","kind":"commit","published_at":"2014-10-22T19:01:55.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha3/manifests"},{"name":"0.2.0-alpha1","sha":"752e360f9e0a3d1f2f581ad94e80469fa7146b18","kind":"commit","published_at":"2014-10-13T23:51:42.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.2.0-alpha1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.2.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.2.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.2.0-alpha1/manifests"},{"name":"0.1.13","sha":"8c2c7d5878fb58bb2749a255d865c641ad043d33","kind":"commit","published_at":"2014-07-18T21:34:02.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.13","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"c5e2a780b880b0c8a6d54a5eab269868e84eb305","kind":"commit","published_at":"2014-07-18T21:12:14.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.12","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"f7010778d2ebb5e6ba194b0d4c3e65363301729b","kind":"commit","published_at":"2014-06-21T19:52:08.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.11","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"89084476bfccdc34b8a70acab7783e7799386311","kind":"commit","published_at":"2014-04-01T04:54:39.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.10","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"15e546f27165d9e77e577601912a64cee6481c24","kind":"commit","published_at":"2014-01-30T23:58:54.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.9","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0cf6d42c9c99fdfa4b5a0c8f59f20039c2ecea8f","kind":"commit","published_at":"2014-01-30T23:24:44.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.8","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"3818495577cd002336c8fe9c103f698e5276cfe2","kind":"commit","published_at":"2014-01-02T04:09:41.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.7","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"be9ace666726c33757f4c11f1e086ef025fc9599","kind":"commit","published_at":"2013-11-05T00:19:18.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.6","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"53b367c22754dc336086a59fc63ce49b15b33adf","kind":"commit","published_at":"2013-09-03T16:41:57.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.5","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"60dfabbbd904fd6a23a76d39c3737ae8591b5439","kind":"commit","published_at":"2013-07-25T01:52:38.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.4","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"5f7239526f6ecfeeaf484db8f9735cb2465c7af6","kind":"commit","published_at":"2013-07-15T20:01:30.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.3","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"bfe21d14b9dbb1e2dcd54832f147ad80b59b699a","kind":"commit","published_at":"2013-07-15T00:23:47.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.2","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a9c7829645bae833e8a4b0dccae7d168e6fb468c","kind":"commit","published_at":"2013-07-10T01:36:09.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.1","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6871f319e6dfd21725a49cae5ca08cf5082ec3fd","kind":"commit","published_at":"2013-06-29T17:31:01.000Z","download_url":"https://codeload.github.com/clj-commons/byte-streams/tar.gz/0.1.0","html_url":"https://github.com/clj-commons/byte-streams/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clj-commons/byte-streams@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T02:42:43.636Z","dependent_packages_count":99,"downloads":8422959,"downloads_period":"total","dependent_repos_count":81,"rankings":{"downloads":0.3130434782608696,"dependent_repos_count":0.9590062111801242,"dependent_packages_count":0.253416149068323,"stargazers_count":7.145341614906832,"forks_count":8.30807453416149,"docker_downloads_count":null,"average":3.395776397515528},"purl":"pkg:clojars/byte-streams","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/clojars/byte-streams","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/clojars/byte-streams","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/clojars/byte-streams/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-07T04:31:40.635Z","issues_count":42,"pull_requests_count":31,"avg_time_to_close_issue":20470678.94736842,"avg_time_to_close_pull_request":2836949.806451613,"issues_closed_count":37,"pull_requests_closed_count":31,"pull_request_authors_count":20,"issue_authors_count":32,"avg_comments_per_issue":3.2142857142857144,"avg_comments_per_pull_request":2.193548387096774,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":17899885.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clj-commons%2Fbyte-streams/issues","maintainers":[{"login":"KingMob","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KingMob"},{"login":"DerGuteMoritz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DerGuteMoritz"},{"login":"ieugen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ieugen"},{"login":"danielcompton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielcompton"},{"login":"slipset","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slipset"},{"login":"seancorfield","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seancorfield"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/byte-streams/codemeta","maintainers":[{"uuid":"ztellman","login":"ztellman","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://clojars.org/users/ztellman","role":null,"created_at":"2022-11-08T00:53:28.397Z","updated_at":"2022-11-08T00:53:28.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers/ztellman/packages"}]},{"id":1482584,"name":"boolbase","ecosystem":"npm","description":"two functions: One that returns true, one that returns false","homepage":"https://github.com/fb55/boolbase","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/fb55/boolbase","keywords_array":["boolean","function"],"namespace":null,"versions_count":2,"first_release_published_at":"2014-02-15T14:44:50.620Z","latest_release_published_at":"2026-03-17T13:13:24.549Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-17T02:37:58.685Z","created_at":"2022-04-09T02:49:06.892Z","updated_at":"2026-09-17T02:37:58.686Z","registry_url":"https://www.npmjs.com/package/boolbase","install_command":"npm install boolbase","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/sponsors/fb55"},"dist-tags":{"latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":14158711,"uuid":"16864585","full_name":"fb55/boolbase","owner":"fb55","description":"two functions: one that returns true, one that returns false","archived":false,"fork":false,"pushed_at":"2026-03-23T08:07:19.000Z","size":13,"stargazers_count":21,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-10T22:33:32.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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,"dco":null,"cla":null},"funding":{"github":["fb55"]}},"created_at":"2014-02-15T14:44:44.000Z","updated_at":"2026-09-05T12:40:39.000Z","dependencies_parsed_at":"2024-09-22T01:00:48.095Z","dependency_job_id":"4b2863e8-abd8-480e-bbb8-835332807b91","html_url":"https://github.com/fb55/boolbase","commit_stats":{"total_commits":8,"total_committers":4,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"458ff2476b307fd69ef0097984686c62852b432c"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/boolbase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/boolbase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/sbom","scorecard":{"id":394139,"data":{"date":"2025-08-11","repo":{"name":"github.com/fb55/boolbase","commit":"458ff2476b307fd69ef0097984686c62852b432c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-18T18:33:00.692Z","repository_id":14158711,"created_at":"2025-08-18T18:33:00.692Z","updated_at":"2025-08-18T18:33:00.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37207235,"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-10T02:00:06.818Z","response_time":107,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v2.0.0","sha":"ede159ca6b89b9709e7322c53eeb385ac7fdfefb","kind":"tag","published_at":"2026-03-17T13:08:28.000Z","download_url":"https://codeload.github.com/fb55/boolbase/tar.gz/v2.0.0","html_url":"https://github.com/fb55/boolbase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/boolbase@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T00:38:40.501Z","dependent_packages_count":444,"downloads":239474096,"downloads_period":"last-month","dependent_repos_count":3068155,"rankings":{"downloads":0.020972947635532882,"dependent_repos_count":0.005503345267287349,"dependent_packages_count":0.1267960144817422,"stargazers_count":8.47348386218853,"forks_count":7.612114262621351,"docker_downloads_count":0.018234964915489427,"average":2.7095175661849886},"purl":"pkg:npm/boolbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/boolbase","docker_dependents_count":21914,"docker_downloads_count":5842216124,"usage_url":"https://repos.ecosyste.ms/usage/npm/boolbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/boolbase/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T00:36:43.023Z","issues_count":4,"pull_requests_count":6,"avg_time_to_close_issue":42585064.0,"avg_time_to_close_pull_request":71526.8,"issues_closed_count":3,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10855.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fboolbase/issues","maintainers":[{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boolbase/codemeta","maintainers":[{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-24T14:21:21.487Z","updated_at":"2026-02-24T14:21:21.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}]},{"id":231753,"name":"simple-sendfile","ecosystem":"hackage","description":"","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"","keywords_array":["bsd3","library","network","Propose Tags"],"namespace":null,"versions_count":40,"first_release_published_at":"2011-06-14T07:45:35.000Z","latest_release_published_at":"2023-06-19T00:52:59.000Z","latest_release_number":"0.2.32","last_synced_at":"2026-08-16T15:37:19.816Z","created_at":"2022-04-06T01:36:49.706Z","updated_at":"2026-08-16T15:37:19.816Z","registry_url":"https://hackage.haskell.org/package/simple-sendfile","install_command":"cabal install simple-sendfile","documentation_url":null,"metadata":{},"repo_metadata":null,"repo_metadata_updated_at":null,"dependent_packages_count":1,"downloads":152499,"downloads_period":"total","dependent_repos_count":227,"rankings":{"downloads":0.7855326363379486,"dependent_repos_count":1.8253743995478948,"dependent_packages_count":10.471884713195818,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.175190731845154,"average":3.3144956202317037},"purl":"pkg:hackage/simple-sendfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/simple-sendfile","docker_dependents_count":1,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/hackage/simple-sendfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/simple-sendfile/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/simple-sendfile/codemeta","maintainers":[{"uuid":"KazuYamamoto","login":"KazuYamamoto","name":null,"email":null,"url":null,"packages_count":89,"html_url":"https://hackage.haskell.org/user/KazuYamamoto","role":null,"created_at":"2022-11-14T19:44:43.076Z","updated_at":"2022-11-14T19:44:43.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/KazuYamamoto/packages"}]},{"id":2355823,"name":"shebang-regex","ecosystem":"npm","description":"Regular expression for matching a shebang line","homepage":"https://github.com/sindresorhus/shebang-regex#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/shebang-regex","keywords_array":["regex","regexp","shebang","match","test","line"],"namespace":null,"versions_count":4,"first_release_published_at":"2015-02-17T05:24:58.945Z","latest_release_published_at":"2021-08-13T23:09:49.954Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-17T02:38:05.834Z","created_at":"2022-04-10T00:38:03.252Z","updated_at":"2026-09-17T02:38:05.834Z","registry_url":"https://www.npmjs.com/package/shebang-regex","install_command":"npm install shebang-regex","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":55416001,"uuid":"30903733","full_name":"sindresorhus/shebang-regex","owner":"sindresorhus","description":"Regular expression for matching a shebang line","archived":false,"fork":false,"pushed_at":"2021-08-13T23:09:53.000Z","size":10,"stargazers_count":48,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-16T00:53:51.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-02-17T05:16:12.000Z","updated_at":"2025-11-27T09:18:05.000Z","dependencies_parsed_at":"2022-08-14T23:50:41.674Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/shebang-regex","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/shebang-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/shebang-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/sbom","scorecard":{"id":826812,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/shebang-regex","commit":"a2e85dfd79f7c6d45b2d63ba4989d245e5f8b64a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/shebang-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/shebang-regex/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}}]},"last_synced_at":"2025-08-23T16:46:54.008Z","repository_id":55416001,"created_at":"2025-08-23T16:46:54.008Z","updated_at":"2025-08-23T16:46:54.008Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783387,"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-19T02:00:06.185Z","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v4.0.0","sha":"a2e85dfd79f7c6d45b2d63ba4989d245e5f8b64a","kind":"tag","published_at":"2021-08-13T23:09:40.000Z","download_url":"https://codeload.github.com/sindresorhus/shebang-regex/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/shebang-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/shebang-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"27a9a6f0f85c04b9c37a43cf7503fdb58f5ae8d6","kind":"tag","published_at":"2019-04-27T10:45:38.000Z","download_url":"https://codeload.github.com/sindresorhus/shebang-regex/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/shebang-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/shebang-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"62d96ada2264e959e28874b486de85a9593c69ae","kind":"tag","published_at":"2015-12-04T16:40:02.000Z","download_url":"https://codeload.github.com/sindresorhus/shebang-regex/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/shebang-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/shebang-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"cb774c70d5f569479ca997abf8ee7e558e617284","kind":"tag","published_at":"2015-02-17T05:21:10.000Z","download_url":"https://codeload.github.com/sindresorhus/shebang-regex/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/shebang-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/shebang-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T21:53:58.920Z","dependent_packages_count":1945,"downloads":856090212,"downloads_period":"last-month","dependent_repos_count":1888701,"rankings":{"downloads":0.002491564275239546,"dependent_repos_count":0.01700287269146987,"dependent_packages_count":0.040084067021436215,"stargazers_count":6.34568738854696,"forks_count":6.934983570730189,"docker_downloads_count":0.004243873216067359,"average":2.2240822227468935},"purl":"pkg:npm/shebang-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shebang-regex","docker_dependents_count":56184,"docker_downloads_count":19908371633,"usage_url":"https://repos.ecosyste.ms/usage/npm/shebang-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shebang-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T00:57:23.079Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":6347.333333333333,"avg_time_to_close_pull_request":8024870.4,"issues_closed_count":3,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fshebang-regex/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shebang-regex/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-14T10:21:49.333Z","updated_at":"2022-11-14T10:21:49.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}]},{"id":943283,"name":"@floating-ui/dom","ecosystem":"npm","description":"Floating UI for the web","homepage":"https://floating-ui.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/floating-ui/floating-ui","keywords_array":["tooltip","popover","dropdown","menu","popup","positioning"],"namespace":"floating-ui","versions_count":85,"first_release_published_at":"2021-12-01T15:07:43.107Z","latest_release_published_at":"2026-07-11T08:41:32.794Z","latest_release_number":"1.8.0","last_synced_at":"2026-09-17T02:38:24.137Z","created_at":"2022-04-07T17:26:54.091Z","updated_at":"2026-09-17T02:38:24.137Z","registry_url":"https://www.npmjs.com/package/@floating-ui/dom","install_command":"npm install @floating-ui/dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.0"},"contentPolicy":null},"repo_metadata":{"id":36969494,"uuid":"54994103","full_name":"floating-ui/floating-ui","owner":"floating-ui","description":"A JavaScript library to position floating elements and create interactions for them.","archived":false,"fork":false,"pushed_at":"2024-04-28T10:31:08.000Z","size":39279,"stargazers_count":28576,"open_issues_count":11,"forks_count":1547,"subscribers_count":255,"default_branch":"master","last_synced_at":"2024-05-01T11:39:14.209Z","etag":null,"topics":["dropdown","hacktoberfest","popover","popovers","position","positioning","positioning-engine","tooltip","tooltip-position"],"latest_commit_sha":null,"homepage":"https://floating-ui.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floating-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"popperjs","tidelift":"npm/@popperjs/core"}},"created_at":"2016-03-29T17:00:47.000Z","updated_at":"2024-06-30T11:40:24.238Z","dependencies_parsed_at":"2024-03-15T02:14:53.960Z","dependency_job_id":"caf5e96f-ba4a-42d7-aaaf-bdc81a9d20a4","html_url":"https://github.com/floating-ui/floating-ui","commit_stats":{"total_commits":1945,"total_committers":102,"mean_commits":"19.068627450980394","dds":"0.38766066838046276","last_synced_commit":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7"},"previous_names":["fezvrasta/popper.js","popperjs/popper-core","popperjs/popper.js"],"tags_count":455,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221435692,"owners_count":16820709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"floating-ui","name":"Floating UI","uuid":"58035617","kind":"organization","description":"A low-level toolkit to create floating elements like tooltips, popovers, dropdowns \u0026 more!","email":null,"website":"https://floating-ui.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58035617?v=4","repositories_count":5,"last_synced_at":"2024-05-20T14:40:33.188Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"popperjs","tidelift":"npm/@popperjs/core"}},"html_url":"https://github.com/floating-ui","funding_links":["https://opencollective.com/popperjs","https://tidelift.com/funding/github/npm/@popperjs/core"],"total_stars":31166,"followers":156,"following":0,"created_at":"2022-11-02T16:40:30.639Z","updated_at":"2024-05-20T14:40:35.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui/repositories"},"tags":[{"name":"@floating-ui/vue@1.1.0","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.0/manifests"},{"name":"@floating-ui/core@1.6.4","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.4/manifests"},{"name":"@floating-ui/dom@1.6.7","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.7/manifests"},{"name":"@floating-ui/react@0.26.19","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.19","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.19/manifests"},{"name":"@floating-ui/utils@0.2.4","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.4/manifests"},{"name":"@floating-ui/utils@0.2.3","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.3/manifests"},{"name":"@floating-ui/vue@1.0.7","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.7/manifests"},{"name":"@floating-ui/core@1.6.3","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.3/manifests"},{"name":"@floating-ui/dom@1.6.6","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.6/manifests"},{"name":"@floating-ui/react@0.26.18","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.18","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.18/manifests"},{"name":"@floating-ui/react-dom@2.1.1","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.1/manifests"},{"name":"@floating-ui/react@0.26.17","sha":"08cfbe081aa9cf96fb54244618700f6d2b3b0815","kind":"tag","published_at":"2024-06-13T03:50:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.17","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.17/manifests"},{"name":"@floating-ui/react-dom@2.1.0","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.0/manifests"},{"name":"@floating-ui/react@0.26.16","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.16","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.16/manifests"},{"name":"@floating-ui/react-native@0.10.6","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.6/manifests"},{"name":"@floating-ui/react@0.26.15","sha":"58ed16968a044c65bedbfb1e6d639131da347ee1","kind":"tag","published_at":"2024-05-15T11:08:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.15","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.15/manifests"},{"name":"@floating-ui/core@1.6.2","sha":"58ed16968a044c65bedbfb1e6d639131da347ee1","kind":"tag","published_at":"2024-05-15T11:08:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.2/manifests"},{"name":"@floating-ui/react@0.26.14","sha":"a5ba5dadd0f817748617edb95c3d95a3475aab57","kind":"tag","published_at":"2024-05-13T04:04:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.14","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.14/manifests"},{"name":"@floating-ui/dom@1.6.5","sha":"7ee1281398dedeb9e851712996d8aab1c4b4f256","kind":"tag","published_at":"2024-05-05T01:33:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.5/manifests"},{"name":"@floating-ui/react-native@0.10.5","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.5/manifests"},{"name":"@floating-ui/core@1.6.1","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.1/manifests"},{"name":"@floating-ui/dom@1.6.4","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.4/manifests"},{"name":"@floating-ui/react@0.26.13","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.13/manifests"},{"name":"@floating-ui/react-dom@2.0.9","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.9/manifests"},{"name":"@floating-ui/utils@0.2.2","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.2/manifests"},{"name":"@floating-ui/react@0.26.12","sha":"d2381e81d63bf97e8c803f83a025e4a5c5bded2e","kind":"tag","published_at":"2024-04-10T02:41:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.12/manifests"},{"name":"@floating-ui/react@0.26.11","sha":"9b4b6148f41655d5ba65eeb20817d797f0c7069f","kind":"tag","published_at":"2024-04-05T02:05:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.11/manifests"},{"name":"@floating-ui/react@0.26.10","sha":"21f1282eccb32683c2f715ed836c49b79b5353e6","kind":"tag","published_at":"2024-03-26T11:05:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.10/manifests"},{"name":"@floating-ui/dom@1.6.3","sha":"f7bc5d3d76c0162c6ae7681377e34fddcf26ac93","kind":"tag","published_at":"2024-02-12T11:39:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.3/manifests"},{"name":"@floating-ui/dom@1.6.2","sha":"53973c81fa8e894d16d61082032524339db6f8c6","kind":"tag","published_at":"2024-02-11T18:07:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.2/manifests"},{"name":"@floating-ui/react@0.26.9","sha":"86526a794661297efc6190d6b2e86906e99141ee","kind":"tag","published_at":"2024-02-03T03:09:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.9/manifests"},{"name":"@floating-ui/vue@1.0.6","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.6/manifests"},{"name":"@floating-ui/dom@1.6.1","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.1/manifests"},{"name":"@floating-ui/react@0.26.8","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.8/manifests"},{"name":"@floating-ui/react-dom@2.0.8","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.8/manifests"},{"name":"@floating-ui/react-dom@2.0.7","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.7/manifests"},{"name":"@floating-ui/vue@1.0.5","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.5/manifests"},{"name":"@floating-ui/react-native@0.10.4","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.4/manifests"},{"name":"@floating-ui/react@0.26.7","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.7/manifests"},{"name":"@floating-ui/dom@1.6.0","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.0/manifests"},{"name":"@floating-ui/core@1.6.0","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.0/manifests"},{"name":"@floating-ui/react-native@0.10.3","sha":"8e449abb0bfda143c6a6eb01d3e6943c095b744f","kind":"tag","published_at":"2024-01-16T17:21:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.3/manifests"},{"name":"@floating-ui/vue@1.0.4","sha":"5d025db1167e0bc13e7d386d7df2498b9edf2f8a","kind":"tag","published_at":"2024-01-16T12:28:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.4/manifests"},{"name":"@floating-ui/react-dom@2.0.6","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.6/manifests"},{"name":"@floating-ui/react@0.26.6","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.6/manifests"},{"name":"@floating-ui/devtools@0.2.2","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.2/manifests"},{"name":"@floating-ui/devtools@0.2.1","sha":"270b2e5040e2a422ee35c3e822c7d5bea3c2348d","kind":"tag","published_at":"2024-01-12T10:30:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.1/manifests"},{"name":"@floating-ui/devtools@0.2.0","sha":"f331d8e3839f7f4d94dc8651f94c03d208e84971","kind":"tag","published_at":"2024-01-10T12:49:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.0/manifests"},{"name":"@floating-ui/utils@0.2.1","sha":"47dafe9f20960f9d80ce34ba118b0037b7cf6b74","kind":"commit","published_at":"2024-01-07T15:05:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.1/manifests"},{"name":"@floating-ui/utils@0.2.0","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.0/manifests"},{"name":"@floating-ui/react-native@0.10.2","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.2/manifests"},{"name":"@floating-ui/vue@1.0.3","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.3/manifests"},{"name":"@floating-ui/core@1.5.3","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.3/manifests"},{"name":"@floating-ui/devtools@0.0.4","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.4/manifests"},{"name":"@floating-ui/dom@1.5.4","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.4/manifests"},{"name":"@floating-ui/react@0.26.5","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.5/manifests"},{"name":"@floating-ui/react-dom@2.0.5","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.5/manifests"},{"name":"@floating-ui/devtools@0.0.3","sha":"663635d969302cde8c26fa92b50829a91ca6adba","kind":"tag","published_at":"2023-12-28T18:26:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.3/manifests"},{"name":"@floating-ui/devtools@0.0.2","sha":"24672b4b6a71c5df74e810f5048f123b3d5c96a4","kind":"tag","published_at":"2023-12-19T15:08:31.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.2/manifests"},{"name":"@floating-ui/devtools@0.0.1","sha":"e6a42f56be26957c23f451ff829f101ce113fb55","kind":"tag","published_at":"2023-12-18T13:40:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.1/manifests"},{"name":"@floating-ui/react@0.26.4","sha":"aad8c1982a886e0103198b0853c2b0e782a487d8","kind":"tag","published_at":"2023-12-11T05:53:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.4/manifests"},{"name":"@floating-ui/core@1.5.2","sha":"78e8d87ec2fd2172921937e24390806d7dedb636","kind":"tag","published_at":"2023-12-06T03:54:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.2/manifests"},{"name":"@floating-ui/core@1.5.1","sha":"cff301f4cb714ac0e699de5948460f1b8c571110","kind":"tag","published_at":"2023-11-30T21:27:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.1/manifests"},{"name":"@floating-ui/react@0.26.3","sha":"a655f3b625d8ac7b1a26c7b4a51ed425474bdaef","kind":"tag","published_at":"2023-11-27T02:54:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.3/manifests"},{"name":"@floating-ui/react-dom@2.0.4","sha":"1ddb830e492ffe8b1a0421b355e6b56f4d46af00","kind":"tag","published_at":"2023-11-09T16:30:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.4/manifests"},{"name":"@floating-ui/react-dom@2.0.3","sha":"fba43a60e9c4121711cd4e0b36ac496c36185431","kind":"tag","published_at":"2023-11-08T12:18:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.3/manifests"},{"name":"@floating-ui/react@0.26.2","sha":"fba43a60e9c4121711cd4e0b36ac496c36185431","kind":"tag","published_at":"2023-11-08T12:18:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.2/manifests"},{"name":"@floating-ui/react@0.26.1","sha":"a70e4e2350627ba61bdfd72f86475d0905c2a17e","kind":"tag","published_at":"2023-10-14T15:39:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.1/manifests"},{"name":"@floating-ui/utils@0.1.6","sha":"dacba996ab7399835bfa66d106b0d8ffaeeb18d8","kind":"tag","published_at":"2023-10-02T07:11:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.6/manifests"},{"name":"@floating-ui/react@0.26.0","sha":"4438bca67f99070d9776a28a9b2d25417ba04246","kind":"tag","published_at":"2023-10-02T04:20:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.0/manifests"},{"name":"@floating-ui/utils@0.1.5","sha":"4438bca67f99070d9776a28a9b2d25417ba04246","kind":"tag","published_at":"2023-10-02T04:20:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.5/manifests"},{"name":"@floating-ui/utils@0.1.4","sha":"e4240b23ed5b4e6abe44bb8d6893e0f8ac8edb88","kind":"tag","published_at":"2023-09-17T12:51:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.4/manifests"},{"name":"@floating-ui/core@1.5.0","sha":"4f390adff851bc3faed3e91bec000dff5e9e2827","kind":"tag","published_at":"2023-09-15T03:55:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.0/manifests"},{"name":"@floating-ui/utils@0.1.3","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.3/manifests"},{"name":"@floating-ui/core@1.4.2","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.2/manifests"},{"name":"@floating-ui/dom@1.5.3","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.3/manifests"},{"name":"@floating-ui/utils@0.1.2","sha":"99de6d1520270e7a513cfa5a1c24bc6f0f7ab34f","kind":"tag","published_at":"2023-09-11T08:16:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.2/manifests"},{"name":"@floating-ui/dom@1.5.2","sha":"3150a03c4d38085a1ec70071e6a7b1a8f0cb2661","kind":"tag","published_at":"2023-09-11T06:36:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.2/manifests"},{"name":"@floating-ui/react@0.25.4","sha":"3fb7ee8af03ca955f82ccc1836231f244c2dbf8d","kind":"commit","published_at":"2023-09-06T07:24:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.4/manifests"},{"name":"@floating-ui/react@0.25.3","sha":"a49694d5fb5ca7c283fcb1b2b22c5f8e37b7c7ba","kind":"commit","published_at":"2023-09-01T15:47:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.3/manifests"},{"name":"@floating-ui/react-dom@2.0.2","sha":"698c2fa7dc9e9a9356f9ba2974dea86f42410c7e","kind":"commit","published_at":"2023-08-28T14:06:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.2/manifests"},{"name":"@floating-ui/react@0.25.2","sha":"05a7fc975d69638da6ee1b7ff856535aa84a8267","kind":"commit","published_at":"2023-08-26T08:08:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.2/manifests"},{"name":"@floating-ui/react@0.25.1","sha":"6b12fdef95d7b09f276816ce9aead601be55204d","kind":"commit","published_at":"2023-08-10T04:04:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.1/manifests"},{"name":"@floating-ui/utils@0.1.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.1/manifests"},{"name":"@floating-ui/core@1.4.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.1/manifests"},{"name":"@floating-ui/dom@1.5.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.1/manifests"},{"name":"@floating-ui/core@1.4.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.0/manifests"},{"name":"@floating-ui/react@0.25.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.0/manifests"},{"name":"@floating-ui/utils@0.1.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.0/manifests"},{"name":"@floating-ui/dom@1.5.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.0/manifests"},{"name":"@floating-ui/vue@1.0.2","sha":"800298e46bd1ddee91bf02d52470dbbbd70eb855","kind":"commit","published_at":"2023-07-19T00:00:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.2/manifests"},{"name":"@floating-ui/react@0.24.8","sha":"3ef72d2e879389528d43836598371bb00f12123c","kind":"commit","published_at":"2023-07-15T00:57:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.8/manifests"},{"name":"@floating-ui/dom@1.4.5","sha":"baccbd1965ed541506d2e278d7b98aaf7ca04267","kind":"commit","published_at":"2023-07-13T09:25:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.5/manifests"},{"name":"@floating-ui/react@0.24.7","sha":"baccbd1965ed541506d2e278d7b98aaf7ca04267","kind":"commit","published_at":"2023-07-13T09:25:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.7/manifests"},{"name":"@floating-ui/react@0.24.6","sha":"073da89da80577565a69cebd786430e11ea9e3bc","kind":"commit","published_at":"2023-07-07T21:46:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.6/manifests"},{"name":"@floating-ui/dom@1.4.4","sha":"9bbf2fcc3ffce30f0a68c597b1cb221c9569ce76","kind":"commit","published_at":"2023-07-06T02:58:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.4/manifests"},{"name":"@floating-ui/react@0.24.5","sha":"af9065552f52f1300d274ee4980e58cd1a7cda08","kind":"commit","published_at":"2023-07-04T15:53:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.5/manifests"},{"name":"@floating-ui/react@0.24.4","sha":"b1da329567361081da9b460e45e0662376889277","kind":"commit","published_at":"2023-07-04T08:49:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.4/manifests"},{"name":"@floating-ui/dom@1.4.3","sha":"58cb043f82d70365bbee8a7371f45e9a89624875","kind":"commit","published_at":"2023-06-29T09:20:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.3/manifests"},{"name":"@floating-ui/dom@1.4.2","sha":"1df6a4f5f985b19d0a104353a1ccbbc01d6b083b","kind":"commit","published_at":"2023-06-21T04:16:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.2/manifests"},{"name":"@floating-ui/dom@1.4.1","sha":"9224bad9fe442541844ce6e30a90f7f3b3515a89","kind":"commit","published_at":"2023-06-18T21:13:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.1/manifests"},{"name":"@floating-ui/dom@1.4.0","sha":"0cab4f66394594dbe99f5bacc539fd9e588f78b4","kind":"commit","published_at":"2023-06-17T04:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.0/manifests"},{"name":"@floating-ui/core@1.3.1","sha":"0cab4f66394594dbe99f5bacc539fd9e588f78b4","kind":"commit","published_at":"2023-06-17T04:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.1/manifests"},{"name":"@floating-ui/react-native@0.10.1","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.1/manifests"},{"name":"@floating-ui/core@1.3.0","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.0/manifests"},{"name":"@floating-ui/dom@1.3.0","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.3.0/manifests"},{"name":"@floating-ui/react@0.24.3","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.3/manifests"},{"name":"@floating-ui/react-dom@2.0.1","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.1/manifests"},{"name":"@floating-ui/vue@1.0.1","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.1/manifests"},{"name":"@floating-ui/react@0.24.2","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.2/manifests"},{"name":"@floating-ui/dom@1.2.9","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.9/manifests"},{"name":"v2.11.8","sha":"92195083958c9496988ed4526b82b75b7256b5a4","kind":"tag","published_at":"2023-05-26T17:27:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.8/manifests"},{"name":"@floating-ui/react@0.24.1","sha":"b8737712255909c5e890b5d68d1006d766439cec","kind":"commit","published_at":"2023-05-13T13:57:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.1/manifests"},{"name":"@floating-ui/dom@1.2.8","sha":"b8737712255909c5e890b5d68d1006d766439cec","kind":"commit","published_at":"2023-05-13T13:57:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.8/manifests"},{"name":"@floating-ui/vue@1.0.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.0/manifests"},{"name":"@floating-ui/react-native@0.10.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.0/manifests"},{"name":"@floating-ui/react-dom@2.0.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.0/manifests"},{"name":"@floating-ui/react@0.24.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.0/manifests"},{"name":"@floating-ui/dom@1.2.7","sha":"aac603b9413f6f12a2da793670d09ce510b6d577","kind":"commit","published_at":"2023-04-26T08:22:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.7/manifests"},{"name":"@floating-ui/react@0.23.1","sha":"4d1c5c5eb051c7a15436bb881c63c377aee0df19","kind":"commit","published_at":"2023-04-19T19:21:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.23.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.1/manifests"},{"name":"@floating-ui/react@0.23.0","sha":"53d829e376c9d5bc7dfd042230d37f710338e87c","kind":"commit","published_at":"2023-04-10T06:30:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.23.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.0/manifests"},{"name":"@floating-ui/dom@1.2.6","sha":"8b797c966955d9f049e24dd2cf6020cd340e41d1","kind":"commit","published_at":"2023-04-07T07:26:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.6/manifests"},{"name":"@floating-ui/core@1.2.6","sha":"8b797c966955d9f049e24dd2cf6020cd340e41d1","kind":"commit","published_at":"2023-04-07T07:26:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.6/manifests"},{"name":"@floating-ui/react@0.22.3","sha":"c4bf1a49528bfb035670c7cd0135b1f284c5603a","kind":"commit","published_at":"2023-04-02T05:41:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.3/manifests"},{"name":"@floating-ui/react@0.22.2","sha":"65758fd8d32e034c45cf4126b43861536b6354b4","kind":"commit","published_at":"2023-03-26T06:08:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.2/manifests"},{"name":"@floating-ui/react@0.22.1","sha":"a52b912cbc784c7a0c148580384dfddfeeb8eda8","kind":"commit","published_at":"2023-03-25T22:44:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.1/manifests"},{"name":"@floating-ui/core@1.2.5","sha":"a52b912cbc784c7a0c148580384dfddfeeb8eda8","kind":"commit","published_at":"2023-03-25T22:44:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.5/manifests"},{"name":"v2.11.7","sha":"502957924b2dd1fc85c07cb0cec3be5b75f2c32a","kind":"commit","published_at":"2023-03-24T13:46:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.7/manifests"},{"name":"@floating-ui/react@0.22.0","sha":"53f393a7a51b41da986d9466af531d9cfb48692b","kind":"commit","published_at":"2023-03-19T20:45:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.0/manifests"},{"name":"@floating-ui/dom@1.2.5","sha":"53f393a7a51b41da986d9466af531d9cfb48692b","kind":"commit","published_at":"2023-03-19T20:45:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.5/manifests"},{"name":"@floating-ui/react@0.21.1","sha":"ff4d495f720dfdf54135d4f2acc458b7fa7ad801","kind":"commit","published_at":"2023-03-13T21:53:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.21.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.1/manifests"},{"name":"@floating-ui/core@1.2.4","sha":"ff4d495f720dfdf54135d4f2acc458b7fa7ad801","kind":"commit","published_at":"2023-03-13T21:53:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.4/manifests"},{"name":"@floating-ui/react@0.21.0","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.21.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.0/manifests"},{"name":"@floating-ui/dom@1.2.4","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.4/manifests"},{"name":"@floating-ui/core@1.2.3","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.3/manifests"},{"name":"@floating-ui/dom@1.2.3","sha":"79ba1cbeab4bf59463ab763216efa2c4e29d3276","kind":"commit","published_at":"2023-03-02T02:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.3/manifests"},{"name":"@floating-ui/react@0.20.1","sha":"79ba1cbeab4bf59463ab763216efa2c4e29d3276","kind":"commit","published_at":"2023-03-02T02:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.20.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.1/manifests"},{"name":"@floating-ui/react@0.20.0","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.20.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.0/manifests"},{"name":"@floating-ui/dom@1.2.2","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.2/manifests"},{"name":"@floating-ui/core@1.2.2","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.2/manifests"},{"name":"@floating-ui/vue@0.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.1/manifests"},{"name":"@floating-ui/react-dom@1.3.0","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.3.0/manifests"},{"name":"@floating-ui/react@0.19.2","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.2/manifests"},{"name":"@floating-ui/dom@1.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.1/manifests"},{"name":"@floating-ui/core@1.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.1/manifests"},{"name":"@floating-ui/dom@1.2.0","sha":"9885342249143a33acdf03ceea5b41002197a899","kind":"commit","published_at":"2023-02-05T10:52:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.0/manifests"},{"name":"@floating-ui/core@1.2.0","sha":"9885342249143a33acdf03ceea5b41002197a899","kind":"commit","published_at":"2023-02-05T10:52:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.0/manifests"},{"name":"@floating-ui/react@0.19.1","sha":"c5a00aaa89bff9adde704f45a61707f8d6bc9bb0","kind":"commit","published_at":"2023-02-01T13:56:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.1/manifests"},{"name":"@floating-ui/core@1.1.1","sha":"e708138ebf5ef5ee508772e0fd94d0e7d03034a4","kind":"commit","published_at":"2023-01-29T10:06:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.1/manifests"},{"name":"@floating-ui/dom@1.1.1","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.1/manifests"},{"name":"@floating-ui/react@0.19.0","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.0/manifests"},{"name":"@floating-ui/react-dom@1.2.2","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.2/manifests"},{"name":"@floating-ui/react@0.18.1","sha":"d2407ceba88805053d42828e10dafcabe22fc116","kind":"commit","published_at":"2023-01-23T01:24:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.18.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.1/manifests"},{"name":"@floating-ui/react-dom@1.2.1","sha":"f5d194f5997a655977f23f76dcad96408fb261e8","kind":"commit","published_at":"2023-01-16T14:56:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.1/manifests"},{"name":"@floating-ui/react@0.18.0","sha":"f5d194f5997a655977f23f76dcad96408fb261e8","kind":"commit","published_at":"2023-01-16T14:56:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.18.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.0/manifests"},{"name":"@floating-ui/react-native@0.9.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.9.0/manifests"},{"name":"@floating-ui/react@0.17.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.17.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.17.0/manifests"},{"name":"@floating-ui/react-dom@1.2.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.0/manifests"},{"name":"@floating-ui/react-dom@1.1.2","sha":"d5e317b2fb0b6dd24f77c8d740a81835087428d2","kind":"commit","published_at":"2023-01-07T11:12:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.2/manifests"},{"name":"@floating-ui/react@0.16.0","sha":"d5e317b2fb0b6dd24f77c8d740a81835087428d2","kind":"commit","published_at":"2023-01-07T11:12:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.16.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.16.0/manifests"},{"name":"@floating-ui/react-dom@1.1.1","sha":"78974e402622886ce747b9ce2ed2e4e089b327f7","kind":"commit","published_at":"2023-01-03T14:05:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.1/manifests"},{"name":"@floating-ui/vue@0.2.0","sha":"da5e202c57d5fd3b10bebf4d4de93582d64f5a66","kind":"commit","published_at":"2023-01-02T10:36:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.0/manifests"},{"name":"@floating-ui/core@1.1.0","sha":"da5e202c57d5fd3b10bebf4d4de93582d64f5a66","kind":"commit","published_at":"2023-01-02T10:36:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.0/manifests"},{"name":"@floating-ui/react@0.15.1","sha":"c2d9bc627d418331aab9d05bfe6116bf3c8b8e8b","kind":"commit","published_at":"2023-01-01T12:39:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.15.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.1/manifests"},{"name":"@floating-ui/dom@1.1.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.0/manifests"},{"name":"@floating-ui/react@0.15.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.15.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.0/manifests"},{"name":"@floating-ui/core@1.0.5","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.5/manifests"},{"name":"@floating-ui/react-dom@1.1.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.0/manifests"},{"name":"@floating-ui/dom@1.0.12","sha":"cb5b8cb4721fffe361866cb290bc54082e23bb56","kind":"commit","published_at":"2022-12-16T05:31:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.12/manifests"},{"name":"@floating-ui/dom@1.0.11","sha":"07bcceadff1a1ea9ea5631af7db14017841e6be0","kind":"commit","published_at":"2022-12-16T01:32:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.11/manifests"},{"name":"@floating-ui/vue@0.1.0","sha":"ee8d78b4cc9b2d82be07b667d64e0e1e29cabf5b","kind":"commit","published_at":"2022-12-14T14:13:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.1.0/manifests"},{"name":"@floating-ui/dom@1.0.10","sha":"9843e13bc0f202e771f8285f12a89af1e4e3ce73","kind":"commit","published_at":"2022-12-12T07:16:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.10/manifests"},{"name":"@floating-ui/react@0.14.0","sha":"61e73973e9e4b7d85ae17d3c7e246857c512fc1e","kind":"commit","published_at":"2022-12-10T23:18:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.14.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.14.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.3","sha":"d5e0bbac708651f73e023818369631163ea09994","kind":"commit","published_at":"2022-12-08T01:45:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.3/manifests"},{"name":"@floating-ui/react-native@0.8.2","sha":"1e0ce82a88828e2c016dbb0880925e63f3c1429a","kind":"commit","published_at":"2022-12-07T21:19:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.2","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.2/manifests"},{"name":"@floating-ui/dom@1.0.9","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.9/manifests"},{"name":"@floating-ui/core@1.0.4","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.1","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.1/manifests"},{"name":"@floating-ui/core@1.0.3","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.3/manifests"},{"name":"@floating-ui/dom@1.0.8","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.8/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.0","sha":"5925f68f9eeb537d9807eb06c58bf66001ec6e7a","kind":"commit","published_at":"2022-12-02T22:42:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.12.0","sha":"1a3ac8e0404ae04709d7f86fb980a4bf58d88ad9","kind":"commit","published_at":"2022-11-24T01:14:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.12.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.12.0/manifests"},{"name":"@floating-ui/dom@1.0.7","sha":"1a3ac8e0404ae04709d7f86fb980a4bf58d88ad9","kind":"commit","published_at":"2022-11-24T01:14:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.7/manifests"},{"name":"@floating-ui/dom@1.0.6","sha":"fcc5eba0017905a9d1d56260ccc529e4a12f53fd","kind":"commit","published_at":"2022-11-15T18:03:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.6/manifests"},{"name":"@floating-ui/core@1.0.2","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.2/manifests"},{"name":"@floating-ui/react-native@0.8.1","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.11.0","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.11.0/manifests"},{"name":"@floating-ui/react-dom@1.0.1","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.1/manifests"},{"name":"@floating-ui/dom@1.0.5","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.5/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.3","sha":"2dc12b077f96d2a10d45d204b4df5b883eaa2389","kind":"commit","published_at":"2022-10-29T11:44:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.3/manifests"},{"name":"@floating-ui/dom@1.0.4","sha":"2dc12b077f96d2a10d45d204b4df5b883eaa2389","kind":"commit","published_at":"2022-10-29T11:44:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.2","sha":"fa26dcacd072e307266938f8c9ccfc3fd88fa265","kind":"commit","published_at":"2022-10-19T22:13:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.2/manifests"},{"name":"@floating-ui/dom@1.0.3","sha":"fa26dcacd072e307266938f8c9ccfc3fd88fa265","kind":"commit","published_at":"2022-10-19T22:13:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.3/manifests"},{"name":"@floating-ui/dom@1.0.2","sha":"70e1fd5e8ac927b3612a7ba2390bd57d5eceee30","kind":"commit","published_at":"2022-09-19T14:25:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.1","sha":"f0404c413b266f734ca2a4077378fddc5f94368e","kind":"commit","published_at":"2022-09-18T01:59:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.3","sha":"8f2b119fbc0d16b280fa6af84405683751b37733","kind":"commit","published_at":"2022-08-26T12:29:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.3/manifests"},{"name":"v2.11.6","sha":"e764f2cc893e5a9cc466af888f7eb7efa3b197f6","kind":"commit","published_at":"2022-08-11T07:51:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.6/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.2","sha":"130b4fa2ea48c7d334215afa2d752236fafae8b5","kind":"commit","published_at":"2022-08-10T12:49:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.2/manifests"},{"name":"@floating-ui/core@1.0.1","sha":"fa9ae9acab663c124bb856144da6b5405fb5aea9","kind":"commit","published_at":"2022-08-09T07:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.1/manifests"},{"name":"@floating-ui/dom@1.0.1","sha":"fa9ae9acab663c124bb856144da6b5405fb5aea9","kind":"commit","published_at":"2022-08-09T07:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.1","sha":"2548cd1df6951abda16dbc21c47719ca6552e0ba","kind":"commit","published_at":"2022-07-30T07:52:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.0","sha":"f03b3e7456d714ba31481e03af7d37cdac2226b6","kind":"commit","published_at":"2022-07-28T21:37:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.8.1","sha":"8df349970b7c3704113d6bc733788129712ada7c","kind":"commit","published_at":"2022-07-22T22:33:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.1/manifests"},{"name":"@floating-ui/core@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.8.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.0/manifests"},{"name":"@floating-ui/react-native@0.8.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.0/manifests"},{"name":"@floating-ui/dom@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.0/manifests"},{"name":"@floating-ui/react-dom@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.7.0","sha":"136259cea9b88e96f7515c3925a6a577ada82faa","kind":"commit","published_at":"2022-07-15T13:21:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.7.0/manifests"},{"name":"@floating-ui/dom@0.5.4","sha":"158f1fcb82fdff4d8c64e789889935c1303e4f7c","kind":"commit","published_at":"2022-06-23T01:10:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.6","sha":"158f1fcb82fdff4d8c64e789889935c1303e4f7c","kind":"commit","published_at":"2022-06-23T01:10:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.6/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.5","sha":"1589c1dec67669c6d43989b58c7203437c7515d5","kind":"commit","published_at":"2022-06-20T10:18:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.5/manifests"},{"name":"@floating-ui/core@0.7.3","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.3/manifests"},{"name":"@floating-ui/react-dom@0.7.2","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.4","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.4/manifests"},{"name":"@floating-ui/react-native@0.7.1","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.1/manifests"},{"name":"@floating-ui/dom@0.5.3","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.3/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.3","sha":"bbf35a4435ce4ad6ec8d0d4dc3fa7978020062f1","kind":"commit","published_at":"2022-05-28T08:45:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.3/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.2/manifests"},{"name":"@floating-ui/dom@0.5.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.2/manifests"},{"name":"@floating-ui/core@0.7.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.2/manifests"},{"name":"@floating-ui/dom@0.5.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.1/manifests"},{"name":"@floating-ui/core@0.7.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.1/manifests"},{"name":"@floating-ui/react-dom@0.7.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.0","sha":"1ec76ac1b9c0d9c6eed8739e96a9b70de4e89b64","kind":"commit","published_at":"2022-05-12T11:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.0/manifests"},{"name":"@floating-ui/react-native@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.5.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.5.0/manifests"},{"name":"@floating-ui/react-dom@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.0/manifests"},{"name":"@floating-ui/dom@0.5.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.0/manifests"},{"name":"@floating-ui/core@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.4.0","sha":"13fff3cc39cd6a327f40ef510d0fd1b5176626b0","kind":"commit","published_at":"2022-04-27T03:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.4.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.3.1","sha":"8e0cfe1d7c0ce1683e77bb43f7ea826c755093d6","kind":"commit","published_at":"2022-04-18T08:19:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.1/manifests"},{"name":"@floating-ui/react-native@0.6.1","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.3.0","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.0/manifests"},{"name":"@floating-ui/react-dom@0.6.3","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.3/manifests"},{"name":"@floating-ui/dom@0.4.5","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.5/manifests"},{"name":"@floating-ui/core@0.6.2","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.2.0","sha":"d813ad6e2b5ff331fa24487fd1a3fdea5f203a83","kind":"commit","published_at":"2022-04-12T13:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.2.0/manifests"},{"name":"@floating-ui/react-dom@0.6.2","sha":"d813ad6e2b5ff331fa24487fd1a3fdea5f203a83","kind":"commit","published_at":"2022-04-12T13:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.1.1","sha":"8a5ac8101526b83239daa001fe2070229cae5ac7","kind":"commit","published_at":"2022-04-09T03:04:31.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.1.0","sha":"993504b9961b88b32f43fea8c859c18a473f7d9d","kind":"commit","published_at":"2022-04-08T14:03:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.0/manifests"},{"name":"v2.11.5","sha":"593aefe2d558efe586367ed31d7586da249b70e5","kind":"commit","published_at":"2022-04-05T12:55:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.5/manifests"},{"name":"@floating-ui/dom@0.4.4","sha":"25c7adb3a1abdd07037c68afd2fd0b6afb8e6077","kind":"commit","published_at":"2022-04-04T14:14:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.4/manifests"},{"name":"@floating-ui/dom@0.4.3","sha":"1af007a716d5055b2cea07350f48b15a599105cc","kind":"commit","published_at":"2022-04-04T11:32:44.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.3/manifests"},{"name":"@floating-ui/react-dom@0.6.1","sha":"b6a1c06314b0cb10d94b783dc0f902c61a37749d","kind":"commit","published_at":"2022-03-31T02:46:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.1/manifests"},{"name":"@floating-ui/dom@0.4.2","sha":"f695b52b72179c2b9854e2e6b277ebfdf9c64a44","kind":"commit","published_at":"2022-03-25T06:15:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.2/manifests"},{"name":"v2.11.4","sha":"50b3a437aa56b58e72549ec4534308e193ab5bd9","kind":"commit","published_at":"2022-03-14T09:11:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"7eae96d44ad0fe05f9e45e0acdb7f95f30cd60da","kind":"commit","published_at":"2022-03-12T02:38:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.3/manifests"},{"name":"@floating-ui/dom@0.4.1","sha":"711b0d8ccdf32c5514857dba82f0b656e110ef81","kind":"commit","published_at":"2022-03-11T17:06:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.1/manifests"},{"name":"@floating-ui/core@0.6.1","sha":"711b0d8ccdf32c5514857dba82f0b656e110ef81","kind":"commit","published_at":"2022-03-11T17:06:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.1/manifests"},{"name":"@floating-ui/dom@0.4.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.0/manifests"},{"name":"@floating-ui/react-native@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.0/manifests"},{"name":"@floating-ui/react-dom@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.0/manifests"},{"name":"@floating-ui/core@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.0/manifests"},{"name":"@floating-ui/core@0.5.1","sha":"ab69910c8c70fd5d09df17d6b0c60b8e39846071","kind":"commit","published_at":"2022-02-26T11:32:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.1/manifests"},{"name":"@floating-ui/dom@0.3.1","sha":"b216e313794b96ef63b1be47442cf5f809983f7e","kind":"commit","published_at":"2022-02-26T09:48:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.1/manifests"},{"name":"@floating-ui/react-native@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.5.0/manifests"},{"name":"@floating-ui/react-dom@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.5.0/manifests"},{"name":"@floating-ui/core@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.0/manifests"},{"name":"@floating-ui/dom@0.3.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.0/manifests"},{"name":"@floating-ui/core@0.4.0","sha":"739e82608ebc34fcfd097f4cbdab3b2da52b70c6","kind":"commit","published_at":"2022-01-22T03:32:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.4.0/manifests"},{"name":"@floating-ui/dom@0.2.0","sha":"739e82608ebc34fcfd097f4cbdab3b2da52b70c6","kind":"commit","published_at":"2022-01-22T03:32:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.2.0/manifests"},{"name":"@floating-ui/react-dom@0.4.3","sha":"5c07610beac68b380850d421bdc1a96681b49bb9","kind":"commit","published_at":"2022-01-09T06:51:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.3/manifests"},{"name":"@floating-ui/react-native@0.4.4","sha":"5c07610beac68b380850d421bdc1a96681b49bb9","kind":"commit","published_at":"2022-01-09T06:51:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.4/manifests"},{"name":"@floating-ui/react-native@0.4.3","sha":"6a6a93f4a67d7a19b14d87f7a11d7c3a51484719","kind":"commit","published_at":"2022-01-09T06:16:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.3/manifests"},{"name":"@floating-ui/react-native@0.4.2","sha":"6f32c43a7f4ce06e242fc3c1fed988bf9b6805d4","kind":"commit","published_at":"2022-01-05T23:23:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.2/manifests"},{"name":"@floating-ui/react-dom@0.4.2","sha":"6f32c43a7f4ce06e242fc3c1fed988bf9b6805d4","kind":"commit","published_at":"2022-01-05T23:23:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.2/manifests"},{"name":"@floating-ui/core@0.3.1","sha":"8e059cd10947f313579f4f208fc5b6ed4d2f45db","kind":"commit","published_at":"2021-12-31T01:11:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.1/manifests"},{"name":"@floating-ui/react-dom@0.4.1","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.1/manifests"},{"name":"@floating-ui/react-native@0.4.1","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.1/manifests"},{"name":"@floating-ui/dom@0.1.10","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.10/manifests"},{"name":"v2.11.2","sha":"feac588f308794dcd3b726b2f321b2bf368b1487","kind":"commit","published_at":"2021-12-30T04:30:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"feac588f308794dcd3b726b2f321b2bf368b1487","kind":"commit","published_at":"2021-12-30T04:30:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.1/manifests"},{"name":"@floating-ui/dom@0.1.9","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.9/manifests"},{"name":"@floating-ui/react-native@0.4.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.0/manifests"},{"name":"@floating-ui/react-dom@0.4.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.0/manifests"},{"name":"@floating-ui/core@0.3.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.0/manifests"},{"name":"@floating-ui/react-native@0.3.5","sha":"aebad06d593beed4e401a8761f1dba68f9b6991d","kind":"commit","published_at":"2021-12-23T10:00:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.3.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.5/manifests"},{"name":"@floating-ui/react-native@0.3.4","sha":"8b740c2f4da51aae6a1c245a56880ea29c437d1f","kind":"commit","published_at":"2021-12-22T22:56:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.4/manifests"},{"name":"@floating-ui/react-dom@0.3.4","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.3.4/manifests"},{"name":"@floating-ui/dom@0.1.8","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.8/manifests"},{"name":"@floating-ui/core@0.2.2","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.2.2/manifests"},{"name":"2021-12-11","sha":"c81dbaac45b777da91c76b52419105cf0f58e8f8","kind":"commit","published_at":"2021-12-11T11:11:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/2021-12-11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/2021-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2021-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2021-12-11/manifests"},{"name":"v2.11.0","sha":"72b0b7d445d012a467252cade650d51f09224176","kind":"commit","published_at":"2021-11-27T16:56:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"2e909c71b2d09582a373aaa697152012016735ad","kind":"commit","published_at":"2021-09-30T11:19:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"094c3115843cdfc207f70437318695a689488a2b","kind":"commit","published_at":"2021-09-03T05:22:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"4cd7f8d1da8946b2b3e5f4c757c4a767586b9013","kind":"commit","published_at":"2021-09-02T13:13:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"f4a6550be3bc95ea5a0348218ae470848ff91544","kind":"commit","published_at":"2021-08-03T15:24:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"4800b37c5b4cabb711ac1d904664a70271487c4b","kind":"commit","published_at":"2021-04-01T15:11:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"c3c52a868ead8ecbe7885f248b152374db83c1c2","kind":"commit","published_at":"2021-03-08T15:57:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2422a68a2abd97a44a2fba4c1d98468ffa5a1e7e","kind":"commit","published_at":"2021-03-02T11:42:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"509875b0392c036739f4fe85fa580e2f265c9def","kind":"commit","published_at":"2021-02-26T17:37:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"2dfd96238a6fc8e24fe90b5bf3b7b84615d81f32","kind":"commit","published_at":"2021-02-26T16:56:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"ec6899ead2e6876040bd1c012351f12a90ee431f","kind":"commit","published_at":"2021-02-24T14:31:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"bceffcb6a958c1d28926126c3b03280fbd02282b","kind":"commit","published_at":"2021-02-22T11:53:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"a206bab1fa5b04771d11d7c9d12d21f5ebf54282","kind":"commit","published_at":"2021-02-20T20:05:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"14d89f79b755014d081dc8bc286814db0a67f2ff","kind":"commit","published_at":"2021-02-20T11:20:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4d5fc590a31bbddcfe6c6a38b761391bf43888d7","kind":"commit","published_at":"2021-02-20T08:20:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"bd261d14ad483eb3ed621c32ea9c06d81b373138","kind":"commit","published_at":"2021-02-19T15:41:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"9ecf3c64209d0cf9a53948643dcdde2bccd1e928","kind":"commit","published_at":"2021-02-19T07:18:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"6dcc3742b043ff39ca03754049358d467c72773b","kind":"commit","published_at":"2021-02-16T14:04:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"24cb3a88d5108d2a42126c8ab3899ee95259ef18","kind":"commit","published_at":"2020-12-14T13:32:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.6.0/manifests"},{"name":"v2.5.4","sha":"671f71e2b6990765e5ca780daaea7d1f7175beb6","kind":"commit","published_at":"2020-10-30T10:58:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"78dfda3c9751d0daf4bc8852889006ac249c9700","kind":"commit","published_at":"2020-09-29T13:46:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"f1f9d1ab75b6b0e962f90a5b2a50f6cfd307d794","kind":"commit","published_at":"2020-09-23T11:55:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"6bac504e237585737c01ea6d097a1bb104ed2b47","kind":"commit","published_at":"2020-09-23T10:26:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"264e2f31b1b0a765504aa4d4ee85ca0b0e319a9e","kind":"commit","published_at":"2020-09-21T17:14:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"e3c90278b635d67367ae9f9cf044241a7c41d8f4","kind":"commit","published_at":"2020-07-03T07:49:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"78e0ab0237a16ecb111ebbfc11f4bb09300f2839","kind":"commit","published_at":"2020-07-01T09:40:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"38914aae7a2e91715c6eb2b563517082a40cfa64","kind":"commit","published_at":"2020-06-10T06:00:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f2b619b1a5bb39d536e903348be1f1704b72152e","kind":"commit","published_at":"2020-06-08T12:26:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5b740298263c83a578780371a034c3db8ba86f12","kind":"commit","published_at":"2020-04-28T14:25:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"de867743d4b841af88675691064c8271452e150f","kind":"commit","published_at":"2020-04-15T09:22:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"74ec5fc3f75e06030207e9f3354720080f10bb26","kind":"commit","published_at":"2020-04-14T10:55:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"076239c547a9734338293416302c18a3f76d1f13","kind":"commit","published_at":"2020-04-13T11:45:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e50a6720e6902177be634cf76b3af2bab33339e0","kind":"commit","published_at":"2020-04-13T10:18:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"05bd570f42f0aa65f562452f6e12cff20f3c03cb","kind":"commit","published_at":"2020-04-11T16:25:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"91870eb54a46df94efa76a0ca64bbd05d73782e9","kind":"commit","published_at":"2020-04-09T15:05:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.2/manifests"},{"name":"v1.16.1","sha":"696f521e3e515cab2aec6850e2386800099bb7b2","kind":"commit","published_at":"2020-04-07T16:27:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1/manifests"},{"name":"v1.16.1-lts","sha":"68f192194ae8a6467d4b46d55f873199e7e9c65d","kind":"tag","published_at":"2020-04-06T05:59:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.1-lts","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.1-lts","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1-lts","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1-lts/manifests"},{"name":"v2.2.1","sha":"c818b3aa749cce50280b71a69aedaf235ca6a3a5","kind":"tag","published_at":"2020-04-04T09:38:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.1/manifests"},{"name":"v2.2.0-bundlephobia.1","sha":"2e9584d7e72dc4ae8bd32258fb8535ad2720efe3","kind":"tag","published_at":"2020-04-03T17:30:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.0-bundlephobia.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.0-bundlephobia.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0-bundlephobia.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0-bundlephobia.1/manifests"},{"name":"v2.2.0","sha":"fe44e2fde364b25c525b2e042f1d90c036dea700","kind":"tag","published_at":"2020-04-03T15:01:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"058b5d31f216f2bdd5736f77bac66337b37b9dca","kind":"tag","published_at":"2020-03-16T08:53:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.1.1/manifests"},{"name":"2.1.0","sha":"23af70796febfe8c59e6fe4d2e953ced11233156","kind":"commit","published_at":"2020-03-05T14:05:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/2.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2.1.0/manifests"},{"name":"v2.0.6","sha":"473dbdcf13bde61453807e5913b7214da4dd519c","kind":"tag","published_at":"2020-02-11T14:01:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"078991014ca7687e3b0dc9bbb17e57a5d0664eb3","kind":"tag","published_at":"2020-02-04T08:10:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"1f105962c40ecea247686c60a67a7338394d8a03","kind":"tag","published_at":"2020-01-30T12:57:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e2c76a846d9c3bf641e4d5ceaec77aa53d8da90f","kind":"tag","published_at":"2020-01-28T15:24:48.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ac2dfe320afe9586f024896f1d26f93f4973b205","kind":"tag","published_at":"2020-01-28T13:06:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3b0552485e94d4fd57633eb80851f3cc80c1f9cf","kind":"tag","published_at":"2020-01-26T10:58:13.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"feb08113db5a424438f740364bf0469bbe94b250","kind":"tag","published_at":"2020-01-22T13:12:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"d40732b0eaad295e90756eb54ae7e435e1fd16c1","kind":"tag","published_at":"2020-01-18T15:53:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"1726a12afd8d6694e0d0a6a7921b5d573daf7000","kind":"commit","published_at":"2020-01-15T12:34:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"94e0144261bb8bdb45caa847f4768383ca138cb1","kind":"tag","published_at":"2020-01-11T17:40:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"e058c6770e70ed8116678fe1399d2274aefc93db","kind":"tag","published_at":"2020-01-08T14:56:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"71c9bf690d381e90f0dbb47d87805c48938fec30","kind":"tag","published_at":"2020-01-02T17:27:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"9e9acbca4d4a3307deb0449a3d896f4197c925e2","kind":"tag","published_at":"2019-12-17T11:18:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-next.17","sha":"ae80d66c14cc6055c2f1e2c46ee817144508ee52","kind":"tag","published_at":"2019-12-16T14:21:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.17","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.17/manifests"},{"name":"v2.0.0-alpha.1","sha":"1c29bedd86cc6b8e6d1c65aab7b31debc190da25","kind":"tag","published_at":"2019-12-16T13:19:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-next.16","sha":"8862639a23a9989a772fff01c796c316e3db9775","kind":"tag","published_at":"2019-12-15T16:48:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.16","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.16/manifests"},{"name":"v2.0.0-next.15","sha":"d7c8115d68206c4457a86bfba6ce08a6b935531c","kind":"tag","published_at":"2019-12-09T15:46:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.15","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.15/manifests"},{"name":"v2.0.0-next.14","sha":"688c73631d3deb8d11d39b6ba02d7f3763682c49","kind":"tag","published_at":"2019-12-09T11:07:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.14","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.14/manifests"},{"name":"v2.0.0-next.13","sha":"59fdff4ea69352ca684ad1ef6aa5db10f0db2a9b","kind":"tag","published_at":"2019-12-06T18:00:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.13/manifests"},{"name":"v2.0.0-next.12","sha":"b78f32ae06c4c140a543fef89f6ea92b7dbd6b0d","kind":"tag","published_at":"2019-12-05T14:55:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.12/manifests"},{"name":"v2.0.0-next.11","sha":"eeb7211cd565620b6fe5206313a1a09bfc48578c","kind":"tag","published_at":"2019-12-04T16:55:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.11/manifests"},{"name":"v2.0.0-next.9","sha":"9bf293ada6bd0d9d4cd02fdb1b28efbdbdcfbf5c","kind":"tag","published_at":"2019-11-25T20:08:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.9/manifests"},{"name":"v2.0.0-next.8","sha":"db7c582dbfb926e88e96c9ab5f66d41e978d187d","kind":"tag","published_at":"2019-11-25T16:46:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.8/manifests"},{"name":"v2.0.0-next.7","sha":"c4bb70af3214cf2f30fe4eb2db8d9951a072aa18","kind":"tag","published_at":"2019-11-23T12:39:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.7/manifests"},{"name":"v1.3.3","sha":"8f8f67f5dad20b6ca2f8c8f3d8566e689f03ab52","kind":"tag","published_at":"2019-10-16T10:50:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.3/manifests"},{"name":"v1.16.0","sha":"9754fae6dae25265c7d60d1415c08782326b04f8","kind":"tag","published_at":"2019-10-16T10:34:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.0/manifests"},{"name":"v1.3.2","sha":"8ca920e9d5930bcf260a882d33ce08cf7e4a257b","kind":"tag","published_at":"2019-04-12T12:10:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.2/manifests"},{"name":"v1.15.0","sha":"a029837b65f4664134faf810bf455358dd24f84a","kind":"commit","published_at":"2019-04-04T13:25:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.15.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.15.0/manifests"},{"name":"v1.14.7","sha":"485aec93902004e6626c489c00ff444b5cac0a45","kind":"tag","published_at":"2019-01-29T11:46:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"b1144cdbcb5b5ab20d281a6083ecdce475a54af1","kind":"tag","published_at":"2018-11-28T14:43:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.6/manifests"},{"name":"v1.3.1","sha":"3db964bde9484c6e9adb9c0d6295f77459c1d466","kind":"tag","published_at":"2018-11-08T13:10:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.1/manifests"},{"name":"v1.14.5","sha":"f643107f4f65d3ff847e4d8f9a49efb789bb587a","kind":"tag","published_at":"2018-11-08T13:07:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.5/manifests"},{"name":"v1.3.0","sha":"272cfd29c891541496a5d0a04a7cb1f0b149bf74","kind":"tag","published_at":"2018-08-27T05:26:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.0/manifests"},{"name":"v1.14.4","sha":"5f73c72e343092552ee9863a3eb1a662ee65918b","kind":"tag","published_at":"2018-08-06T10:45:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"1f75fbe5bb335a1630f037516f96599ee428f694","kind":"tag","published_at":"2018-04-04T14:19:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"72eb2b80c1e35a318f7dd096faf51ed073a322f1","kind":"tag","published_at":"2018-04-03T11:47:48.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"79a122795faf087bcb13bb0220c3cc5988ee6f6c","kind":"tag","published_at":"2018-03-13T17:21:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.1/manifests"},{"name":"v1.2.0","sha":"0c053d45551af24ce082940fd72fc886902f8b9d","kind":"tag","published_at":"2018-03-12T14:52:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.2.0/manifests"},{"name":"v1.14.0","sha":"dcb059a5f252af24dc4326a3ad5b63d8b4ea2508","kind":"tag","published_at":"2018-03-12T14:46:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.0/manifests"},{"name":"v1.13.0-next.1","sha":"07cce9a411cf9e3ad6e038f56b4325108f963f7c","kind":"tag","published_at":"2017-12-14T10:37:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0-next.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next.1/manifests"},{"name":"v1.13.0-next","sha":"e577a685cf002257fc33dcb9ad2bbe59e2465502","kind":"tag","published_at":"2017-11-18T09:33:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0-next","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0-next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next/manifests"},{"name":"v1.13.0","sha":"d965bda58ba13587c866cac0a21de6f0c8b1fa7f","kind":"tag","published_at":"2017-11-18T09:29:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0/manifests"},{"name":"v1.12.9","sha":"bf60988e6ee6f7b73e7be8088fd325985bb6e7f4","kind":"tag","published_at":"2017-11-15T12:22:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"fcb7de7f9add8bb5707bdae3588f892175222629","kind":"tag","published_at":"2017-11-14T12:20:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"2d1543b48ba6b14c4b7bf9363a423a391e848f2a","kind":"tag","published_at":"2017-11-11T11:57:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"07b33ee261ae1cd1bd3055cf8a4f02769a7f5055","kind":"tag","published_at":"2017-10-22T07:47:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"8a4f6e8936618ffcac1c1bd837ab4e5ab1de6726","kind":"tag","published_at":"2017-08-29T14:19:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"8be6d70796df271b6bd569f74b705a15a980949f","kind":"tag","published_at":"2017-08-28T12:13:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"ce16dd656193472f73f687367dd3503b1b082282","kind":"tag","published_at":"2017-08-18T12:24:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0346c107e63df9a151a9add55ff20820843b53fa","kind":"tag","published_at":"2017-08-16T15:09:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"c7ac6ba7acfaefba0a57dca5286b88ce748f8661","kind":"tag","published_at":"2017-08-15T15:53:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3d95d9e7e281a8f4b5c5ffc7b11a421000e6de8c","kind":"tag","published_at":"2017-08-15T11:39:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"b762974f5378c68686678106fa2ccbc806048f9d","kind":"commit","published_at":"2017-07-30T13:17:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.11.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"ca18c1926168b46a3fed24e1076f152b0ff9466c","kind":"commit","published_at":"2017-07-26T18:46:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.0/manifests"},{"name":"v1.10.8","sha":"0b794e8cb0c2f964287fa10eafc8bcac578316e1","kind":"commit","published_at":"2017-07-02T10:22:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.8/manifests"},{"name":"v1.10.7","sha":"f9c202fbaeeec7d7132795d6d4af6f5a537d59c7","kind":"commit","published_at":"2017-07-02T08:26:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.7/manifests"},{"name":"v1.10.5","sha":"a51cadedaeae5773a3bfa5ca9fc1564bd1562d28","kind":"commit","published_at":"2017-06-25T15:50:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.5/manifests"},{"name":"v1.10.2","sha":"953d9a0b43187f529199f7d922966051731e3e80","kind":"commit","published_at":"2017-06-16T17:30:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"fe1cc37b58080df4bb622adcbe73712640569a54","kind":"commit","published_at":"2017-06-14T16:23:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.1/manifests"},{"name":"v1.9.9","sha":"450d36907abef2887adc881460596651a4bcbacd","kind":"commit","published_at":"2017-05-24T10:14:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"bcd5658ee30a44d98ff2a35daa2313445fec15a1","kind":"commit","published_at":"2017-05-23T10:42:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"2fd8821ea2cddc5261e251613dcfaed7052ce713","kind":"commit","published_at":"2017-05-23T09:31:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"148ac45f19ab031c6f3203e56e1c7010e49439a8","kind":"commit","published_at":"2017-05-22T19:06:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"6e847c943b2e124b00175238cc45e008aeac8e7b","kind":"commit","published_at":"2017-05-21T10:13:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"98709d9c516a081c1a2ea44ec02bddc76e98acb8","kind":"commit","published_at":"2017-05-15T12:33:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"92c6495671bcaa2f5e28994963013a27b0365ad6","kind":"commit","published_at":"2017-05-12T10:29:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ca0b378bd642ff337dc644d62b2bdc53a1d71596","kind":"commit","published_at":"2017-05-10T17:23:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"5e8529cc5d796d6607c86f3b7689e448fb3e1bed","kind":"commit","published_at":"2017-04-27T11:13:44.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cdfec6f66e3554b58700a2de54686dc34392af93","kind":"commit","published_at":"2017-04-27T11:04:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.0/manifests"},{"name":"v1.8.6","sha":"86b93b017d79d91f7ad9bcd0d8cfc7bdf2faeb97","kind":"commit","published_at":"2017-04-27T10:52:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"1a6de4f18e749977c22196e4c35d7d55d427179c","kind":"commit","published_at":"2017-04-26T12:14:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"9b78fcadfdfcd5286c65a69ba3e416d1d87c4673","kind":"commit","published_at":"2017-04-24T16:34:05.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"27a22db6b1b255be415767d23da9a833f22a446c","kind":"commit","published_at":"2017-04-23T08:21:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"388184d667ebb413d731a7e07c84173b2c576fe5","kind":"commit","published_at":"2017-04-19T18:03:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"e610c1aa3f7a19051f288aa848f6de98df496824","kind":"commit","published_at":"2017-04-17T19:07:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"fe386736bcc94e5d1183d216c83d989206a7e15c","kind":"commit","published_at":"2017-04-17T16:05:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1edb5aa94c0dab42291ea98e141178570f0f36e1","kind":"commit","published_at":"2017-04-17T11:38:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"617837da8c74fd70bbcd704e8fdaaef441f6cb95","kind":"commit","published_at":"2017-04-15T11:58:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"97794169cb2a27441bc7c48384c477f041fc92a7","kind":"commit","published_at":"2017-04-15T10:27:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3a7de4a8ae43baa274ba7b052b75afd79e28ced7","kind":"commit","published_at":"2017-04-14T13:05:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.1/manifests"},{"name":"v1.0.8","sha":"1a10d5e799ecd22cc51a1adb022946e5865aa74d","kind":"commit","published_at":"2017-03-12T09:53:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"fa603d604fca899577dc1db9d0d2e1c1626d5793","kind":"commit","published_at":"2017-02-27T11:35:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"f0efb6e79d208ec962f5b8a2481f1924c34d69a7","kind":"commit","published_at":"2017-02-02T12:55:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"ead85d6e541a05df1b7a4c1a3c949b7c43f26c1a","kind":"commit","published_at":"2017-01-31T11:45:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"a5c1fa348a14d90c2d6b55eeecf2c23b9308f89d","kind":"commit","published_at":"2017-01-13T15:41:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"71d14d783dbb5c89c35d97a78d88090f184e8e29","kind":"commit","published_at":"2017-01-11T12:45:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7ac376bfaabc5f2987437e3c91c4ff16d627bc6a","kind":"commit","published_at":"2017-01-09T10:54:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f21682d51f887a8c48f0895de611fa384b6c46be","kind":"commit","published_at":"2017-01-06T12:35:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.4","sha":"f9b4dab02b5bce1552e6cc3a61fd5c7981d81c0e","kind":"commit","published_at":"2017-01-02T13:35:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"2d85f9e75f9826f789721f3777e65a51611efbda","kind":"commit","published_at":"2016-12-30T15:43:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.1","sha":"3f0a700acf6ef2c84378ae188aa218016bf5e4fe","kind":"tag","published_at":"2016-12-28T16:10:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.2","sha":"5af6fdee10e72fa42e28fc93a108a5e88dbca309","kind":"commit","published_at":"2016-12-17T12:56:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-alpha.8","sha":"f26ef12c25b96f1281f9c7b470cd181a364e633f","kind":"commit","published_at":"2016-12-17T07:29:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"1ccdf439461916bafdd306cc5c070199ebd7e3bd","kind":"commit","published_at":"2016-12-08T18:15:05.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"70e56d9feb47eb7ddbf4356633e078983a994e65","kind":"commit","published_at":"2016-12-02T18:31:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"a028c012571f52e1fcc3c1be381e3ee617f7ff41","kind":"commit","published_at":"2016-12-02T13:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.3","sha":"577e866bb1e780254030eb917d763f660d000003","kind":"commit","published_at":"2016-09-29T07:59:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v0.6.4","sha":"fdef2185b92b4cec93b000608574cb163642cb3e","kind":"commit","published_at":"2016-08-26T14:58:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"7e3dec72c53a32bf3259565062b11ae1eb4f2b1e","kind":"commit","published_at":"2016-08-21T13:42:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"776c8a6272784a00c33ed84558033ede3c6df967","kind":"commit","published_at":"2016-08-18T13:04:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"881735f85336a55b4d30c06a38a69c1926f1a57b","kind":"commit","published_at":"2016-08-18T12:52:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.1/manifests"},{"name":"v1.0.0-alpha.2","sha":"567f016d65f6a3358cda5e3ec297b3d934430cdb","kind":"commit","published_at":"2016-08-11T13:22:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"fad3f14da5c56ba5090a5ebe1e4c9efc0c4b242b","kind":"commit","published_at":"2016-08-09T10:15:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"a477029a7435122e7a4c55d76ee83d65a37d81ae","kind":"commit","published_at":"2016-08-08T11:47:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"82d4cbd871c6af411a01ff865173d4aecc3bf456","kind":"commit","published_at":"2016-08-06T22:01:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"9be2dfe475749dd53c862e94646d4a84613860d0","kind":"commit","published_at":"2016-07-15T14:10:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"aaf90266bcb5e58879ee827877e617b267739c23","kind":"commit","published_at":"2016-07-07T11:02:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"228161bfa210530a9e1ae12d7180e7828cb27f6e","kind":"commit","published_at":"2016-06-14T10:31:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"566d4e66f9c3257a69d7b0d4c5369aaa5581d9d4","kind":"commit","published_at":"2016-05-21T12:42:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"cd59bc4ff887642ac8db5ff5a3245a036c92034f","kind":"commit","published_at":"2016-05-21T11:01:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2c0acf5ce896eac3ae33f626844bbd0042fcc738","kind":"commit","published_at":"2016-05-01T09:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"edf26d975274970f4ce26f388b2f15c803731d00","kind":"commit","published_at":"2016-04-30T19:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"ece15ae24f0dc92196783445a6974730dab3b9b2","kind":"commit","published_at":"2016-04-30T16:17:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"0e482dcff35ad880bb59eff5f47b1f9f9092d4de","kind":"commit","published_at":"2016-04-20T16:39:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"21030f203aa116147278e319baa7ceeae79a1778","kind":"commit","published_at":"2016-04-18T10:55:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4a6545a5714911a3f02be7345046e05cd978a17a","kind":"commit","published_at":"2016-04-14T13:32:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3950b43dc450a08e58065061d64bd8c3412abaa0","kind":"commit","published_at":"2016-04-12T15:58:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a3d63fc962b8e2c323f424cffc9e188eef5ab952","kind":"commit","published_at":"2016-04-12T14:53:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"90fa8d235f1e3632a0f61cfe287be4324e8c1aba","kind":"commit","published_at":"2016-04-11T15:35:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f917678260c4468e4b7babfcd7d066331d14f02a","kind":"commit","published_at":"2016-04-08T13:57:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"923977fc1a17a2aa5ef2bb95f6403da5df1c1ef1","kind":"commit","published_at":"2016-04-07T05:52:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"806ec0b91a28387d16313efa6c12ca79eb63ec0e","kind":"commit","published_at":"2016-04-06T20:30:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c554dffdee86c98b3263c8d8ae66df04e542e286","kind":"commit","published_at":"2016-04-06T11:40:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7a0ae405eff698fb3cdf0e28ffdb5032ccd73da6","kind":"commit","published_at":"2016-04-05T13:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"96da1d0603362a637f0214f8c4fd6479190094d9","kind":"commit","published_at":"2016-04-01T16:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6bc4cd51712cbb021895a06b907b608df17b53aa","kind":"commit","published_at":"2016-03-31T12:56:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8f64569c5538dae9f5346a70d82f539985926cd0","kind":"commit","published_at":"2016-03-31T09:10:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ce8a0e97ec5f5a9f4743cb673a255c320c70cf29","kind":"commit","published_at":"2016-03-29T21:24:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:20:54.608Z","dependent_packages_count":917,"downloads":346438373,"downloads_period":"last-month","dependent_repos_count":126362,"rankings":{"downloads":0.03781155171653767,"dependent_repos_count":0.09073677218581161,"dependent_packages_count":0.07428149153292302,"stargazers_count":0.5322366066747108,"forks_count":0.9887953502469524,"docker_downloads_count":0.144702426373571,"average":0.31142736645508445},"purl":"pkg:npm/%40floating-ui/dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@floating-ui/dom","docker_dependents_count":1321,"docker_downloads_count":1944079394,"usage_url":"https://repos.ecosyste.ms/usage/npm/@floating-ui/dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@floating-ui/dom/dependencies","status":null,"funding_links":["https://opencollective.com/popperjs","https://tidelift.com/funding/github/npm/@popperjs/core","https://github.com/sponsors/floating-ui"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:34:50.983Z","issues_count":387,"pull_requests_count":397,"avg_time_to_close_issue":2749588.373937677,"avg_time_to_close_pull_request":738147.8212435233,"issues_closed_count":353,"pull_requests_closed_count":386,"pull_request_authors_count":70,"issue_authors_count":276,"avg_comments_per_issue":3.6304909560723515,"avg_comments_per_pull_request":2.881612090680101,"merged_pull_requests_count":336,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":161,"past_year_pull_requests_count":222,"past_year_avg_time_to_close_issue":665702.3768115942,"past_year_avg_time_to_close_pull_request":318068.0516431925,"past_year_issues_closed_count":138,"past_year_pull_requests_closed_count":213,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":128,"past_year_avg_comments_per_issue":2.4968944099378882,"past_year_avg_comments_per_pull_request":2.608108108108108,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/issues","maintainers":[{"login":"atomiks","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atomiks"}],"active_maintainers":[{"login":"atomiks","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atomiks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Fdom/codemeta","maintainers":[{"uuid":"fezvrasta","login":"fezvrasta","name":null,"email":"federico.zivolo@gmail.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~fezvrasta","role":null,"created_at":"2022-11-15T19:17:55.365Z","updated_at":"2022-11-15T19:17:55.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fezvrasta/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2022-11-15T19:17:55.379Z","updated_at":"2022-11-15T19:17:55.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"}]},{"id":2913898,"name":"seaborn","ecosystem":"pypi","description":"Statistical data visualization","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mwaskom/seaborn","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2013-10-28T22:27:52.000Z","latest_release_published_at":"2024-01-25T13:21:49.000Z","latest_release_number":"0.13.2","last_synced_at":"2026-09-17T02:38:29.091Z","created_at":"2022-04-10T12:33:56.870Z","updated_at":"2026-09-17T02:38:29.092Z","registry_url":"https://pypi.org/project/seaborn/","install_command":"pip install seaborn --index-url https://pypi.org/simple","documentation_url":"https://seaborn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Matplotlib","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Multimedia :: Graphics","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"seaborn","project_status":null},"repo_metadata":{"id":3637721,"uuid":"4704710","full_name":"mwaskom/seaborn","owner":"mwaskom","description":"Statistical data visualization in Python","archived":false,"fork":false,"pushed_at":"2026-07-06T02:11:55.000Z","size":54594,"stargazers_count":14022,"open_issues_count":236,"forks_count":2129,"subscribers_count":252,"default_branch":"master","last_synced_at":"2026-09-10T23:37:36.417Z","etag":null,"topics":["data-science","data-visualization","matplotlib","pandas","python"],"latest_commit_sha":null,"homepage":"https://seaborn.pydata.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mwaskom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-06-18T18:41:19.000Z","updated_at":"2026-09-10T12:06:25.000Z","dependencies_parsed_at":"2026-08-05T21:36:24.606Z","dependency_job_id":null,"html_url":"https://github.com/mwaskom/seaborn","commit_stats":{"total_commits":2798,"total_committers":220,"mean_commits":"12.718181818181819","dds":0.5314510364546104,"last_synced_commit":"b4e5f8d261d6d5524a00b7dd35e00a40e4855872"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mwaskom/seaborn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwaskom","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/sbom","scorecard":{"id":669759,"data":{"date":"2025-08-11","repo":{"name":"github.com/mwaskom/seaborn","commit":"7001ebe72423238e99c0434a2ef0a0ebc9cb55c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":6,"reason":"1 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","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: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:110","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/mwaskom/seaborn/releases/123166036","Warn: release artifact v0.13.0rc0 not signed: https://api.github.com/repos/mwaskom/seaborn/releases/122620687","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/mwaskom/seaborn/releases/123166036","Warn: release artifact v0.13.0rc0 does not have provenance: https://api.github.com/repos/mwaskom/seaborn/releases/122620687"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 5 commits out of 24 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"}}]},"last_synced_at":"2025-08-21T19:33:30.742Z","repository_id":3637721,"created_at":"2025-08-21T19:33:30.742Z","updated_at":"2025-08-21T19:33:30.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37213482,"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-11T02:00:05.857Z","response_time":56,"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":"mwaskom","name":"Michael Waskom","uuid":"315810","kind":"user","description":"","email":"","website":"mwaskom.github.io","location":"New York, NY","twitter":null,"company":"@modal-labs","icon_url":"https://avatars.githubusercontent.com/u/315810?u=940fea4957256c5443fed77f081db2fbdc91ac32\u0026v=4","repositories_count":58,"last_synced_at":"2026-09-05T00:26:23.480Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mwaskom","funding_links":[],"total_stars":16251,"followers":3464,"following":0,"created_at":"2022-11-02T16:23:20.892Z","updated_at":"2026-09-05T00:26:23.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwaskom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwaskom/repositories"},"tags":[{"name":"v0.13.2","sha":"9521ea1f29b5ce1df1aa2ed6f65f3bd1c63884bb","kind":"tag","published_at":"2024-01-25T13:06:50.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.13.2","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"d00a27df750130e28e4801caaedc782433863a37","kind":"tag","published_at":"2023-12-31T22:00:44.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.13.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f2abeb0113b9aecb073d66fcd9ba196f6dd48f8c","kind":"tag","published_at":"2023-09-29T18:41:35.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.13.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.0/manifests"},{"name":"v0.13.0rc0","sha":"43d762ef50754572519e718d10e976a0dcafbb3d","kind":"tag","published_at":"2023-09-26T13:58:35.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.13.0rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.13.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.13.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.13.0rc0/manifests"},{"name":"v0.12.2","sha":"55a328ba4301f429aa454f5824861323caf91cd0","kind":"tag","published_at":"2022-12-30T19:05:05.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.2","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"df31a75de8ea054e74e98cf6f5cd43be5f6a3db1","kind":"tag","published_at":"2022-10-18T12:46:32.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"231f1ba61cffdd2de8d27c3ad06b1bd841ecac63","kind":"tag","published_at":"2022-09-06T02:38:56.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0/manifests"},{"name":"v0.12.0rc0","sha":"9a100e637907502e964afe9b865941bb1b43c3e7","kind":"tag","published_at":"2022-08-14T21:20:30.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0rc0/manifests"},{"name":"v0.12.0b3","sha":"90709c9cdd589380911066f318678133b5f8296e","kind":"tag","published_at":"2022-08-04T02:50:05.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0b3","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b3/manifests"},{"name":"v0.12.0b2","sha":"537f592dc22cb54c21eb8cac5a2cd243f3ff5741","kind":"tag","published_at":"2022-07-14T02:52:04.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0b2","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b2/manifests"},{"name":"v0.12.0b1","sha":"a8ff1bd4caf71ee151d5354933a4aab7ada04762","kind":"tag","published_at":"2022-06-27T10:37:25.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0b1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b1/manifests"},{"name":"v0.12.0b0","sha":"51e557d4506a5f9aa14473f4f27205adeb0926f0","kind":"tag","published_at":"2022-06-27T00:30:59.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0b0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0b0/manifests"},{"name":"v0.12.0a1","sha":"4f209dab6a795df608e140afea1d1335bef4dc1c","kind":"tag","published_at":"2022-06-02T23:50:24.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0a1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0a1/manifests"},{"name":"v0.12.0a0","sha":"c4e2fcc06cc3f5d5dccb5a848a669a3f509efccb","kind":"tag","published_at":"2022-05-16T00:45:13.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.12.0a0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.12.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.12.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.12.0a0/manifests"},{"name":"v0.11.2","sha":"703259f2dca711205f81d2d8f9e3fa45774eb0da","kind":"tag","published_at":"2021-08-15T22:38:58.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.11.2","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.2/manifests"},{"name":"v0.11.2.rc0","sha":"1317458d4ea43633d813e5c9c1026824ae65d690","kind":"tag","published_at":"2021-08-08T21:12:36.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.11.2.rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.11.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.11.2.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.2.rc0/manifests"},{"name":"joss_paper","sha":"96a5350005d07bcd84316dfe8a8d2032f90a647b","kind":"tag","published_at":"2021-03-29T17:34:33.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/joss_paper","html_url":"https://github.com/mwaskom/seaborn/releases/tag/joss_paper","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@joss_paper","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/joss_paper","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/joss_paper/manifests"},{"name":"v0.11.1","sha":"96a5350005d07bcd84316dfe8a8d2032f90a647b","kind":"tag","published_at":"2020-12-20T20:43:02.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.11.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"57b28140aa5e5d583642ad37f84a36afb690665e","kind":"tag","published_at":"2020-09-08T14:45:55.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.11.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.0/manifests"},{"name":"v0.11.0.rc0","sha":"20c12bd3677302915f6b3b13af9035fd9058cbe5","kind":"tag","published_at":"2020-09-02T21:57:40.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.11.0.rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.11.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.11.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.11.0.rc0/manifests"},{"name":"v0.10.1","sha":"dd40fd6885f9d164d6925f5b4571d69f1c134b4b","kind":"tag","published_at":"2020-04-26T20:54:41.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.10.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"72d6c2ab8c2c538212eab50b3e32aea8d5a71caf","kind":"tag","published_at":"2020-01-24T13:11:19.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.10.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"f2460cc8241b29c43eabf4093dbb8cfb9b33bc58","kind":"tag","published_at":"2020-01-24T13:10:13.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.9.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.1/manifests"},{"name":"v0.10.0.rc0","sha":"7618fbd04b76f93fea5952339c1b374f42300dd1","kind":"tag","published_at":"2020-01-22T21:07:36.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.10.0.rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.10.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.10.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.10.0.rc0/manifests"},{"name":"v0.9.1.rc0","sha":"88eb83c88e9b5a6140af75ccc748a42d62064f62","kind":"tag","published_at":"2020-01-22T15:38:38.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.9.1.rc0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.9.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.9.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.1.rc0/manifests"},{"name":"v0.9.0","sha":"3eb463a2cd32db196b6e71d1f72d64057804ed76","kind":"tag","published_at":"2018-07-16T20:26:31.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.9.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9aba35ced1a9ad9c9c66006d623d9f93d76f7796","kind":"tag","published_at":"2017-09-03T16:21:52.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.8.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9a7d8367d54b3f1197320aaa0654a5b38df465aa","kind":"tag","published_at":"2017-07-08T22:41:05.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.8.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"b618cc745060b18f55e3d7140c64535fe0c70c4c","kind":"tag","published_at":"2016-06-05T02:22:41.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.7.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"22a886b3563de4d9080ae21244bc5325a6fdf16a","kind":"tag","published_at":"2016-01-25T03:54:39.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.7.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"9664247bbe209dee807d3dff5b8c259236e5a66b","kind":"tag","published_at":"2015-06-29T14:53:22.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.6.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"eb9cdb7c57636eb335f07aa4dade0155400f8fca","kind":"tag","published_at":"2014-11-22T20:52:15.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.5.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c4656289d1a9d34a8dc81edbaf497092b07f7056","kind":"tag","published_at":"2014-11-14T18:34:14.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.5.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"0e4ceaf19da65be00ee812d1bc8b728f97ddf601","kind":"commit","published_at":"2014-09-03T04:35:08.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.4.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"b4af266604949b172737e02f359c311c09d6223b","kind":"commit","published_at":"2014-04-21T16:04:59.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.3.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1187367d25c1c0245bd10508212d82cca513bb51","kind":"commit","published_at":"2014-03-23T00:51:02.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.3.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"b0af266d064d1c6574832d7cbd1129b0f4590fbf","kind":"commit","published_at":"2014-01-15T16:30:13.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.2.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e569cb9cbb6eb49bddf1ef242d94f2cf4b0c85a5","kind":"commit","published_at":"2013-12-23T19:50:05.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.2.0","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.2.0/manifests"},{"name":"v0.1","sha":"27afe0120138b8e97e44608d46448c84dbf497ef","kind":"commit","published_at":"2013-10-28T22:56:51.000Z","download_url":"https://codeload.github.com/mwaskom/seaborn/tar.gz/v0.1","html_url":"https://github.com/mwaskom/seaborn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mwaskom/seaborn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-12T00:23:20.636Z","dependent_packages_count":3699,"downloads":28420573,"downloads_period":"last-month","dependent_repos_count":67011,"rankings":{"downloads":0.06749729919094949,"dependent_repos_count":0.020909489423283266,"dependent_packages_count":0.007336662955537989,"stargazers_count":0.4378153618717294,"forks_count":0.6074756927185454,"docker_downloads_count":0.31199159218425293,"average":0.2421710163907164},"purl":"pkg:pypi/seaborn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/seaborn","docker_dependents_count":2315,"docker_downloads_count":360058992,"usage_url":"https://repos.ecosyste.ms/usage/pypi/seaborn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/seaborn/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T00:03:25.166Z","issues_count":478,"pull_requests_count":316,"avg_time_to_close_issue":7494879.676100629,"avg_time_to_close_pull_request":5749480.495652174,"issues_closed_count":317,"pull_requests_closed_count":230,"pull_request_authors_count":118,"issue_authors_count":395,"avg_comments_per_issue":2.577405857740586,"avg_comments_per_pull_request":1.1740506329113924,"merged_pull_requests_count":134,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":34,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":2718030.8,"past_year_avg_time_to_close_pull_request":3242710.8157894737,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.3823529411764706,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwaskom%2Fseaborn/issues","maintainers":[{"login":"mwaskom","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwaskom"}],"active_maintainers":[{"login":"mwaskom","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwaskom"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seaborn/codemeta","maintainers":[{"uuid":"mwaskom","login":"mwaskom","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/mwaskom/","role":null,"created_at":"2022-12-31T08:07:28.106Z","updated_at":"2022-12-31T08:07:28.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mwaskom/packages"}]},{"id":4149515,"name":"swiftlint","ecosystem":"homebrew","description":"Tool to enforce Swift style and conventions","homepage":"https://github.com/realm/SwiftLint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/realm/SwiftLint","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2022-04-12T16:57:16.566Z","latest_release_published_at":"2026-08-28T03:44:28.300Z","latest_release_number":"0.65.1","last_synced_at":"2026-09-17T02:38:32.243Z","created_at":"2022-04-12T16:57:16.553Z","updated_at":"2026-09-17T02:38:32.243Z","registry_url":"https://formulae.brew.sh/formula/swiftlint","install_command":"brew install swiftlint","documentation_url":null,"metadata":{},"repo_metadata":{"id":32159083,"uuid":"35732214","full_name":"realm/SwiftLint","owner":"realm","description":"A tool to enforce Swift style and conventions.","archived":false,"fork":false,"pushed_at":"2026-09-03T08:54:17.000Z","size":976737,"stargazers_count":19722,"open_issues_count":498,"forks_count":2324,"subscribers_count":235,"default_branch":"main","last_synced_at":"2026-09-08T06:50:31.033Z","etag":null,"topics":["code-quality","hacktoberfest","linter","linting","static-analysis","swift"],"latest_commit_sha":null,"homepage":"https://realm.github.io/SwiftLint","language":"Swift","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/realm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-05-16T16:59:31.000Z","updated_at":"2026-09-07T14:37:22.000Z","dependencies_parsed_at":"2023-10-03T01:01:25.623Z","dependency_job_id":"3685bfe3-e2d8-46f3-b01f-e78010812ff4","html_url":"https://github.com/realm/SwiftLint","commit_stats":{"total_commits":5590,"total_committers":457,"mean_commits":"12.231947483588621","dds":0.6738819320214668,"last_synced_commit":"f410ea51a7ac242070f3e4e2a88dc2519ea9aabc"},"previous_names":[],"tags_count":154,"template":false,"template_full_name":null,"purl":"pkg:github/realm/SwiftLint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realm","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/sbom","scorecard":{"id":415368,"data":{"date":"2025-08-11","repo":{"name":"github.com/realm/SwiftLint","commit":"e75981494f4e7f7715cdc4259073c51743f00b6a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","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":"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":"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/actor-credentials.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/post-release.yml:114","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/post-release.yml:115","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/post-release.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/post-release.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/post-release.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/post-release.yml:62","Info: found token with 'none' permissions: .github/workflows/post-release.yml:1","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:160","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:161","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:69","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:92","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:112","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:132","Warn: no topLevel permission defined: .github/workflows/actor-credentials.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:9","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:26","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker.yml:27","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugins-sync.yml:12","Warn: no topLevel permission defined: .github/workflows/post-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.59.1 not signed: https://api.github.com/repos/realm/SwiftLint/releases/212542187","Warn: release artifact 0.59.0 not signed: https://api.github.com/repos/realm/SwiftLint/releases/210551507","Warn: release artifact 0.58.2 not signed: https://api.github.com/repos/realm/SwiftLint/releases/195228700","Warn: release artifact 0.58.1 not signed: https://api.github.com/repos/realm/SwiftLint/releases/194976737","Warn: release artifact 0.58.0 not signed: https://api.github.com/repos/realm/SwiftLint/releases/194299196","Warn: release artifact 0.59.1 does not have provenance: https://api.github.com/repos/realm/SwiftLint/releases/212542187","Warn: release artifact 0.59.0 does not have provenance: https://api.github.com/repos/realm/SwiftLint/releases/210551507","Warn: release artifact 0.58.2 does not have provenance: https://api.github.com/repos/realm/SwiftLint/releases/195228700","Warn: release artifact 0.58.1 does not have provenance: https://api.github.com/repos/realm/SwiftLint/releases/194976737","Warn: release artifact 0.58.0 does not have provenance: https://api.github.com/repos/realm/SwiftLint/releases/194299196"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/actor-credentials.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/actor-credentials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/copilot-setup-steps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/copilot-setup-steps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins-sync.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/plugins-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins-sync.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/plugins-sync.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-release.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/stale-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/realm/SwiftLint/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:18","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:30"],"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":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 14 commits out of 19 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"}}]},"last_synced_at":"2025-08-18T23:41:10.895Z","repository_id":32159083,"created_at":"2025-08-18T23:41:10.896Z","updated_at":"2025-08-18T23:41:10.896Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37150794,"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-08T02:00:05.531Z","response_time":108,"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":"realm","name":"Realm","uuid":"7575099","kind":"organization","description":"Realm is a mobile database: a replacement for SQLite \u0026 ORMs. SDKs for Swift, Objective-C, Java, Kotlin, C#, and JavaScript.","email":null,"website":"https://realm.io","location":null,"twitter":"realm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7575099?v=4","repositories_count":92,"last_synced_at":"2024-04-14T06:25:38.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/realm","funding_links":[],"total_stars":67397,"followers":509,"following":0,"created_at":"2022-11-03T17:15:46.144Z","updated_at":"2024-04-14T06:25:58.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realm/repositories"},"tags":[{"name":"0.65.0","sha":"fd768ba9a0e8a4f96d550d98de6c4cf2af565cf1","kind":"tag","published_at":"2026-06-27T07:01:10.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.65.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"c12f1f860a489c1574b1f295f8a5070652caf331","kind":"tag","published_at":"2026-06-23T06:08:13.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.64.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"4626bdf8aaebc033f65115673e6cd77d000a4d0b","kind":"tag","published_at":"2026-06-21T14:25:34.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.64.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.0/manifests"},{"name":"0.63.3","sha":"70a5f3225d940d4573d3d2ffcf85b07ab2a6c5de","kind":"tag","published_at":"2026-05-26T21:38:32.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.63.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"88952528a590ed366c6f76f6bfb980b5ebdcefc1","kind":"tag","published_at":"2026-01-26T19:38:26.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.63.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.2/manifests"},{"name":"0.64.0-rc.1","sha":"da65a93582929edfc6d08436a4014f57c6f00c14","kind":"tag","published_at":"2026-01-24T21:42:28.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.64.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.64.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.64.0-rc.1/manifests"},{"name":"0.63.1","sha":"9120756b6e20e483c35433c41a4c4a9d32fc898b","kind":"tag","published_at":"2026-01-15T20:00:27.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.63.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e294d77dd198133c5a5cdd74e7715aa3b86dda2f","kind":"tag","published_at":"2026-01-03T12:37:54.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.63.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.0/manifests"},{"name":"0.63.0-rc.2","sha":"8c945deddc756b3b7174456d224269c303928639","kind":"tag","published_at":"2025-12-20T11:41:56.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.63.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.63.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.63.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.63.0-rc.2/manifests"},{"name":"0.62.2","sha":"da9d742874d88f6d5d0f7b315d1fcf12655f2311","kind":"tag","published_at":"2025-10-28T17:10:24.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.62.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.2/manifests"},{"name":"0.62.2-rc.1","sha":"11a1058248977fac4481d4dc9fe4fe087b8b1f6c","kind":"tag","published_at":"2025-10-20T21:39:55.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.62.2-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.62.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.62.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.2-rc.1/manifests"},{"name":"0.62.1","sha":"57dba9819eb3e2b25daf71a06eb414fda7e43078","kind":"tag","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.62.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"70f5900675e697f639c81946782b2710370eb158","kind":"tag","published_at":"2025-10-13T18:38:11.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.62.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.62.0/manifests"},{"name":"0.61.0","sha":"cc6fbaf355caf9ebe02c1b631a8edaa6df9145c5","kind":"tag","published_at":"2025-09-06T14:22:25.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.61.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.61.0/manifests"},{"name":"0.60.0","sha":"a351a0dea2ccf0fc1925620118821dd6d3ef55c4","kind":"tag","published_at":"2025-08-30T11:39:42.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.60.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.60.0/manifests"},{"name":"0.59.1","sha":"625792423014cc49b0a1e5a1a5c0d6b8b3de10f9","kind":"tag","published_at":"2025-04-15T15:30:59.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.59.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.59.1/manifests"},{"name":"0.59.0","sha":"ce8ca6a6e7e4038235af3d7319a872e6b87e4137","kind":"tag","published_at":"2025-04-05T11:43:59.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.59.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.59.0/manifests"},{"name":"0.58.2","sha":"eba420f77846e93beb98d516b225abeb2fef4ca2","kind":"tag","published_at":"2025-01-16T22:25:20.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.58.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.2/manifests"},{"name":"0.58.1","sha":"96fa57d0201c50cd578ce477a1e55713b977155b","kind":"tag","published_at":"2025-01-15T18:36:17.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.58.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"fcd4374431159a645d27d549ac3879f3e0ee1fa6","kind":"tag","published_at":"2025-01-12T12:35:01.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.58.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.58.0/manifests"},{"name":"0.57.1","sha":"25f2776977e663305bee71309ea1e34d435065f1","kind":"tag","published_at":"2024-11-24T15:06:56.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.57.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.57.1/manifests"},{"name":"0.57.0","sha":"168fb98ed1f3e343d703ecceaf518b6cf565207b","kind":"tag","published_at":"2024-09-08T16:02:27.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.57.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.57.0/manifests"},{"name":"0.56.2","sha":"a24488f26e60247d8fff7bbb03d51910af3dc91c","kind":"tag","published_at":"2024-08-22T11:20:18.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.56.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.2/manifests"},{"name":"0.56.1","sha":"586dd54db496cbcc03c1aaddb3078bab19de5739","kind":"tag","published_at":"2024-08-06T23:09:36.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.56.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.1/manifests"},{"name":"0.56.0","sha":"3ed1391e1d140fa9e9468b8ecba0d0f76b9752bf","kind":"tag","published_at":"2024-08-06T20:37:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.56.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"b515723b16eba33f15c4677ee65f3fef2ce8c255","kind":"tag","published_at":"2024-05-16T19:42:01.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.55.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"460d88c036163ee2f7cb5e32c180d9143ac332ae","kind":"tag","published_at":"2024-05-11T21:09:19.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.55.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.55.0/manifests"},{"name":"0.54.0","sha":"f17a4f9dfb6a6afb0408426354e4180daaf49cee","kind":"tag","published_at":"2023-11-10T20:54:29.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.54.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.54.0/manifests"},{"name":"0.53.0","sha":"6d2e58271ebc14c37bf76d7c9f4082cc15bad718","kind":"tag","published_at":"2023-09-26T15:09:52.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.53.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.53.0/manifests"},{"name":"0.52.4","sha":"9eaecbedce469a51bd8487effbd4ab46ec8384ae","kind":"tag","published_at":"2023-07-06T18:43:54.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.52.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.4/manifests"},{"name":"0.52.3","sha":"117405ce36cf364ece2c7aaf9ee7afed7efbabcc","kind":"tag","published_at":"2023-06-22T15:00:07.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.52.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.3/manifests"},{"name":"0.52.2","sha":"34f5ffa7f706ed2dfe11bd300e5197e8878e3856","kind":"tag","published_at":"2023-05-12T15:02:03.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.52.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.2/manifests"},{"name":"0.52.1","sha":"5616d858bc23a724003e1bc09e1feb7c5fe914c3","kind":"tag","published_at":"2023-05-11T15:13:58.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.52.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"97259e24d065506f811789b56bb95dc14f2b72f1","kind":"tag","published_at":"2023-05-10T19:15:09.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.52.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.52.0/manifests"},{"name":"0.51.0","sha":"eb85125a5f293de3d3248af259980c98bc2b1faa","kind":"tag","published_at":"2023-03-27T15:44:47.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.51.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0/manifests"},{"name":"0.51.0-rc.2","sha":"527e2c4f16ad0c0a4b3f3ba8a832733f9731a677","kind":"tag","published_at":"2023-02-20T23:54:11.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.51.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.51.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0-rc.2/manifests"},{"name":"0.51.0-rc.1","sha":"b652231eb5482209469cb76f5d7241d0c8bb18be","kind":"tag","published_at":"2023-02-20T21:46:58.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.51.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.51.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.51.0-rc.1/manifests"},{"name":"0.50.3","sha":"a876e860ee0e166a05428f430888de5d798c0f8d","kind":"tag","published_at":"2022-12-09T19:12:02.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.3/manifests"},{"name":"0.50.2","sha":"ff06e0ed0090e82061966b2e35ceb537ecf30335","kind":"tag","published_at":"2022-12-09T18:49:24.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.2/manifests"},{"name":"0.50.1","sha":"28a4aa2195ebe44c0953fbb4cac5e44ae2c2a7ac","kind":"tag","published_at":"2022-11-25T16:38:16.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"cdd891a4a29cfd3473737857385f79c972702293","kind":"tag","published_at":"2022-11-18T19:43:44.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0/manifests"},{"name":"0.50.0-rc.4","sha":"0e6d19b4c1906e6fbf396172e9a0a22acdf6f86c","kind":"tag","published_at":"2022-11-04T13:23:30.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.0-rc.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.4/manifests"},{"name":"0.50.0-rc.3","sha":"c0b320634b3daa56e3b7e70c75808bdce10fda13","kind":"tag","published_at":"2022-10-27T13:45:27.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.0-rc.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.3/manifests"},{"name":"0.50.0-rc.2","sha":"8d4ebcc723fb5b8c13bd67227b640f5675943309","kind":"tag","published_at":"2022-10-17T18:51:48.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.2/manifests"},{"name":"0.50.0-rc.1","sha":"4f1ee6f917480148487145feaca3927c8f5431ee","kind":"tag","published_at":"2022-10-07T14:50:02.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.50.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.50.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.50.0-rc.1/manifests"},{"name":"0.49.1","sha":"57dc1c9532d660ff547dd8ba2176ad82c1175787","kind":"tag","published_at":"2022-09-01T16:32:19.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.49.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.1/manifests"},{"name":"0.49.0","sha":"ef36201e6b3e4f1ed22946c21dbf6bb3f570e04f","kind":"tag","published_at":"2022-08-26T14:48:09.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.49.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0/manifests"},{"name":"0.49.0-rc.2","sha":"dd55f5920715c9d14136a1a274ace6c641712f76","kind":"tag","published_at":"2022-08-18T17:31:47.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.49.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.49.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0-rc.2/manifests"},{"name":"0.49.0-rc.1","sha":"6f030365918979c3bc568498bea9ce456e482cdb","kind":"tag","published_at":"2022-08-12T13:49:13.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.49.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.49.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.49.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.49.0-rc.1/manifests"},{"name":"0.48.0","sha":"22fb9eb9e55b8f5ad9b48fe6f15ea7daabaafae3","kind":"tag","published_at":"2022-07-26T07:34:06.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.48.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.48.0/manifests"},{"name":"0.47.1","sha":"e497f1f5b161af96ba439049d21970c6204d06c6","kind":"tag","published_at":"2022-04-25T15:31:09.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.1/manifests"},{"name":"0.47.0","sha":"e5791ec16ccc1560840c46ed57122c888167d740","kind":"tag","published_at":"2022-03-23T14:58:54.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0/manifests"},{"name":"0.47.0-rc.4","sha":"40c1ed36789489b617e220e0f883026f198ad0bb","kind":"tag","published_at":"2022-03-18T23:05:28.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.0-rc.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.4/manifests"},{"name":"0.47.0-rc.3","sha":"de5114ad70dd1c0b0607b1162910e73f4d3c69e4","kind":"tag","published_at":"2022-03-17T18:38:23.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.0-rc.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.3/manifests"},{"name":"0.47.0-rc.2","sha":"67da5a0b5b93a203118830971c2a13f4879b64ad","kind":"tag","published_at":"2022-03-16T14:35:16.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.2/manifests"},{"name":"0.47.0-rc.1","sha":"fe8aa19d0936cd2f17b0db1b207efee63eceebbb","kind":"tag","published_at":"2022-03-09T02:03:31.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.47.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.47.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.47.0-rc.1/manifests"},{"name":"0.46.5","sha":"e8ef21fef61f12536964c4e3cf6d5a6e3ad81e49","kind":"tag","published_at":"2022-03-08T21:18:50.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.5","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.5/manifests"},{"name":"0.46.4","sha":"f3712b2b9377e5de899001aedc0ad0561c5ec686","kind":"tag","published_at":"2022-03-07T16:15:27.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.4/manifests"},{"name":"0.46.3","sha":"9c81e1a93a367db773f50c85229d942d0bb9aeaf","kind":"tag","published_at":"2022-02-22T20:29:40.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.3/manifests"},{"name":"0.46.2","sha":"b4a54f32df66008d30f0229446831cb823576c42","kind":"tag","published_at":"2022-01-27T14:16:25.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.2/manifests"},{"name":"0.46.1","sha":"61c53519789452a6ef1d002617cb76e393aa2de7","kind":"tag","published_at":"2022-01-21T22:00:35.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"17779cbfd41bf075a7f57c0c786fef41284e9bec","kind":"tag","published_at":"2022-01-21T20:57:49.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.46.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"95349376fdba465a6cd1b21b4ea65ffd5fdb14b4","kind":"tag","published_at":"2021-11-29T21:47:21.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.45.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"99465e659fb91facab5b1d3c0f9229176d086bf1","kind":"tag","published_at":"2021-10-18T15:57:38.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.45.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"e820e750b08bd67bc9d98f4817868e9bc3d5d865","kind":"tag","published_at":"2021-09-09T21:59:13.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.44.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.44.0/manifests"},{"name":"0.43.1","sha":"180d94132758dd183124ab1e63d6aa8e10023ec2","kind":"tag","published_at":"2021-03-15T16:02:26.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.1/manifests"},{"name":"0.43.0","sha":"da2ca76953d6465309978053925c1849328e37f6","kind":"tag","published_at":"2021-03-03T21:01:42.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0/manifests"},{"name":"0.43.0-rc.4","sha":"65b07ec3faeccfc977303df1dda7d9e5c9f5af12","kind":"tag","published_at":"2021-02-26T20:08:43.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.0-rc.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.4/manifests"},{"name":"0.43.0-rc.3","sha":"c9ef906befcb96103e0dec010ef71cb3844a479f","kind":"tag","published_at":"2021-02-17T20:43:04.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.0-rc.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.3/manifests"},{"name":"0.43.0-rc.2","sha":"b3b65158076a0545f023fd0d2b6257eeade077b8","kind":"tag","published_at":"2021-01-29T20:24:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.2/manifests"},{"name":"0.43.0-rc.1","sha":"0f543b3c051da96149661d3a04872c30e81e5760","kind":"tag","published_at":"2021-01-22T18:53:13.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.43.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.43.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.43.0-rc.1/manifests"},{"name":"0.42.0","sha":"d53fc2664df92ef322bfa9ce5238d34f1461526a","kind":"tag","published_at":"2020-12-14T20:26:56.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.42.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0/manifests"},{"name":"0.42.0-rc.2","sha":"c9126228dc5aa35c55b3df87107843056b6861d8","kind":"tag","published_at":"2020-12-09T14:21:12.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.42.0-rc.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.42.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0-rc.2/manifests"},{"name":"0.42.0-rc.1","sha":"9b370ea9d4aff5f77f7dfc9db8fae991330bb06e","kind":"tag","published_at":"2020-12-04T15:11:35.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.42.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.42.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.42.0-rc.1/manifests"},{"name":"0.41.0","sha":"d91c2179bb55111790e7053c039d5d7a600dfa3d","kind":"tag","published_at":"2020-11-08T17:07:40.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.41.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.41.0/manifests"},{"name":"0.40.3","sha":"4f8b7a5f480aad922beab9b3c674023e211bd177","kind":"tag","published_at":"2020-09-22T21:22:18.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.40.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"9ab72060b6d57d62a601250c15879ada088a2d99","kind":"tag","published_at":"2020-09-11T02:25:10.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.40.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"1a1db6c706de7e6c6caa4df78e9368a67a7772d3","kind":"tag","published_at":"2020-08-27T15:33:45.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.40.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"da66a81710714112d51041264440987b992849c3","kind":"tag","published_at":"2020-08-10T15:23:58.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.40.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.40.0/manifests"},{"name":"0.39.2","sha":"b1c72069cafa6cdebfb9274806cd976c54d8dde5","kind":"tag","published_at":"2020-04-04T03:22:50.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.39.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.2/manifests"},{"name":"0.39.1","sha":"8f22943ca1340a95e5aeb5513b62a9f0766c0f74","kind":"tag","published_at":"2020-02-11T21:43:28.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.39.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.1/manifests"},{"name":"0.39.0","sha":"5a4c3f143d52ad4dacada563284318c5cb583484","kind":"tag","published_at":"2020-02-11T06:19:59.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.39.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.39.0/manifests"},{"name":"0.38.2","sha":"76d44cff391645a7f4d5ba2bf1853afaf3f5c1fb","kind":"tag","published_at":"2020-01-08T18:35:08.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.38.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f6c9fed8c9eba586c2f1acb751b0f769ee4994f","kind":"tag","published_at":"2020-01-04T03:44:27.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.38.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"8dc3e811934704a3d0e46a8ffd1de785fddcf7ec","kind":"tag","published_at":"2019-12-03T18:50:22.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.38.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.38.0/manifests"},{"name":"0.37.0","sha":"36775cce86bb72681604592f7e41497b6959ac53","kind":"tag","published_at":"2019-11-09T22:31:56.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.37.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"652e5dd59c44f00ef89549a1d923f2a72378b85f","kind":"tag","published_at":"2019-10-24T22:25:32.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.36.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"8dc8421a49f2b74f79da3ef514a26249027309b9","kind":"tag","published_at":"2019-09-03T14:07:31.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.35.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"08946e65e5888797e588ecb23f80b16a129bf4bd","kind":"tag","published_at":"2019-07-19T01:28:39.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.34.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"ffd08047464c78511ba3e8d0de4b2edd2ffa93b0","kind":"tag","published_at":"2019-07-08T15:54:54.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.33.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"740e398f9115f1f16048ea6979060f4e83a36b1c","kind":"tag","published_at":"2019-06-02T16:54:05.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.33.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"6534946fe3f765bd31fc28b8aeb6c369de0b6791","kind":"tag","published_at":"2019-04-29T04:30:19.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.32.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"26c0048cf4567f0e96f97e2c567ce1c05209e476","kind":"tag","published_at":"2019-02-28T23:01:30.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.31.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"b2d428a4e24abd4f7cfeb0cd610b1656fb48c4a9","kind":"tag","published_at":"2019-01-23T19:08:50.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.30.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"d40fc8e4525be36ee5cc0e01d614fac363cc2cc3","kind":"tag","published_at":"2019-01-18T07:28:28.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.30.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.30.0/manifests"},{"name":"0.29.4","sha":"0328f83db1ccc9529736517a9ab8e250e744ef74","kind":"tag","published_at":"2019-01-16T22:29:24.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.29.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.4/manifests"},{"name":"0.29.3","sha":"bd0f78a501c17bfcceddb2c7cc3db4c72ee0cd01","kind":"tag","published_at":"2019-01-08T00:30:54.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.29.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.3/manifests"},{"name":"0.29.2","sha":"a21a8b3344d24a19f396270e5a5f4fda9967f66d","kind":"tag","published_at":"2018-12-24T04:32:25.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.29.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.2/manifests"},{"name":"0.29.1","sha":"c3d23ea771dd067519749e870d36c7626e8a0094","kind":"tag","published_at":"2018-11-29T22:28:21.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.29.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"8fc75e393b91e59699b4e93a068e7e0ca05bab54","kind":"tag","published_at":"2018-11-27T21:31:15.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.29.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.29.0/manifests"},{"name":"0.28.2","sha":"4cee9376edea33bbb3c22f4fb536788058744229","kind":"tag","published_at":"2018-11-24T19:26:08.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.28.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"4955c173a097b6b0dc49c495b462112da09ed099","kind":"tag","published_at":"2018-11-18T23:41:26.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.28.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"94dd8b4772c3158b83e7ac8cd0ab538d657badba","kind":"tag","published_at":"2018-11-14T06:41:00.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.28.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"12996ef1f54002e5daa45148944ad9219dacef8a","kind":"tag","published_at":"2018-07-31T16:28:44.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.27.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"8c5d2afa7c8f58bb8302cc5cc679b64741490982","kind":"tag","published_at":"2018-06-22T16:48:20.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.26.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.26.0/manifests"},{"name":"0.25.1","sha":"4fddef5ac11afad91ce4e64fa6f6f7cb5d811872","kind":"tag","published_at":"2018-04-08T18:11:28.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.25.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"c875bed8135517288fd89c072c0a316b4cdedb74","kind":"tag","published_at":"2018-02-12T06:15:36.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.25.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"7bf32346cc1f0b3f9c48d222ac5070e89e6d30ce","kind":"tag","published_at":"2018-01-10T18:13:57.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.24.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"7ad77df690a756079d84be35c0ca6407551a35c6","kind":"tag","published_at":"2018-01-08T23:21:59.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.24.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"06ece1ea8dbeb3bc421e54f907e906cac32038d5","kind":"tag","published_at":"2017-11-10T23:49:41.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.24.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"c34c5c164954132a87e90d2312a74826a54487ed","kind":"tag","published_at":"2017-10-10T16:54:51.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.23.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"d1cc1286604d45e25c75724ba36cd5643db76f18","kind":"tag","published_at":"2017-10-04T00:55:00.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.23.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f074ff7f475a42323988ad4d37f1d02ad90d8f15","kind":"tag","published_at":"2017-08-30T17:38:04.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.22.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"e8112184430baafef8f3e03e9dc1e28bdf519001","kind":"tag","published_at":"2017-08-01T22:18:04.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.21.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.21.0/manifests"},{"name":"0.20.1","sha":"d8f5a316f29077cd22f7d129e8bfaf4f4238d6f1","kind":"tag","published_at":"2017-07-01T18:19:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.20.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"e1dee5179178a9fd18f58adcd63b294a0623f484","kind":"tag","published_at":"2017-06-18T18:33:10.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.20.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"0aa93380e7a7fb0ef5c5d516892a8a6f3941f304","kind":"tag","published_at":"2017-05-25T21:25:31.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.19.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.19.0/manifests"},{"name":"0.19.0-rc.1","sha":"8ed4424a9a07f5ceae5aa7181f35f2d4f2579522","kind":"tag","published_at":"2017-05-22T21:09:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.19.0-rc.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.19.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.19.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.19.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.19.0-rc.1/manifests"},{"name":"0.18.1","sha":"ab664127d5d32d9ddd655b2cc313abe528a66a42","kind":"tag","published_at":"2017-04-06T23:49:43.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.18.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"f20e24c6c55e24df785e14e20fa2aec6a9bab347","kind":"tag","published_at":"2017-04-06T22:19:00.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.18.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"cc9e81754f2ef156c832b1f322d3482765ee0e03","kind":"tag","published_at":"2017-03-23T21:34:44.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.17.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"16ca04905c769657c22e3a02435992b41ddfdc52","kind":"tag","published_at":"2017-01-20T18:33:14.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.16.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"ed7209cb459b00ba6cb82ca4bfb81fa1690e84a9","kind":"tag","published_at":"2017-01-11T01:10:05.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.16.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e4fa18df06ddbcc730dd2c08a1c0c42aa531ae0c","kind":"tag","published_at":"2016-12-22T22:40:51.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.15.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"7e7576e9f34bf170ad8f6fd043c3031e9ebbecd4","kind":"tag","published_at":"2016-12-19T02:08:23.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.14.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"aa82da8443b43a0a783e93908588379a990529cf","kind":"tag","published_at":"2016-12-01T18:34:37.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.13.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"51466bf7e971dfeb705b022263e7cd1879ca5d0e","kind":"tag","published_at":"2016-11-29T21:08:03.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.13.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"2246bb924605c3a47b9209d77eabfca4945b856c","kind":"tag","published_at":"2016-11-04T08:43:03.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.13.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"0c605fb98dc94c913a1f716e1a8bcaa357f477c5","kind":"tag","published_at":"2016-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.12.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"0026f301b6995660e8dd20305eb92435e620f092","kind":"tag","published_at":"2016-08-23T18:53:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.11.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"a40c6b6784d5a9c455fe995c803e5cea01861105","kind":"tag","published_at":"2016-06-11T03:06:17.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.11.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"3ec8fee271fc509d17989964c595524a8ba04599","kind":"tag","published_at":"2016-06-08T22:36:06.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.11.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"fbd2bcd0edc264e04d02f87b0d0f98add754ac88","kind":"tag","published_at":"2016-04-27T19:09:31.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.10.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"6cafa08e70dab64c39c38ea5b9542126389d27aa","kind":"tag","published_at":"2016-03-15T22:29:45.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.9.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"0d6ed5c71e7eafdb5f7a7cdecf9f3ae09e404ee3","kind":"tag","published_at":"2016-02-16T21:39:26.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.9.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1234ae5dd9320c1b5222c6b0ada48442501a25e0","kind":"tag","published_at":"2016-02-12T20:38:26.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.9.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"3d86029f718b2588ba5a204857165fc5a685774f","kind":"commit","published_at":"2016-02-06T03:44:16.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.8.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"19df2a9fba6453424b375616c499be3ad5a66597","kind":"tag","published_at":"2016-01-29T01:12:49.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.7.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"e1eb9463d99295d0bd562c933e3ce8b5b2d88536","kind":"tag","published_at":"2016-01-26T19:52:30.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.7.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"2241a1e4dfa93a5e9373493d4b6a72078d2bae2c","kind":"tag","published_at":"2016-01-24T22:39:02.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.7.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"d76a003bbc7b87a8c0d668623a751cf8c9609cd1","kind":"tag","published_at":"2016-01-15T00:01:18.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.6.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"cff056bf0de16d934b3657807f7c4cb4d69dfd21","kind":"tag","published_at":"2016-01-14T02:34:19.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.6","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3b9aa3bb4d63784574900b7140c0ad89cc4c468d","kind":"tag","published_at":"2016-01-04T21:51:24.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.5","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"4421657de5ef66b3f3de4c1c2bc7f72b9b5072d0","kind":"tag","published_at":"2016-01-03T00:14:19.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.4","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"0c7e7299f49cdec1fd76786de818c6631103d821","kind":"tag","published_at":"2015-12-24T04:58:15.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.3","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"eab6bf50755c7778252f1363e977546949d6983d","kind":"tag","published_at":"2015-12-18T17:34:06.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"982c375a6d89f2b410dbe13dd202e26b40d7bb24","kind":"tag","published_at":"2015-12-14T01:14:23.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"f3312926f6d274f14044c10334c306c7ed092c12","kind":"tag","published_at":"2015-12-13T02:18:20.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.5.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1201a9e38cddb842aee7ad8ae48078e1d722f39f","kind":"tag","published_at":"2015-11-18T03:51:33.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.4.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"ae595d67edc24383446a346e218d66a00994bab5","kind":"tag","published_at":"2015-11-03T21:13:59.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.3.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"a71c9fbf015405de3ae2a92d051876074cfbf4ec","kind":"tag","published_at":"2015-09-30T16:57:40.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.2.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4c91500e7b90a1d651d16e9c604ab927da050e8f","kind":"tag","published_at":"2015-08-24T20:19:38.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.1.2","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"76939117e8db4cff7ccd5d362340cbc6a7af878c","kind":"tag","published_at":"2015-05-29T16:46:05.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.1.1","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ed7eadd5c6011c35d017290fb7fb55e735dc18ba","kind":"tag","published_at":"2015-05-18T05:09:45.000Z","download_url":"https://codeload.github.com/realm/SwiftLint/tar.gz/0.1.0","html_url":"https://github.com/realm/SwiftLint/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/realm/SwiftLint@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T04:46:36.481Z","dependent_packages_count":0,"downloads":33332,"downloads_period":"last-month","dependent_repos_count":137,"rankings":{"downloads":2.061996449542537,"dependent_repos_count":2.8813327871091086,"dependent_packages_count":19.2270927215622,"stargazers_count":1.0105148163321043,"forks_count":0.8603031544448997,"docker_downloads_count":null,"average":5.20824798579817},"purl":"pkg:brew/swiftlint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/swiftlint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/swiftlint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/swiftlint/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.803Z","issues_count":618,"pull_requests_count":1431,"avg_time_to_close_issue":21411997.786458332,"avg_time_to_close_pull_request":3171852.185913186,"issues_closed_count":384,"pull_requests_closed_count":1221,"pull_request_authors_count":193,"issue_authors_count":420,"avg_comments_per_issue":3.0242718446601944,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":1046,"bot_issues_count":1,"bot_pull_requests_count":66,"past_year_issues_count":71,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":4399532.888888889,"past_year_avg_time_to_close_pull_request":728503.6470588235,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":1.4788732394366197,"past_year_avg_comments_per_pull_request":1.4684210526315788,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/issues","maintainers":[{"login":"SimplyDanny","count":691,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimplyDanny"},{"login":"jpsim","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpsim"},{"login":"mildm8nnered","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildm8nnered"},{"login":"marcelofabri","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcelofabri"},{"login":"keith","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith"},{"login":"PaulTaykalo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulTaykalo"},{"login":"otaviocc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otaviocc"},{"login":"daltonclaybrook","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daltonclaybrook"},{"login":"norio-nomura","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/norio-nomura"},{"login":"Jeehut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeehut"},{"login":"pozgo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pozgo"},{"login":"sethfri","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethfri"}],"active_maintainers":[{"login":"SimplyDanny","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimplyDanny"},{"login":"mildm8nnered","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildm8nnered"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/swiftlint/codemeta","maintainers":[]},{"id":642764,"name":"namshi/jose","ecosystem":"packagist","description":"JSON Object Signing and Encryption library for PHP.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/namshi/jose","keywords_array":["json","token","jwt","JSON Web Token","JSON Web Signature","JWS"],"namespace":"namshi","versions_count":43,"first_release_published_at":"2013-06-03T19:44:39.000Z","latest_release_published_at":"2016-12-05T07:27:31.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-09-17T02:38:32.493Z","created_at":"2022-04-07T10:24:15.713Z","updated_at":"2026-09-17T02:38:32.493Z","registry_url":"https://packagist.org/packages/namshi/jose#","install_command":"composer require namshi/jose","documentation_url":null,"metadata":{"funding":[]},"repo_metadata":{"id":8770619,"uuid":"10456191","full_name":"namshi/jose","owner":"namshi","description":"JSON Object Signing and Encryption library for PHP.","archived":false,"fork":false,"pushed_at":"2021-06-18T12:34:30.000Z","size":214,"stargazers_count":1804,"open_issues_count":12,"forks_count":130,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-09-09T03:46:56.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/namshi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-03T14:21:08.000Z","updated_at":"2026-07-26T16:00:42.000Z","dependencies_parsed_at":"2022-08-07T04:16:45.408Z","dependency_job_id":null,"html_url":"https://github.com/namshi/jose","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/namshi/jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namshi","download_url":"https://codeload.github.com/namshi/jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/sbom","scorecard":{"id":673706,"data":{"date":"2025-08-11","repo":{"name":"github.com/namshi/jose","commit":"188f6e0361436a6afc3d077741820ff86a7eb204"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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"}}]},"last_synced_at":"2025-08-21T20:55:54.545Z","repository_id":8770619,"created_at":"2025-08-21T20:55:54.545Z","updated_at":"2025-08-21T20:55:54.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233963,"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-12T02:00:07.213Z","response_time":57,"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":"namshi","name":"Namshi","uuid":"2181945","kind":"organization","description":"The largest fashion e-tailer in the Middle East. #nodejs #javascript #docker #k8s #python #redis #go #kubernetes","email":"work-in-tech@namshi.com","website":"http://tech.namshi.com","location":"Dubai, United Arab Emirates","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2181945?v=4","repositories_count":90,"last_synced_at":"2025-03-04T08:02:01.338Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/namshi","funding_links":[],"total_stars":4028,"followers":24,"following":0,"created_at":"2022-11-02T16:38:57.764Z","updated_at":"2025-03-04T08:02:01.338Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namshi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namshi/repositories"},"tags":[{"name":"7.2.3","sha":"89a24d7eb3040e285dd5925fcad992378b82bcff","kind":"commit","published_at":"2016-12-05T07:27:31.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.2.3","html_url":"https://github.com/namshi/jose/releases/tag/7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.3/manifests"},{"name":"7.2.2","sha":"c38b5e46a9e3816a4415268ede5ed08ece558ab6","kind":"commit","published_at":"2016-10-05T13:30:27.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.2.2","html_url":"https://github.com/namshi/jose/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"2617ff87ba5dffb7eb3617721935e872f68d1d67","kind":"commit","published_at":"2016-07-13T13:06:51.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.2.1","html_url":"https://github.com/namshi/jose/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.1/manifests"},{"name":"7.2.0","sha":"01e5caac098d2b6999a3eb2f8c7f092e958c5931","kind":"commit","published_at":"2016-07-09T11:02:28.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.2.0","html_url":"https://github.com/namshi/jose/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"5e74d1b5e3d7ba92c62e4ee1d24bdce37ecc10a4","kind":"commit","published_at":"2016-04-11T11:41:52.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.1.0","html_url":"https://github.com/namshi/jose/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"d9b0c6c592fa70f3b777dee38198dc425ae7d19e","kind":"commit","published_at":"2016-03-30T13:12:41.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/7.0.0","html_url":"https://github.com/namshi/jose/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/7.0.0/manifests"},{"name":"6.1.1","sha":"d234ab5da058bda234efbfc231a4ff68f9c984be","kind":"commit","published_at":"2016-01-24T11:10:26.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.1.1","html_url":"https://github.com/namshi/jose/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ae1eae2be4f7e31a649ab9e3b782c3aedf81ebd","kind":"commit","published_at":"2016-01-13T10:17:13.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.1.0","html_url":"https://github.com/namshi/jose/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.1.0/manifests"},{"name":"6.0.4","sha":"8b1837b7f7d30e4c898ec05726f381759ff0d53c","kind":"commit","published_at":"2016-01-10T18:40:22.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.0.4","html_url":"https://github.com/namshi/jose/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e214c25ce0deed923ef6b299fbad87a822b51b2c","kind":"commit","published_at":"2015-11-13T08:01:01.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.0.3","html_url":"https://github.com/namshi/jose/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"fd465401723974d76beb7424aeb4964c26b2b435","kind":"commit","published_at":"2015-10-19T04:53:58.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.0.2","html_url":"https://github.com/namshi/jose/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"8d3bb8be96dfe03b08f3706923f6a73591e93abf","kind":"commit","published_at":"2015-10-01T08:03:57.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.0.1","html_url":"https://github.com/namshi/jose/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"0b3af0762f2a399e7e91a66cfe54d12bd80805fe","kind":"commit","published_at":"2015-07-29T05:36:16.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/6.0.0","html_url":"https://github.com/namshi/jose/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/6.0.0/manifests"},{"name":"5.0.2","sha":"8c7eba486f74c014ea1d8faedafe5109a31ea95b","kind":"commit","published_at":"2015-06-29T05:41:44.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/5.0.2","html_url":"https://github.com/namshi/jose/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.2/manifests"},{"name":"2.2.2","sha":"403927c45e786dd4c851bc475b50a8a03068afa4","kind":"commit","published_at":"2015-06-16T11:41:59.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.2.2","html_url":"https://github.com/namshi/jose/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.2/manifests"},{"name":"3.0.1","sha":"2fc77363ba81680eda7d5594394ff460d949af8a","kind":"commit","published_at":"2015-06-16T11:41:12.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/3.0.1","html_url":"https://github.com/namshi/jose/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/3.0.1/manifests"},{"name":"4.0.1","sha":"7db03a34cc2e80b820820aa3d7be1f20db72c8e0","kind":"commit","published_at":"2015-06-16T11:39:51.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/4.0.1","html_url":"https://github.com/namshi/jose/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/4.0.1/manifests"},{"name":"5.0.1","sha":"87163efd6852ce00e560ab16ad6f4a75d1d60fb8","kind":"commit","published_at":"2015-06-16T11:08:35.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/5.0.1","html_url":"https://github.com/namshi/jose/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"801192bd62aec0a3633bcb9f3ec6d064d511913b","kind":"commit","published_at":"2015-05-26T07:10:58.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/5.0.0","html_url":"https://github.com/namshi/jose/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"a418f6ca541865a6a96b4645c23cf973bf215f86","kind":"commit","published_at":"2015-04-25T07:04:57.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/4.0.0","html_url":"https://github.com/namshi/jose/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"190df49292859a8d34ff811014ba645f015e7b3a","kind":"commit","published_at":"2015-04-21T05:42:02.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/3.0.0","html_url":"https://github.com/namshi/jose/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"fbaecbc430ea2e26dabcb44d0f69ee4c071872b5","kind":"commit","published_at":"2015-04-13T14:13:34.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.2.1","html_url":"https://github.com/namshi/jose/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"886b20f54bc51639221a34f2a1be9a4a1fb80eca","kind":"commit","published_at":"2015-03-10T08:41:53.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.2.0","html_url":"https://github.com/namshi/jose/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"efebf8d5a979b163fce4b930183c4f79ac7d638e","kind":"commit","published_at":"2015-03-10T07:55:49.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.1.4","html_url":"https://github.com/namshi/jose/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"009f86d6ced000b806b2f602c0b7393060ebb34e","kind":"commit","published_at":"2015-02-19T06:41:47.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.1.3","html_url":"https://github.com/namshi/jose/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"3cafb2de22fe6d5258b9727998d654d31b1ccd23","kind":"commit","published_at":"2015-02-17T14:55:28.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.1.2","html_url":"https://github.com/namshi/jose/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.2/manifests"},{"name":"2.0.3","sha":"35ea443de1ef785e25b4282e1be3f6098169cd01","kind":"commit","published_at":"2015-02-17T14:54:08.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.0.3","html_url":"https://github.com/namshi/jose/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.3/manifests"},{"name":"1.2.2","sha":"92b686181c22c5a2141c18b8cd458b7f51b6e5c7","kind":"commit","published_at":"2015-02-17T14:52:16.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.2.2","html_url":"https://github.com/namshi/jose/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.2/manifests"},{"name":"1.1.2","sha":"374afdfe5fca3eb02806ef14f68d217b5ffc3995","kind":"commit","published_at":"2015-02-17T14:49:42.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.1.2","html_url":"https://github.com/namshi/jose/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.2/manifests"},{"name":"2.1.0","sha":"828e1acf625ececc90d574590e9ca295a5490fa4","kind":"commit","published_at":"2015-01-14T10:29:08.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.1.0","html_url":"https://github.com/namshi/jose/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.0/manifests"},{"name":"2.1.1","sha":"ce5cef805e3d70abd105c3e6ce7a57aaf1107c7a","kind":"commit","published_at":"2014-12-29T13:03:08.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.1.1","html_url":"https://github.com/namshi/jose/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.1.1/manifests"},{"name":"2.0.2","sha":"ce5cef805e3d70abd105c3e6ce7a57aaf1107c7a","kind":"commit","published_at":"2014-12-29T13:03:08.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.0.2","html_url":"https://github.com/namshi/jose/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"f7d3394f7897be58734a91061fc06f6e200600db","kind":"commit","published_at":"2014-12-27T20:08:44.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.0.1","html_url":"https://github.com/namshi/jose/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"5e5658c3269d3588265c357291c3bfd8564d4513","kind":"commit","published_at":"2014-12-16T12:55:34.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/2.0.0","html_url":"https://github.com/namshi/jose/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/2.0.0/manifests"},{"name":"1.2.1","sha":"cc2160c746bc2feb30de4723fc8c8dbfe72b1df7","kind":"commit","published_at":"2014-09-27T19:22:54.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.2.1","html_url":"https://github.com/namshi/jose/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"ec8bb8dad02d9cabd5472e5c7acf14ec164bf271","kind":"commit","published_at":"2014-07-17T09:57:31.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.2.0","html_url":"https://github.com/namshi/jose/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"0a9e97aa9a6117557649673a56ee6d7cb19c70cb","kind":"commit","published_at":"2014-07-16T11:56:44.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.1.1","html_url":"https://github.com/namshi/jose/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"f57ce1f63056b72434461f45b96a36afa6431a27","kind":"commit","published_at":"2014-06-16T07:26:41.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.1.0","html_url":"https://github.com/namshi/jose/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"57e808ea48d0b63acd4aff69164b806495583d33","kind":"commit","published_at":"2013-09-19T14:08:47.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.0.2","html_url":"https://github.com/namshi/jose/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"7a1a8b2d3799273de6e8348648cd3d94fba9f3c8","kind":"commit","published_at":"2013-09-19T13:33:35.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.0.1","html_url":"https://github.com/namshi/jose/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"70ec803277059eeec87b2095e12f5ae64cccfa17","kind":"commit","published_at":"2013-07-13T14:17:38.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.0.0","html_url":"https://github.com/namshi/jose/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0/manifests"},{"name":"1.0.0-rc1","sha":"70ec803277059eeec87b2095e12f5ae64cccfa17","kind":"commit","published_at":"2013-07-13T14:17:38.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.0.0-rc1","html_url":"https://github.com/namshi/jose/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta1","sha":"d1ad8dbe07665c7966e728b31f5d257a5d81a270","kind":"commit","published_at":"2013-06-03T19:44:39.000Z","download_url":"https://codeload.github.com/namshi/jose/tar.gz/1.0.0-beta1","html_url":"https://github.com/namshi/jose/releases/tag/1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/namshi/jose@1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/tags/1.0.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-09-16T15:11:03.132Z","dependent_packages_count":118,"downloads":106362029,"downloads_period":"total","dependent_repos_count":24943,"rankings":{"downloads":0.0708964984463888,"dependent_repos_count":0.05573931601991947,"dependent_packages_count":0.23518079829457253,"stargazers_count":0.19826572496559075,"forks_count":0.2711179888863627,"docker_downloads_count":0.368172850552626,"average":0.19989552952757672},"purl":"pkg:composer/namshi/jose","advisories":[{"uuid":"GSA_kwCzR0hTQS00cnI2LWdmNTktZ2d3Nc4AA8Rn","url":"https://github.com/advisories/GHSA-4rr6-gf59-ggw5","title":"namshi/jose - Verification bypass","description":"Several widely-used JSON Web Token (JWT) libraries, including node-jsonwebtoken, pyjwt, namshi/jose, php-jwt, and jsjwt, are affected by critical vulnerabilities that could allow attackers to bypass the verification step when using asymmetric keys (RS256, RS384, RS512, ES256, ES384, ES512).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-05-17T22:31:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries","https://auth0.com/blog/critical-vulnerabilities-in-json-web-token-libraries","https://github.com/FriendsOfPHP/security-advisories/blob/master/namshi/jose/2015-03-10.yaml","https://github.com/advisories/GHSA-4rr6-gf59-ggw5"],"source_kind":"github","identifiers":["GHSA-4rr6-gf59-ggw5"],"repository_url":null,"blast_radius":0.0,"created_at":"2024-05-17T23:05:07.112Z","updated_at":"2026-04-05T20:05:05.188Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00cnI2LWdmNTktZ2d3Nc4AA8Rn","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00cnI2LWdmNTktZ2d3Nc4AA8Rn","packages":[{"ecosystem":"packagist","package_name":"namshi/jose","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003c 2.2.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00cnI2LWdmNTktZ2d3Nc4AA8Rn/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oeGhjLXdtZzgteHJxZs4AA8Rm","url":"https://github.com/advisories/GHSA-hxhc-wmg8-xrqf","title":"namshi/jose insecure JSON Web Signatures (JWS)","description":"namshi/jose allows the acceptance of unsecure JSON Web Signatures (JWS) by default. The vulnerability arises from the $allowUnsecure flag, which, when set to true during the loading of JWSes, permits tokens signed with 'none' algorithms to be processed. This behavior poses a significant security risk as it could allow an attacker to impersonate users by crafting a valid jwt token.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-05-17T22:31:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/namshi/jose/commit/009f86d6ced000b806b2f602c0b7393060ebb34e","https://github.com/FriendsOfPHP/security-advisories/blob/master/namshi/jose/2015-02-19.yaml","https://github.com/advisories/GHSA-hxhc-wmg8-xrqf"],"source_kind":"github","identifiers":["GHSA-hxhc-wmg8-xrqf"],"repository_url":"https://github.com/namshi/jose","blast_radius":0.0,"created_at":"2024-05-17T23:05:07.493Z","updated_at":"2026-09-15T18:08:21.049Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oeGhjLXdtZzgteHJxZs4AA8Rm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oeGhjLXdtZzgteHJxZs4AA8Rm","packages":[{"ecosystem":"packagist","package_name":"namshi/jose","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003e= 2.1.0, \u003c 2.1.2"},{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"},{"first_patched_version":"1.2.2","vulnerable_version_range":"\u003e= 1.2.0, \u003c 1.2.2"},{"first_patched_version":"1.1.2","vulnerable_version_range":"\u003c 1.1.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oeGhjLXdtZzgteHJxZs4AA8Rm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/namshi/jose","docker_dependents_count":122,"docker_downloads_count":305568,"usage_url":"https://repos.ecosyste.ms/usage/packagist/namshi/jose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/namshi/jose/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T07:24:56.372Z","issues_count":33,"pull_requests_count":67,"avg_time_to_close_issue":10043921.130434783,"avg_time_to_close_pull_request":3407101.1875,"issues_closed_count":23,"pull_requests_closed_count":64,"pull_request_authors_count":30,"issue_authors_count":30,"avg_comments_per_issue":3.787878787878788,"avg_comments_per_pull_request":3.925373134328358,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/namshi%2Fjose/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/namshi%2Fjose/codemeta","maintainers":[{"uuid":"odino","login":"odino","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://packagist.org/users/odino","role":null,"created_at":"2022-11-10T10:41:43.288Z","updated_at":"2022-11-10T10:41:43.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/odino/packages"},{"uuid":"namshi","login":"namshi","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://packagist.org/users/namshi","role":null,"created_at":"2022-11-10T10:41:43.291Z","updated_at":"2022-11-10T10:41:43.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/namshi/packages"}]},{"id":238735,"name":"tar","ecosystem":"hackage","description":"This library is for working with \".tar\" archive files. It\ncan read and write a range of common variations of archive\nformat including V7, POSIX USTAR and GNU formats.\n\nIt provides support for packing and unpacking portable\narchives. This makes it suitable for distribution but not\nbackup because details like file ownership and exact\npermissions are not preserved.\n\nIt also provides features for random access to archive\ncontent using an index.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/tar","keywords_array":["bsd3","codec","library","Propose Tags"],"namespace":null,"versions_count":30,"first_release_published_at":"2007-04-10T16:28:31.000Z","latest_release_published_at":"2007-10-21T14:22:05.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-09-16T19:03:43.510Z","created_at":"2022-04-06T02:27:53.962Z","updated_at":"2026-09-17T02:38:33.444Z","registry_url":"https://hackage.haskell.org/package/tar","install_command":"cabal install tar","documentation_url":null,"metadata":{},"repo_metadata":{"id":41675609,"uuid":"42939354","full_name":"haskell/tar","owner":"haskell","description":"Reading, writing and manipulating \".tar\" archive files.","archived":false,"fork":false,"pushed_at":"2026-07-15T23:29:45.000Z","size":902,"stargazers_count":42,"open_issues_count":4,"forks_count":40,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-24T04:08:58.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/tar","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-09-22T14:36:17.000Z","updated_at":"2026-07-15T23:29:50.000Z","dependencies_parsed_at":"2026-06-09T06:00:36.243Z","dependency_job_id":null,"html_url":"https://github.com/haskell/tar","commit_stats":{"total_commits":414,"total_committers":31,"mean_commits":13.35483870967742,"dds":0.6956521739130435,"last_synced_commit":"bd8cae7410c25bc91c7d4a77d8bb12faa16eeaec"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/tar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/tar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36149985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"tags":[{"name":"0.7.0.0","sha":"26633f47b3d86f537a9f5993c6926438c41c030e","kind":"commit","published_at":"2025-09-06T19:21:11.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.7.0.0","html_url":"https://github.com/haskell/tar/releases/tag/0.7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.7.0.0/manifests"},{"name":"0.6.4.0","sha":"cbd23f4b9fb12aed1e4c3c1b9a414b3a07b051d2","kind":"commit","published_at":"2025-01-04T18:30:35.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.6.4.0","html_url":"https://github.com/haskell/tar/releases/tag/0.6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.4.0/manifests"},{"name":"0.6.3.0","sha":"8dc16c800115b573c08ab50c9a10bec1bcfd81b7","kind":"commit","published_at":"2024-06-15T09:15:54.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.6.3.0","html_url":"https://github.com/haskell/tar/releases/tag/0.6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.3.0/manifests"},{"name":"0.6.2.0","sha":"73213072779c82571e01daee57ba4d7038247dc1","kind":"commit","published_at":"2024-03-06T23:50:05.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.6.2.0","html_url":"https://github.com/haskell/tar/releases/tag/0.6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.2.0/manifests"},{"name":"0.6.1.0","sha":"f9c67e0b7640d460264b1a8115bc82fd0a3a2e16","kind":"commit","published_at":"2024-01-28T21:46:35.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.6.1.0","html_url":"https://github.com/haskell/tar/releases/tag/0.6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.1.0/manifests"},{"name":"0.6.0.0","sha":"85b71580790fd7196361d908d316047172f0025c","kind":"commit","published_at":"2023-12-14T00:22:40.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.6.0.0","html_url":"https://github.com/haskell/tar/releases/tag/0.6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.6.0.0/manifests"},{"name":"0.5.1.1","sha":"3d17ba192be61162e97a57973ec5b620351aa8b6","kind":"commit","published_at":"2019-08-26T08:57:04.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.1.1","html_url":"https://github.com/haskell/tar/releases/tag/0.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.1.1/manifests"},{"name":"0.5.1.0","sha":"63d168312e59e0229bc28d03a76368e16f4d412d","kind":"commit","published_at":"2018-03-09T15:39:30.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.1.0","html_url":"https://github.com/haskell/tar/releases/tag/0.5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.1.0/manifests"},{"name":"0.5.0.3","sha":"d121dff27d7c52d41aab4586c513558dbfb2ee40","kind":"tag","published_at":"2016-05-03T12:23:40.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.0.3","html_url":"https://github.com/haskell/tar/releases/tag/0.5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.3/manifests"},{"name":"0.5.0.2","sha":"2095800b6816cedeb626d451f8e5c41a47907fef","kind":"tag","published_at":"2016-05-01T00:13:23.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.0.2","html_url":"https://github.com/haskell/tar/releases/tag/0.5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.2/manifests"},{"name":"0.5.0.1","sha":"b0728f2c5d6c0a84549bd91c1ae6c7d291ad9fed","kind":"commit","published_at":"2016-01-10T16:06:35.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.0.1","html_url":"https://github.com/haskell/tar/releases/tag/0.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.1/manifests"},{"name":"0.5.0.0","sha":"b5958b98bc5c3000ba06792bc55db70906bea851","kind":"commit","published_at":"2016-01-10T13:10:32.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.5.0.0","html_url":"https://github.com/haskell/tar/releases/tag/0.5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.5.0.0/manifests"},{"name":"0.4.5.0","sha":"d0e923e212323272cdf27fa9f6bbafd222fcd3a7","kind":"commit","published_at":"2016-01-06T03:41:25.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.5.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.5.0/manifests"},{"name":"0.4.4.0","sha":"cf6509a8c5b4b51ded860293869b90dfeac8d39e","kind":"commit","published_at":"2016-01-04T10:01:00.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.4.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.4.0/manifests"},{"name":"0.4.3.0","sha":"409335d6a9135cb80755ffb270a2d7a3297d4fbe","kind":"commit","published_at":"2016-01-03T19:03:30.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.3.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.3.0/manifests"},{"name":"0.4.2.2","sha":"bc61b61abeb311d12bc2cf7c5326e69dff38f26b","kind":"commit","published_at":"2015-10-19T13:23:15.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.2.2","html_url":"https://github.com/haskell/tar/releases/tag/0.4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.2/manifests"},{"name":"0.4.2.1","sha":"fded396c8c6258689bf9b787ae7ca7ad9f53669d","kind":"tag","published_at":"2015-07-24T23:38:21.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.2.1","html_url":"https://github.com/haskell/tar/releases/tag/0.4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.1/manifests"},{"name":"0.4.2.0","sha":"04ec6bba94bf5d4d484e96bfb09017a3ee83bc59","kind":"tag","published_at":"2015-07-06T11:30:06.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.2.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.2.0/manifests"},{"name":"0.4.1.0","sha":"1922de5f2e34379c75e93b9c232891fc4edf42e7","kind":"tag","published_at":"2015-01-25T16:53:29.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.1.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.1.0/manifests"},{"name":"0.4.0.1","sha":"364ee2ca9b960e404e02edbd2aa843fcdb57848b","kind":"tag","published_at":"2012-10-02T10:29:05.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.0.1","html_url":"https://github.com/haskell/tar/releases/tag/0.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.0.1/manifests"},{"name":"0.4.0.0","sha":"889da2e6e3bc6c3f25d66ebe26d743023d5b5d6d","kind":"tag","published_at":"2012-02-13T13:28:20.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.4.0.0","html_url":"https://github.com/haskell/tar/releases/tag/0.4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.4.0.0/manifests"},{"name":"0.3.2.0","sha":"639abd23d3981c534049364fe8aae61313e1907a","kind":"tag","published_at":"2012-01-21T20:36:16.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.3.2.0","html_url":"https://github.com/haskell/tar/releases/tag/0.3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.2.0/manifests"},{"name":"0.3.1.0","sha":"bfc48aefc3bb1d22e405c7aab849c3f79da1928c","kind":"tag","published_at":"2009-06-06T13:51:27.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.3.1.0","html_url":"https://github.com/haskell/tar/releases/tag/0.3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.1.0/manifests"},{"name":"0.3.0.0","sha":"f65acb4aaa64ee9b16165fdb78f991156e0fb74a","kind":"tag","published_at":"2009-03-01T14:09:00.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.3.0.0","html_url":"https://github.com/haskell/tar/releases/tag/0.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.3.0.0/manifests"},{"name":"0.1.1.1","sha":"c6d71c0747b07ddd0bf7ec10ea8c74a57f84850a","kind":"tag","published_at":"2007-10-22T21:55:08.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.1.1.1","html_url":"https://github.com/haskell/tar/releases/tag/0.1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.1.1.1/manifests"},{"name":"0.1.1","sha":"aeca7fe619ae477f902470e2a611e2c626fc12a6","kind":"tag","published_at":"2007-10-21T14:13:58.000Z","download_url":"https://codeload.github.com/haskell/tar/tar.gz/0.1.1","html_url":"https://github.com/haskell/tar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/tar@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:38:33.444Z","dependent_packages_count":29,"downloads":146372,"downloads_period":"total","dependent_repos_count":267,"rankings":{"downloads":0.8589997174343035,"dependent_repos_count":1.542808703023453,"dependent_packages_count":1.2658943204295,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.175190731845154,"average":0.9607233681831026},"purl":"pkg:hackage/tar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/tar","docker_dependents_count":1,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/hackage/tar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/tar/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T19:03:25.431Z","issues_count":48,"pull_requests_count":64,"avg_time_to_close_issue":72696581.76744185,"avg_time_to_close_pull_request":13855575.015873017,"issues_closed_count":43,"pull_requests_closed_count":63,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":2.65625,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":750009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Ftar/issues","maintainers":[{"login":"hasufell","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasufell"},{"login":"hvr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"andreasabel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"},{"login":"emilypi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilypi"},{"login":"ekmett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"},{"login":"simonmar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonmar"},{"login":"RyanGlScott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"kolmodin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kolmodin"},{"login":"erikd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/tar/codemeta","maintainers":[{"uuid":"HerbertValerioRiedel","login":"HerbertValerioRiedel","name":null,"email":null,"url":null,"packages_count":136,"html_url":"https://hackage.haskell.org/user/HerbertValerioRiedel","role":null,"created_at":"2022-11-14T20:01:20.416Z","updated_at":"2022-11-14T20:01:20.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/HerbertValerioRiedel/packages"},{"uuid":"DuncanCoutts","login":"DuncanCoutts","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://hackage.haskell.org/user/DuncanCoutts","role":null,"created_at":"2022-11-14T20:01:20.392Z","updated_at":"2022-11-14T20:01:20.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/DuncanCoutts/packages"},{"uuid":"Bodigrim","login":"Bodigrim","name":null,"email":null,"url":null,"packages_count":59,"html_url":"https://hackage.haskell.org/user/Bodigrim","role":null,"created_at":"2022-11-14T20:01:20.434Z","updated_at":"2022-11-14T20:01:20.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/Bodigrim/packages"},{"uuid":"topos","login":"topos","name":null,"email":null,"url":null,"packages_count":41,"html_url":"https://hackage.haskell.org/user/topos","role":null,"created_at":"2022-11-14T20:01:20.445Z","updated_at":"2022-11-14T20:01:20.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/topos/packages"},{"uuid":"BjornBringert","login":"BjornBringert","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://hackage.haskell.org/user/BjornBringert","role":null,"created_at":"2022-11-14T20:01:20.267Z","updated_at":"2022-11-14T20:01:20.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BjornBringert/packages"},{"uuid":"davean","login":"davean","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://hackage.haskell.org/user/davean","role":null,"created_at":"2022-11-14T20:01:20.424Z","updated_at":"2022-11-14T20:01:20.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/davean/packages"}]},{"id":2671878,"name":"click-man","ecosystem":"pypi","description":"Generate man pages for click based CLI applications","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/click-contrib/click-man","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2016-09-18T15:35:15.000Z","latest_release_published_at":"2025-04-08T14:41:09.000Z","latest_release_number":"0.5.1","last_synced_at":"2026-09-17T02:38:36.814Z","created_at":"2022-04-10T10:21:59.199Z","updated_at":"2026-09-17T02:38:36.814Z","registry_url":"https://pypi.org/project/click-man/","install_command":"pip install click-man --index-url https://pypi.org/simple","documentation_url":"https://click-man.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Topic :: Documentation"],"normalized_name":"click-man","project_status":null},"repo_metadata":{"id":11148099,"uuid":"68522566","full_name":"click-contrib/click-man","owner":"click-contrib","description":"Automate generation of man pages for python click applications :star:","archived":false,"fork":false,"pushed_at":"2026-03-05T13:16:45.000Z","size":1140,"stargazers_count":209,"open_issues_count":14,"forks_count":52,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-09-09T17:24:48.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/click-contrib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-18T13:15:25.000Z","updated_at":"2026-08-30T21:48:08.000Z","dependencies_parsed_at":"2026-09-09T17:24:52.067Z","dependency_job_id":"c1536c57-1e4b-475a-a7c3-1f4cc21d610c","html_url":"https://github.com/click-contrib/click-man","commit_stats":{"total_commits":71,"total_committers":18,"mean_commits":"3.9444444444444446","dds":"0.43661971830985913","last_synced_commit":"24ec8377e3c24378417f6fc4f571b4f585d7df6b"},"previous_names":["timofurrer/click-man"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/click-contrib/click-man","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/click-contrib","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/sbom","scorecard":{"id":291484,"data":{"date":"2025-08-11","repo":{"name":"github.com/click-contrib/click-man","commit":"552841c48b6cb663e6050ecc745c513c4c8207c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 6/15 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/click-contrib/click-man/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:63","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:42"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}}]},"last_synced_at":"2025-08-17T18:20:59.669Z","repository_id":11148099,"created_at":"2025-08-17T18:20:59.669Z","updated_at":"2025-08-17T18:20:59.669Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187864,"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-09T02:00:06.536Z","response_time":53,"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":"click-contrib","name":"click-contrib","uuid":"13245136","kind":"organization","description":"A collection of third-party code that extends the capabilities of Click. Message @untitaker if you want to put your project here.","email":null,"website":"http://click.pocoo.org/contrib/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13245136?v=4","repositories_count":18,"last_synced_at":"2024-03-25T20:02:56.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/click-contrib","funding_links":[],"total_stars":1923,"followers":41,"following":0,"created_at":"2022-11-02T16:23:29.308Z","updated_at":"2024-03-25T20:02:56.424Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/click-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/click-contrib/repositories"},"tags":[{"name":"v0.5.2","sha":"a8adaa265e5c75cfeaec4d8bfdcab21b3540f28c","kind":"tag","published_at":"2026-03-05T13:16:28.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.5.2","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ee16e42081146c2c3321665e382c356a0a029c7a","kind":"tag","published_at":"2025-04-08T14:38:53.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.5.1","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cf142330ee49743e36cb4bfc4b01aee4f2a77f1d","kind":"tag","published_at":"2024-12-11T14:10:46.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.5.0","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"a1acfab512be1f24c53175002e565996cdf2c7c4","kind":"commit","published_at":"2021-10-14T17:33:27.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.4.2","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3e5a73bda22a8a6ae2e169385173723a11b17409","kind":"commit","published_at":"2020-03-15T16:17:01.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.4.1","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"fa5fe6312b07ca60ca1fba62b63716140427eb05","kind":"commit","published_at":"2020-03-06T06:52:02.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.4.0","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"23f7e2c2e986773d95a32223dc3d0b66d9f24240","kind":"commit","published_at":"2019-01-24T17:18:14.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.3.0","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"149015a5d5481635a1e3a7c62a2d8a86046fc784","kind":"commit","published_at":"2017-11-15T09:57:15.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.2.3","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8087a604d893dccc326012177d1c87395487499a","kind":"commit","published_at":"2017-11-15T09:08:45.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.2.2","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0f2b72aebf65230a40f73b90be31b653904357a6","kind":"commit","published_at":"2017-03-11T12:27:34.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.2.1","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"0f68fd3ca18c3610dc94d39b0c0718d25d7b0ebb","kind":"commit","published_at":"2016-10-01T14:21:23.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.2.0","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"b2efcc6280c639fb31485b09546af341185fdfc2","kind":"commit","published_at":"2016-09-27T18:32:18.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.1.1","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c93036a83a137133374b2deb6939f6c9aecb61c3","kind":"commit","published_at":"2016-09-18T15:32:11.000Z","download_url":"https://codeload.github.com/click-contrib/click-man/tar.gz/v0.1.0","html_url":"https://github.com/click-contrib/click-man/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/click-contrib/click-man@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T23:26:03.991Z","dependent_packages_count":2,"downloads":18002,"downloads_period":"last-month","dependent_repos_count":44,"rankings":{"downloads":0.09655224845098262,"dependent_repos_count":2.2123389211996805,"dependent_packages_count":3.1734203707963204,"stargazers_count":6.070669551034684,"forks_count":6.436420125149973,"docker_downloads_count":null,"average":3.5978802433263284},"purl":"pkg:pypi/click-man","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/click-man","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/click-man","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/click-man/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-09T21:44:00.131Z","issues_count":33,"pull_requests_count":40,"avg_time_to_close_issue":30349432.10526316,"avg_time_to_close_pull_request":19998054.666666668,"issues_closed_count":19,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":27,"avg_comments_per_issue":1.5757575757575757,"avg_comments_per_pull_request":1.175,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39616.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/click-contrib%2Fclick-man/issues","maintainers":[{"login":"stephenfin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenfin"},{"login":"timofurrer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timofurrer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/click-man/codemeta","maintainers":[{"uuid":"tuxtimo","login":"tuxtimo","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/tuxtimo/","role":null,"created_at":"2023-02-23T19:54:47.043Z","updated_at":"2023-02-23T19:54:47.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tuxtimo/packages"},{"uuid":"davidism","login":"davidism","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/davidism/","role":"Owner","created_at":"2024-12-13T17:58:25.537Z","updated_at":"2024-12-13T17:58:25.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidism/packages"},{"uuid":"stephenfin","login":"stephenfin","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/stephenfin/","role":"Maintainer","created_at":"2024-12-13T17:58:25.977Z","updated_at":"2024-12-13T17:58:25.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stephenfin/packages"}]},{"id":2467984,"name":"to-regex-range","ecosystem":"npm","description":"Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.","homepage":"https://github.com/micromatch/to-regex-range","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/to-regex-range","keywords_array":["bash","date","expand","expansion","expression","glob","match","match date","match number","match numbers","match year","matches","matching","number","numbers","numerical","range","ranges","regex","regexp","regular","regular expression","sequence"],"namespace":null,"versions_count":18,"first_release_published_at":"2015-08-07T10:48:06.053Z","latest_release_published_at":"2019-04-07T06:04:37.030Z","latest_release_number":"5.0.1","last_synced_at":"2026-09-17T02:38:42.935Z","created_at":"2022-04-10T02:13:10.466Z","updated_at":"2026-09-17T02:38:42.935Z","registry_url":"https://www.npmjs.com/package/to-regex-range","install_command":"npm install to-regex-range","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.1"},"contentPolicy":null},"repo_metadata":{"id":36057311,"uuid":"40355891","full_name":"micromatch/to-regex-range","owner":"micromatch","description":"Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.","archived":false,"fork":false,"pushed_at":"2024-08-01T09:45:24.000Z","size":75,"stargazers_count":173,"open_issues_count":13,"forks_count":26,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-09-08T16:56:18.898Z","etag":null,"topics":["character-class","expand","integers","javascript","match","matcher","matching","node","nodejs","number","numbers","padding","range","range-expansion","regex","regex-range","regular-expression","repeat","tidelift"],"latest_commit_sha":null,"homepage":"https://github.com/jonschlinkert","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["doowb","jonschlinkert"]}},"created_at":"2015-08-07T10:48:45.000Z","updated_at":"2026-06-14T05:19:52.000Z","dependencies_parsed_at":"2024-09-01T14:02:12.085Z","dependency_job_id":"341f646e-dbcd-41e6-8b9f-2ca41c39db7b","html_url":"https://github.com/micromatch/to-regex-range","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":0.06756756756756754,"last_synced_commit":"8c9be13043f8a2ad01f26963859fc6ee401960de"},"previous_names":["jonschlinkert/to-regex-range"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/to-regex-range","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/sbom","scorecard":{"id":532153,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/to-regex-range","commit":"b9fa118cc271dff9504946a23e54f2bd8c364bdf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-20T05:58:15.384Z","repository_id":36057311,"created_at":"2025-08-20T05:58:15.384Z","updated_at":"2025-08-20T05:58:15.384Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208495,"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-11T02:00:05.857Z","response_time":56,"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":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-09-13T01:34:41.425Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5690,"followers":118,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-09-13T01:34:41.535Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"5.0.1","sha":"1191a52afa82f52983e684ceeb8f8d3a150fa881","kind":"commit","published_at":"2019-04-07T06:04:46.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/5.0.1","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/5.0.1/manifests"},{"name":"4.0.2","sha":"cd04d2cce5691e77b0754bfe801e5c23b5a92ce8","kind":"tag","published_at":"2018-07-25T16:35:59.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/4.0.2","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"1b6551e7724305f85bd3feaa0fda35da8753f6e2","kind":"commit","published_at":"2018-07-04T15:10:19.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/4.0.1","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"33c39901652fa443424d9c911861d25c8ca9928b","kind":"commit","published_at":"2018-07-04T14:36:57.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/4.0.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"0b82d34899a4bbf1e45622240119a55fa4dadff2","kind":"commit","published_at":"2017-11-01T05:25:46.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/3.0.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/3.0.0/manifests"},{"name":"1.0.2","sha":"70f53c926ac14ba42c317a9084d048e1d342b69f","kind":"tag","published_at":"2017-11-01T05:17:15.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/1.0.2","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.2/manifests"},{"name":"0.1.2","sha":"14b507548c9d50cad69176d044455549d9878ff7","kind":"tag","published_at":"2017-11-01T05:17:15.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/0.1.2","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"353d4020a22a91ac079615d46909adfaa2d058f1","kind":"tag","published_at":"2017-11-01T05:17:15.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/0.1.1","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.1/manifests"},{"name":"2.1.1","sha":"cba84d314eb8e3284bb73fb16b6709a6acac224b","kind":"commit","published_at":"2017-04-27T13:34:32.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/2.1.1","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8a448bd3b5b054404777ccc850c53745a7308fb7","kind":"commit","published_at":"2017-04-23T01:54:21.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/2.1.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"7dd74b20031f934143b627d2ef2826cdcb1aa4bc","kind":"commit","published_at":"2017-04-22T07:14:46.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/2.0.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"0c0d806c570404915951643dd97dbe3090782d1a","kind":"commit","published_at":"2016-10-19T14:17:18.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/1.0.1","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"503e27d4055bdbc730ffaff8d0f542a248fe00de","kind":"commit","published_at":"2016-10-19T14:12:49.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/1.0.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"f4dff01883c26185d364bab346d92e2bc4e83a8e","kind":"commit","published_at":"2016-09-14T17:26:39.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/0.2.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"a23ba4382e1ab9e8bca5d9768b1764b3995ade40","kind":"commit","published_at":"2016-09-14T13:47:26.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/0.1.3","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.3/manifests"},{"name":"0.1.0","sha":"73ce6bda5915a99c3c123cec07a73cace3a58526","kind":"tag","published_at":"2015-08-07T10:50:18.000Z","download_url":"https://codeload.github.com/micromatch/to-regex-range/tar.gz/0.1.0","html_url":"https://github.com/micromatch/to-regex-range/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/to-regex-range@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T08:13:15.077Z","dependent_packages_count":2203,"downloads":601499105,"downloads_period":"last-month","dependent_repos_count":5300496,"rankings":{"downloads":0.002464184448039112,"dependent_repos_count":0.00008213948160130371,"dependent_packages_count":0.03586757363256929,"stargazers_count":4.6207839173085405,"forks_count":5.2812141751975386,"docker_downloads_count":0.0075842121345203765,"average":1.6579993670338016},"purl":"pkg:npm/to-regex-range","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/to-regex-range","docker_dependents_count":44696,"docker_downloads_count":10170183449,"usage_url":"https://repos.ecosyste.ms/usage/npm/to-regex-range","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/to-regex-range/dependencies","status":null,"funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T03:32:30.455Z","issues_count":12,"pull_requests_count":16,"avg_time_to_close_issue":1909598.5714285714,"avg_time_to_close_pull_request":12331824.0,"issues_closed_count":7,"pull_requests_closed_count":6,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":1.5833333333333333,"avg_comments_per_pull_request":2.875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fto-regex-range/issues","maintainers":[{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-regex-range/codemeta","maintainers":[{"uuid":"doowb","login":"doowb","name":null,"email":"brian.woodward@gmail.com","url":null,"packages_count":815,"html_url":"https://www.npmjs.com/~doowb","role":null,"created_at":"2022-11-15T01:14:24.220Z","updated_at":"2022-11-15T01:14:24.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doowb/packages"},{"uuid":"jonschlinkert","login":"jonschlinkert","name":null,"email":"github@sellside.com","url":null,"packages_count":1555,"html_url":"https://www.npmjs.com/~jonschlinkert","role":null,"created_at":"2022-11-15T01:14:24.239Z","updated_at":"2022-11-15T01:14:24.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonschlinkert/packages"}]},{"id":3494096,"name":"github.com/globalsign/mgo","ecosystem":"go","description":"Package mgo (pronounced as \"mango\") offers a rich MongoDB driver for Go.","homepage":"https://github.com/globalsign/mgo","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/globalsign/mgo","keywords_array":[],"namespace":"github.com/globalsign","versions_count":4,"first_release_published_at":"2018-06-15T13:49:36.000Z","latest_release_published_at":"2019-05-17T09:09:18.000Z","latest_release_number":"v0.0.0-20190517090918-73267e130ca1","last_synced_at":"2026-09-12T01:58:27.437Z","created_at":"2022-04-10T19:21:56.586Z","updated_at":"2026-09-13T03:46:14.288Z","registry_url":"https://pkg.go.dev/github.com/globalsign/mgo","install_command":"go get github.com/globalsign/mgo","documentation_url":"https://pkg.go.dev/github.com/globalsign/mgo#section-documentation","metadata":{},"repo_metadata":{"id":45722626,"uuid":"88156832","full_name":"globalsign/mgo","owner":"globalsign","description":"The MongoDB driver for Go","archived":false,"fork":true,"pushed_at":"2021-10-29T16:04:56.000Z","size":7339,"stargazers_count":1961,"open_issues_count":64,"forks_count":222,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-09-02T04:14:23.019Z","etag":null,"topics":["golang","mongodb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"domodwyer/mgo","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/globalsign.png","metadata":{"files":{"readme":"README.md","changelog":"changestreams.go","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-13T11:14:04.000Z","updated_at":"2026-08-29T13:55:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/globalsign/mgo","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/globalsign/mgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globalsign","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/sbom","scorecard":{"id":430003,"data":{"date":"2025-08-11","repo":{"name":"github.com/globalsign/mgo","commit":"eeefdecb41b842af6dc652aaea4026e8403e62df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}}]},"last_synced_at":"2025-08-19T03:06:50.376Z","repository_id":45722626,"created_at":"2025-08-19T03:06:50.376Z","updated_at":"2025-08-19T03:06:50.376Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37199882,"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-10T02:00:06.818Z","response_time":107,"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":"globalsign","name":"GlobalSign","uuid":"1440101","kind":"organization","description":"","email":null,"website":"https://www.globalsign.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1440101?v=4","repositories_count":11,"last_synced_at":"2024-03-26T08:13:34.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/globalsign","funding_links":[],"total_stars":2091,"followers":14,"following":0,"created_at":"2022-11-03T10:53:07.258Z","updated_at":"2024-03-26T08:13:34.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globalsign","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globalsign/repositories"},"tags":[{"name":"r2018.06.15","sha":"113d3961e7311526535a1ef7042196563d442761","kind":"tag","published_at":"2018-06-15T13:50:19.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.06.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.06.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.06.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.06.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.06.15/manifests"},{"name":"r2018.04.23","sha":"efe0945164a7e582241f37ae8983c075f8f2e870","kind":"tag","published_at":"2018-04-24T09:14:21.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.04.23","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.04.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.04.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.04.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.04.23/manifests"},{"name":"r2018.04.03","sha":"f76e4f9da92ecd56e3be26f5ba92580af1ef97b4","kind":"tag","published_at":"2018-04-03T09:00:15.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.04.03","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.04.03/manifests"},{"name":"r2018.02.20","sha":"baa28fcb8e7d5dfab92026c0920cb6c9ae72faa2","kind":"tag","published_at":"2018-02-20T10:04:28.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.02.20","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.02.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.02.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.02.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.02.20/manifests"},{"name":"r2018.02.13","sha":"9be26bd91ab2fff0bd27ef5c2b148fbb3a6c46a9","kind":"tag","published_at":"2018-02-13T11:25:01.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.02.13","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.02.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.02.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.02.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.02.13/manifests"},{"name":"r2018.01.15","sha":"896bbb89d21253a28cd5a7f8b81fe091410cb94d","kind":"tag","published_at":"2018-01-16T10:11:07.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2018.01.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2018.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2018.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2018.01.15/manifests"},{"name":"r2017.01.15","sha":"896bbb89d21253a28cd5a7f8b81fe091410cb94d","kind":"tag","published_at":"2018-01-15T17:43:34.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.01.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.01.15/manifests"},{"name":"r2017.11.06","sha":"5be15cc6a44937b6937a9487e1633f8a5fb25e4a","kind":"tag","published_at":"2017-11-06T09:35:14.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.11.06","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.11.06/manifests"},{"name":"r2017.10.11","sha":"c4a7121bd9f6f7246d9f54b78bdd2eb4d18b4c76","kind":"tag","published_at":"2017-10-11T19:33:08.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.10.11","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.10.11/manifests"},{"name":"r2017.09.18","sha":"3dbb4874881aa79bfe03cc6c4ae1c5771998708f","kind":"tag","published_at":"2017-09-18T10:57:14.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.09.18","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.09.18/manifests"},{"name":"r2017.07.26","sha":"00b0569ddaf4119a72cf31c171d61069fc41dab4","kind":"tag","published_at":"2017-07-26T12:51:53.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.07.26","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.07.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.07.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.07.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.07.26/manifests"},{"name":"r2017.04.18","sha":"3f69c546c3eac809597dadf82ffdaa299292c7e4","kind":"tag","published_at":"2017-07-26T12:42:05.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.04.18","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.04.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.04.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.04.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.04.18/manifests"},{"name":"r2017.05.15","sha":"36cbc002753918dfcbbbea548c3fb0850a4c108d","kind":"tag","published_at":"2017-07-26T12:41:21.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.05.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.05.15/manifests"},{"name":"r2017.06.15","sha":"c2041c191f7e03b9d3f7bab56aef3c5130e69ecf","kind":"tag","published_at":"2017-07-26T12:40:55.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2017.06.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2017.06.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2017.06.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.06.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2017.06.15/manifests"},{"name":"r2016.08.01","sha":"b6121c6199b7beecde08e6853f256a6475fe8031","kind":"commit","published_at":"2016-08-01T19:46:20.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2016.08.01","html_url":"https://github.com/globalsign/mgo/releases/tag/r2016.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2016.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2016.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2016.08.01/manifests"},{"name":"r2016.02.04","sha":"d90005c5262a3463800497ea5a89aed5fe22c886","kind":"commit","published_at":"2016-02-09T00:46:34.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2016.02.04","html_url":"https://github.com/globalsign/mgo/releases/tag/r2016.02.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2016.02.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2016.02.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2016.02.04/manifests"},{"name":"r2015.12.06","sha":"e30de8ac9ae3b30df7065f766c71f88bba7d4e49","kind":"commit","published_at":"2015-12-07T02:15:13.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2015.12.06","html_url":"https://github.com/globalsign/mgo/releases/tag/r2015.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2015.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.12.06/manifests"},{"name":"r2015.10.05","sha":"f402e3a216db333ae6b3ba68b9152a34a0bc6984","kind":"commit","published_at":"2015-10-06T02:08:37.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2015.10.05","html_url":"https://github.com/globalsign/mgo/releases/tag/r2015.10.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2015.10.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.10.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.10.05/manifests"},{"name":"r2015.06.03","sha":"3f8090ae6a04fa37c3f8299c62ed27b192835e73","kind":"commit","published_at":"2015-06-03T19:49:43.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2015.06.03","html_url":"https://github.com/globalsign/mgo/releases/tag/r2015.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2015.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.06.03/manifests"},{"name":"r2015.05.29","sha":"01ee097136da162d1dd3c9b44fbdf3abf4fd6552","kind":"commit","published_at":"2015-05-29T12:47:11.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2015.05.29","html_url":"https://github.com/globalsign/mgo/releases/tag/r2015.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2015.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.05.29/manifests"},{"name":"r2015.01.24","sha":"c6a7dce14133ccac2dcac3793f1d6e2ef048503a","kind":"commit","published_at":"2015-01-24T11:37:54.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2015.01.24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2015.01.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2015.01.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.01.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2015.01.24/manifests"},{"name":"r2014.10.12","sha":"231ce7e0549b5ce60d35ed805bff505cab7098e4","kind":"commit","published_at":"2014-10-13T06:58:55.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2014.10.12","html_url":"https://github.com/globalsign/mgo/releases/tag/r2014.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2014.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.10.12/manifests"},{"name":"r2014.07.21","sha":"3116f72d0fe0216b75201cb3a1ae61c82c2a4d63","kind":"commit","published_at":"2014-07-21T15:14:10.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2014.07.21","html_url":"https://github.com/globalsign/mgo/releases/tag/r2014.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2014.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.07.21/manifests"},{"name":"r2014.03.12","sha":"ad99486d2d1583175c6e6579fe12792d1f76ebba","kind":"commit","published_at":"2014-03-12T23:06:39.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2014.03.12","html_url":"https://github.com/globalsign/mgo/releases/tag/r2014.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2014.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.03.12/manifests"},{"name":"r2014.01.25","sha":"121e4ef93103097b8f2940cd8a6c43527503b800","kind":"commit","published_at":"2014-01-25T18:14:51.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2014.01.25","html_url":"https://github.com/globalsign/mgo/releases/tag/r2014.01.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2014.01.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.01.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2014.01.25/manifests"},{"name":"r2013.11.18","sha":"bb07d904984913eb3bec4e72586624c6f2e027e1","kind":"commit","published_at":"2013-11-18T22:48:22.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.11.18","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.11.18/manifests"},{"name":"r2013.09.04","sha":"15571ea624ced126e8e56ead0b9f772b3d514d1a","kind":"commit","published_at":"2013-09-05T17:53:08.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.09.04","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.09.04/manifests"},{"name":"r2013.07.21","sha":"d1c9089508537c1d8841c91cc31282433df462ee","kind":"commit","published_at":"2013-07-22T04:12:49.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.07.21","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.07.21/manifests"},{"name":"r2013.05.19","sha":"1ed4068c77793fa29cff7809424f8863ac8c6541","kind":"commit","published_at":"2013-05-19T21:31:48.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.05.19","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.05.19/manifests"},{"name":"r2013.04.11","sha":"0db23adb3ff3f570149d7ac9c42e75e05bc854d8","kind":"commit","published_at":"2013-04-11T06:18:48.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.04.11","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.04.11/manifests"},{"name":"r2013.04.05","sha":"ad9402baa229c5a791d63a45197e1a60f290865f","kind":"commit","published_at":"2013-04-05T22:48:08.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.04.05","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.04.05/manifests"},{"name":"r2013.01.20","sha":"39723d9d045fb83fa241ee5cdc474472dd4b1783","kind":"commit","published_at":"2013-01-21T03:12:24.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2013.01.20","html_url":"https://github.com/globalsign/mgo/releases/tag/r2013.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2013.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2013.01.20/manifests"},{"name":"r2012.10.28","sha":"3cc10a22ab9009f75d734e99d0ee5a3c2c0148b5","kind":"commit","published_at":"2012-10-28T15:49:41.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.10.28","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.10.28/manifests"},{"name":"r2012.10.04","sha":"9fe1bd153017197d70c1b67bfcd8a778eed9fd96","kind":"commit","published_at":"2012-10-05T03:20:18.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.10.04","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.10.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.10.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.10.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.10.04/manifests"},{"name":"r2012.09.05","sha":"ecc5141140853a61cfc3b42c52a10088f77a77e6","kind":"commit","published_at":"2012-09-05T12:34:00.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.09.05","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.09.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.09.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.09.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.09.05/manifests"},{"name":"r2012.08.23","sha":"b48af10f9077becfc8a16858f81010779a1d8db0","kind":"commit","published_at":"2012-08-24T01:12:06.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.08.23","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.08.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.08.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.23/manifests"},{"name":"r2012.08.22","sha":"4927bc5b144fe41be53806725ca8e2a0deabfea5","kind":"commit","published_at":"2012-08-22T19:53:39.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.08.22","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.08.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.08.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.22/manifests"},{"name":"r2012.08.07","sha":"6891649c6058bd9d9673fa3a26f228b14c084c81","kind":"commit","published_at":"2012-08-06T23:37:36.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.08.07","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.08.07/manifests"},{"name":"r2012.06.22","sha":"44dcc642bb0878687fdafede04b052e24b92e9f6","kind":"commit","published_at":"2012-06-22T20:01:34.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.06.22","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.06.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.06.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.06.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.06.22/manifests"},{"name":"go.weekly.2012-01-20","sha":"60e3fb2629f6f12661c0737b219b1bd881cbc3d2","kind":"commit","published_at":"2012-06-22T06:08:15.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/go.weekly.2012-01-20","html_url":"https://github.com/globalsign/mgo/releases/tag/go.weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@go.weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.weekly.2012-01-20/manifests"},{"name":"r2012.05.21","sha":"1227e67c223d2cc895a26fdad17d81b925c08eab","kind":"commit","published_at":"2012-05-21T04:23:43.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.05.21","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.05.21/manifests"},{"name":"r2012.04.08","sha":"25d859ee5cf9d5a4f331b41f3f5f55a60981b1de","kind":"commit","published_at":"2012-04-08T20:21:03.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.04.08","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.04.08/manifests"},{"name":"r2012.03.04","sha":"f13bea7d47b0e33e977c5266274381ff544417e4","kind":"commit","published_at":"2012-03-04T14:55:44.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.03.04","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.03.04/manifests"},{"name":"r2012.02.02","sha":"41512ec3abf54c189f495f7783a91f24411cf457","kind":"commit","published_at":"2012-02-02T22:39:12.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.02.02","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.02.02/manifests"},{"name":"r2012.01.22","sha":"a4033b400eedcf2961c43d05a766b872274b659b","kind":"commit","published_at":"2012-01-23T02:01:51.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2012.01.22","html_url":"https://github.com/globalsign/mgo/releases/tag/r2012.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2012.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2012.01.22/manifests"},{"name":"go.weekly.2011-12-14","sha":"3f4829794e873359609f558cc21445145da54796","kind":"commit","published_at":"2011-12-18T19:15:06.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/go.weekly.2011-12-14","html_url":"https://github.com/globalsign/mgo/releases/tag/go.weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@go.weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.weekly.2011-12-14/manifests"},{"name":"r2011.12.18","sha":"dcd742c64912694716517bfb7141283d02d76384","kind":"commit","published_at":"2011-12-14T08:57:07.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.12.18","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.12.18/manifests"},{"name":"go.r60","sha":"dcd742c64912694716517bfb7141283d02d76384","kind":"commit","published_at":"2011-12-14T08:57:07.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/go.r60","html_url":"https://github.com/globalsign/mgo/releases/tag/go.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@go.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.r60/manifests"},{"name":"r2011.10.29","sha":"aeecf000f12161500c20b44c253cab9c01449497","kind":"commit","published_at":"2011-10-29T16:38:54.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.10.29","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.10.29/manifests"},{"name":"r2011.09.15","sha":"9a87d973f95fa19487f8293730e73792a3d63778","kind":"commit","published_at":"2011-09-15T03:32:02.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.09.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.09.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.09.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.09.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.09.15/manifests"},{"name":"r2011.08.21","sha":"d8f5b176c5cb051ec61b5f7106b35526a7375dce","kind":"commit","published_at":"2011-08-20T21:55:11.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.08.21","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.08.21/manifests"},{"name":"go.2011-08-17","sha":"d8f5b176c5cb051ec61b5f7106b35526a7375dce","kind":"commit","published_at":"2011-08-20T21:55:11.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/go.2011-08-17","html_url":"https://github.com/globalsign/mgo/releases/tag/go.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@go.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.2011-08-17/manifests"},{"name":"go.r59","sha":"d8f5b176c5cb051ec61b5f7106b35526a7375dce","kind":"commit","published_at":"2011-08-20T21:55:11.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/go.r59","html_url":"https://github.com/globalsign/mgo/releases/tag/go.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@go.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/go.r59/manifests"},{"name":"r2011.08.02","sha":"49ea3870e84e003045e5ad0721f3665ad43cda1d","kind":"commit","published_at":"2011-08-03T00:53:38.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.08.02","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.08.02/manifests"},{"name":"r2011.07.28","sha":"4ac916566d5b7e41c27f5f4a20f6c2f8bc2dcf28","kind":"commit","published_at":"2011-07-29T01:00:22.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.07.28","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.07.28/manifests"},{"name":"r2011.07.15","sha":"955f9645b41aad079aba67c8d22a0284507dad82","kind":"commit","published_at":"2011-07-16T00:44:48.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.07.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.07.15/manifests"},{"name":"r2011.06.24","sha":"819c5251834521bd0ab304aee127ffc3dcd63636","kind":"commit","published_at":"2011-06-25T00:05:36.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.06.24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.06.24/manifests"},{"name":"r2011.05.24","sha":"bac454ccffeec8485e770a6e3d9095ac41f6789c","kind":"commit","published_at":"2011-05-24T03:09:57.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.05.24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.05.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.05.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.05.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.05.24/manifests"},{"name":"r2011.05.12","sha":"50b7d712aee1b3a874929a07e22d02e416c190f7","kind":"commit","published_at":"2011-05-12T06:07:06.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.05.12","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.05.12/manifests"},{"name":"r2011.04.28","sha":"45b249cb231488859b5fa2a7de52ac1d07c60c2b","kind":"commit","published_at":"2011-04-29T02:16:21.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.04.28","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.28/manifests"},{"name":"r2011.04.24","sha":"5284467e72033c936abaf3624dc9da532ed83e59","kind":"commit","published_at":"2011-04-25T04:56:36.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.04.24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.24/manifests"},{"name":"r2011.04.19","sha":"8856b721b1b3c7f66e1f86384b5c6478a93887a7","kind":"commit","published_at":"2011-04-20T00:19:43.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.04.19","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.04.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.04.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.19/manifests"},{"name":"r2011.04.13","sha":"1fa0d41f2deb3ec0fd73dde2b6b93919da5f8080","kind":"commit","published_at":"2011-04-13T22:30:13.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.04.13","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.04.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.04.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.13/manifests"},{"name":"r2011.04.09","sha":"2c4c03eedadcffcc4f1884ac7c343cd8727b1fc1","kind":"commit","published_at":"2011-04-09T16:55:59.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.04.09","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.04.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.04.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.04.09/manifests"},{"name":"r2011.03.24","sha":"1fd865ee346ed909725b1a5138a033b6dfc2e705","kind":"commit","published_at":"2011-03-24T06:38:41.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.03.24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.24/manifests"},{"name":"r2011-03-24","sha":"1fd865ee346ed909725b1a5138a033b6dfc2e705","kind":"commit","published_at":"2011-03-24T06:38:41.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011-03-24","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011-03-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011-03-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-24/manifests"},{"name":"r2011.03.20","sha":"6c68d933922c946a26f9796c3dd29e7e96021fb4","kind":"commit","published_at":"2011-03-20T11:32:28.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.03.20","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.20/manifests"},{"name":"r2011-03-20","sha":"6c68d933922c946a26f9796c3dd29e7e96021fb4","kind":"commit","published_at":"2011-03-20T11:32:28.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011-03-20","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-20/manifests"},{"name":"r2011.03.17","sha":"e4bd393b94ffd3a26813cfe74569af4d57e7c5dc","kind":"commit","published_at":"2011-03-17T10:26:32.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.03.17","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.17/manifests"},{"name":"r2011-03-17","sha":"e4bd393b94ffd3a26813cfe74569af4d57e7c5dc","kind":"commit","published_at":"2011-03-17T10:26:32.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011-03-17","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011-03-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011-03-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-17/manifests"},{"name":"r2011.03.15","sha":"447d0e2e62baa0b44fa26c105b176672a88de215","kind":"commit","published_at":"2011-03-15T20:15:28.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011.03.15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011.03.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011.03.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011.03.15/manifests"},{"name":"r2011-03-15","sha":"447d0e2e62baa0b44fa26c105b176672a88de215","kind":"commit","published_at":"2011-03-15T20:15:28.000Z","download_url":"https://codeload.github.com/globalsign/mgo/tar.gz/r2011-03-15","html_url":"https://github.com/globalsign/mgo/releases/tag/r2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/globalsign/mgo@r2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/tags/r2011-03-15/manifests"}]},"repo_metadata_updated_at":"2026-09-13T03:46:14.287Z","dependent_packages_count":1698,"downloads":null,"downloads_period":null,"dependent_repos_count":19023,"rankings":{"downloads":null,"dependent_repos_count":0.04847425777533079,"dependent_packages_count":0.09445498377209519,"stargazers_count":1.505694229169534,"forks_count":1.822073541234039,"docker_downloads_count":0.1598852576416775,"average":0.7261164539185353},"purl":"pkg:golang/github.com/globalsign/mgo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/globalsign/mgo","docker_dependents_count":131,"docker_downloads_count":2007088715,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/globalsign/mgo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/globalsign/mgo/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T01:20:33.555Z","issues_count":64,"pull_requests_count":41,"avg_time_to_close_issue":12202040.692307692,"avg_time_to_close_pull_request":41902333.692307696,"issues_closed_count":26,"pull_requests_closed_count":26,"pull_request_authors_count":33,"issue_authors_count":62,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.5365853658536586,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalsign%2Fmgo/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fglobalsign%2Fmgo/codemeta","maintainers":[]},{"id":1247849,"name":"pako","ecosystem":"npm","description":"zlib port to javascript - fast, modularized, with browser support","homepage":"https://github.com/nodeca/pako#readme","licenses":"(MIT AND Zlib)","normalized_licenses":["MIT","Zlib"],"repository_url":"https://github.com/nodeca/pako","keywords_array":["zlib","deflate","inflate","gzip"],"namespace":null,"versions_count":35,"first_release_published_at":"2014-02-19T16:02:05.385Z","latest_release_published_at":"2026-09-12T04:30:57.531Z","latest_release_number":"3.0.2","last_synced_at":"2026-09-17T02:38:50.037Z","created_at":"2022-04-08T14:50:44.323Z","updated_at":"2026-09-17T02:38:50.038Z","registry_url":"https://www.npmjs.com/package/pako","install_command":"npm install pako","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/sponsors/puzrin","type":"github"},{"url":"https://github.com/sponsors/nodeca","type":"github"}],"dist-tags":{"latest":"3.0.2"},"contentPolicy":null},"repo_metadata":{"id":13540059,"uuid":"16231859","full_name":"nodeca/pako","owner":"nodeca","description":"high speed zlib port to javascript, works in browser \u0026 node.js","archived":false,"fork":false,"pushed_at":"2026-09-03T17:42:32.000Z","size":2915,"stargazers_count":6115,"open_issues_count":0,"forks_count":802,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-09-10T15:13:16.071Z","etag":null,"topics":["zlib","zlib-port"],"latest_commit_sha":null,"homepage":"https://nodeca.github.io/pako/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodeca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/build-dist.mjs","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"puzrin","patreon":"puzrin","tidelift":"npm/pako"}},"created_at":"2014-01-25T13:57:00.000Z","updated_at":"2026-09-09T08:54:46.000Z","dependencies_parsed_at":"2026-08-20T05:22:09.614Z","dependency_job_id":null,"html_url":"https://github.com/nodeca/pako","commit_stats":{"total_commits":364,"total_committers":25,"mean_commits":14.56,"dds":"0.22252747252747251","last_synced_commit":"62cb729e7813176ce2d2694b89c8724680fca383"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/nodeca/pako","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodeca","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/sbom","scorecard":{"id":692317,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodeca/pako","commit":"62cb729e7813176ce2d2694b89c8724680fca383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nodeca/pako/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nodeca/pako/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/nodeca/.github/SECURITY.md:1","Info: Found linked content: github.com/nodeca/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/nodeca/.github/SECURITY.md:1","Info: Found text in security policy: github.com/nodeca/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}}]},"last_synced_at":"2025-08-22T02:34:25.273Z","repository_id":13540059,"created_at":"2025-08-22T02:34:25.273Z","updated_at":"2025-08-22T02:34:25.273Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37206660,"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-10T02:00:06.818Z","response_time":107,"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":"nodeca","name":"Nodeca","uuid":"723678","kind":"organization","description":"rcopen.com sources and node.js libraries","email":null,"website":"https://rcopen.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/723678?v=4","repositories_count":48,"last_synced_at":"2024-10-29T17:10:26.696Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nodeca","funding_links":["https://github.com/sponsors/nodeca"],"total_stars":18837,"followers":70,"following":0,"created_at":"2022-11-02T16:18:53.974Z","updated_at":"2024-10-29T17:10:26.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodeca","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodeca/repositories"},"tags":[{"name":"3.0.1","sha":"af5fd5c387fbbb860340ee4abb4a9999518e9e8f","kind":"commit","published_at":"2026-07-06T12:20:28.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/3.0.1","html_url":"https://github.com/nodeca/pako/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"c81171d97cd17ae7fc541e7bfb10121288ef2ece","kind":"commit","published_at":"2026-06-26T01:32:17.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/3.0.0","html_url":"https://github.com/nodeca/pako/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"c743a323fb7dd18d70e260a104ce7e22f8f106f0","kind":"commit","published_at":"2026-06-22T18:04:34.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.2.0","html_url":"https://github.com/nodeca/pako/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3c06216518c259b569a5168dee867e6dabbe5160","kind":"commit","published_at":"2022-11-07T00:54:01.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.1.0","html_url":"https://github.com/nodeca/pako/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"0398fad238edc29df44f78e338cbcfd5ee2657d3","kind":"commit","published_at":"2021-07-29T11:51:41.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.0.4","html_url":"https://github.com/nodeca/pako/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"2db010f0a8608e9affedd949f24eb130d9589e93","kind":"commit","published_at":"2021-01-09T16:39:37.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.0.3","html_url":"https://github.com/nodeca/pako/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"45cce9f4d67dcd446e753a70ec31a56955ac20fc","kind":"commit","published_at":"2020-11-18T23:49:33.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.0.2","html_url":"https://github.com/nodeca/pako/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"8d5f9c70f892cd741775977dfbae882ac4694865","kind":"commit","published_at":"2020-11-17T16:16:04.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.0.1","html_url":"https://github.com/nodeca/pako/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"52df0c510f2533924ea4718537d1fb43e8a6f7aa","kind":"commit","published_at":"2020-11-17T07:11:24.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/2.0.0","html_url":"https://github.com/nodeca/pako/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/2.0.0/manifests"},{"name":"1.0.11","sha":"a718e4f6e5ce87b0964d8f84541d92a23263365b","kind":"commit","published_at":"2020-01-29T07:41:31.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.11","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"69798959ca01d40bc692d4fe9c54b9d23a4994bf","kind":"commit","published_at":"2019-02-28T21:40:06.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.10","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"731065b150f0d62a23ea6c3574c8c6223a16004d","kind":"commit","published_at":"2019-02-28T19:15:26.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.9","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"021f307fa3a64d9b04a9a44ec721acfd71640fcc","kind":"commit","published_at":"2019-01-14T18:18:29.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.8","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"73edc8b9a3b9c189a8beb641c546106a74747925","kind":"commit","published_at":"2018-11-29T16:38:37.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.7","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"893381abcafa10fa2081ce60dae7d4d8e873a658","kind":"commit","published_at":"2017-09-14T11:38:19.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.6","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"588a4376d24f24b3bae4167b4a5c8cd43761a5cd","kind":"commit","published_at":"2017-03-26T15:43:32.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.5","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"8737672b4146ff5bc510f6552bf30bad500aa4b4","kind":"commit","published_at":"2016-12-15T00:29:14.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.4","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"653c0b00d8941c89d09ed4546d2179001ec44efc","kind":"commit","published_at":"2016-07-25T19:40:34.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.3","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.3/manifests"},{"name":"0.2.9","sha":"85d145e616967f3720382f416da530c23c02ad13","kind":"commit","published_at":"2016-07-21T20:38:15.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.9","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.9/manifests"},{"name":"1.0.2","sha":"d53e2219e3ea14ac5759e5925cfd8d14a29c1da6","kind":"commit","published_at":"2016-07-21T20:25:23.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.2","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"78603f42fc4b33393451a9377479d0869886429b","kind":"commit","published_at":"2016-04-01T14:25:20.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.1","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c3cf4566da9c443575ac7f447e5404af7f34aa3d","kind":"commit","published_at":"2016-02-17T09:09:06.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/1.0.0","html_url":"https://github.com/nodeca/pako/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/1.0.0/manifests"},{"name":"0.2.8","sha":"08c5cfb4fe2f744bedbd249be908bba0d8fc0946","kind":"commit","published_at":"2015-09-14T12:16:43.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.8","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"8070869d8cef31f291e02498c28d7f423de34ade","kind":"commit","published_at":"2015-06-09T19:57:26.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.7","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"4ace00c10b5f4be0b008c3799fd5b076173f19c2","kind":"commit","published_at":"2015-03-24T01:44:11.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.6","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"eda5a97b543decd7e712534fa4cfcc88b85dc4ff","kind":"commit","published_at":"2014-07-19T10:08:56.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.5","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"f09eb4c5fab3395a6c2541c4345748633b98afa3","kind":"commit","published_at":"2014-07-07T05:51:11.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.4","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d846c78df969fd4abc56356d91dfb48c662fc1a5","kind":"commit","published_at":"2014-06-08T20:41:08.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.3","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1aa8fdeeb7c075568e8df1514213eb0171a5094","kind":"commit","published_at":"2014-06-04T07:33:40.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.2","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"165bfe934c905b86973858a4cfd768b622d8bec8","kind":"commit","published_at":"2014-05-01T18:14:33.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.1","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"e93c614f7ab3db2f9d39be66fa54e4b2c6fc08e0","kind":"commit","published_at":"2014-04-18T05:37:25.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.2.0","html_url":"https://github.com/nodeca/pako/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"160301218a747105cd5803ab76812b6074dd4399","kind":"commit","published_at":"2014-03-20T02:31:37.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.1.1","html_url":"https://github.com/nodeca/pako/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c28be43ed6ebfa9df501d5330390d8455d537650","kind":"commit","published_at":"2014-03-15T17:35:48.000Z","download_url":"https://codeload.github.com/nodeca/pako/tar.gz/0.1.0","html_url":"https://github.com/nodeca/pako/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodeca/pako@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T18:32:37.432Z","dependent_packages_count":2699,"downloads":419762887,"downloads_period":"last-month","dependent_repos_count":779528,"rankings":{"downloads":0.014155374538341764,"dependent_repos_count":0.0406864343597212,"dependent_packages_count":0.0299261593238057,"stargazers_count":1.3351228793291283,"forks_count":1.3425975742014056,"docker_downloads_count":0.018782566602132397,"average":0.4635451647257558},"purl":"pkg:npm/pako","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pako","docker_dependents_count":14536,"docker_downloads_count":6455447208,"usage_url":"https://repos.ecosyste.ms/usage/npm/pako","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pako/dependencies","status":null,"funding_links":["https://github.com/sponsors/puzrin","https://github.com/sponsors/nodeca","https://opencollective.com/puzrin","https://patreon.com/puzrin","https://tidelift.com/funding/github/npm/pako"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T11:59:26.608Z","issues_count":105,"pull_requests_count":37,"avg_time_to_close_issue":25665138.43,"avg_time_to_close_pull_request":11075252.0,"issues_closed_count":100,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":95,"avg_comments_per_issue":3.933333333333333,"avg_comments_per_pull_request":2.5945945945945947,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":5,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":468331.25,"past_year_avg_time_to_close_pull_request":388162.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":0.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodeca%2Fpako/issues","maintainers":[{"login":"puzrin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzrin"}],"active_maintainers":[{"login":"puzrin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzrin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pako/codemeta","maintainers":[{"uuid":"vitaly","login":"vitaly","name":null,"email":"vitaly@rcdesign.ru","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~vitaly","role":null,"created_at":"2022-11-10T11:33:12.544Z","updated_at":"2022-11-10T11:33:12.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vitaly/packages"}]},{"id":2197064,"name":"property-information","ecosystem":"npm","description":"Info on the properties and attributes of the web platform","homepage":"https://github.com/wooorm/property-information#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/wooorm/property-information","keywords_array":["aria","attribute","html","information","info","property","svg"],"namespace":null,"versions_count":33,"first_release_published_at":"2015-09-20T09:53:16.751Z","latest_release_published_at":"2026-06-01T17:35:58.155Z","latest_release_number":"7.2.0","last_synced_at":"2026-09-17T02:38:53.320Z","created_at":"2022-04-09T22:21:26.987Z","updated_at":"2026-09-17T02:38:53.320Z","registry_url":"https://www.npmjs.com/package/property-information","install_command":"npm install property-information","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"dist-tags":{"latest":"7.2.0"},"contentPolicy":null},"repo_metadata":{"id":57331766,"uuid":"42807924","full_name":"wooorm/property-information","owner":"wooorm","description":"Info on the properties and attributes of the web platform","archived":false,"fork":false,"pushed_at":"2026-06-01T17:34:36.000Z","size":261,"stargazers_count":46,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-24T08:32:16.137Z","etag":null,"topics":["attribute","html","info","property"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wooorm.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":"funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"wooorm"}},"created_at":"2015-09-20T09:45:13.000Z","updated_at":"2026-07-23T06:11:45.000Z","dependencies_parsed_at":"2024-01-25T11:46:38.181Z","dependency_job_id":"cd3153a2-aa0f-4573-b2c3-f110be27b143","html_url":"https://github.com/wooorm/property-information","commit_stats":{"total_commits":148,"total_committers":4,"mean_commits":37.0,"dds":0.04729729729729726,"last_synced_commit":"c94deaa72aa18246d142bb64af5ff95ee9a5be2e"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/wooorm/property-information","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896062,"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-25T02:00:06.831Z","response_time":104,"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":"wooorm","name":"Titus","uuid":"944406","kind":"user","description":"🐧 making it easier for developers to develop in javascript and rust · @unifiedjs · syntax trees, markdown, markup, natural language 🐧","email":"","website":"wooorm.com","location":"Amsterdam, The Netherlands","twitter":"wooorm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/944406?u=6e0f32d14d720c1b0785b91694428741f8cda89c\u0026v=4","repositories_count":183,"last_synced_at":"2024-05-01T10:48:39.016Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wooorm","funding_links":["https://github.com/sponsors/wooorm"],"total_stars":13579,"followers":2957,"following":480,"created_at":"2022-11-02T16:21:12.580Z","updated_at":"2024-05-01T10:49:03.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm/repositories"},"tags":[{"name":"7.2.0","sha":"f6f547b1ab52429dba18dcee19fd1ef4c1212b78","kind":"commit","published_at":"2026-06-01T17:34:31.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/7.2.0","html_url":"https://github.com/wooorm/property-information/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"90f20e134af8c1cddbc0d8197e3d1af07198d358","kind":"commit","published_at":"2025-05-08T07:00:41.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/7.1.0","html_url":"https://github.com/wooorm/property-information/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"be281af8fc1e2d3ca2c5a55f23aa097aeccc91f6","kind":"commit","published_at":"2025-02-18T14:26:34.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/7.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/7.0.0/manifests"},{"name":"6.5.0","sha":"d926e5e6dfbddd681ddc321660717570713635d4","kind":"commit","published_at":"2024-04-03T13:15:16.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.5.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.5.0/manifests"},{"name":"6.4.1","sha":"17896508959758cd9e4e4fb54323e42f787b80e7","kind":"commit","published_at":"2024-01-25T10:36:05.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.4.1","html_url":"https://github.com/wooorm/property-information/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a9fcef7893c17174bafe26801ba0c3f4ff36b026","kind":"commit","published_at":"2023-11-01T13:13:43.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.4.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"2d81866209f7d829b2e6cb13f5e76baf4a7700df","kind":"commit","published_at":"2023-09-02T10:09:20.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.3.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c94deaa72aa18246d142bb64af5ff95ee9a5be2e","kind":"commit","published_at":"2022-11-20T12:32:45.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.2.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"897a42b366dced388eeed571dd07cb06845f6486","kind":"commit","published_at":"2021-11-12T16:13:05.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.1.1","html_url":"https://github.com/wooorm/property-information/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"16de93d874340387e378d315dbe82ffd0347a7dc","kind":"commit","published_at":"2021-11-02T12:27:40.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.1.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"fa4adcf3b8eb0050d085e8a312c08d4780df39b7","kind":"commit","published_at":"2021-05-01T15:26:46.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.0.1","html_url":"https://github.com/wooorm/property-information/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"18752c8a608a21d657beea5fd307cebe4770ba3d","kind":"commit","published_at":"2021-03-29T13:02:07.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/6.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/6.0.0/manifests"},{"name":"5.6.0","sha":"19e59d5a60723b57ad07c51982bc950652537f6b","kind":"commit","published_at":"2020-10-13T08:15:58.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.6.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"3bcce49e77a9ed321c347612fa93a3d954560f1d","kind":"commit","published_at":"2020-04-29T08:17:24.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.5.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.5.0/manifests"},{"name":"5.4.0","sha":"ac3452348fc694ec8bb2d3f0080b25a9dfa7f8e2","kind":"commit","published_at":"2020-01-24T10:52:15.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.4.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"25576e607179971fb07222e5da3895c7dbe9b95b","kind":"commit","published_at":"2019-10-03T19:06:07.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.3.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.3.0/manifests"},{"name":"5.2.2","sha":"00b94b869d551b5f00968384b600ef825150624f","kind":"commit","published_at":"2019-07-17T11:56:12.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.2.2","html_url":"https://github.com/wooorm/property-information/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.2.2/manifests"},{"name":"5.2.0","sha":"54aca48cc09c1ec74043aa132527fc029164c534","kind":"commit","published_at":"2019-07-17T09:22:12.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.2.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"1e0309b26462c6d8ae24e0bf218c5f8bc72593ed","kind":"commit","published_at":"2019-05-14T10:23:16.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.1.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.1.0/manifests"},{"name":"5.0.1","sha":"0b7c54bc3afffd4d24fd3637b9c6f5f86fe209e2","kind":"commit","published_at":"2018-11-07T11:22:58.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.0.1","html_url":"https://github.com/wooorm/property-information/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"89e38df3974ea2df472598329eb5e0048476f57f","kind":"commit","published_at":"2018-11-07T11:13:36.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/5.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/5.0.0/manifests"},{"name":"4.2.0","sha":"c748c5e87cb80e4656db208312da3d7654e0645b","kind":"commit","published_at":"2018-08-26T18:10:19.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.2.0","html_url":"https://github.com/wooorm/property-information/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"911285c79dbf8f8eb842849536324ffa196f8c88","kind":"commit","published_at":"2018-07-29T15:48:51.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.1.0","html_url":"https://github.com/wooorm/property-information/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.1.0/manifests"},{"name":"4.0.3","sha":"558d4bf51c62c49bac91a0043dc13484a2e372fc","kind":"commit","published_at":"2018-07-19T20:26:03.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.0.3","html_url":"https://github.com/wooorm/property-information/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"70c3f95637e8ab89b133bf1ec28ed637b48aae07","kind":"commit","published_at":"2018-07-19T16:58:01.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.0.2","html_url":"https://github.com/wooorm/property-information/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"dfe4058a417574c9fcda3a2b0c60aa64834ab0fb","kind":"commit","published_at":"2018-07-17T21:57:12.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.0.1","html_url":"https://github.com/wooorm/property-information/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fe4d65b9ca49d1034e3c0fb277e091e177eff9b2","kind":"commit","published_at":"2018-07-17T14:36:29.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/4.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/4.0.0/manifests"},{"name":"3.2.0","sha":"838fb4a5f22bfc7f3d121bd5d10fdd15fd3d7182","kind":"commit","published_at":"2017-06-20T15:04:37.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/3.2.0","html_url":"https://github.com/wooorm/property-information/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"47d6e3f4f102b4158bc273ae1abaef9168662aa6","kind":"commit","published_at":"2016-04-12T13:18:12.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/3.1.0","html_url":"https://github.com/wooorm/property-information/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"53c1f1bf11ab3271ddbdf0b0aaa4fdaca5a37e48","kind":"commit","published_at":"2016-03-03T11:44:03.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/3.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"ebd98b17f78375c7b7ec8227948f9aa19267ddf1","kind":"commit","published_at":"2015-09-26T08:31:50.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/2.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"4e6d19157b26491ddaa2a3b699a1d416d20965ac","kind":"commit","published_at":"2015-09-20T09:51:33.000Z","download_url":"https://codeload.github.com/wooorm/property-information/tar.gz/1.0.0","html_url":"https://github.com/wooorm/property-information/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/property-information@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:03:38.584Z","dependent_packages_count":155,"downloads":222929106,"downloads_period":"last-month","dependent_repos_count":393063,"rankings":{"downloads":0.049283688960782224,"dependent_repos_count":0.05711431954010652,"dependent_packages_count":0.2650093474730062,"stargazers_count":6.7610923893937125,"forks_count":6.113643289490004,"docker_downloads_count":0.0617688901641804,"average":2.217985320836965},"purl":"pkg:npm/property-information","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/property-information","docker_dependents_count":1824,"docker_downloads_count":2131099628,"usage_url":"https://repos.ecosyste.ms/usage/npm/property-information","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/property-information/dependencies","status":null,"funding_links":["https://github.com/sponsors/wooorm"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-06T21:30:22.373Z","issues_count":12,"pull_requests_count":14,"avg_time_to_close_issue":870653.1818181818,"avg_time_to_close_pull_request":515860.21428571426,"issues_closed_count":11,"pull_requests_closed_count":14,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":3.0833333333333335,"avg_comments_per_pull_request":3.142857142857143,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":2957918.0,"past_year_avg_time_to_close_pull_request":2957283.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fproperty-information/issues","maintainers":[{"login":"StarpTech","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StarpTech"},{"login":"wooorm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/property-information/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-18T10:48:32.361Z","updated_at":"2022-11-18T10:48:32.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"}]},{"id":160505,"name":"aws-sdk-kafka","ecosystem":"rubygems","description":"Official AWS Ruby gem for Managed Streaming for Kafka (Kafka). This gem is part of the AWS SDK for Ruby.","homepage":"https://github.com/aws/aws-sdk-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-sdk-ruby","keywords_array":[],"namespace":null,"versions_count":121,"first_release_published_at":"2018-11-29T20:05:57.619Z","latest_release_published_at":"2026-09-11T20:13:11.324Z","latest_release_number":"1.121.0","last_synced_at":"2026-09-16T21:41:59.629Z","created_at":"2022-04-05T17:38:48.164Z","updated_at":"2026-09-17T02:38:58.377Z","registry_url":"https://rubygems.org/gems/aws-sdk-kafka","install_command":"gem install aws-sdk-kafka -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/aws-sdk-kafka/","metadata":{"funding":null},"repo_metadata":{"id":37412999,"uuid":"2050163","full_name":"aws/aws-sdk-ruby","owner":"aws","description":"The official AWS SDK for Ruby","archived":false,"fork":false,"pushed_at":"2026-09-11T19:37:42.000Z","size":760526,"stargazers_count":3656,"open_issues_count":25,"forks_count":1234,"subscribers_count":129,"default_branch":"version-3","last_synced_at":"2026-09-12T15:42:10.780Z","etag":null,"topics":["aws","aws-sdk","cloud","ruby"],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/sdk-for-ruby/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-07-14T22:21:47.000Z","updated_at":"2026-09-11T19:37:58.000Z","dependencies_parsed_at":"2023-12-20T10:59:16.169Z","dependency_job_id":"0c55ab38-ba11-41a6-b7f1-945dc7b75e02","html_url":"https://github.com/aws/aws-sdk-ruby","commit_stats":{"total_commits":7272,"total_committers":250,"mean_commits":29.088,"dds":0.5592684268426842,"last_synced_commit":"83033a13a8b523e92d254c6745bc1d66a9ca0873"},"previous_names":[],"tags_count":1209,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-sdk-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/refs/heads/version-3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/sbom","scorecard":{"id":219435,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-sdk-ruby","commit":"5386e585016c494c1b112b10c894f64a137f72a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:14","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yaml:5","Warn: no topLevel permission defined: .github/workflows/handle-stale-discussions.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-regression-labeler.yml:1","Info: found token with 'none' permissions: .github/workflows/stale_issues.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.11.632 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34246368","Warn: release artifact v2.11.631 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34194580","Warn: release artifact v2.11.630 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34137489","Warn: release artifact v2.11.629 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34077729","Warn: release artifact v2.11.628 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34021170","Warn: release artifact v2.11.632 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34246368","Warn: release artifact v2.11.631 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34194580","Warn: release artifact v2.11.630 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34137489","Warn: release artifact v2.11.629 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34077729","Warn: release artifact v2.11.628 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34021170"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (6) 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/changelog.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/closed-issue-message.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/depsreview.yaml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/depsreview.yaml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/handle-stale-discussions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/handle-stale-discussions.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-regression-labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/issue-regression-labeler.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale_issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/stale_issues.yml/version-3?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-17T02:12:11.530Z","repository_id":37412999,"created_at":"2025-08-17T02:12:11.530Z","updated_at":"2025-08-17T02:12:11.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37242831,"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-12T02:00:07.213Z","response_time":57,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":552,"last_synced_at":"2026-09-13T01:35:11.068Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":256532,"followers":16759,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-09-13T01:35:11.158Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.11.632","sha":"3665106e009d2e46b022b00997c939b1c28fb022","kind":"tag","published_at":"2020-11-20T19:46:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.632","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.632/manifests"},{"name":"v2.11.631","sha":"c3f9a151d75854d2403f5d303acd4f5c86545302","kind":"tag","published_at":"2020-11-19T19:59:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.631","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.631/manifests"},{"name":"v2.11.630","sha":"8b121ad0b379e92ced013281f85e46ee703d56c9","kind":"tag","published_at":"2020-11-18T19:45:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.630","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.630/manifests"},{"name":"v2.11.629","sha":"2c29ee57018d84cc9c8db9065602bbf3aa1a74dd","kind":"tag","published_at":"2020-11-17T19:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.629","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.629","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.629/manifests"},{"name":"v2.11.628","sha":"67b3ef3ea0876e713946d6154537bd7490fc88b1","kind":"tag","published_at":"2020-11-16T19:44:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.628","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.628/manifests"},{"name":"v2.11.627","sha":"4dcc727b2ece6c61507d7294daf42165f72bf924","kind":"tag","published_at":"2020-11-13T19:49:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.627","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.627/manifests"},{"name":"v2.11.626","sha":"2016fb58002f71bb8282856e1941a692181ebd85","kind":"tag","published_at":"2020-11-12T19:57:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.626","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.626/manifests"},{"name":"v2.11.625","sha":"60769575a9eca442e9d8f07c4ea805cb9f7e8b68","kind":"tag","published_at":"2020-11-11T19:47:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.625","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.625/manifests"},{"name":"v2.11.624","sha":"6fae528e7199f6cc76e6497c08151d2bcb7b8728","kind":"tag","published_at":"2020-11-10T19:49:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.624","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.624/manifests"},{"name":"v2.11.623","sha":"f5d9b89a4d540250488d9bdc9c3ce7e7a0e68f33","kind":"tag","published_at":"2020-11-09T17:54:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.623","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.623/manifests"},{"name":"v2.11.622","sha":"5f9cbf8db1e8dadf4d8500e01b0329aecb63d3e1","kind":"tag","published_at":"2020-11-06T19:47:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.622","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.622/manifests"},{"name":"v2.11.621","sha":"5be70687028067ea056d04efcab4ca448e6e0262","kind":"tag","published_at":"2020-11-05T20:02:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.621","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.621/manifests"},{"name":"v2.11.620","sha":"e08b8a4f57ff3e36f0c9a9ccecea7a22ddeea8f7","kind":"tag","published_at":"2020-11-04T20:44:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.620","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.620/manifests"},{"name":"v2.11.619","sha":"166e824eebf5547ffc6788cdf601dcfeccb281c7","kind":"tag","published_at":"2020-11-04T08:04:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.619","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.619/manifests"},{"name":"v2.11.618","sha":"fe58d4cc085726d0715ebc054efdea13301de429","kind":"tag","published_at":"2020-10-30T18:53:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.618","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.618/manifests"},{"name":"v2.11.617","sha":"8bd214ab210f4edaffffe849051db2f1c59eee4c","kind":"tag","published_at":"2020-10-29T19:03:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.617","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.617/manifests"},{"name":"v2.11.616","sha":"9a5d0f875580435641fdb2aad71038d9638dc71d","kind":"tag","published_at":"2020-10-28T19:06:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.616","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.616/manifests"},{"name":"v2.11.615","sha":"066f0c0941254ce4e742d722c30933ae52a4e1f1","kind":"tag","published_at":"2020-10-27T18:51:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.615","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.615/manifests"},{"name":"v2.11.614","sha":"eed86c6bde252a45a86041ef0c746bd183713f5a","kind":"tag","published_at":"2020-10-26T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.614","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.614/manifests"},{"name":"v2.11.613","sha":"71b34b36cc3639a1fd20aa8a54f911dd14a2ffc4","kind":"tag","published_at":"2020-10-23T18:51:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.613","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.613/manifests"},{"name":"v2.11.612","sha":"277a5c316a75f29c3d48338b59b2240fa1bddc34","kind":"tag","published_at":"2020-10-22T19:03:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.612","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.612/manifests"},{"name":"v2.11.611","sha":"7c1787780bd48e9db19b078adf1443f96dc8eaa6","kind":"tag","published_at":"2020-10-21T21:37:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.611","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.611/manifests"},{"name":"v2.11.610","sha":"7af98321cee085f251450740a97b24c6daef745f","kind":"tag","published_at":"2020-10-21T18:53:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.610","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.610/manifests"},{"name":"v2.11.609","sha":"e8ccf172753fd259ea297db72fa6183083d0ebc3","kind":"tag","published_at":"2020-10-20T19:04:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.609","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.609/manifests"},{"name":"v2.11.608","sha":"492fa5479abdbff0bd94132593543f6130f28f7c","kind":"tag","published_at":"2020-10-19T19:25:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.608","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.608/manifests"},{"name":"v2.11.607","sha":"2722fe5e152ad0b83f4038c280f7d8416bc3831c","kind":"tag","published_at":"2020-10-16T19:06:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.607","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.607/manifests"},{"name":"v2.11.606","sha":"abe5c7239773277dab2951081c87d3d05fce3264","kind":"tag","published_at":"2020-10-15T19:03:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.606","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.606/manifests"},{"name":"v2.11.605","sha":"055c310a290da66afebb1de68e13a02f48299978","kind":"tag","published_at":"2020-10-09T18:54:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.605","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.605/manifests"},{"name":"v2.11.604","sha":"3b1ac60132da8b492fd1353c214396d950f35170","kind":"tag","published_at":"2020-10-08T18:57:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.604","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.604/manifests"},{"name":"v2.11.603","sha":"8d63611c7d1d89cc99531c6f965e15289085a418","kind":"tag","published_at":"2020-10-07T19:02:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.603","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.603/manifests"},{"name":"v2.11.602","sha":"f56de381180c231c1e06247cb4149caf617486a0","kind":"tag","published_at":"2020-10-06T19:04:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.602","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.602/manifests"},{"name":"v2.11.601","sha":"611b942eb32142aafff9c0b1c33606c1f7514707","kind":"tag","published_at":"2020-10-05T19:07:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.601","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.601/manifests"},{"name":"v2.11.600","sha":"a127b0037694b3ad6ebf8ce80fef7f55dd3e0bc2","kind":"tag","published_at":"2020-10-02T19:00:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.600","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.600","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.600/manifests"},{"name":"v2.11.599","sha":"3aaba76c9dc0961553423b0f6656ed3bb4b777ef","kind":"tag","published_at":"2020-10-01T19:11:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.599","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.599","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.599/manifests"},{"name":"v2.11.598","sha":"264dcafd3de054a9c3fd500a5e9e1c614c491182","kind":"tag","published_at":"2020-09-30T19:14:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.598","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.598/manifests"},{"name":"v2.11.596","sha":"ea3d4d1d8315d23cd289d0307e5877f8f7ce7264","kind":"tag","published_at":"2020-09-29T19:11:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.596","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.596","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.596/manifests"},{"name":"v2.11.595","sha":"9233ebea78e3eeba99a28f496be313b187da72e6","kind":"tag","published_at":"2020-09-28T18:54:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.595","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.595","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.595","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.595","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.595/manifests"},{"name":"v2.11.594","sha":"3ea42b00de4f71d37083b752a9e88db086624f11","kind":"tag","published_at":"2020-09-25T18:58:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.594","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.594/manifests"},{"name":"v2.11.593","sha":"2cee601883d18e34d1c3ff8bb537763178fe498a","kind":"tag","published_at":"2020-09-24T18:58:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.593","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.593","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.593","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.593","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.593/manifests"},{"name":"v2.11.592","sha":"ee70cbd329561ce91769d157ee5bca393f528756","kind":"tag","published_at":"2020-09-23T19:05:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.592","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.592/manifests"},{"name":"v2.11.591","sha":"79b9e0a89cb707246ea148308bf6d62518846bc4","kind":"tag","published_at":"2020-09-22T19:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.591","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.591","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.591","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.591","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.591/manifests"},{"name":"v2.11.590","sha":"83f8c0887587df3facd99213310e5a4e68d9457c","kind":"tag","published_at":"2020-09-21T18:59:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.590","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.590","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.590/manifests"},{"name":"v2.11.589","sha":"17a56b3f96f1823f26be3ee147ec40ef08228568","kind":"tag","published_at":"2020-09-18T19:25:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.589","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.589","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.589","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.589","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.589/manifests"},{"name":"v2.11.588","sha":"06b0184e5f5295ddc902559374a8dfb454f5c313","kind":"tag","published_at":"2020-09-17T19:28:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.588","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.588","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.588","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.588","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.588/manifests"},{"name":"v2.11.587","sha":"615b393f23e76a312ee318e5cb50de031f16e71c","kind":"tag","published_at":"2020-09-16T19:07:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.587","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.587","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.587/manifests"},{"name":"v2.11.586","sha":"2e69d6d74f539905271b7e5da0b497acc1c62391","kind":"tag","published_at":"2020-09-15T19:04:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.586","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.586","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.586","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.586","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.586/manifests"},{"name":"v2.11.585","sha":"3eb0043a13a87e7a6eb31f33a5b1c5d77f370545","kind":"tag","published_at":"2020-09-14T19:58:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.585","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.585","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.585","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.585","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.585/manifests"},{"name":"v2.11.584","sha":"f7dd47bd4dfc2ff7a671e1e140284330d7f1c6f7","kind":"tag","published_at":"2020-09-11T19:00:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.584","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.584","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.584","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.584","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.584/manifests"},{"name":"v2.11.583","sha":"de738e6961e7db2401512e629e13b32a90ba8978","kind":"tag","published_at":"2020-09-10T18:58:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.583","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.583/manifests"},{"name":"v2.11.582","sha":"5e52ead09e64b5580dd38f3b9fafaee73bdf5c16","kind":"tag","published_at":"2020-09-09T18:55:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.582","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.582","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.582/manifests"},{"name":"v2.11.581","sha":"8fdd00f5719891e1d551766cd34d4f509284bcaa","kind":"tag","published_at":"2020-09-08T18:59:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.581","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.581","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.581","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.581","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.581/manifests"},{"name":"v2.11.580","sha":"a536d69fbad093aff2d02669e06bf397d5fcbfe7","kind":"tag","published_at":"2020-09-04T19:05:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.580","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.580","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.580/manifests"},{"name":"v2.11.579","sha":"a733f3d20c4c6b8e2567e8e6bab394ff18d8d37b","kind":"tag","published_at":"2020-09-03T18:59:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.579","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.579","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.579","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.579","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.579/manifests"},{"name":"v2.11.578","sha":"30e275e42fac8dc22cbb0a7e0879423517856a6c","kind":"tag","published_at":"2020-09-02T19:07:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.578","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.578","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.578/manifests"},{"name":"v2.11.577","sha":"c554a27c90ef516f8bb32dea938aa0da45e0a60a","kind":"tag","published_at":"2020-09-01T18:58:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.577","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.577","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.577","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.577","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.577/manifests"},{"name":"v2.11.576","sha":"8b417d2416cf9f8a3a787ae2be17511d7a305645","kind":"tag","published_at":"2020-08-31T19:00:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.576","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.576/manifests"},{"name":"v2.11.575","sha":"6262ac31d18636f7669655b82e1930134bce8b75","kind":"tag","published_at":"2020-08-28T18:53:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.575","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.575","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.575","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.575","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.575/manifests"},{"name":"v2.11.574","sha":"ec53b2340e61adc0c473bceda5e4f787fbcfbbae","kind":"tag","published_at":"2020-08-27T19:12:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.574","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.574","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.574/manifests"},{"name":"v2.11.573","sha":"4318c85507a65101f8bb36bc18df1a08111e406f","kind":"tag","published_at":"2020-08-27T07:05:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.573","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.573","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.573","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.573","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.573/manifests"},{"name":"v2.11.572","sha":"8f4702d771717bb4419eadd008fc3e68ac9d9ff0","kind":"tag","published_at":"2020-08-24T19:05:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.572","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.572","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.572","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.572","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.572/manifests"},{"name":"v2.11.571","sha":"3cb69a9a3e2fee5e0dce1199dc0936eb61919504","kind":"tag","published_at":"2020-08-20T18:58:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.571","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.571","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.571/manifests"},{"name":"v2.11.570","sha":"7c0c1f571d16df73c91b7dd60eddc7ece4393508","kind":"tag","published_at":"2020-08-19T19:06:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.570","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.570","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.570/manifests"},{"name":"v2.11.569","sha":"b35a269bfc802aa2234b6fc320c4e801839a8ebb","kind":"tag","published_at":"2020-08-18T19:13:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.569","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.569","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.569/manifests"},{"name":"v2.11.568","sha":"8eca401e3d0e60b42728f4ee0a4bb13530945cbc","kind":"tag","published_at":"2020-08-17T19:05:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.568","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.568","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.568","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.568","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.568/manifests"},{"name":"v2.11.567","sha":"38cc01d007d07f1149887da50322e13c0a8d369b","kind":"tag","published_at":"2020-08-14T18:53:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.567","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.567/manifests"},{"name":"v2.11.566","sha":"69b74f409291dd17474b4543ae2dd18e4d15f83e","kind":"tag","published_at":"2020-08-13T19:02:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.566","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.566/manifests"},{"name":"v2.11.565","sha":"13bb0ed8cb0b1a6e18d51a758e071ab58142b9a1","kind":"tag","published_at":"2020-08-12T19:04:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.565","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.565/manifests"},{"name":"v2.11.564","sha":"8b62ca452af00de74845c4df60f552242c0a4794","kind":"tag","published_at":"2020-08-11T20:14:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.564","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.564/manifests"},{"name":"v2.11.563","sha":"63646c82da11aa557b91b4e9f0af36ef5f17efe2","kind":"tag","published_at":"2020-08-10T19:02:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.563","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.563/manifests"},{"name":"v2.11.562","sha":"47179a64feb207bec7c9293863972595fb9e9bfb","kind":"tag","published_at":"2020-08-07T23:04:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.562","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.562/manifests"},{"name":"v2.11.561","sha":"c99d692262c57a532e98d2c6afefa4d98522ec08","kind":"tag","published_at":"2020-08-06T19:05:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.561","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.561/manifests"},{"name":"v2.11.560","sha":"ad30fc20d21a9ce45300dce79b839ae22b4baa2b","kind":"tag","published_at":"2020-08-05T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.560","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.560/manifests"},{"name":"v2.11.559","sha":"af01ed2caba79a20e92768e4f22fa1a9b36bafa0","kind":"tag","published_at":"2020-08-04T19:02:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.559","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.559/manifests"},{"name":"v2.11.558","sha":"ffc08bc90dac408768ba62abc07945238f2d6225","kind":"tag","published_at":"2020-08-03T21:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.558","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.558/manifests"},{"name":"v2.11.557","sha":"e6b1b0fde972486799426150e7b31c00cc176322","kind":"tag","published_at":"2020-07-31T19:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.557","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.557/manifests"},{"name":"v2.11.556","sha":"2a2c8103cbe21015172694ea750fa65ca80aee91","kind":"tag","published_at":"2020-07-30T19:00:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.556","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.556/manifests"},{"name":"v2.11.555","sha":"a69d7befc9905743d493df524974fb97393e01c1","kind":"tag","published_at":"2020-07-29T19:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.555","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.555/manifests"},{"name":"v2.11.554","sha":"e2f4862b85ad82d0e4bd388a561d5cd500e2516e","kind":"tag","published_at":"2020-07-28T19:03:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.554","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.554/manifests"},{"name":"v2.11.553","sha":"6c61de543fdaeb730d86eebbf9df1e784183f3cd","kind":"tag","published_at":"2020-07-27T19:18:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.553","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.553/manifests"},{"name":"v2.11.552","sha":"b625e3950a739c83d2384d164fcc9188df2792f5","kind":"tag","published_at":"2020-07-24T19:15:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.552","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.552/manifests"},{"name":"v2.11.551","sha":"5b73e2b1bad25742965e205dedf29fef7bb039c9","kind":"tag","published_at":"2020-07-23T19:16:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.551","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.551/manifests"},{"name":"v2.11.550","sha":"73f4f94c942987edb56c49ce2a17dc930024e305","kind":"tag","published_at":"2020-07-22T19:15:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.550","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.550/manifests"},{"name":"v2.11.549","sha":"6dc9d25196de2efbd2edfb784cf0e597e320e7ce","kind":"tag","published_at":"2020-07-21T19:21:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.549","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.549/manifests"},{"name":"v2.11.548","sha":"6f2182fe2c329928cff88f93ea77e95d863889c0","kind":"tag","published_at":"2020-07-20T18:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.548","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.548/manifests"},{"name":"v2.11.547","sha":"1536976b9cdf4357f1d94a27c1b1ee0e54b8e02b","kind":"tag","published_at":"2020-07-17T19:06:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.547","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.547/manifests"},{"name":"v2.11.546","sha":"c27e217224ce44527795396674a9e070588e0652","kind":"tag","published_at":"2020-07-16T10:06:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.546","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.546/manifests"},{"name":"v2.11.545","sha":"39647c3ae26b2b45cb3c7fb5bb5f90dc374356e2","kind":"tag","published_at":"2020-07-09T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.545","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.545/manifests"},{"name":"v2.11.544","sha":"7c41b310ac890d91d73d03db1a33ddd4f6f140dc","kind":"tag","published_at":"2020-07-08T18:50:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.544","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.544/manifests"},{"name":"v2.11.543","sha":"3c962d4c89e5495d42f9552e33b294a755ca15db","kind":"tag","published_at":"2020-07-07T20:59:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.543","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.543/manifests"},{"name":"v2.11.542","sha":"b065a0fe56d8a05d0586c574f42b1dd1ee1bf7f7","kind":"tag","published_at":"2020-07-06T19:03:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.542","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.542/manifests"},{"name":"v2.11.541","sha":"d2adb94798b0dfe02e6e5928531f719eb8214c8e","kind":"tag","published_at":"2020-07-02T19:06:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.541","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.541/manifests"},{"name":"v2.11.540","sha":"378dc6ac642fa76ad4b058d70769b84c7a973d9b","kind":"tag","published_at":"2020-07-01T18:56:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.540","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.540/manifests"},{"name":"v2.11.539","sha":"3dc4f73c70e2264f7a26688d9bb85f7f8721cb86","kind":"tag","published_at":"2020-06-30T19:11:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.539","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.539/manifests"},{"name":"v2.11.538","sha":"c8d94d816153ca63417308ec4ae71df124e30339","kind":"tag","published_at":"2020-06-29T19:10:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.538","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.538/manifests"},{"name":"v2.11.537","sha":"d9bc6300410928a348dfeb7232fdad2072cb8598","kind":"tag","published_at":"2020-06-26T18:58:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.537","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.537/manifests"},{"name":"v2.11.536","sha":"6ead11f6d8690abba8991f6e5505009c4077bfec","kind":"tag","published_at":"2020-06-25T19:25:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.536","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.536/manifests"},{"name":"v2.11.535","sha":"87cd041e077fada55eedf091ae6053c33b5351f0","kind":"tag","published_at":"2020-06-24T19:14:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.535","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.535/manifests"},{"name":"v2.11.534","sha":"454a7bd4c90a0baea6a9bbdefa7bbae8b2838223","kind":"tag","published_at":"2020-06-23T19:26:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.534","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.534/manifests"},{"name":"v2.11.533","sha":"91a1028217981e17d96995f522ab8ee876b19750","kind":"tag","published_at":"2020-06-22T19:15:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.533","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.533/manifests"},{"name":"v2.11.532","sha":"ddf59c13f9586089b00a98281d51a14f266d6aae","kind":"tag","published_at":"2020-06-19T19:11:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.532","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.532/manifests"},{"name":"v2.11.531","sha":"ee997f2edb023db757b404d33147f1345c57fc7b","kind":"tag","published_at":"2020-06-18T19:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.531","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.531/manifests"},{"name":"v2.11.530","sha":"59581e63c01aa29db5dcfe11268144128fe990a4","kind":"tag","published_at":"2020-06-17T19:10:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.530","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.530/manifests"},{"name":"v2.11.529","sha":"1108cdcac887435ff8b48fb79ca89e1ed4efb619","kind":"tag","published_at":"2020-06-16T19:00:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.529","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.529/manifests"},{"name":"v2.11.528","sha":"1df4b2e9d931161b20d29ccd869067cf809fca46","kind":"tag","published_at":"2020-06-15T19:13:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.528","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.528/manifests"},{"name":"v2.11.527","sha":"157c2c42bb8ccd1346790fb93ce31cb4121b25fd","kind":"tag","published_at":"2020-06-12T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.527","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.527/manifests"},{"name":"v2.11.526","sha":"4923369b54c22ef92e16e46aeb5a70901f416605","kind":"tag","published_at":"2020-06-11T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.526","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.526/manifests"},{"name":"v2.11.525","sha":"3d84d26a30fcd9c1fedb2cbabe123758cf85d4d0","kind":"tag","published_at":"2020-06-10T19:00:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.525","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.525/manifests"},{"name":"v2.11.524","sha":"1bef00a75db9d14a69e49119b93823eb052e89ab","kind":"tag","published_at":"2020-06-09T19:17:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.524","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.524/manifests"},{"name":"v2.11.523","sha":"ae9008503d1641e4893f5a796dda207849774cd1","kind":"tag","published_at":"2020-06-08T18:53:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.523","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.523/manifests"},{"name":"v2.11.522","sha":"a13ff90c7877d59d3f911a3b047b4ca6bddb6a32","kind":"tag","published_at":"2020-06-05T18:57:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.522","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.522/manifests"},{"name":"v2.11.521","sha":"a32042b1f8b1941556d3682e5b1d6b06ea0adaa5","kind":"tag","published_at":"2020-06-04T19:10:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.521","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.521/manifests"},{"name":"v2.11.520","sha":"2beb01283f28d78d809c5cee4a9b695ed0b07b8d","kind":"tag","published_at":"2020-06-03T18:56:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.520","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.520/manifests"},{"name":"v2.11.519","sha":"bae6642a77a32b07a96804b7906d22ca4cd6e957","kind":"tag","published_at":"2020-06-02T18:54:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.519","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.519/manifests"},{"name":"v2.11.518","sha":"7b3e3442e829261e5235ec8200f896ae331e1a4b","kind":"tag","published_at":"2020-06-01T19:02:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.518","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.518/manifests"},{"name":"v2.11.517","sha":"24eec9d07112b8452a4e08aca3ade1621d7369e0","kind":"tag","published_at":"2020-05-28T19:10:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.517","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.517/manifests"},{"name":"v2.11.516","sha":"49356c1d9493778dc0d64ebe5a057af3f6205df8","kind":"tag","published_at":"2020-05-27T18:53:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.516","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.516/manifests"},{"name":"v2.11.515","sha":"ed2eb8782f68977ff8c8adb7b726f55a100a4e68","kind":"tag","published_at":"2020-05-26T19:04:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.515","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.515/manifests"},{"name":"v2.11.514","sha":"a27c6515bbfa25c638dbdc0790d013f128266d6a","kind":"tag","published_at":"2020-05-22T18:52:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.514","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.514/manifests"},{"name":"v2.11.513","sha":"b55fee9b97f97e032b2f01210447d0a8d79aee1e","kind":"tag","published_at":"2020-05-21T18:53:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.513","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.513/manifests"},{"name":"v2.11.512","sha":"caa5cb60f7b2fcd8bbf58ec874af7f05c15ec81e","kind":"tag","published_at":"2020-05-20T18:58:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.512","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.512/manifests"},{"name":"v2.11.511","sha":"bd4f91bc207b83b33e4428c14f5a308325904d1a","kind":"tag","published_at":"2020-05-19T19:04:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.511","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.511/manifests"},{"name":"v2.11.510","sha":"c1a48d8ce3e29c18b5e4e328e78d12876c92f709","kind":"tag","published_at":"2020-05-18T18:52:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.510","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.510/manifests"},{"name":"v2.11.509","sha":"bef7f50b53ccd317d601a3b9a9b6047ef6d06813","kind":"tag","published_at":"2020-05-15T19:11:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.509","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.509/manifests"},{"name":"v2.11.508","sha":"ab966e1a048501591231c1f685b4d63185962b44","kind":"tag","published_at":"2020-05-14T19:11:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.508","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.508/manifests"},{"name":"v2.11.507","sha":"4ad884b104f59e8f19217fcf8b60617340fc400f","kind":"tag","published_at":"2020-05-13T19:44:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.507","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.507/manifests"},{"name":"v2.11.506","sha":"007285df09ab8fd7fdeb3ff65f4293db697e666b","kind":"tag","published_at":"2020-05-12T19:04:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.506","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.506/manifests"},{"name":"v2.11.505","sha":"aa7a75bcdf5aa6275f8c090090049a72fae7cd5b","kind":"tag","published_at":"2020-05-11T19:04:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.505","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.505/manifests"},{"name":"v2.11.504","sha":"2c63a01a14536196edb674f14ae1c8f35cc15f26","kind":"tag","published_at":"2020-05-08T19:04:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.504","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.504/manifests"},{"name":"v2.11.503","sha":"c01c153ca97edf9ac4b1fd8f7cdc85f9d1b09ee3","kind":"tag","published_at":"2020-05-07T19:14:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.503","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.503/manifests"},{"name":"v2.11.502","sha":"efcf0807a448968c53887692d7a972557b56109f","kind":"tag","published_at":"2020-05-06T19:04:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.502","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.502/manifests"},{"name":"v2.11.501","sha":"e910c1b276c000b4ae52b6fee0febdce2519d5a4","kind":"tag","published_at":"2020-05-05T19:10:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.501","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.501/manifests"},{"name":"v2.11.500","sha":"8c1cca19734fbc4578f6d6b75f4c2a1e414ac242","kind":"tag","published_at":"2020-05-04T19:06:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.500","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.500/manifests"},{"name":"v2.11.499","sha":"d06fcdef592fa9affea1be5516b1a7444f99a098","kind":"tag","published_at":"2020-05-01T19:01:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.499","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.499/manifests"},{"name":"v2.11.498","sha":"98dcfd979fd3f43069e681670bac30f73e653b20","kind":"tag","published_at":"2020-04-30T18:58:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.498","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.498/manifests"},{"name":"v2.11.497","sha":"5ccc11a69503fc7dc29381a152ec69085e88e2c8","kind":"tag","published_at":"2020-04-29T20:12:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.497","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.497/manifests"},{"name":"v2.11.496","sha":"2ee29569d6d856d8e28fb1b03f783a63dd09f4e1","kind":"tag","published_at":"2020-04-28T19:13:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.496","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.496/manifests"},{"name":"v2.11.495","sha":"9efa094f7d4ee51c6fe403929879d8ef84a7d798","kind":"tag","published_at":"2020-04-27T19:00:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.495","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.495/manifests"},{"name":"v2.11.494","sha":"3cea7dfd9c9ff97fad869e1fbf54b9612cca3c2f","kind":"tag","published_at":"2020-04-24T18:58:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.494","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.494/manifests"},{"name":"v2.11.493","sha":"5429ebfb849cf71a6f6908d56f1c7be037532016","kind":"tag","published_at":"2020-04-23T19:12:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.493","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.493/manifests"},{"name":"v2.11.492","sha":"1dbfa6ee8a6b086bf02dfbfdbc805cfbc948c220","kind":"tag","published_at":"2020-04-22T19:14:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.492","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.492/manifests"},{"name":"v2.11.491","sha":"769972f3056069902ec0344fa6f6f6dbf941a4c9","kind":"tag","published_at":"2020-04-21T19:01:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.491","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.491/manifests"},{"name":"v2.11.490","sha":"c8bbd2e2f92183695a0095e4476ca588b2cb166f","kind":"tag","published_at":"2020-04-20T19:09:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.490","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.490/manifests"},{"name":"v2.11.489","sha":"8ee32e75282fadb5bba49c2596ee9553295e8fac","kind":"tag","published_at":"2020-04-17T19:08:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.489","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.489/manifests"},{"name":"v2.11.488","sha":"4dee015641b2d56d79824a77b6414a9ffbc22b1b","kind":"tag","published_at":"2020-04-16T19:34:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.488","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.488/manifests"},{"name":"v2.11.486","sha":"a3505682f96f14882d592ada6e7b7a42577bbea4","kind":"tag","published_at":"2020-04-08T19:55:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.486","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.486/manifests"},{"name":"v2.11.485","sha":"5019f92bc229185a30ab80ceb747b1dace0ba264","kind":"tag","published_at":"2020-04-07T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.485","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.485/manifests"},{"name":"v2.11.484","sha":"4af512cea32445260222afa6d5e40a6f1b557308","kind":"tag","published_at":"2020-04-06T19:54:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.484","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.484/manifests"},{"name":"v2.11.483","sha":"e6d9a3b26da31dbeaa807bab8c42f2918399e6f7","kind":"tag","published_at":"2020-04-03T19:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.483","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.483/manifests"},{"name":"v2.11.482","sha":"d1eb82d359ec8f6212667a2bafc4e0407a9d7959","kind":"tag","published_at":"2020-04-02T19:32:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.482","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.482/manifests"},{"name":"v2.11.481","sha":"b0981ff2e6805e036e1c656df7445ac7f671561f","kind":"tag","published_at":"2020-04-01T19:46:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.481","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.481/manifests"},{"name":"v2.11.480","sha":"1eaed5e271b51671856465021609c6d9ca75b0c5","kind":"tag","published_at":"2020-03-31T19:36:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.480","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.480/manifests"},{"name":"v2.11.479","sha":"5ccbb2c05e6880e66d9ecb758b9d29b4bdb3737c","kind":"tag","published_at":"2020-03-30T19:42:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.479","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.479/manifests"},{"name":"v2.11.478","sha":"5ce4bad5269b476b8f8d384af615a766ba7c09fa","kind":"tag","published_at":"2020-03-27T19:31:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.478","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.478/manifests"},{"name":"v2.11.477","sha":"6c37b9caeb9780ebac7676d3e3dc5fc1d1b44aaa","kind":"tag","published_at":"2020-03-26T19:32:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.477","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.477/manifests"},{"name":"v2.11.476","sha":"fa5010cd161b4fce025f288ea51a6ff2efcb4195","kind":"tag","published_at":"2020-03-25T19:33:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.476","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.476/manifests"},{"name":"v2.11.475","sha":"2b43530e13fdb8b00bec208e9c9735b3c239f91d","kind":"tag","published_at":"2020-03-24T19:22:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.475","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.475/manifests"},{"name":"v2.11.474","sha":"dd8224e4569deccdc745b4ba51d43b7ceca80f7b","kind":"tag","published_at":"2020-03-23T19:33:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.474","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.474/manifests"},{"name":"v2.11.473","sha":"f6131674e4edbbf77cef9fd2288d3752353769fd","kind":"tag","published_at":"2020-03-20T19:30:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.473","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.473/manifests"},{"name":"v2.11.471","sha":"6cec3c9353d565ccb28dc0b49c386712657f753a","kind":"tag","published_at":"2020-03-19T19:38:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.471","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.471/manifests"},{"name":"v2.11.470","sha":"fc3143f19d7ef6d92098e4fd81197e34039291ea","kind":"tag","published_at":"2020-03-18T19:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.470","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.470/manifests"},{"name":"v2.11.469","sha":"8c9b7afd5e34e8274b44d31e24b88e4fc18cfdd8","kind":"tag","published_at":"2020-03-17T19:24:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.469","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.469/manifests"},{"name":"v2.11.468","sha":"6032a7e1e5c5a03d3890d20417f07434017eb245","kind":"tag","published_at":"2020-03-16T19:32:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.468","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.468/manifests"},{"name":"v2.11.467","sha":"2ef04709490f6db22e6327de374ce2134990b2db","kind":"tag","published_at":"2020-03-13T19:25:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.467","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.467/manifests"},{"name":"v2.11.466","sha":"9819af76ee95567b5e370a5a1c747a104d5bd356","kind":"tag","published_at":"2020-03-12T21:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.466","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.466/manifests"},{"name":"v2.11.465","sha":"93fc5465ea05a5186355ef9c163c17730725655a","kind":"tag","published_at":"2020-03-11T19:25:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.465","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.465/manifests"},{"name":"v2.11.464","sha":"2bcdca9a4040f3a53060f9cdbf7af29e10ea8b13","kind":"tag","published_at":"2020-03-10T19:26:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.464","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.464/manifests"},{"name":"v2.11.463","sha":"683d34433044848e0f80869da50844f9362b4c98","kind":"tag","published_at":"2020-03-09T19:27:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.463","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.463/manifests"},{"name":"v2.11.462","sha":"dbf9fce814a9b072f3cd5218fec854d609b2ea96","kind":"tag","published_at":"2020-03-06T19:30:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.462","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.462/manifests"},{"name":"v2.11.461","sha":"dbf9fce814a9b072f3cd5218fec854d609b2ea96","kind":"tag","published_at":"2020-03-05T20:22:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.461","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.461/manifests"},{"name":"v2.11.460","sha":"15a32be970d0e856021d89e62b67d37f00af02df","kind":"tag","published_at":"2020-03-04T20:28:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.460","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.460/manifests"},{"name":"v2.11.458","sha":"eb4854dc5e970adb61b97e6e780fcb7112f9b0b2","kind":"tag","published_at":"2020-03-03T21:02:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.458","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.458/manifests"},{"name":"v2.11.457","sha":"ac3428e24e055c072efe01dd2f10a81e8f1bcc4e","kind":"tag","published_at":"2020-03-02T20:34:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.457","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.457/manifests"},{"name":"v2.11.456","sha":"0b7ada8eef919401e8f00da802fe54fa1dd40be1","kind":"tag","published_at":"2020-02-29T02:01:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.456","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.456/manifests"},{"name":"v2.11.455","sha":"4d9e1b10a4d83d416afee4a227806387e25a4727","kind":"tag","published_at":"2020-02-28T20:30:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.455","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.455/manifests"},{"name":"v2.11.454","sha":"9d7b8544f6d4b620ad73ece5cbe3b62e1803a90f","kind":"tag","published_at":"2020-02-27T20:32:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.454","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.454/manifests"},{"name":"v2.11.453","sha":"5eba01c1a4a46117f81cb34ab076a7391af426f8","kind":"tag","published_at":"2020-02-26T21:17:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.453","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.453/manifests"},{"name":"v2.11.452","sha":"39c1d8580dda6af6d7ec892f5fc7153982863a4e","kind":"tag","published_at":"2020-02-25T20:32:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.452","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.452/manifests"},{"name":"v2.11.451","sha":"aed3f80e99928c2acbc5515dcd478ed1cc081c45","kind":"tag","published_at":"2020-02-24T20:33:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.451","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.451/manifests"},{"name":"v2.11.450","sha":"7b89fc007758d8c2d25b00c555202e3edd941993","kind":"tag","published_at":"2020-02-21T20:23:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.450","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.450/manifests"},{"name":"v2.11.449","sha":"d62d3608865b672c46aa2908563e3bbb7a9ced5b","kind":"tag","published_at":"2020-02-20T20:27:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.449","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.449/manifests"},{"name":"v2.11.448","sha":"ef6d8d46fbe4eafe8ac6e0141ca812fac829125d","kind":"tag","published_at":"2020-02-19T20:25:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.448","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.448/manifests"},{"name":"v2.11.447","sha":"da1340aa3ba24e928a3d93ae18d7199d5c88c389","kind":"tag","published_at":"2020-02-18T20:28:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.447","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.447/manifests"},{"name":"v2.11.446","sha":"a4e23e2565f09b2c0d00650b725d831694eb9cee","kind":"tag","published_at":"2020-02-17T20:31:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.446","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.446/manifests"},{"name":"v2.11.445","sha":"c37d79e9a8694ffebde0553e2240ea1153574456","kind":"tag","published_at":"2020-02-14T20:31:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.445","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.445/manifests"},{"name":"v2.11.444","sha":"58175d6864f63476232ca1cf8c534125b3303bd3","kind":"tag","published_at":"2020-02-13T20:24:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.444","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.444/manifests"},{"name":"v2.11.443","sha":"33e2b6eb505ebfc8240fd1b73610e036abaeedce","kind":"tag","published_at":"2020-02-12T20:28:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.443","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.443/manifests"},{"name":"v2.11.442","sha":"c01c9ed062c8fc55895315f47745b823acfc8ce1","kind":"tag","published_at":"2020-02-11T20:23:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.442","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.442/manifests"},{"name":"v2.11.441","sha":"8be934d6eceaf462d5b9c3ac90dc8da2c8765f74","kind":"tag","published_at":"2020-02-10T20:28:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.441","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.441/manifests"},{"name":"v2.11.440","sha":"9619aa358199f105326c263eca4232747dfb69c0","kind":"tag","published_at":"2020-02-07T20:25:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.440","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.440/manifests"},{"name":"v2.11.439","sha":"09a08a09c43727d49fd082d94e453665fc2f1624","kind":"tag","published_at":"2020-02-06T20:26:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.439","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.439/manifests"},{"name":"v2.11.438","sha":"0054df227bc461b4580638011d6f44d89df1d8a3","kind":"tag","published_at":"2020-02-05T20:25:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.438","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.438/manifests"},{"name":"v2.11.437","sha":"720735ccb90f7631d9adf5487b1a8f0bf0132511","kind":"tag","published_at":"2020-02-04T20:31:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.437","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.437/manifests"},{"name":"v2.11.436","sha":"6c864a39df78b5f97fbd69b2c23c8dd431a4a715","kind":"tag","published_at":"2020-01-24T20:30:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.436","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.436/manifests"},{"name":"v2.11.435","sha":"17028252257ab441f36558824f844ca749072a8b","kind":"tag","published_at":"2020-01-23T20:21:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.435","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.435/manifests"},{"name":"v2.11.434","sha":"7ae4b5d224d8656fffe7891fe921b327326c7b7f","kind":"tag","published_at":"2020-01-21T20:31:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.434","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.434/manifests"},{"name":"v2.11.433","sha":"e76d6bee05d798b03c3b545ec6862906c685a2b6","kind":"tag","published_at":"2020-01-20T20:26:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.433","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.433/manifests"},{"name":"v2.11.432","sha":"a8ab12afb9c879e26b5e9a796886c63e6ec71e19","kind":"tag","published_at":"2020-01-17T20:30:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.432","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.432/manifests"},{"name":"v2.11.431","sha":"0616805ff5479722c71c28dc88dc6fc764d27bbb","kind":"tag","published_at":"2020-01-16T22:32:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.431","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.431/manifests"},{"name":"v2.11.430","sha":"6bf78909914f85b16833e56d01ca6521e6c6cc3b","kind":"tag","published_at":"2020-01-15T20:37:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.430","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.430/manifests"},{"name":"v2.11.429","sha":"0345a817c6d6b2ef5a7d91416c02be2b53bc760c","kind":"tag","published_at":"2020-01-14T20:39:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.429","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.429/manifests"},{"name":"v2.11.428","sha":"347975f2a17be60ccbd47aa25d5e86e792dee78a","kind":"tag","published_at":"2020-01-13T20:32:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.428","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.428/manifests"},{"name":"v2.11.427","sha":"c7356b9adbc2521f1dda3dacaa2c009e479e1bd3","kind":"tag","published_at":"2020-01-10T20:34:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.427","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.427/manifests"},{"name":"v2.11.426","sha":"8b3826ac18d382575724690eb9456774ff8687f9","kind":"tag","published_at":"2020-01-09T20:28:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.426","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.426/manifests"},{"name":"v2.11.425","sha":"bdb8c29c2238b398fce4151584ea732de44fee5f","kind":"tag","published_at":"2020-01-08T20:27:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.425","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.425/manifests"},{"name":"v2.11.424","sha":"e71f0962e1e02afe34ef8a2c65105a4445f167c1","kind":"tag","published_at":"2020-01-07T20:22:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.424","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.424/manifests"},{"name":"v2.11.423","sha":"30f6147ef445bc5264a1a54b91af1cf7324fcc50","kind":"tag","published_at":"2020-01-06T20:19:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.423","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.423/manifests"},{"name":"v2.11.422","sha":"adc96b466df15d673d02038c6b48fb76633fe6f6","kind":"tag","published_at":"2020-01-02T20:22:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.422","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.422/manifests"},{"name":"v2.11.421","sha":"19fb638ef64ce09b1f9b895b2929cdd9a87d8598","kind":"tag","published_at":"2019-12-23T20:22:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.421","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.421/manifests"},{"name":"v2.11.420","sha":"7a35ee4d413b735181d7e51ae01a24db83d0e0e2","kind":"tag","published_at":"2019-12-20T20:16:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.420","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.420/manifests"},{"name":"v2.11.419","sha":"3734e70a8c0ea23138898b732133d6b70f6fed8a","kind":"tag","published_at":"2019-12-19T20:18:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.419","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.419/manifests"},{"name":"v2.11.418","sha":"76ec588a9f681080a9d664eb8a982612a295c64f","kind":"tag","published_at":"2019-12-17T20:21:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.418","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.418/manifests"},{"name":"v2.11.417","sha":"3c01659eed61bd5b8f3dd4bae047f2608e5f7c28","kind":"tag","published_at":"2019-12-16T20:22:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.417","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.417/manifests"},{"name":"v2.11.416","sha":"88d75f85a4c98a84e0a083768fceeb499a472e46","kind":"tag","published_at":"2019-12-13T20:51:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.416","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.416/manifests"},{"name":"v2.11.415","sha":"79e71e552d3701e7995c32f49c63f129a44c2a76","kind":"tag","published_at":"2019-12-12T20:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.415","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.415/manifests"},{"name":"v2.11.414","sha":"bf74d323eafe0a370bee0bc1ca5db9a82a860aaf","kind":"tag","published_at":"2019-12-11T20:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.414","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.414/manifests"},{"name":"v2.11.413","sha":"508e47d73d334b4c1038d96aa07b7dfed8af1e9a","kind":"tag","published_at":"2019-12-10T20:22:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.413","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.413/manifests"},{"name":"v2.11.412","sha":"a71d50139e3a0092e4ecbd4a5e6cba8c8ca42fdc","kind":"tag","published_at":"2019-12-09T22:26:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.412","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.412/manifests"},{"name":"v2.11.411","sha":"75a9c2483a74cb697e606b54735a40898691a67d","kind":"tag","published_at":"2019-12-05T02:34:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.411","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.411/manifests"},{"name":"v2.11.410","sha":"e552161ace0c773da1ff24e3403436ea0dcbd15c","kind":"tag","published_at":"2019-12-04T02:45:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.410","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.410/manifests"},{"name":"v2.11.409","sha":"ff033c01ca90897e44e72d7b2ae6a47353b9017d","kind":"tag","published_at":"2019-12-03T21:24:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.409","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.409/manifests"},{"name":"v2.11.408","sha":"bd193209dfb3913573107a8de48846e9774466df","kind":"tag","published_at":"2019-12-03T01:18:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.408","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.408/manifests"},{"name":"v2.11.407","sha":"efdc806f111c97c669b93fbc20956d85b79b6288","kind":"tag","published_at":"2019-12-02T09:25:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.407","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.407/manifests"},{"name":"v2.11.406","sha":"b745a07f0d5badbfb5008862822e845f5fc16675","kind":"tag","published_at":"2019-11-26T20:02:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.406","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.406/manifests"},{"name":"v2.11.405","sha":"1fd31625d30c3b7094c83659fd391706a8ee2c3d","kind":"tag","published_at":"2019-11-25T20:16:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.405","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.405/manifests"},{"name":"v2.11.404","sha":"a09792225a618190b6fe2e1587105534783c1f1e","kind":"tag","published_at":"2019-11-22T21:04:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.404","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.404/manifests"},{"name":"v2.11.403","sha":"83e03e30c573f64ca3bf109cde8d3c3209a6e776","kind":"tag","published_at":"2019-11-21T20:23:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.403","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.403/manifests"},{"name":"v2.11.402","sha":"474030f4d5f46947ff0df6229716c11c9aac0dca","kind":"tag","published_at":"2019-11-20T20:15:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.402","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.402/manifests"},{"name":"v2.11.401","sha":"fecd0059fa79ece1313a45ccfbce31111d4f1e62","kind":"tag","published_at":"2019-11-19T22:41:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.401","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.401/manifests"},{"name":"v2.11.400","sha":"d22f4c1080f6772eebaeaecb51c5736032c3188d","kind":"tag","published_at":"2019-11-18T21:22:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.400","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.400/manifests"},{"name":"v2.11.399","sha":"b7e1c24242f571a10197b99013269bb1d224a0c0","kind":"tag","published_at":"2019-11-15T20:31:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.399","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.399/manifests"},{"name":"v2.11.398","sha":"8e55adb738e8c9b134613fbc35415be46a21ad10","kind":"tag","published_at":"2019-11-14T20:38:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.398","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.398/manifests"},{"name":"v2.11.397","sha":"42cbee5b78e681aea62957614e3a2a6851e3fe7f","kind":"tag","published_at":"2019-11-13T20:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.397","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.397/manifests"},{"name":"v2.11.396","sha":"82b84765db53e69540d6d1884f4f44d9e452263d","kind":"tag","published_at":"2019-11-12T20:16:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.396","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.396/manifests"},{"name":"v2.11.395","sha":"4eb7840c19635dfe94ea3936891b5ed1a08c4a8b","kind":"tag","published_at":"2019-11-11T21:41:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.395","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.395/manifests"},{"name":"v2.11.394","sha":"003c948745f5f92ad0686f95a31cdb62e8845e7c","kind":"tag","published_at":"2019-11-08T20:21:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.394","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.394/manifests"},{"name":"v2.11.393","sha":"9039c5860991e05ab0877cbe01012e58a0c0a53f","kind":"tag","published_at":"2019-11-07T20:30:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.393","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.393/manifests"},{"name":"v2.11.392","sha":"dd5401395760b398263b53b8553ebba39458cfc2","kind":"tag","published_at":"2019-11-07T00:04:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.392","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.392/manifests"},{"name":"v2.11.391","sha":"ff14e10d821cb2cc08d526da9779fb74458cbfb8","kind":"tag","published_at":"2019-11-06T20:30:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.391","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.391/manifests"},{"name":"v2.11.390","sha":"0c7fa9468e78b6c01ea2c97472d78a90abf8b9f9","kind":"tag","published_at":"2019-11-05T20:13:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.390","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.390/manifests"},{"name":"v2.11.389","sha":"4c40f6e67e763a0f392ba5b1449254426b68a600","kind":"tag","published_at":"2019-11-04T19:19:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.389","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.389/manifests"},{"name":"v2.11.388","sha":"4c40f6e67e763a0f392ba5b1449254426b68a600","kind":"tag","published_at":"2019-11-01T19:13:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.388","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.388/manifests"},{"name":"v2.11.387","sha":"e65c279868629456ecfd7bf6c09dbee806c8ec40","kind":"tag","published_at":"2019-10-31T19:20:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.387","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.387/manifests"},{"name":"v2.11.386","sha":"6dcf9acfb7c1914ae77370f269ff40753ca51d25","kind":"tag","published_at":"2019-10-30T19:39:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.386","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.386/manifests"},{"name":"v2.11.385","sha":"e8a28c5f21a6b0cd818dd21502a56190ea04f648","kind":"tag","published_at":"2019-10-29T19:02:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.385","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.385/manifests"},{"name":"v2.11.384","sha":"dd3b1210190edef8b6a24688d0f5a39a1f55e42b","kind":"tag","published_at":"2019-10-28T22:34:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.384","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.384/manifests"},{"name":"v2.11.383","sha":"86455fa19034ac9be8f5b1f2434183c69a7ec270","kind":"tag","published_at":"2019-10-28T21:23:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.383","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.383/manifests"},{"name":"v2.11.382","sha":"ff3094492561a411488f28c7a18d9562dd7b290a","kind":"tag","published_at":"2019-10-25T19:49:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.382","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.382/manifests"},{"name":"v2.11.381","sha":"bc0197e7b7dde39f221bf2c1def0998602a92b43","kind":"tag","published_at":"2019-10-24T19:19:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.381","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.381/manifests"},{"name":"v2.11.380","sha":"aea39c090af55072cd87b734978171002081b883","kind":"tag","published_at":"2019-10-23T19:37:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.380","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.380/manifests"},{"name":"v2.11.379","sha":"15745d87bd6d0a9424f10a9997878e6d73fb835b","kind":"tag","published_at":"2019-10-22T19:40:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.379","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.379/manifests"},{"name":"v2.11.378","sha":"d3ac87b685fd3a9efae0b356981f5bd0ae26cdae","kind":"tag","published_at":"2019-10-18T19:23:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.378","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.378/manifests"},{"name":"v2.11.377","sha":"afbb1fd5740b868c76347bc2369e7c410ca1f41b","kind":"tag","published_at":"2019-10-17T19:24:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.377","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.377/manifests"},{"name":"v2.11.376","sha":"ca47a3ff38a0b3ca9230872488147ab645b1dcb5","kind":"tag","published_at":"2019-10-16T19:23:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.376","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.376/manifests"},{"name":"v2.11.375","sha":"59632b5c052141f002b5bf355130c586a763c2eb","kind":"tag","published_at":"2019-10-15T19:31:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.375","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.375/manifests"},{"name":"v2.11.374","sha":"f4e68cc45d39b505e92bd5c6fe81a4c03b188969","kind":"tag","published_at":"2019-10-14T19:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.374","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.374/manifests"},{"name":"v2.11.373","sha":"3f44ef03d6e35196efa155eba2ecddd0d99ed459","kind":"tag","published_at":"2019-10-11T19:30:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.373","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.373/manifests"},{"name":"v2.11.372","sha":"b85664a32b2e6f3430609619b76f5646cdfada14","kind":"tag","published_at":"2019-10-10T19:18:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.372","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.372/manifests"},{"name":"v2.11.371","sha":"b2257537987904adcdb9d609a61cac3cb5deb41b","kind":"tag","published_at":"2019-10-09T19:28:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.371","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.371/manifests"},{"name":"v2.11.370","sha":"527d82c7ada7a738b011902ca7e6e8fbdef07b81","kind":"tag","published_at":"2019-10-08T19:18:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.370","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.370/manifests"},{"name":"v2.11.369","sha":"865703842daa722902fa3afea8baa6d2be572a53","kind":"tag","published_at":"2019-10-07T19:20:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.369","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.369/manifests"},{"name":"v2.11.368","sha":"3300ef84e77352f7d30b5201422ae626a2b71ace","kind":"tag","published_at":"2019-10-04T19:26:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.368","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.368/manifests"},{"name":"v2.11.367","sha":"445489596537c6e7bb74649be1e1f45a575852c2","kind":"tag","published_at":"2019-10-03T19:16:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.367","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.367/manifests"},{"name":"v2.11.366","sha":"4749f19e01d6bf546db9942388b259f815f5bc76","kind":"tag","published_at":"2019-10-02T19:52:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.366","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.366/manifests"},{"name":"v2.11.365","sha":"9e9404e010907cbdfdd85cf719715d3d2a8bc33e","kind":"tag","published_at":"2019-10-01T19:09:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.365","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.365/manifests"},{"name":"v2.11.364","sha":"156c7b2511f797030e6330ef0e0cd4d918a7f68f","kind":"tag","published_at":"2019-09-30T19:19:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.364","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.364/manifests"},{"name":"v2.11.363","sha":"b766f8c314fa4f3419cb61f8f263489c95ad3070","kind":"tag","published_at":"2019-09-27T19:18:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.363","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.363/manifests"},{"name":"v2.11.362","sha":"803e8ac4e888690c47e315ae3b5a2293f2dc08ff","kind":"tag","published_at":"2019-09-26T19:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.362","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.362/manifests"},{"name":"v2.11.361","sha":"63ea5496d6dcc61f98182c0eaac15d35ff5f3758","kind":"tag","published_at":"2019-09-25T19:29:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.361","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.361/manifests"},{"name":"v2.11.360","sha":"6361fcb8185ef22b9df2b8461fa7928c8cd86497","kind":"tag","published_at":"2019-09-24T19:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.360","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.360/manifests"},{"name":"v2.11.359","sha":"179c9ec240b414168af88522607afdf32884396a","kind":"tag","published_at":"2019-09-23T20:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.359","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.359/manifests"},{"name":"v2.11.358","sha":"179c9ec240b414168af88522607afdf32884396a","kind":"tag","published_at":"2019-09-20T22:55:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.358","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.358/manifests"},{"name":"v2.11.357","sha":"b03fcde1d1048b8b29b07e1871bbb77872c5dead","kind":"tag","published_at":"2019-09-19T21:25:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.357","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.357/manifests"},{"name":"v2.11.356","sha":"5f78c584495d8d6a4e389d768f2dbd6399663c8c","kind":"tag","published_at":"2019-09-18T19:11:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.356","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.356/manifests"},{"name":"v2.11.355","sha":"616a75902ddbee93b0112277810695755b2e858c","kind":"tag","published_at":"2019-09-17T18:59:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.355","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.355/manifests"},{"name":"v2.11.354","sha":"77c222a4723fffe349ceca839b640df66d995b2e","kind":"tag","published_at":"2019-09-16T19:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.354","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.354/manifests"},{"name":"v2.11.353","sha":"6ea3c402c9388419b8938358a810bae7ac01eb5c","kind":"tag","published_at":"2019-09-12T19:12:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.353","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.353/manifests"},{"name":"v2.11.352","sha":"610d810c88209e048014727851852635b8ed6d49","kind":"tag","published_at":"2019-09-11T19:23:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.352","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.352/manifests"},{"name":"v2.11.351","sha":"32b730b18f60dc93c272f6733abc54b4973ac2ab","kind":"tag","published_at":"2019-09-10T19:19:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.351","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.351/manifests"},{"name":"v2.11.350","sha":"f79374b58bec59d9e6606b2ad7056a8636cf982b","kind":"tag","published_at":"2019-09-09T19:15:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.350","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.350/manifests"},{"name":"v2.11.349","sha":"fd9dcc29a5e036366e1550a5d072604953455eab","kind":"tag","published_at":"2019-09-06T19:10:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.349","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.349/manifests"},{"name":"v2.11.348","sha":"2faa8989c0b96735f5d696ef3b21ace2a3238565","kind":"tag","published_at":"2019-09-05T19:12:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.348","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.348/manifests"},{"name":"v2.11.347","sha":"33ee27a2f7397ded1c2ef45dca0ff74b0fab6cf8","kind":"tag","published_at":"2019-09-04T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.347","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.347/manifests"},{"name":"v2.11.346","sha":"6e5f616c2cf5da5333d1d479b258c1a02edf8729","kind":"tag","published_at":"2019-09-03T20:27:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.346","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.346/manifests"},{"name":"v2.11.345","sha":"bb64065bce37ab75e62be87004f5043474da420c","kind":"tag","published_at":"2019-08-30T19:01:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.345","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.345/manifests"},{"name":"v2.11.344","sha":"8836d549bb9cb6a781d3f67e3295213565ffe8ae","kind":"tag","published_at":"2019-08-29T19:17:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.344","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.344/manifests"},{"name":"v2.11.343","sha":"cc658886aa22c6200396123f3d0ed203327c711b","kind":"tag","published_at":"2019-08-28T19:25:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.343","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.343/manifests"},{"name":"v2.11.342","sha":"db96f34788e207ce62470e08b4a15b7191944b05","kind":"tag","published_at":"2019-08-27T19:10:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.342","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.342/manifests"},{"name":"v2.11.341","sha":"909f540e943096e3aa518c2d9e8ea326a7972122","kind":"tag","published_at":"2019-08-26T19:11:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.341","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.341/manifests"},{"name":"v2.11.340","sha":"bd84af13b7a631f40a9f18203b41f3e68b2c4b6d","kind":"tag","published_at":"2019-08-23T19:16:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.340","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.340/manifests"},{"name":"v2.11.339","sha":"4dacfff9682cdbb0177f6f523412587607348222","kind":"tag","published_at":"2019-08-22T19:30:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.339","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.339/manifests"},{"name":"v2.11.338","sha":"333850cd4392a761a69cdb43fba37e1ca38b0b0e","kind":"tag","published_at":"2019-08-21T19:34:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.338","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.338/manifests"},{"name":"v2.11.337","sha":"ffd1c24b3018d287d602aab1180cf2e02084fc83","kind":"tag","published_at":"2019-08-20T19:45:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.337","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.337/manifests"},{"name":"v2.11.336","sha":"6922559be7614e469766a3e02f8d5bd5e55260d1","kind":"tag","published_at":"2019-08-19T19:14:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.336","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.336/manifests"},{"name":"v2.11.335","sha":"2d3813acaf9b2047d0e63fc523d2496ab4f2084f","kind":"tag","published_at":"2019-08-16T19:10:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.335","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.335/manifests"},{"name":"v2.11.334","sha":"7d7067831747ebc994fc2b1924dc42e797ae29cb","kind":"tag","published_at":"2019-08-15T19:18:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.334","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.334/manifests"},{"name":"v2.11.333","sha":"c205c44a84c5e5e20a08c62fb486d61fddfd4c76","kind":"tag","published_at":"2019-08-14T19:20:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.333","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.333/manifests"},{"name":"v2.11.332","sha":"454322ebd7c8cfad14a3744ad5f97dd8b31e8817","kind":"tag","published_at":"2019-08-13T19:17:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.332","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.332/manifests"},{"name":"v2.11.331","sha":"4ff544348c4e3d332f84be294bd75384af9d61ba","kind":"tag","published_at":"2019-08-12T19:22:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.331","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.331/manifests"},{"name":"v2.11.330","sha":"e59ab55b62f4a5b97f8df9bea2ae44c8db1752b4","kind":"tag","published_at":"2019-08-09T19:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.330","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.330/manifests"},{"name":"v2.11.329","sha":"c085375d4acfeb968de71d10dce43ea5ed6ad6ed","kind":"tag","published_at":"2019-08-08T19:31:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.329","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.329/manifests"},{"name":"v2.11.328","sha":"0239929a44cce34248c6a9ef83211e4aa91f9219","kind":"tag","published_at":"2019-08-07T19:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.328","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.328/manifests"},{"name":"v2.11.327","sha":"dc9a47dbe36c5435902eae0f7b13ed19f00ee5a5","kind":"tag","published_at":"2019-08-06T18:58:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.327","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.327/manifests"},{"name":"v2.11.326","sha":"74d0b97e9198507b18347a09ec3b4ce2e65aa47c","kind":"tag","published_at":"2019-08-05T19:02:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.326","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.326/manifests"},{"name":"v2.11.325","sha":"aa6fb4de6b3958b6ea5923647c14f99772a89513","kind":"tag","published_at":"2019-08-02T19:49:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.325","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.325/manifests"},{"name":"v2.11.324","sha":"9f5a8d7bf9f155020e429d8b6baa37883b47fd64","kind":"tag","published_at":"2019-07-30T19:17:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.324","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.324/manifests"},{"name":"v2.11.323","sha":"83a01f9c0c7ff807491c00d700836799d77dec6c","kind":"tag","published_at":"2019-07-29T19:11:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.323","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.323/manifests"},{"name":"v2.11.322","sha":"00f933eea8d61280e64ce41b1c44b8f8560b8051","kind":"tag","published_at":"2019-07-26T19:17:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.322","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.322/manifests"},{"name":"v2.11.321","sha":"31ebed755f2811c0d76dc0256065c5bb1f7e467a","kind":"tag","published_at":"2019-07-25T19:26:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.321","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.321/manifests"},{"name":"v2.11.320","sha":"43a58a75a20a8e7a68d9c65b3bcbef2630dc2169","kind":"tag","published_at":"2019-07-24T19:31:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.320","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.320/manifests"},{"name":"v2.11.319","sha":"b5f69e939f284af8696dfc12c98cfdd6ab153bf5","kind":"tag","published_at":"2019-07-23T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.319","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.319/manifests"},{"name":"v2.11.318","sha":"20cfd73b1caf43f9bcf6b27ce30d502d76a105fc","kind":"tag","published_at":"2019-07-22T19:33:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.318","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.318/manifests"},{"name":"v2.11.317","sha":"a3084fc7a5f08a16b59c14417c40877ee6d0160a","kind":"tag","published_at":"2019-07-19T19:19:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.317","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.317/manifests"},{"name":"v2.11.316","sha":"1179544ad8fef2e208d43fe6d9015a73862bed54","kind":"tag","published_at":"2019-07-18T20:28:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.316","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.316/manifests"},{"name":"v2.11.315","sha":"f0967a5b7ee7130b844a0d25f17c39ed54fbcd99","kind":"tag","published_at":"2019-07-17T19:11:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.315","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.315/manifests"},{"name":"v2.11.314","sha":"7034d27d67929d70c8386c445f881b519e28cc36","kind":"tag","published_at":"2019-07-12T18:53:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.314","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.314/manifests"},{"name":"v2.11.313","sha":"5cb066590c66df5821e4d17770aa2800e6874348","kind":"tag","published_at":"2019-07-11T16:21:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.313","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.313/manifests"},{"name":"v2.11.312","sha":"db5fe64dda408189e8bf81472f1f5814bacfe156","kind":"tag","published_at":"2019-07-10T19:26:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.312","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.312/manifests"},{"name":"v2.11.311","sha":"46093472fb21197b4a459b5fb378a870297ec096","kind":"tag","published_at":"2019-07-09T19:21:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.311","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.311/manifests"},{"name":"v2.11.310","sha":"5e7b6c310c1f4d59b30d843d4e91b54f32095c6b","kind":"tag","published_at":"2019-07-08T19:14:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.310","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.310/manifests"},{"name":"v2.11.309","sha":"228c7f8ee9db19972b175afb98aad9a279ca50d7","kind":"tag","published_at":"2019-07-03T19:12:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.309","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.309/manifests"},{"name":"v2.11.308","sha":"d809107fcdf5bb9c56a2421cff96826dcc0fdd37","kind":"tag","published_at":"2019-07-02T19:17:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.308","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.308/manifests"},{"name":"v2.11.307","sha":"afc4dfe1b189b7d8c026842c06579a071f1ab67d","kind":"tag","published_at":"2019-07-01T19:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.307","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.307/manifests"},{"name":"v2.11.306","sha":"9ddedaf8391321b0c7b9a9fba804a3d6d87862f4","kind":"tag","published_at":"2019-06-28T19:43:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.306","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.306/manifests"},{"name":"v2.11.305","sha":"83591dc87ff38a0cfb50a40ea9fb4700d37d5964","kind":"tag","published_at":"2019-06-27T19:18:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.305","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.305/manifests"},{"name":"v2.11.304","sha":"925bcc4103dd830de0a5d83dba7d3788174eadd6","kind":"tag","published_at":"2019-06-27T01:36:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.304","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.304/manifests"},{"name":"v2.11.302","sha":"77e5847a470c1dd61a5e68a6b7af18a741f990bd","kind":"tag","published_at":"2019-06-25T20:05:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.302","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.302/manifests"},{"name":"v2.11.301","sha":"473a1d8f276a3ab5ed41792f061554fc4c680f62","kind":"tag","published_at":"2019-06-24T19:31:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.301","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.301/manifests"},{"name":"v2.11.300","sha":"5f78e8c496bde2031cf5169ca67ae58ec63e3381","kind":"tag","published_at":"2019-06-21T19:10:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.300","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.300/manifests"},{"name":"v2.11.299","sha":"0eb06a89db11636a29aa37d8cbeccdd3ead6a872","kind":"tag","published_at":"2019-06-20T19:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.299","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.299/manifests"},{"name":"v2.11.298","sha":"6f06925e1e7123fba89ae549c9aad5ac15d8fce2","kind":"tag","published_at":"2019-06-19T20:12:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.298","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.298/manifests"},{"name":"v2.11.297","sha":"21cb046efc7789460f0834fb10bdff728c0954e5","kind":"tag","published_at":"2019-06-18T19:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.297","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.297/manifests"},{"name":"v2.11.296","sha":"83f88cd738dc9901776285aa03c7be377c3c4729","kind":"tag","published_at":"2019-06-17T19:11:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.296","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.296/manifests"},{"name":"v2.11.295","sha":"f543fb1ce3a06db389f567e04d0a8e0b87d8ea4f","kind":"tag","published_at":"2019-06-14T19:07:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.295","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.295/manifests"},{"name":"v2.11.294","sha":"c58858ccd13e1bba8e9812f70bae9473b5cada11","kind":"tag","published_at":"2019-06-13T20:16:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.294","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.294/manifests"},{"name":"v2.11.293","sha":"6726ef83eb1717838f01776d7a54a62e8228f4df","kind":"tag","published_at":"2019-06-12T19:10:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.293","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.293/manifests"},{"name":"v2.11.292","sha":"01a60cc5a2394a719e03b56b6d78025e812f0b6b","kind":"tag","published_at":"2019-06-11T19:32:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.292","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.292/manifests"},{"name":"v2.11.291","sha":"ad642d6ce6de355e02d01d5d5fb52bab1e6699cf","kind":"tag","published_at":"2019-06-10T19:21:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.291","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.291/manifests"},{"name":"v2.11.290","sha":"3ef00a2c6c6bd7150fb94bc8834dd1012db6b35c","kind":"tag","published_at":"2019-06-07T19:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.290","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.290/manifests"},{"name":"v2.11.289","sha":"af1b7d9904e75fb39b02827532eb60b4d42bfd74","kind":"tag","published_at":"2019-06-06T19:47:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.289","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.289/manifests"},{"name":"v2.11.288","sha":"52f2af452b1635412b305d232044387879bd7e1f","kind":"tag","published_at":"2019-06-05T18:57:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.288","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.288/manifests"},{"name":"v2.11.287","sha":"dfc4c76a4a2260258c69228580ebdbc926194bad","kind":"tag","published_at":"2019-06-04T19:34:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.287","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.287/manifests"},{"name":"v2.11.286","sha":"69ad7b28a6ab333a991a0b195420073f0a702972","kind":"tag","published_at":"2019-06-03T19:13:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.286","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.286/manifests"},{"name":"v2.11.285","sha":"bad42abd0002ada476baac48aea1151573813312","kind":"tag","published_at":"2019-05-30T20:00:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.285","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.285/manifests"},{"name":"v2.11.284","sha":"aa7b37998e2af96d5a3ed49265fd64b9a03de76a","kind":"tag","published_at":"2019-05-29T19:14:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.284","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.284/manifests"},{"name":"v2.11.283","sha":"e4d7be33346b27525d245f37c76fcbf32de38225","kind":"tag","published_at":"2019-05-28T18:56:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.283","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.283/manifests"},{"name":"v2.11.282","sha":"11440c2941fa53ed23d6fe26be5facdb3a749812","kind":"tag","published_at":"2019-05-24T19:04:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.282","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.282/manifests"},{"name":"v2.11.281","sha":"d89da2fd0f3bef5e389aaf3a419dee0b337510c0","kind":"tag","published_at":"2019-05-23T19:00:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.281","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.281/manifests"},{"name":"v2.11.280","sha":"0594ac7aa2479fff5ed4cdfb55f8b0ca458249c5","kind":"tag","published_at":"2019-05-22T19:09:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.280","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.280/manifests"},{"name":"v2.11.279","sha":"ea54953ff43a4f9e6695565192eb0a0a65670f7a","kind":"tag","published_at":"2019-05-21T19:27:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.279","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.279/manifests"},{"name":"v2.11.278","sha":"fd3822ee6400edfd27c369108499fc91dbe62243","kind":"tag","published_at":"2019-05-20T19:11:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.278","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.278/manifests"},{"name":"v2.11.277","sha":"163b65f91d734113ca77a3b1c36965b3af9f1045","kind":"tag","published_at":"2019-05-17T19:30:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.277","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.277/manifests"},{"name":"v2.11.276","sha":"8140450892edee44daf7f6f726bbb8809a6af417","kind":"tag","published_at":"2019-05-16T19:45:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.276","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.276/manifests"},{"name":"v2.11.275","sha":"37c912e4c3222dec7ee3d59c3c152766aa252882","kind":"tag","published_at":"2019-05-15T19:11:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.275","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.275/manifests"},{"name":"v2.11.274","sha":"ec5c854af80c709f2527c67e3ae710cab749cb58","kind":"tag","published_at":"2019-05-14T19:09:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.274","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.274/manifests"},{"name":"v2.11.273","sha":"dccf44eb4b070b61bdae0b28693e53747248f538","kind":"tag","published_at":"2019-05-13T19:20:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.273","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.273/manifests"},{"name":"v2.11.272","sha":"7ce1f19683cc9c2d937dffc913b9df7e63b69ffe","kind":"tag","published_at":"2019-05-10T19:14:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.272","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.272/manifests"},{"name":"v2.11.271","sha":"80429a610d8d75a50592c2ff793f1c69dbef6d9d","kind":"tag","published_at":"2019-05-08T19:10:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.271","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.271/manifests"},{"name":"v2.11.270","sha":"3ef3ab7979441c59a4190232bf33cf0e00ccef72","kind":"tag","published_at":"2019-05-07T19:27:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.270","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.270/manifests"},{"name":"v2.11.269","sha":"5589eb2c48dad1da818e74c5d850e7c69508b749","kind":"tag","published_at":"2019-05-06T19:10:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.269","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.269/manifests"},{"name":"v2.11.268","sha":"80e4a7420b59ee6c6943b3a31a0113a46a9b40a3","kind":"tag","published_at":"2019-05-03T18:54:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.268","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.268/manifests"},{"name":"v2.11.267","sha":"99ec11d84cfb0f46e4a4ba2523596f5ebbd5d53c","kind":"tag","published_at":"2019-05-02T20:38:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.267","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.267/manifests"},{"name":"v2.11.266","sha":"7ad5dbff5fe63114bc077eb6787e48277cf3d520","kind":"tag","published_at":"2019-05-01T19:09:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.266","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.266/manifests"},{"name":"v2.11.265","sha":"9b4bfd298fa2dfc94da640d2bd863804519c5061","kind":"tag","published_at":"2019-04-30T19:23:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.265","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.265/manifests"},{"name":"v2.11.264","sha":"8f78d19f5832abdd5189fb32722172ed88b166bc","kind":"tag","published_at":"2019-04-29T19:10:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.264","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.264/manifests"},{"name":"v2.11.263","sha":"78c7e230f82c52a3f5ab8d0b51dec06aaac4325e","kind":"tag","published_at":"2019-04-26T19:34:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.263","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.263/manifests"},{"name":"v2.11.262","sha":"cae9ce7570dccb5aa106c09d5b77266e97c1b3e6","kind":"tag","published_at":"2019-04-25T19:14:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.262","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.262/manifests"},{"name":"v2.11.261","sha":"9efbfbccb46e73a8524437bdb76c2322e8ed5aba","kind":"tag","published_at":"2019-04-24T19:14:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.261","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.261/manifests"},{"name":"v2.11.260","sha":"79ff5c2a00e1a22119b0bd06891883fbbe4d21bb","kind":"tag","published_at":"2019-04-19T19:50:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.260","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.260/manifests"},{"name":"v2.11.259","sha":"2be3c9ea5806aa5921fc4eab1360e097c590a7e2","kind":"tag","published_at":"2019-04-18T19:12:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.259","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.259/manifests"},{"name":"v2.11.258","sha":"01aac24c853b1eaac057f998f4b5da4d84fc3bb9","kind":"tag","published_at":"2019-04-17T19:12:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.258","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.258/manifests"},{"name":"v2.11.257","sha":"4215fc34b99c03d76ef9cc6291eb0319c6e5e867","kind":"tag","published_at":"2019-04-16T19:13:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.257","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.257/manifests"},{"name":"v2.11.256","sha":"5372ee581cf9ec36367a5aae5b9db3fac1d6eac8","kind":"tag","published_at":"2019-04-05T19:19:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.256","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.256/manifests"},{"name":"v2.11.255","sha":"891687ff572075cff3f9925cd5cb3e7358ecca55","kind":"tag","published_at":"2019-04-04T19:43:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.255","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.255/manifests"},{"name":"v2.11.254","sha":"aac7f1e683690654f8df8d555aec7e47b58012e8","kind":"tag","published_at":"2019-04-03T19:26:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.254","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.254/manifests"},{"name":"v2.11.253","sha":"f7744ee366736d382de7fb8300b27a1b9f35c862","kind":"tag","published_at":"2019-04-02T19:07:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.253","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.253/manifests"},{"name":"v2.11.252","sha":"353e557646c13d27e18161bfcd0c7f9526cb12fb","kind":"tag","published_at":"2019-04-01T19:18:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.252","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.252/manifests"},{"name":"v2.11.251","sha":"bbf082e8c84bb8fc07e03f2c11528504fc06a04b","kind":"tag","published_at":"2019-03-29T19:47:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.251","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.251/manifests"},{"name":"v2.11.250","sha":"d19ea624a8bb72ca294d7c76a4a53a1fa27ea7f3","kind":"tag","published_at":"2019-03-28T19:08:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.250","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.250/manifests"},{"name":"v2.11.249","sha":"c8f99ee0fb5c91518814eb322d91840d54aebce1","kind":"tag","published_at":"2019-03-27T19:20:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.249","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.249/manifests"},{"name":"v2.11.248","sha":"82bd9c7756d6c69612c9402ca1a21f4f7ecc58c5","kind":"tag","published_at":"2019-03-26T19:41:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.248","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.248/manifests"},{"name":"v2.11.247","sha":"7341efa6609e2f4782bb2a139818ab073d479071","kind":"tag","published_at":"2019-03-25T19:09:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.247","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.247/manifests"},{"name":"v2.11.246","sha":"2d2d6786a100fefae0476dc612ec1363774a9469","kind":"tag","published_at":"2019-03-22T20:49:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.246","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.246/manifests"},{"name":"v2.11.245","sha":"fbf9da1a62105140ac97f2da9f874a69ec2ac9ea","kind":"tag","published_at":"2019-03-21T19:09:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.245","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.245/manifests"},{"name":"v2.11.244","sha":"19940f8ed958857629584a3e3e8004c01a8b8514","kind":"tag","published_at":"2019-03-20T19:10:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.244","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.244/manifests"},{"name":"v2.11.243","sha":"312fc5b127e684def2b648e39a1a312e665f3683","kind":"tag","published_at":"2019-03-19T19:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.243","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.243/manifests"},{"name":"v2.11.242","sha":"ebc96996930bafe20a9d054b6d4106bb7c9b59d1","kind":"tag","published_at":"2019-03-18T19:10:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.242","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.242/manifests"},{"name":"v2.11.241","sha":"e21577b17a8537d4c3821dc7122b2978cdcd4aaa","kind":"tag","published_at":"2019-03-14T19:38:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.241","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.241/manifests"},{"name":"v2.11.240","sha":"abceac1ff17da00532c2ada8c642880e3688827f","kind":"tag","published_at":"2019-03-13T19:10:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.240","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.240/manifests"},{"name":"v2.11.239","sha":"34c3f472579f7be689e39cf8863dcdacd8f8de19","kind":"tag","published_at":"2019-03-12T19:12:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.239","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.239/manifests"},{"name":"v2.11.238","sha":"44763aef039567e4f34d4237e152c718f675ae62","kind":"tag","published_at":"2019-03-11T19:20:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.238","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.238/manifests"},{"name":"v2.11.237","sha":"78b04e105efa270f60d5b650125caf65a645e2ec","kind":"tag","published_at":"2019-03-08T20:13:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.237","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.237/manifests"},{"name":"v2.11.236","sha":"fa9841873cd7bdbe998dc23e5252117fedbbd62c","kind":"tag","published_at":"2019-03-07T20:25:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.236","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.236/manifests"},{"name":"v2.11.235","sha":"400d3b671366def8b8aa9f4cb829c5dfcb4e8fbe","kind":"tag","published_at":"2019-03-06T20:47:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.235","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.235/manifests"},{"name":"v2.11.234","sha":"045673268420d2c2fd440f519e8341e65251d174","kind":"tag","published_at":"2019-03-05T20:10:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.234","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.234/manifests"},{"name":"v2.11.233","sha":"c1f7be8cb90c06a96a2f9cf44da74570f93f9578","kind":"tag","published_at":"2019-03-04T20:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.233","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.233/manifests"},{"name":"v2.11.232","sha":"43a9bfe16004a8c9e4cfa14bc773a884f3c5860a","kind":"tag","published_at":"2019-03-01T20:58:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.232","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.232/manifests"},{"name":"v2.11.231","sha":"aca58af50bfa4cd957857c78343ed64bd59ab6ee","kind":"tag","published_at":"2019-02-28T20:54:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.231","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.231/manifests"},{"name":"v2.11.230","sha":"ef0c9f96372bd69fb23c7001ed0e243f9e13a8a5","kind":"tag","published_at":"2019-02-27T20:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.230","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.230/manifests"},{"name":"v2.11.229","sha":"2f67366d16dc0a06b883f9e4db0861b736de4ad0","kind":"tag","published_at":"2019-02-26T20:12:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.229","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.229/manifests"},{"name":"v2.11.228","sha":"5ac4f7b576a2fba184c3d17c4a604cae748a4b55","kind":"tag","published_at":"2019-02-25T20:10:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.228","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.228/manifests"},{"name":"v2.11.227","sha":"369aad07d2b6820a1051a3b9a564a4c294e00e76","kind":"tag","published_at":"2019-02-22T20:23:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.227","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.227/manifests"},{"name":"v2.11.226","sha":"17d61877231442f0e4da5161b812a8b004b5bf04","kind":"tag","published_at":"2019-02-21T20:04:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.226","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.226/manifests"},{"name":"v2.11.225","sha":"5e4954c39571d1db9d0e4987dd1231682b179870","kind":"tag","published_at":"2019-02-20T20:08:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.225","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.225/manifests"},{"name":"v2.11.224","sha":"c357d4f02d72e0fa515626c127df0ab2f2b4dd27","kind":"tag","published_at":"2019-02-19T20:10:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.224","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.224/manifests"},{"name":"v2.11.223","sha":"82f864020f56708184c8518e1587be24756e3fb9","kind":"tag","published_at":"2019-02-18T20:21:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.223","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.223/manifests"},{"name":"v2.11.222","sha":"2c6ca0d25e40276179f6a169bfd900dfc41a0a41","kind":"tag","published_at":"2019-02-15T20:08:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.222","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.222/manifests"},{"name":"v2.11.221","sha":"77d2145213651f8f4d13ba51d96f48fc0fe369f0","kind":"tag","published_at":"2019-02-14T20:05:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.221","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.221/manifests"},{"name":"v2.11.220","sha":"24440b9302862ec3f58307de867d2a7facf96fa5","kind":"tag","published_at":"2019-02-13T23:48:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.220","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.220/manifests"},{"name":"v2.11.219","sha":"c911b1f54ffee715d7abb06e95045018ff3f1559","kind":"tag","published_at":"2019-02-13T00:11:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.219","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.219/manifests"},{"name":"v2.11.218","sha":"5b5a19d3ac3f1681d36270642edca5f5db93902c","kind":"tag","published_at":"2019-02-11T23:52:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.218","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.218/manifests"},{"name":"v2.11.217","sha":"4669bd71dc1dcae10eda4c330fb82255a7e76918","kind":"tag","published_at":"2019-02-08T23:07:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.217","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.217/manifests"},{"name":"v2.11.216","sha":"85cf048dac650452f2f67e4dc2331d2b0fda649e","kind":"tag","published_at":"2019-02-07T22:36:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.216","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.216/manifests"},{"name":"v2.11.215","sha":"724ed8db382d5f0e4976bc0e3d2a637c3a11f2c6","kind":"tag","published_at":"2019-02-07T00:07:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.215","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.215/manifests"},{"name":"v2.11.214","sha":"a1129957982a2f06ed05dcd9f9a5edd378b0e181","kind":"tag","published_at":"2019-02-05T22:51:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.214","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.214/manifests"},{"name":"v2.11.213","sha":"10f56b74590e772f12fec01301b28931f063d97e","kind":"tag","published_at":"2019-02-04T23:21:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.213","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.213/manifests"},{"name":"v2.11.212","sha":"89e556e1b0e7064158ace083b26043f8afb06eb8","kind":"tag","published_at":"2019-01-25T23:23:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.212","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.212/manifests"},{"name":"v2.11.211","sha":"9f4444f37a34415e20857b40920081c88a926b88","kind":"tag","published_at":"2019-01-24T23:54:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.211","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.211/manifests"},{"name":"v2.11.210","sha":"40d4306359e254461e897a737bf24ac22dcce8eb","kind":"tag","published_at":"2019-01-23T23:53:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.210","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.210/manifests"},{"name":"v2.11.209","sha":"4a5ff4dd85f063d99331ea282a0e90c3cea6cecf","kind":"tag","published_at":"2019-01-21T23:38:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.209","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.209/manifests"},{"name":"v2.11.208","sha":"b9f445a5d7ddc6b2cc573ba4ae473911d192fe03","kind":"tag","published_at":"2019-01-18T22:05:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.208","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.208/manifests"},{"name":"v2.11.207","sha":"ebd4fd6c9dc21b65489f9fb3ed93fecac5ed4033","kind":"tag","published_at":"2019-01-18T00:01:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.207","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.207/manifests"},{"name":"v2.11.206","sha":"c17cbf5875d07446552f86907362f3245a8d02d3","kind":"tag","published_at":"2019-01-16T19:46:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.206","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.206/manifests"},{"name":"v2.11.205","sha":"c6b713cf4d7b0c587cbe2928c4957b7392cc9840","kind":"tag","published_at":"2019-01-14T23:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.205","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.205/manifests"},{"name":"v2.11.204","sha":"d9bcf40a5c6450fec97634ca62607c09a071d572","kind":"tag","published_at":"2019-01-11T20:04:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.204","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.204/manifests"},{"name":"v2.11.203","sha":"74bca15a0297a368d4a2655d2bd8af54785507e8","kind":"tag","published_at":"2019-01-10T20:34:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.203","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.203/manifests"},{"name":"v2.11.202","sha":"4374d3845babb577a5bf041f381eca5777442620","kind":"tag","published_at":"2019-01-09T23:21:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.202","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.202/manifests"},{"name":"v2.11.201","sha":"b70d2a89c99d447fd1d1019909a93a360ef1225c","kind":"tag","published_at":"2019-01-07T22:46:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.201","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.201/manifests"},{"name":"v2.11.200","sha":"3225d1e704513ea0fa311fe3ad92a65b7822e2dd","kind":"tag","published_at":"2019-01-04T23:50:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.200","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.200/manifests"},{"name":"v2.11.199","sha":"6c0adbf7e0c0900e3803aac421e1e1f8023644c6","kind":"tag","published_at":"2019-01-03T23:50:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.199","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.199/manifests"},{"name":"v2.11.198","sha":"14d19c75aa33888c8744fded1a5085fa9d6d9589","kind":"tag","published_at":"2019-01-03T01:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.198","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.198/manifests"},{"name":"v2.11.197","sha":"463e4ab93b44b5a698e8dd0b2872fadada4dcd43","kind":"tag","published_at":"2018-12-21T23:21:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.197","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.197/manifests"},{"name":"v2.11.196","sha":"80234015f2e1efb8a5efb717b1eb6607a1da4e87","kind":"tag","published_at":"2018-12-20T23:49:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.196","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.196/manifests"},{"name":"v2.11.195","sha":"24786925cfdbd4101156c11e2262f9ded618ff26","kind":"tag","published_at":"2018-12-19T23:19:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.195","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.195/manifests"},{"name":"v2.11.194","sha":"bf8453092e8d25723ec1e38b41a243aedd37df51","kind":"tag","published_at":"2018-12-18T23:51:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.194","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.194/manifests"},{"name":"v2.11.193","sha":"0646a5d410fb1523913b43c3ea873e61945828aa","kind":"tag","published_at":"2018-12-17T23:52:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.193","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.193/manifests"},{"name":"v2.11.192","sha":"726e02fa6594bcc6cff3e331e47ac845cb585992","kind":"tag","published_at":"2018-12-14T23:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.192","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.192/manifests"},{"name":"v2.11.191","sha":"dedc966fde563d050cc2dc122d2df4e4792e3d0d","kind":"tag","published_at":"2018-12-13T23:08:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.191","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.191/manifests"},{"name":"v2.11.190","sha":"e548000dc912a63cd7da32d9c72e3acda76008a9","kind":"tag","published_at":"2018-12-12T23:38:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.190","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.190/manifests"},{"name":"v2.11.189","sha":"a9284714f459c41f71541d9860d2c864d26a1490","kind":"tag","published_at":"2018-12-11T23:50:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.189","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.189/manifests"},{"name":"v2.11.188","sha":"230cceea52ad385e5934a57d3cbdda1c5828c059","kind":"tag","published_at":"2018-12-07T20:51:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.188","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.188/manifests"},{"name":"v2.11.187","sha":"274060543d6290484b3a579b11149b8e95f54b12","kind":"tag","published_at":"2018-12-06T21:04:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.187","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.187/manifests"},{"name":"v2.11.186","sha":"2e5ae82a01db3f31006c41c78edf8d0d6a1dfdbe","kind":"tag","published_at":"2018-12-05T22:05:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.186","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.186/manifests"},{"name":"v2.11.185","sha":"b7694511fb55b8162f9687cbe439e3901ee27b78","kind":"tag","published_at":"2018-12-04T21:35:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.185","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.185/manifests"},{"name":"v2.11.184","sha":"1b469cc76824fc4b05bb9bfb31181a026dc847de","kind":"tag","published_at":"2018-12-03T23:49:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.184","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.184/manifests"},{"name":"v2.11.183","sha":"44f76840916c15f2584c5aebf061fbbd366a1fab","kind":"tag","published_at":"2018-11-30T00:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.183","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.183/manifests"},{"name":"v2.11.182","sha":"0b4243138c95d129aca90c5d23bc35819152a333","kind":"tag","published_at":"2018-11-29T19:33:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.182","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.182/manifests"},{"name":"v2.11.181","sha":"a16723f9c7799404c54429ef0dd1e34e712f0bc6","kind":"tag","published_at":"2018-11-29T02:03:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.181","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.181/manifests"},{"name":"v2.11.180","sha":"b7cc91f5bd2e31c996e33ef3b424b2ca2377720e","kind":"tag","published_at":"2018-11-28T20:15:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.180","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.180/manifests"},{"name":"v2.11.179","sha":"63c300f5f7421192d533f0787bafb627a11370f9","kind":"tag","published_at":"2018-11-28T01:29:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.179","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.179/manifests"},{"name":"v2.11.178","sha":"a5560e08b24431130a76b6bc6b1800ee0e4428c6","kind":"tag","published_at":"2018-11-27T06:22:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.178","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.178/manifests"},{"name":"v2.11.177","sha":"85b4fda08a03ce6169912345cf97b268ea2a0c36","kind":"tag","published_at":"2018-11-26T10:06:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.177","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.177/manifests"},{"name":"v2.11.176","sha":"25c7f9ef3a5bf2baa5ea7a80d2d103b6f3dc4c2b","kind":"tag","published_at":"2018-11-21T20:03:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.176","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.176/manifests"},{"name":"v2.11.175","sha":"48934f815e8b4e7596baa62e2efe12ebd17da54e","kind":"tag","published_at":"2018-11-20T21:53:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.175","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.175/manifests"},{"name":"v2.11.174","sha":"34d5a3002bc3a89a835320770a2d50553d69d8a0","kind":"tag","published_at":"2018-11-20T00:26:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.174","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.174/manifests"},{"name":"v2.11.173","sha":"4e17166c7a6dd0bc718e4a8ccae4376b39dd7858","kind":"tag","published_at":"2018-11-16T22:00:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.173","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.173/manifests"},{"name":"v2.11.172","sha":"57ca0f4a496800031cbda6fa1b8999dc0fa9b202","kind":"tag","published_at":"2018-11-16T00:34:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.172","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.172/manifests"},{"name":"v2.11.171","sha":"c93ddb4b7718fbb1e98a91e614529b428fbd1569","kind":"tag","published_at":"2018-11-14T23:16:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.171","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.171/manifests"},{"name":"v2.11.170","sha":"db3fc3408757da529c8ed6eea924e77c118fbf54","kind":"tag","published_at":"2018-11-13T22:47:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.170","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.170/manifests"},{"name":"v2.11.169","sha":"88e66e22aad385cc06c93e86879b61ea3e245f01","kind":"tag","published_at":"2018-11-13T00:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.169","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.169/manifests"},{"name":"v2.11.168","sha":"cacef914b2486e13a7c4c67a3ddd55ad292efd82","kind":"tag","published_at":"2018-11-09T22:47:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.168","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.168/manifests"},{"name":"v2.11.167","sha":"9a18eb2753b11f212af53f2b3f2931cb196b0bab","kind":"tag","published_at":"2018-11-08T23:31:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.167","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.167/manifests"},{"name":"v2.11.166","sha":"ae5f971fe49de0e550865eb71b33ecf8945bbd25","kind":"tag","published_at":"2018-11-07T22:17:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.166","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.166/manifests"},{"name":"v2.11.165","sha":"b1d6e81bc0f7068d14e95bf62fdb88407d9a61b1","kind":"tag","published_at":"2018-11-06T22:50:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.165","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.165/manifests"},{"name":"v2.11.164","sha":"883b966f16395af8795a8b4ace66758e8fe9830f","kind":"tag","published_at":"2018-11-06T00:10:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.164","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.164/manifests"},{"name":"v2.11.163","sha":"832e27e4d6e94ce01b1901c799d4a5d9ab7531cf","kind":"tag","published_at":"2018-11-02T20:56:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.163","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.163/manifests"},{"name":"v2.11.162","sha":"a6bdeecbb8b671aa204701cab72e2998b4f3bcb9","kind":"tag","published_at":"2018-11-01T23:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.162","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.162/manifests"},{"name":"v2.11.161","sha":"750b77ae056d6a0c345c2702435c1c98af1522f7","kind":"tag","published_at":"2018-10-31T21:49:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.161","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.161/manifests"},{"name":"v2.11.160","sha":"7a96a872bbcb2c30136427f5fc68ff12145373c8","kind":"tag","published_at":"2018-10-30T21:42:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.160","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.160/manifests"},{"name":"v2.11.159","sha":"1644ed9c7da8289f05bae37472107f7f8bc03f4a","kind":"tag","published_at":"2018-10-26T20:44:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.159","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.159/manifests"},{"name":"v2.11.158","sha":"5f4654f6a61a5852cad60d1422f842409378f82b","kind":"tag","published_at":"2018-10-25T19:26:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.158","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.158/manifests"},{"name":"v2.11.157","sha":"9afaa34a6b5318d2e74f7324f405989b40e71ca4","kind":"tag","published_at":"2018-10-24T20:01:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.157","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.157/manifests"},{"name":"v2.11.156","sha":"19fd94207a5dc9ffe08b58cef4d41cfe9db43f86","kind":"tag","published_at":"2018-10-23T20:41:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.156","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.156/manifests"},{"name":"v2.11.155","sha":"9b1454f3291a31a1b476bc8ea109c0d28fce5b67","kind":"tag","published_at":"2018-10-22T22:22:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.155","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.155/manifests"},{"name":"v2.11.154","sha":"ec15e44a1f25aa63d2d44a3a279eb0c14e8cbe15","kind":"tag","published_at":"2018-10-19T21:31:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.154","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.154/manifests"},{"name":"v2.11.153","sha":"2802691c498c3bdb99916aa275e3edaf5fe03232","kind":"tag","published_at":"2018-10-18T21:34:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.153","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.153/manifests"},{"name":"v2.11.152","sha":"6df39accadf825cdad9bf8fd0d1b1d90cb260313","kind":"tag","published_at":"2018-10-17T21:31:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.152","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.152/manifests"},{"name":"v2.11.151","sha":"14e0f9e54342e94b3a5ef21e8b5384194301ebec","kind":"tag","published_at":"2018-10-16T22:06:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.151","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.151/manifests"},{"name":"v2.11.150","sha":"025f4f9d2d2482e17a1c7b623a83a18708222c0b","kind":"tag","published_at":"2018-10-15T22:03:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.150","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.150/manifests"},{"name":"v2.11.149","sha":"f743e4476ca2a42f7ae75cc5200a2eeed54b5e66","kind":"tag","published_at":"2018-10-12T22:31:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.149","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.149/manifests"},{"name":"v2.11.148","sha":"5d57a3cee5139f1cbad9f303a4b1471ad872cc64","kind":"tag","published_at":"2018-10-11T23:18:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.148","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.148/manifests"},{"name":"v2.11.147","sha":"09ecdf342b28456d00b322d756780c4ee32239f3","kind":"tag","published_at":"2018-10-10T23:01:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.147","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.147/manifests"},{"name":"v2.11.146","sha":"5166c5f76384bd1ece2c4044ef68cbccdc0b236b","kind":"tag","published_at":"2018-10-09T21:15:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.146","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.146/manifests"},{"name":"v2.11.145","sha":"05a639055c06621d589cf2085274c454550ffa55","kind":"tag","published_at":"2018-10-08T20:50:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.145","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.145/manifests"},{"name":"v2.11.144","sha":"ee6f238e29aa96226a2cbff76735ee6f49565b75","kind":"tag","published_at":"2018-10-05T22:02:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.144","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.144/manifests"},{"name":"v2.11.143","sha":"82c89ff3c2fc2d195af781ff9f5b0b7caf8abe96","kind":"tag","published_at":"2018-10-04T22:36:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.143","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.143/manifests"},{"name":"v2.11.142","sha":"96a6a3ba1bbb4c83c9dec55c946ad52db1b20f59","kind":"tag","published_at":"2018-10-02T22:01:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.142","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.142/manifests"},{"name":"v2.11.141","sha":"10e554120e700678ee727156b4bfeb5a7adc5f8a","kind":"tag","published_at":"2018-10-01T23:02:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.141","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.141/manifests"},{"name":"v2.11.140","sha":"2295a26e2c3d6f9b59c4601211c8fb9c5ffe7443","kind":"tag","published_at":"2018-09-28T19:33:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.140","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.140/manifests"},{"name":"v2.11.139","sha":"25641aa2e4589133694d7dd02bc00df7325dd316","kind":"tag","published_at":"2018-09-27T20:33:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.139","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.139/manifests"},{"name":"v2.11.138","sha":"80824975247e413879283ae3efbb7bf7ac2cf5fb","kind":"tag","published_at":"2018-09-26T20:53:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.138","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.138/manifests"},{"name":"v2.11.137","sha":"2bf8825307afdcf72c54acdef79adbd14d0aa4f2","kind":"tag","published_at":"2018-09-25T21:02:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.137","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.137/manifests"},{"name":"v2.11.136","sha":"6b154dfaa0df50f2732f171a39737f541f189991","kind":"tag","published_at":"2018-09-24T22:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.136","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.136/manifests"},{"name":"v2.11.135","sha":"802f01e7d5a73fbb97e3e669b4c44b7d30e9812d","kind":"tag","published_at":"2018-09-21T21:16:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.135","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.135/manifests"},{"name":"v2.11.134","sha":"387c9e013f6cb7bece3529b0aba62a1e86b80f20","kind":"tag","published_at":"2018-09-20T22:07:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.134","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.134/manifests"},{"name":"v2.11.133","sha":"25f96b6ed7118562afa21425d0417874e66b937c","kind":"tag","published_at":"2018-09-19T19:57:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.133","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.133/manifests"},{"name":"v2.11.132","sha":"c5ffc02803b93da1ac85c7de98a339134ec8773c","kind":"tag","published_at":"2018-09-18T22:22:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.132","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.132/manifests"},{"name":"v2.11.131","sha":"5c39f73f152f63b6157d499618dadd73edb7a1f9","kind":"tag","published_at":"2018-09-17T21:17:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.131","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.131/manifests"},{"name":"v2.11.130","sha":"0e319588e0651581a52fef5fe92d762627e88fb9","kind":"tag","published_at":"2018-09-13T19:14:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.130","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.130/manifests"},{"name":"v2.11.129","sha":"0a5b30d1f3168ea170087da6fbdf6f3e9a4a059f","kind":"tag","published_at":"2018-09-12T20:48:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.129","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.129/manifests"},{"name":"v2.11.128","sha":"e48b6c2d9a8aaa913fa2e2c33a11768669cb60e8","kind":"tag","published_at":"2018-09-11T19:17:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.128","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.128/manifests"},{"name":"v2.11.127","sha":"38b18afd68268852710e2ce8801933237e6f91a9","kind":"tag","published_at":"2018-09-10T22:44:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.127","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.127/manifests"},{"name":"v2.11.126","sha":"db9dca5d82e53da6ce6de7f1a0fec45bce6ef381","kind":"tag","published_at":"2018-09-07T21:01:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.126","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.126/manifests"},{"name":"v2.11.125","sha":"732971761a937e980c546c90ac741e887f3b7f66","kind":"tag","published_at":"2018-09-06T22:44:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.125","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.125/manifests"},{"name":"v2.11.124","sha":"f6421a99a4b2b7f519e4b42f8a32a9fa095f18f6","kind":"tag","published_at":"2018-09-05T22:57:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.124","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.124/manifests"},{"name":"v2.11.123","sha":"fd45c7aa3a8ddd7b96a46a5e11ba96272dfcb80a","kind":"tag","published_at":"2018-09-04T21:44:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.123","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.123/manifests"},{"name":"v2.11.122","sha":"d345e854e2d60bb658c58c3ec6302551c6154310","kind":"tag","published_at":"2018-08-31T22:43:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.122","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.122/manifests"},{"name":"v2.11.121","sha":"730f65900b79a3ffd7c5eac389973fb59fa2f44c","kind":"tag","published_at":"2018-08-30T20:03:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.121","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.121/manifests"},{"name":"v2.11.120","sha":"4f7987a5ae2378879336f0df30bd4ff058c659b6","kind":"tag","published_at":"2018-08-29T20:40:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.120","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.120/manifests"},{"name":"v2.11.119","sha":"7c40f2f370f6661b8819db0712e7a8436201c7d4","kind":"tag","published_at":"2018-08-28T20:30:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.119","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.119/manifests"},{"name":"v2.11.118","sha":"40d14fedeaf773b7bee080216b259b648d4016be","kind":"tag","published_at":"2018-08-27T23:46:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.118","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.118/manifests"},{"name":"v2.11.117","sha":"9b4217ae6f464d8b877f8329cd3db375c6a8246d","kind":"tag","published_at":"2018-08-25T01:31:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.117","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.117/manifests"},{"name":"v2.11.116","sha":"06e6782534d994aafedf32544fbe5a4991d3d538","kind":"tag","published_at":"2018-08-24T18:45:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.116","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.116/manifests"},{"name":"v2.11.115","sha":"48ef2d723585abf97f61e3cc1f2deca9f63f4d62","kind":"tag","published_at":"2018-08-23T21:18:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.115","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.115/manifests"},{"name":"v2.11.114","sha":"f3139977e4277fefc768aa0e535f4066234d1400","kind":"tag","published_at":"2018-08-22T21:21:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.114","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.114/manifests"},{"name":"v2.11.113","sha":"02660f45565d8c24a7930be9307a1a75710712d9","kind":"tag","published_at":"2018-08-21T21:18:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.113","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.113/manifests"},{"name":"v2.11.112","sha":"eb8fd3ed6365680d2cddb6fc579458088ff781e2","kind":"tag","published_at":"2018-08-20T21:17:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.112","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.112/manifests"},{"name":"v2.11.111","sha":"2c4f0943e820b0f6927c5f81b89272d838f00fd6","kind":"tag","published_at":"2018-08-17T21:51:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.111","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.111/manifests"},{"name":"v2.11.110","sha":"3e0d5a372057e1264fe3250983da40d9152f19de","kind":"tag","published_at":"2018-08-16T23:19:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.110","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.110/manifests"},{"name":"v2.11.109","sha":"bfca3a695cd2df34c41b15cf5d08dc5fcc688bc0","kind":"tag","published_at":"2018-08-15T23:44:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.109","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.109/manifests"},{"name":"v2.11.108","sha":"d65ca5a49d3edc807c9a265901f862cd9bb2b87b","kind":"tag","published_at":"2018-08-14T23:15:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.108","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.108/manifests"},{"name":"v2.11.107","sha":"e23de387511a4fdb0c07d05a9620176e66d38332","kind":"tag","published_at":"2018-08-13T23:43:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.107","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.107/manifests"},{"name":"v2.11.106","sha":"3e171b863664db8a6c2a9bdf31ba519d08596177","kind":"tag","published_at":"2018-08-10T21:23:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.106","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.106/manifests"},{"name":"v2.11.105","sha":"26419d974ca708bc7e6ba5bd0b23911974137a68","kind":"tag","published_at":"2018-08-09T23:18:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.105","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.105/manifests"},{"name":"v2.11.104","sha":"c8968a7dc79190d50cf3759baa41c6f5ac1afafe","kind":"tag","published_at":"2018-08-08T21:25:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.104","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.104/manifests"},{"name":"v2.11.103","sha":"c1ad321ebcb70268e150c10addb4bf01d105f181","kind":"tag","published_at":"2018-08-07T21:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.103","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.103/manifests"},{"name":"v2.11.102","sha":"663176ec9ba9bcd867647b1095d77a7ae7bf84bd","kind":"tag","published_at":"2018-08-06T21:53:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.102","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.102/manifests"},{"name":"v2.11.101","sha":"f076d1e12a1235ee9a2ca7747c71e2d55c0bcbf9","kind":"tag","published_at":"2018-08-03T19:21:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.101","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.101/manifests"},{"name":"v2.11.100","sha":"357eaac31bfccc4a6796b7c33f9971385bb8b1c2","kind":"tag","published_at":"2018-08-02T21:46:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.100","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.100/manifests"},{"name":"v2.11.99","sha":"9d8e1e67e9df974f08c41570a534848dd7fc1170","kind":"tag","published_at":"2018-08-01T21:19:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.99","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.99/manifests"},{"name":"v2.11.98","sha":"a9ab12d6a7e0cb1c486cf766bfeabc1022b14fa8","kind":"tag","published_at":"2018-07-31T20:49:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.98","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.98/manifests"},{"name":"v2.11.97","sha":"57ab82aad09b8522ffb592e3592dd4235e3bd1bc","kind":"tag","published_at":"2018-07-30T21:54:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.97","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.97/manifests"},{"name":"v2.11.96","sha":"16e72a2b0ed1adca09ade8b3302a6b968b8c6821","kind":"tag","published_at":"2018-07-26T22:44:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.96","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.96/manifests"},{"name":"v2.11.95","sha":"d4f9fa570bd63a3044dfdf5d39cc34ff9e6278bf","kind":"tag","published_at":"2018-07-25T22:14:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.95","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.95/manifests"},{"name":"v2.11.94","sha":"0309ecb55f27dff53d808396502c4f29d6198795","kind":"tag","published_at":"2018-07-24T22:43:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.94","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.94/manifests"},{"name":"v2.11.93","sha":"032463fdeebb5d09952e755ba3afa15a5ec2f683","kind":"tag","published_at":"2018-07-20T21:20:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.93","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.93/manifests"},{"name":"v2.11.92","sha":"604151c696bff7ff42887580bfcb35cf3503c08f","kind":"tag","published_at":"2018-07-19T20:17:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.92","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.92/manifests"},{"name":"v2.11.91","sha":"a375d281e18802adb45369028a57f6f5a01297e8","kind":"tag","published_at":"2018-07-18T21:17:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.91","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.91/manifests"},{"name":"v2.11.90","sha":"8d1df21565d562ecb73eee0c9c98d56d0682cfbf","kind":"tag","published_at":"2018-07-17T16:17:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.90","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.90/manifests"},{"name":"v2.11.89","sha":"2ba96f8a0b79bdcfa281b04c7cd9677083aef637","kind":"tag","published_at":"2018-07-13T22:43:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.89","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.89/manifests"},{"name":"v2.11.88","sha":"4a1b31ef321e72edc4f3f20d9c87c601d7ff5c2c","kind":"tag","published_at":"2018-07-12T21:09:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.88","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.88/manifests"},{"name":"v2.11.87","sha":"d33b95696ea2d2b9c02a6699f510fa00f192d367","kind":"tag","published_at":"2018-07-11T22:21:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.87","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.87/manifests"},{"name":"v2.11.86","sha":"81a6a8280abfc97485a220e19d48d8600484ddf9","kind":"tag","published_at":"2018-07-10T22:21:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.86","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.86/manifests"},{"name":"v2.11.85","sha":"27d30c9ed66e959c0e848e0b27c440840e02f7f4","kind":"tag","published_at":"2018-07-10T01:19:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.85","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.85/manifests"},{"name":"v2.11.84","sha":"7c3ae68c79e6e1bb36db8112631d735f3aef90e1","kind":"tag","published_at":"2018-07-09T21:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.84","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.84/manifests"},{"name":"v2.11.83","sha":"e294b62a9026ad67def40aec859519ddfd955b13","kind":"tag","published_at":"2018-07-06T18:43:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.83","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.83/manifests"},{"name":"v2.11.82","sha":"db2f6b2bf552d23dab3e9cdb95df3214772de948","kind":"tag","published_at":"2018-07-05T22:21:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.82","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.82/manifests"},{"name":"v2.11.81","sha":"3a897d39766fe2cfcdc5202775f2532270ab5e7a","kind":"tag","published_at":"2018-07-03T20:49:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.81","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.81/manifests"},{"name":"v2.11.80","sha":"7155d57417ba2d40ea1a6abbc6fcc31682d4cd15","kind":"tag","published_at":"2018-07-02T21:49:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.80","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.80/manifests"},{"name":"v2.11.79","sha":"269a9a134aca3fd8a4c2854c1d0d24b9507ba94d","kind":"tag","published_at":"2018-06-29T23:17:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.79","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.79/manifests"},{"name":"v2.11.78","sha":"d92d1bc84d81ee78354d37af5dbf5d19b582c12d","kind":"tag","published_at":"2018-06-28T22:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.78","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.78/manifests"},{"name":"v2.11.77","sha":"fdd0eda80c91db2399d93b699c984dd33761198c","kind":"tag","published_at":"2018-06-27T22:16:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.77","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.77/manifests"},{"name":"v2.11.76","sha":"e538656c63088b455a75ce446f8dad8804a10740","kind":"tag","published_at":"2018-06-26T21:20:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.76","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.76/manifests"},{"name":"v2.11.75","sha":"df6dffd6586dd0a480d3ba664dd514eb34d8a1b1","kind":"tag","published_at":"2018-06-22T22:51:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.75","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.75/manifests"},{"name":"v2.11.74","sha":"532a5af41b8df0ec2875fda9eb507de17dd09a89","kind":"tag","published_at":"2018-06-22T00:14:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.74","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.74/manifests"},{"name":"v2.11.73","sha":"b474334e751e05195e80dc4e4224e3975cea34f6","kind":"tag","published_at":"2018-06-21T21:01:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.73","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.73/manifests"},{"name":"v2.11.72","sha":"ec47842087b4242d5ef0ff078c52cb7a2faac089","kind":"tag","published_at":"2018-06-20T21:16:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.72","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.72/manifests"},{"name":"v2.11.71","sha":"2e40de1b7b2435786abbac3aa661830d074a152e","kind":"tag","published_at":"2018-06-19T21:24:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.71","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.71/manifests"},{"name":"v2.11.70","sha":"8baefce5579ca2797d71fbb3e001d4ede85b70e7","kind":"tag","published_at":"2018-06-15T22:45:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.70","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.70/manifests"},{"name":"v2.11.69","sha":"4552db4b2cbb92a7d162586fdec326f9bf1ede6d","kind":"tag","published_at":"2018-06-14T23:15:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.69","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.69/manifests"},{"name":"v2.11.68","sha":"a62458511b7efe21d77ff0eafd412081ac578981","kind":"tag","published_at":"2018-06-13T22:45:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.68","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.68/manifests"},{"name":"v2.11.67","sha":"df8ac32d96c8ebfd7fd7c4082fd685561b3507bc","kind":"tag","published_at":"2018-06-12T22:18:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.67","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.67/manifests"},{"name":"v2.11.66","sha":"57f2e57cbb12550d31d60828c04c4ee83f9d3e2c","kind":"tag","published_at":"2018-06-11T22:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.66","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.66/manifests"},{"name":"v2.11.65","sha":"a0fcbcd5cf0daca89043af9bf447491e1ceedfb6","kind":"tag","published_at":"2018-06-08T17:14:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.65","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.65/manifests"},{"name":"v2.11.64","sha":"1d23fe0c387788dae74596070af582db3f1a94cd","kind":"tag","published_at":"2018-06-07T23:14:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.64","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.64/manifests"},{"name":"v2.11.63","sha":"d4652c727f12b0dd89739430298101094675d90b","kind":"tag","published_at":"2018-06-05T23:44:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.63","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.63/manifests"},{"name":"v2.11.62","sha":"fab5c5e7864facaace6583792ee5ecc0beb2ee96","kind":"tag","published_at":"2018-06-04T23:00:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.62","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.62/manifests"},{"name":"v2.11.61","sha":"d01f17d0d43c295c51abbd7c8655acd10d276c0d","kind":"tag","published_at":"2018-06-01T20:51:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.61","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.61/manifests"},{"name":"v2.11.60","sha":"91bba432a7eefb491e5cc47af77f63ad1a638c2e","kind":"tag","published_at":"2018-05-31T01:37:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.60","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.60/manifests"},{"name":"v2.11.59","sha":"68bfb078aa426bb0fc0bf2ef066f4322dfed294c","kind":"tag","published_at":"2018-05-31T00:37:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.59","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.59/manifests"},{"name":"v2.11.58","sha":"4903df40eb1cda2db9c4c5c8f05159f9dcda0e77","kind":"tag","published_at":"2018-05-29T20:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.58","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.58/manifests"},{"name":"v2.11.57","sha":"e631cacad9ac045ed47a9474cd6afea5fff1c6d7","kind":"tag","published_at":"2018-05-25T22:15:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.57","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.57/manifests"},{"name":"v2.11.56","sha":"3033f2a29049513c1b4075f2c8633c170078b61d","kind":"tag","published_at":"2018-05-24T22:47:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.56","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.56/manifests"},{"name":"v2.11.55","sha":"d5e7756d2edc7951a6522f787b396ef348b591a6","kind":"tag","published_at":"2018-05-22T23:16:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.55","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.55/manifests"},{"name":"v2.11.54","sha":"efb45003591f23cf8611173c59362cc2c108d2a8","kind":"tag","published_at":"2018-05-21T21:18:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.54","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.54/manifests"},{"name":"v2.11.53","sha":"5022655a083e2e1ae80668c79f8289af4a31be1b","kind":"tag","published_at":"2018-05-18T20:41:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.53","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.53/manifests"},{"name":"v2.11.52","sha":"0dcd5d21c4aba60905ebcffc2a8380b83769090f","kind":"tag","published_at":"2018-05-17T22:43:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.52","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.52/manifests"},{"name":"v2.11.51","sha":"c8833741cfe7adfd7408a185b2331897e9e5ad32","kind":"tag","published_at":"2018-05-16T19:16:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.51","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.51/manifests"},{"name":"v2.11.50","sha":"57dd5167e11b100f9601b717d1675cd8da2bb05b","kind":"tag","published_at":"2018-05-15T19:12:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.50/manifests"},{"name":"v2.11.49","sha":"fda5c1c176bc9096a329244d3ffe82c130704af9","kind":"tag","published_at":"2018-05-14T22:15:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.49/manifests"},{"name":"v2.11.48","sha":"ac2716b4abb4503b754ad1ff32e256ba9e646d62","kind":"tag","published_at":"2018-05-11T00:12:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.48/manifests"},{"name":"v2.11.47","sha":"dfb2b8130aeafa9c13f2ccdce591fcf2e560dd9b","kind":"tag","published_at":"2018-05-10T20:15:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.47/manifests"},{"name":"v2.11.46","sha":"cb341dd97ecb6258a0e38b1421ff986cc16d2ca3","kind":"tag","published_at":"2018-05-10T01:53:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.46/manifests"},{"name":"v2.11.45","sha":"cf31b565aee54c2d859afef4e0dffbb535b03056","kind":"tag","published_at":"2018-05-08T17:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.45","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.45/manifests"},{"name":"v2.11.44","sha":"794eb29d73a0fec28aaf3c92d5f0b56d42850655","kind":"tag","published_at":"2018-05-07T22:55:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.44/manifests"},{"name":"v2.11.43","sha":"ac172720a492de2fc8434b42b595cf865dfc228a","kind":"tag","published_at":"2018-05-04T21:16:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.43/manifests"},{"name":"v2.11.42","sha":"9632a0ce7d59c103d3efb85a9ff65ce015655125","kind":"tag","published_at":"2018-05-03T23:14:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.42/manifests"},{"name":"v2.11.41","sha":"0e5f260224c0888ca9f05dc944c2ce9acc3adc81","kind":"tag","published_at":"2018-05-02T20:49:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.41/manifests"},{"name":"v2.11.40","sha":"888933f9652fb95a1686e797b4b1ffdfd1444216","kind":"tag","published_at":"2018-04-30T22:14:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.40/manifests"},{"name":"v2.11.39","sha":"422c1c527a9bfd202779e6e133c9d73fbe0cc316","kind":"tag","published_at":"2018-04-26T22:10:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.39/manifests"},{"name":"v2.11.38","sha":"1d67db2b203497203034ed35182d98144daea618","kind":"tag","published_at":"2018-04-25T18:44:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.38/manifests"},{"name":"v2.11.37","sha":"1ba823d36498586253b4665a0e1950a581335a88","kind":"tag","published_at":"2018-04-24T19:13:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.37/manifests"},{"name":"v2.11.36","sha":"5f2bd9709ac81ecc83b5c4adb9cd0c570c7196cc","kind":"tag","published_at":"2018-04-23T20:12:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.36/manifests"},{"name":"v2.11.35","sha":"44d63616b06bfe8cbce6a2663e59c41725493457","kind":"tag","published_at":"2018-04-20T19:12:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.35/manifests"},{"name":"v2.11.34","sha":"bed65a7afd8baaf729bc8f9ef7c6fd8990ed4d44","kind":"tag","published_at":"2018-04-19T23:42:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.34/manifests"},{"name":"v2.11.33","sha":"19216fe9eb6ef9c9a87271aadb5504635014e348","kind":"tag","published_at":"2018-04-10T23:13:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.33/manifests"},{"name":"v2.11.32","sha":"04045a4d7c6f78167a562cc85eda5d5e606aa93a","kind":"tag","published_at":"2018-04-09T23:12:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.32/manifests"},{"name":"v2.11.31","sha":"f97f6578b05991d056c324f42886931ecb2e2347","kind":"tag","published_at":"2018-04-06T18:42:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.31/manifests"},{"name":"v2.11.30","sha":"f4471ab7d4b43c818e898c51ac4325855712a0f9","kind":"tag","published_at":"2018-04-05T20:15:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.30/manifests"},{"name":"v2.11.29","sha":"7745814c1eca689d46ffb2b36b8a42de24ab784e","kind":"tag","published_at":"2018-04-04T19:27:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.29/manifests"},{"name":"v2.11.28","sha":"3d6c62cb69fd6373ec6b5c15dcc5e91407902a1c","kind":"tag","published_at":"2018-04-03T21:05:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.28/manifests"},{"name":"v2.11.27","sha":"51e51a774b9799ee89db7f38c18cebfddb6394ea","kind":"tag","published_at":"2018-04-02T21:40:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.27/manifests"},{"name":"v2.11.26","sha":"21f6244bd68f2c78f172a8c66e5419a33e9ee2d5","kind":"tag","published_at":"2018-03-30T21:11:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.26/manifests"},{"name":"v2.11.25","sha":"f5bee72eec28655b07f321095145e5877dc60a02","kind":"tag","published_at":"2018-03-29T23:11:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.25/manifests"},{"name":"v2.11.24","sha":"50df7b39a7714f3e85f6daf866996ce99ade7ffc","kind":"tag","published_at":"2018-03-28T23:11:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.24/manifests"},{"name":"v2.11.23","sha":"aebacd149d041953cdb3732a7859a5ce6d812919","kind":"tag","published_at":"2018-03-27T20:13:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.23/manifests"},{"name":"v2.11.22","sha":"d4964c6a7d148a4dc9dec75209950f69740cbff8","kind":"tag","published_at":"2018-03-26T22:36:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.22/manifests"},{"name":"v2.11.21","sha":"772461b6ad0cb34c8aee8f5cd6f4887a4abaffa3","kind":"tag","published_at":"2018-03-23T18:38:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.21/manifests"},{"name":"v2.11.20","sha":"2a1e0441c2c7339e8285d6b614fe03df6e152071","kind":"tag","published_at":"2018-03-22T22:39:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.20/manifests"},{"name":"v2.11.19","sha":"605f5b3d11574c12c2431b6953bb86ceac2c2c96","kind":"tag","published_at":"2018-03-21T22:09:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.19/manifests"},{"name":"v2.11.18","sha":"b7fd94fdd7a3efc002bbf80e56d1e8dda6e8fccc","kind":"tag","published_at":"2018-03-20T22:10:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.18/manifests"},{"name":"v2.11.17","sha":"d4cad2ee30329b5f5317c44e3a3bfbecf5dd4243","kind":"tag","published_at":"2018-03-16T21:42:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.17/manifests"},{"name":"v2.11.16","sha":"0de4010c0e5b441a81f94e3d0dc006a707d47ef2","kind":"tag","published_at":"2018-03-15T20:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.16/manifests"},{"name":"v2.11.15","sha":"e1787bb2c81186ac5e656a5a349886bd466e4f70","kind":"tag","published_at":"2018-03-14T21:09:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.15/manifests"},{"name":"v2.11.14","sha":"87321292b4eb8b24244f5822b3fa158687066ee4","kind":"tag","published_at":"2018-03-13T20:11:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.14/manifests"},{"name":"v2.11.13","sha":"8f01f7e14d6dba7d45b6bdcad27e3cd0084667a5","kind":"tag","published_at":"2018-03-12T20:37:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.13/manifests"},{"name":"v2.11.12","sha":"f6b8a03eae58cc6ca252c043aa5b15fb997cddd4","kind":"tag","published_at":"2018-03-08T23:38:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.12/manifests"},{"name":"v2.11.10","sha":"a22800ef37e24db628bda6b4ea89aa6229a53dc2","kind":"tag","published_at":"2018-03-07T23:53:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.10/manifests"},{"name":"v2.11.9","sha":"277f9adb1e036572e2334bd8a2876779cf1ec750","kind":"tag","published_at":"2018-03-06T21:42:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.9/manifests"},{"name":"v2.11.8","sha":"c6f2fd6f24a92266c947659b78228c817496bf70","kind":"tag","published_at":"2018-03-01T21:10:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.8/manifests"},{"name":"v2.11.7","sha":"0ce022d09ff74e707b7a3ac3545cbc00567a4eae","kind":"tag","published_at":"2018-02-28T21:36:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"7b1f5f05b025f1db156e10de484b113c18032aec","kind":"tag","published_at":"2018-02-27T22:11:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"6212bd49d27c4c5fc816baa8960ba1049b31283f","kind":"tag","published_at":"2018-02-27T00:41:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"73c98f81949ad9bf5ac8d2aa72a242290d37b6b9","kind":"tag","published_at":"2018-02-23T19:08:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"eb99e1fcece5f03bb56f457ca40d095d73172084","kind":"tag","published_at":"2018-02-22T19:16:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bb8873811d5f1fbba1fa5743a16e96a46673be20","kind":"tag","published_at":"2018-02-21T19:40:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b3bf96c86074c9580e9a56d6b9c28a2600a7da0f","kind":"tag","published_at":"2018-02-20T21:40:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"ae908177ff5b5285f9793c29a58346c7c8be874b","kind":"tag","published_at":"2018-02-19T22:55:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.0/manifests"},{"name":"v2.10.134","sha":"2c0d2aba5e5d7f9ae3b506162fba317dc548b353","kind":"tag","published_at":"2018-02-16T21:38:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.134","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.134/manifests"},{"name":"v2.10.133","sha":"ca6ba213fee869426aa4d6b1f107f0a40593311f","kind":"tag","published_at":"2018-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.133","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.133/manifests"},{"name":"v2.10.132","sha":"45929f17cf9fe1465a25307fa6ab9dd33b9a17a3","kind":"tag","published_at":"2018-02-15T00:12:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.132","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.132/manifests"},{"name":"v2.10.131","sha":"67d1a11a317e6d34f66e450fa7618bc991ad623c","kind":"tag","published_at":"2018-02-13T23:10:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.131","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.131/manifests"},{"name":"v2.10.130","sha":"d2dab439ca212be01a78f63f45b2f1253ea49199","kind":"tag","published_at":"2018-02-12T22:36:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.130","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.130/manifests"},{"name":"v2.10.129","sha":"d89918b7135c24e19d318a5be9a81cdfe5f883c5","kind":"tag","published_at":"2018-02-10T00:51:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.129","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.129/manifests"},{"name":"v2.10.128","sha":"429aa2cb00070e9017a7bb130b774540215a4f50","kind":"tag","published_at":"2018-02-08T20:42:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.128","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.128/manifests"},{"name":"v2.10.127","sha":"8eb494390dcf5541e357498ef9f684d36dccdfef","kind":"tag","published_at":"2018-02-06T22:36:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.127","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.127/manifests"},{"name":"v2.10.126","sha":"92a02fc34d450e5dee28efa87ed47447bdb6e6da","kind":"tag","published_at":"2018-02-05T22:08:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.126","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.126/manifests"},{"name":"v2.10.125","sha":"038d4ae39c2e6ba751a41be0a9df2184239841e2","kind":"tag","published_at":"2018-01-26T23:10:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.125","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.125/manifests"},{"name":"v2.10.124","sha":"16baab78d2eb68a2da75a174b04e1e1702ad5e91","kind":"tag","published_at":"2018-01-25T23:44:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.124","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.124/manifests"},{"name":"v2.10.123","sha":"b9d5e1a9180cd6828588d06f1c3e9c9e8b0f227a","kind":"tag","published_at":"2018-01-22T23:10:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.123","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.123/manifests"},{"name":"v2.10.122","sha":"c3939b8b39b23c7b352ccfd92f21e851cc226053","kind":"tag","published_at":"2018-01-19T21:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.122","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.122/manifests"},{"name":"v2.10.121","sha":"fbd3c14266dd1603991c5b61dc4b9f7ba1363fe8","kind":"tag","published_at":"2018-01-18T02:14:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.121","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.121/manifests"},{"name":"v2.10.120","sha":"2c63fc164ecce749458b358a39984dca3b4eb94f","kind":"tag","published_at":"2018-01-17T19:09:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.120","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.120/manifests"},{"name":"v2.10.119","sha":"6e3b02fa55d84d3701e33f545358f7a38dbad84a","kind":"tag","published_at":"2018-01-17T00:36:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.119","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.119/manifests"},{"name":"v2.10.118","sha":"b20fe98ab2eaf6e99b28e4dd25d8aa0fc036c3df","kind":"tag","published_at":"2018-01-16T00:08:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.118","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.118/manifests"},{"name":"v2.10.117","sha":"68d7b545fe9cc6c7ba26bb8d11755ad03b2c1656","kind":"tag","published_at":"2018-01-12T22:08:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.117","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.117/manifests"},{"name":"v2.10.116","sha":"e44f0708c9d7066739a8a0def169fd8986779598","kind":"tag","published_at":"2018-01-11T21:37:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.116","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.116/manifests"},{"name":"v2.10.115","sha":"8eb3bfed2a90e3b8f53226ce86ed1a40cd7ca1a6","kind":"tag","published_at":"2018-01-09T22:34:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.115","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.115/manifests"},{"name":"v2.10.114","sha":"659ca27ac98158ab47b37929076ceca641f8af9f","kind":"tag","published_at":"2018-01-09T17:34:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.114","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.114/manifests"},{"name":"v2.10.113","sha":"9bc09ad5d3a150c926117b11cdf8153d8ac57e5c","kind":"tag","published_at":"2018-01-09T00:36:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.113","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.113/manifests"},{"name":"v2.10.112","sha":"c234dee1e752b9a494a0da7ca08649e3f549e611","kind":"tag","published_at":"2018-01-05T22:38:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.112","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.112/manifests"},{"name":"v2.10.111","sha":"62d01be16226ef76e040087726ca7449aa4ecc6a","kind":"tag","published_at":"2018-01-02T22:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.111","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.111/manifests"},{"name":"v2.10.110","sha":"0a61a97e6fb785929693be1a07368df0726601cd","kind":"tag","published_at":"2017-12-29T18:04:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.110","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.110/manifests"},{"name":"v2.10.109","sha":"102456b36e51ab81ab8508d660025587dd5d8258","kind":"tag","published_at":"2017-12-22T21:35:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.109","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.109/manifests"},{"name":"v2.10.108","sha":"1e7021ecb41fee3498d01b99fdc885cf62af0f44","kind":"tag","published_at":"2017-12-21T23:37:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.108","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.108/manifests"},{"name":"v2.10.107","sha":"410be1837b51c5de4c3dd7eeeb7d7941348a1bfd","kind":"tag","published_at":"2017-12-20T23:07:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.107","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.107/manifests"},{"name":"v2.10.106","sha":"861c715e6840d198c94659571f41469688749073","kind":"tag","published_at":"2017-12-19T22:38:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.106","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.106/manifests"},{"name":"v2.10.105","sha":"2a9243947257f0365f62eb712267159500f870dc","kind":"tag","published_at":"2017-12-19T06:34:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.105","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.105/manifests"},{"name":"v2.10.104","sha":"89d973291a9b80fbbb948f79b47e40989b79b7ac","kind":"tag","published_at":"2017-12-15T20:36:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.104","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.104/manifests"},{"name":"v2.10.103","sha":"eb5328a1a0b458ecece57dd8ec9943882dbf1478","kind":"tag","published_at":"2017-12-14T22:35:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.103","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.103/manifests"},{"name":"v2.10.102","sha":"d363506ca3c63745f6b6b7b1bc154ebfd6b88d91","kind":"tag","published_at":"2017-12-12T21:08:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.102","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.102/manifests"},{"name":"v2.10.101","sha":"b2f36b2ad96064e39e2edb551f11e2c5dbee8f88","kind":"tag","published_at":"2017-12-11T23:13:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.101","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.101/manifests"},{"name":"v2.10.100","sha":"ff7e12021a8bb7e9fe5ef089c08fc10cc3388d32","kind":"tag","published_at":"2017-12-08T22:36:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.100","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.100/manifests"},{"name":"v2.10.99","sha":"bad8c49d6142c1087bf453eedfb50660e37ad434","kind":"tag","published_at":"2017-12-07T18:07:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.99","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.99/manifests"},{"name":"v2.10.98","sha":"f27715f218d4318dc89bcedb0dd51e53daecc316","kind":"tag","published_at":"2017-12-06T22:22:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.98","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.98/manifests"},{"name":"v2.10.97","sha":"6e4d99cad72e0f6103ac32737834080557ef720b","kind":"tag","published_at":"2017-12-06T00:45:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.97","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.97/manifests"},{"name":"v2.10.96","sha":"cd09eb494976ab98640e403b73a4b1456d791c8a","kind":"tag","published_at":"2017-12-04T21:07:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.96","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.96/manifests"},{"name":"v2.10.95","sha":"36106bcbbb0255aaa7acf2e97291e7f7ff666731","kind":"tag","published_at":"2017-12-01T21:36:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.95","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.95/manifests"},{"name":"v2.10.94","sha":"9ba23ce65f939251a89e80f946ea6a713ecda5c3","kind":"tag","published_at":"2017-11-30T19:11:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.94","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.94/manifests"},{"name":"v2.10.93","sha":"cfde38ed03e217633ca36b7a8c969281aba6529e","kind":"tag","published_at":"2017-11-30T03:04:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.93","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.93/manifests"},{"name":"v2.10.92","sha":"3ff267c56942fae07343470f3c1e215460714579","kind":"tag","published_at":"2017-11-29T19:57:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.92","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.92/manifests"},{"name":"v2.10.91","sha":"fb1bd8cf30f116c997d1d64b8dcc73ac4724c57e","kind":"tag","published_at":"2017-11-29T06:44:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.91","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.91/manifests"},{"name":"v2.10.90","sha":"9ca72a08879d84d24a2e063aaa8285310bd92e27","kind":"tag","published_at":"2017-11-27T10:49:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.90","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.90/manifests"},{"name":"v2.10.89","sha":"9ca72a08879d84d24a2e063aaa8285310bd92e27","kind":"tag","published_at":"2017-11-23T00:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.89","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.89/manifests"},{"name":"v2.10.88","sha":"cee70f531a2153712264d9c4dcb292366f424bbf","kind":"tag","published_at":"2017-11-22T01:52:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.88","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.88/manifests"},{"name":"v2.10.87","sha":"1ff8f4bec5b779979e3737b75e8963071af6bf42","kind":"tag","published_at":"2017-11-21T00:01:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.87","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.87/manifests"},{"name":"v2.10.86","sha":"dc78d536475701c087b38777116230acc43fadfb","kind":"tag","published_at":"2017-11-17T23:02:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.86","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.86/manifests"},{"name":"v2.10.85","sha":"d183aae9f6edaf0c24b5a74d1e53243b180d4825","kind":"tag","published_at":"2017-11-17T00:04:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.85","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.85/manifests"},{"name":"v2.10.84","sha":"84d7449763fbc4a344dd3bd377d04e5fcb9e97c4","kind":"tag","published_at":"2017-11-15T19:33:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.84","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.84/manifests"},{"name":"v2.10.83","sha":"4ce3b984f5515fc0bc1d8cbdb8d2ec431619b8cd","kind":"tag","published_at":"2017-11-15T00:42:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.83","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.83/manifests"},{"name":"v2.10.82","sha":"837e79cca1adce7cb8e25a48626de794b33af92d","kind":"tag","published_at":"2017-11-09T20:08:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.82","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.82/manifests"},{"name":"v2.10.81","sha":"334f093f1f5bbe50d38c049872f072d8feb261c8","kind":"tag","published_at":"2017-11-08T22:52:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.81","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.81/manifests"},{"name":"v2.10.80","sha":"fa15dc19f2607390c30864df3b7fe99b59280de3","kind":"tag","published_at":"2017-11-07T21:50:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.80","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.80/manifests"},{"name":"v2.10.79","sha":"e7de572052c2f43fe20f8d46b966660ef94fea02","kind":"tag","published_at":"2017-11-07T01:07:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.79","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.79/manifests"},{"name":"v2.10.78","sha":"a4da5d5210107f542cea6a70e59bc308d7360f55","kind":"tag","published_at":"2017-11-03T17:35:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.78","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.78/manifests"},{"name":"v2.10.77","sha":"482382c51305b6c74e1154422cdd4545cdebb693","kind":"tag","published_at":"2017-11-03T00:40:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.77","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.77/manifests"},{"name":"v2.10.76","sha":"0dbdc4657eb9d0907f1f772477b8065969556dd4","kind":"tag","published_at":"2017-11-02T00:08:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.76","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.76/manifests"},{"name":"v2.10.75","sha":"371d9ba10c11d4a16c99b66fd3944ef6e7cf5a02","kind":"tag","published_at":"2017-11-01T17:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.75","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.75/manifests"},{"name":"v2.10.74","sha":"240818fb1f675b49aed942b41e6f45d1653a6d21","kind":"tag","published_at":"2017-10-26T21:40:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.74","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.74/manifests"},{"name":"v2.10.73","sha":"7b055cc89eec906cb09bee5de70e2996274b0a91","kind":"tag","published_at":"2017-10-26T18:43:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.73","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.73/manifests"},{"name":"v2.10.71","sha":"d0ced352f81208a6d65087ebba1897c064ef605f","kind":"tag","published_at":"2017-10-24T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.71","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.71/manifests"},{"name":"v2.10.70","sha":"0c85ca1169cfa7bdf9a64edbf6e2f506a5e6402e","kind":"tag","published_at":"2017-10-23T23:44:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.70","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.70/manifests"},{"name":"v2.10.69","sha":"aca23acb381577ab4fdb293d860d3a1465197bd7","kind":"tag","published_at":"2017-10-20T17:35:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.69","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.69/manifests"},{"name":"v2.10.68","sha":"af12fdd812cf56f8222ba15cb71e2a448af83883","kind":"tag","published_at":"2017-10-19T18:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.68","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.68/manifests"},{"name":"v2.10.67","sha":"6cd201db58b3540bedb149f1b670b560abb5a728","kind":"tag","published_at":"2017-10-18T18:48:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.67","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.67/manifests"},{"name":"v2.10.66","sha":"7102c61bbefb285d11276475b4e5ff0c60f34836","kind":"tag","published_at":"2017-10-17T20:11:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.66","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.66/manifests"},{"name":"v2.10.65","sha":"e89712d536d11697760ea29eac28311fad9307e0","kind":"tag","published_at":"2017-10-16T20:23:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.65","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.65/manifests"},{"name":"v2.10.64","sha":"a96f2d52fd94ab18807a10823325b3d70907078d","kind":"tag","published_at":"2017-10-12T19:43:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.64","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.64/manifests"},{"name":"v2.10.63","sha":"2d1ad57788fdc460cce0aea8a9d9589b75c9045a","kind":"tag","published_at":"2017-10-11T20:05:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.63","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.63/manifests"},{"name":"v2.10.62","sha":"61d643f98580679496e800ea379e0303e76bfc92","kind":"tag","published_at":"2017-10-10T18:38:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.62","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.62/manifests"},{"name":"v2.10.61","sha":"eb043af875cccbfe583e5d6e37eb2afbfe60d476","kind":"tag","published_at":"2017-10-06T23:21:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.61","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.61/manifests"},{"name":"v2.10.60","sha":"981060b8e21af1175e458e5082023c4bc4dc048a","kind":"tag","published_at":"2017-10-06T20:07:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.60","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.60/manifests"},{"name":"v2.10.59","sha":"f0d42038950dc2de9c3f1452ac28157e4bd2870b","kind":"tag","published_at":"2017-10-05T20:31:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.59","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.59/manifests"},{"name":"v2.10.58","sha":"0912b2163316ca660d571fd9385a97b9d75dbc41","kind":"tag","published_at":"2017-10-04T23:06:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.58","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.58/manifests"},{"name":"v2.10.57","sha":"236186175fbec802c564d01378cb44bcd05c4f84","kind":"tag","published_at":"2017-10-03T16:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.57","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.57/manifests"},{"name":"v2.10.56","sha":"178dbb6f68728a0d20e44299e03b61d74627760c","kind":"tag","published_at":"2017-10-02T20:20:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.56","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.56/manifests"},{"name":"v2.10.55","sha":"ae21be1a089662b26e369cc871a849aeb69ec3b4","kind":"tag","published_at":"2017-09-29T21:20:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.55","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.55/manifests"},{"name":"v2.10.54","sha":"25aaaa5d562c134b267b5dd38328d0d7c73cf1eb","kind":"tag","published_at":"2017-09-27T23:09:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.54","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.54/manifests"},{"name":"v2.10.53","sha":"52518afa2e4b205e6e7870c68cba62e8ceee9a64","kind":"tag","published_at":"2017-09-26T19:14:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.53","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.53/manifests"},{"name":"v2.10.52","sha":"c088439c72bb527b773f2ccf9cdacdef838986e1","kind":"tag","published_at":"2017-09-22T20:35:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.52","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.52/manifests"},{"name":"v2.10.51","sha":"cfc4fc0eab8454f2aec052d1b66f021ceaffe419","kind":"tag","published_at":"2017-09-21T20:54:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.51","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.51/manifests"},{"name":"v2.10.50","sha":"6c08c06ea58ee94ce8483777b18f215811b99e7f","kind":"tag","published_at":"2017-09-20T23:25:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.50/manifests"},{"name":"v2.10.49","sha":"63e9be8cca53f101528acbd05844ddb826a976a0","kind":"tag","published_at":"2017-09-19T23:27:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.49/manifests"},{"name":"v2.10.48","sha":"869e9394564bb7f8c0c323aa5aaf698562793a91","kind":"tag","published_at":"2017-09-18T23:52:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.48/manifests"},{"name":"v2.10.47","sha":"cc4b3a92ce1d81ab08492c57c346a2fac1d29a32","kind":"tag","published_at":"2017-09-15T20:08:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.47/manifests"},{"name":"v2.10.46","sha":"bb8896895af751487a55649d48441ce8c8ced3ac","kind":"tag","published_at":"2017-09-14T22:24:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.46/manifests"},{"name":"v2.10.45","sha":"1196b01dd4fcb9459af3976f6ab07ce718546d66","kind":"tag","published_at":"2017-09-13T19:39:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.45","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.45/manifests"},{"name":"v2.10.44","sha":"ce5ba158b249b0b1e934bbe6190ec82e5460f6bb","kind":"tag","published_at":"2017-09-12T18:09:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.44/manifests"},{"name":"v2.10.43","sha":"81d1f1b8e5b3b2265c04e24705679c49d20b27e8","kind":"tag","published_at":"2017-09-11T20:14:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.43/manifests"},{"name":"v2.10.42","sha":"c0cf9c79f0069f19eafeed73e56d22225d93a1ef","kind":"tag","published_at":"2017-09-08T20:40:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.42/manifests"},{"name":"v2.10.41","sha":"0155866811454f7a79ee3fd83cf219deac6e6c77","kind":"tag","published_at":"2017-09-07T23:23:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.41/manifests"},{"name":"v2.10.40","sha":"a17c8c947fa51580d81b4c1d433bfe91fa201557","kind":"tag","published_at":"2017-09-06T17:36:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.40/manifests"},{"name":"v2.10.39","sha":"c5ae098710df8144f780cc58fb48cbd476edf1ab","kind":"tag","published_at":"2017-09-05T17:38:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.39/manifests"},{"name":"v2.10.38","sha":"d93b1cafcb1395e5d5f294a7298a33fc9d4e9ae1","kind":"tag","published_at":"2017-09-01T19:30:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.38/manifests"},{"name":"v2.10.37","sha":"93065b0bee84aeb6e0332b79d1bb7483bba8a55a","kind":"tag","published_at":"2017-08-31T23:11:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.37/manifests"},{"name":"v2.10.36","sha":"62cee218364382eea43f4fcb418a014ee0591ad5","kind":"tag","published_at":"2017-08-30T18:29:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.36/manifests"},{"name":"v2.10.35","sha":"318ca9f4193076bd5aec8fe6e1bee3ef6303b4c5","kind":"tag","published_at":"2017-08-29T16:06:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.35/manifests"},{"name":"v2.10.34","sha":"7ad1edf13df903ea638267a3c19df98b87106afe","kind":"tag","published_at":"2017-08-25T21:43:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.34/manifests"},{"name":"v2.10.33","sha":"bf26f1a02bd160d0eb8cf71ab4e3620ea7fd6ae8","kind":"tag","published_at":"2017-08-24T19:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.33/manifests"},{"name":"v2.10.32","sha":"d93dc7ab23310fbb06cf6b139c442af2edfe8320","kind":"tag","published_at":"2017-08-23T20:42:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.32/manifests"},{"name":"v2.10.31","sha":"f3426ec948fafe1635998f5a541509fb923b067d","kind":"tag","published_at":"2017-08-22T19:12:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.31/manifests"},{"name":"v2.10.30","sha":"d2eb51f714cf7566aacab95c8df628890cc19c03","kind":"tag","published_at":"2017-08-21T21:14:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.30/manifests"},{"name":"v2.10.29","sha":"4e59d1e689ca8fb6c702db313707e5a728b9998f","kind":"tag","published_at":"2017-08-18T18:36:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.29/manifests"},{"name":"v2.10.28","sha":"080c7b6d98ba6ae5db663897c87136b089894dd8","kind":"tag","published_at":"2017-08-16T18:13:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.28/manifests"},{"name":"v2.10.27","sha":"f88b93221700b0299aac80f84816a1bda68231f1","kind":"tag","published_at":"2017-08-15T20:13:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.27/manifests"},{"name":"v2.10.26","sha":"e7486094d2c2f66d6cbdab193fda431231f8be06","kind":"tag","published_at":"2017-08-14T17:13:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.26/manifests"},{"name":"v2.10.25","sha":"4d6a6e71a5ee9840b2e03aa65236d287939cb8ab","kind":"tag","published_at":"2017-08-11T22:20:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.25/manifests"},{"name":"v2.10.24","sha":"ada7bbc95da28b9dd79feb78b0bc3c2aa6474ad2","kind":"tag","published_at":"2017-08-10T21:17:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.24/manifests"},{"name":"v2.10.23","sha":"0d229ff67c79a37d5b9db0593f3f1ec2655e9383","kind":"tag","published_at":"2017-08-09T20:39:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.23/manifests"},{"name":"v2.10.22","sha":"e53725842c285ad18b53b6351e0a24eb439fb2c0","kind":"tag","published_at":"2017-08-09T16:34:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.22/manifests"},{"name":"v2.10.21","sha":"57cc0237720a2a7fa294811d31485a1885f3fe27","kind":"tag","published_at":"2017-08-01T22:24:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.21/manifests"},{"name":"v2.10.20","sha":"dab4024b3652716da33b0fdd9dd8fb912baed646","kind":"tag","published_at":"2017-07-31T23:19:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.20/manifests"},{"name":"v2.10.19","sha":"d8450a55e2c1baba8af9d03261c81f0768f483f4","kind":"tag","published_at":"2017-07-27T21:50:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.19/manifests"},{"name":"v2.10.17","sha":"b973d7338984b6486d01b76e6e35a426d2b5fc6b","kind":"tag","published_at":"2017-07-25T23:23:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.17/manifests"},{"name":"v2.10.16","sha":"d1d9179f2fb26ca633a24fc4bc8e6ae3c4cf91ae","kind":"tag","published_at":"2017-07-24T21:08:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.16/manifests"},{"name":"v2.10.15","sha":"20cde725c2f7a9ca73f2f50f1a84786e7c9873b5","kind":"tag","published_at":"2017-07-20T23:26:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.15/manifests"},{"name":"v2.10.14","sha":"f307abd9a6eae6645a2880f9c12c8ac2de7e723b","kind":"tag","published_at":"2017-07-19T23:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.14/manifests"},{"name":"v2.10.13","sha":"0066c5333d1087a01beaa30c0207c02146fa74f1","kind":"tag","published_at":"2017-07-17T22:12:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.13/manifests"},{"name":"v2.10.12","sha":"100a31c74965c4413834dbf78e183a43b5dc89f5","kind":"tag","published_at":"2017-07-14T21:05:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.12/manifests"},{"name":"v2.10.11","sha":"f3f5d1c14c0f642d17d02678d8a4539d4e0417c6","kind":"tag","published_at":"2017-07-13T20:13:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.11/manifests"},{"name":"v2.10.10","sha":"b6ec245d3a1ab2b071af02befdcc0d7f70b2ea5f","kind":"tag","published_at":"2017-07-12T18:38:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.10/manifests"},{"name":"v2.10.9","sha":"310f3b6f1e3b3ef0121f1c920872991d410ad152","kind":"tag","published_at":"2017-07-06T21:08:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.9/manifests"},{"name":"v2.10.8","sha":"85c08538c53cf5e76aa7d4b275a1d88b80fbb2ed","kind":"tag","published_at":"2017-07-05T18:06:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.8/manifests"},{"name":"v2.10.7","sha":"fa622a953c0cbfd1fff0eb4d4965acea06f71e69","kind":"tag","published_at":"2017-06-30T20:15:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.7/manifests"},{"name":"v2.10.6","sha":"a6c20356b44e0e85f6ab839bd5356f15c588e7e4","kind":"tag","published_at":"2017-06-29T18:06:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.6/manifests"},{"name":"v2.10.4","sha":"99820f6c1a0da4c7da9450665e6b12396a553d8f","kind":"tag","published_at":"2017-06-27T23:13:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"920255021d1bf5bd38f68325d87e4d74d1cbb12f","kind":"tag","published_at":"2017-06-23T21:10:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"f42363f1bcf35cd7d418d8207704b99f8a7a35a1","kind":"tag","published_at":"2017-06-23T00:17:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"ced8974cd8236a60f0e8742a10c9cc0f9d691e46","kind":"tag","published_at":"2017-06-21T21:17:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c67b55f37e692f6db39f36412d302d78b124d352","kind":"tag","published_at":"2017-06-20T23:19:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.0/manifests"},{"name":"v2.9.44","sha":"2f2f850c2badfe6445386165f2532e974e9197ca","kind":"tag","published_at":"2017-06-20T20:46:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.44/manifests"},{"name":"v2.9.43","sha":"4d6739219112c7c193f1aceacc4bd1cdd14f5ae9","kind":"tag","published_at":"2017-06-19T19:20:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.43/manifests"},{"name":"v2.9.42","sha":"109e2a555f0a5e97113a00480934e3da3801c122","kind":"tag","published_at":"2017-06-16T17:38:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.42/manifests"},{"name":"v2.9.41","sha":"6495ab129b3f1edfeb2821e45f0fc51520e081d6","kind":"tag","published_at":"2017-06-15T21:37:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.41/manifests"},{"name":"v2.9.40","sha":"e6027fe7feb188463a34a27cbeb140302c235d46","kind":"tag","published_at":"2017-06-14T21:12:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.40/manifests"},{"name":"v2.9.39","sha":"bd7ab3a187c7683f5e391da862fb367c3bb29576","kind":"tag","published_at":"2017-06-13T17:33:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.39/manifests"},{"name":"v2.9.38","sha":"bd7ab3a187c7683f5e391da862fb367c3bb29576","kind":"tag","published_at":"2017-06-12T23:47:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.38/manifests"},{"name":"v2.9.37","sha":"323f0b56db18a6d6309affdd4b4736e298fc8ec5","kind":"tag","published_at":"2017-06-09T17:39:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.37/manifests"},{"name":"v2.9.36","sha":"5c1dd31c3b055d517720d4b7c96c33b967587718","kind":"tag","published_at":"2017-06-08T20:48:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.36/manifests"},{"name":"v2.9.35","sha":"02bf2b8fd30121f6d7ad3acd6560a496b5a132ba","kind":"tag","published_at":"2017-06-07T23:06:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.35/manifests"},{"name":"v2.9.34","sha":"88bc10c2c4eddf0de42bc7f7094895a0e96e3a3e","kind":"tag","published_at":"2017-06-07T19:57:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.34/manifests"},{"name":"v2.9.32","sha":"ceae045265015d1c687dfdb726c0a66cd7c5a224","kind":"tag","published_at":"2017-06-07T00:38:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.32/manifests"},{"name":"v2.9.31","sha":"61b1131fb0d81edca02da7efe647e7657a2737ab","kind":"tag","published_at":"2017-06-05T21:24:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.31/manifests"},{"name":"v2.9.29","sha":"05336f2495f2dc932578bdc4b6e80428e091945c","kind":"tag","published_at":"2017-06-02T19:59:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.29/manifests"},{"name":"v2.9.28","sha":"c512712307ae59bd580f961b074bd6076c74a312","kind":"tag","published_at":"2017-06-01T20:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.28/manifests"},{"name":"v2.9.27","sha":"6d1d8854e1366e1676cdeea5c0101940cef9549a","kind":"tag","published_at":"2017-05-31T19:36:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.27/manifests"},{"name":"v2.9.26","sha":"68f66b7065766b0d44cbf1228ae0167c44bd203c","kind":"tag","published_at":"2017-05-31T17:01:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.26/manifests"},{"name":"v2.9.25","sha":"f05d9271fa4e8fbd5e272bb0436a952c71ff3251","kind":"tag","published_at":"2017-05-25T23:06:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.25/manifests"},{"name":"v2.9.24","sha":"c65ca94fb39a635bc405d630c16bb3e92ed4b746","kind":"tag","published_at":"2017-05-24T18:37:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.24/manifests"},{"name":"v2.9.23","sha":"052f0b373bb3826b45fc76294a624bc38a51fa92","kind":"tag","published_at":"2017-05-23T20:08:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.23/manifests"},{"name":"v2.9.22","sha":"6885751dbb6b007264b484115c5052aa3674b58b","kind":"tag","published_at":"2017-05-22T23:26:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.22/manifests"},{"name":"v2.9.21","sha":"1173532b389ca078cdf15fa022a0b347d3c9134e","kind":"tag","published_at":"2017-05-18T21:55:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.21/manifests"},{"name":"v2.9.20","sha":"1870284124b08ceb58f4c40827a7b737baec97ab","kind":"tag","published_at":"2017-05-17T23:08:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.20/manifests"},{"name":"v2.9.19","sha":"64b154a7af13499c330e719fc6e735627cc0e543","kind":"tag","published_at":"2017-05-16T22:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.19/manifests"},{"name":"v2.9.18","sha":"059efd499d35dfcf4a5ad3b489ca1c18e481cc1f","kind":"tag","published_at":"2017-05-15T21:13:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.18/manifests"},{"name":"v2.9.17","sha":"1d6415a508cad0335445646df70712c4fcd3cbff","kind":"tag","published_at":"2017-05-11T20:36:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.17/manifests"},{"name":"v2.9.16","sha":"66acdcc16635ba4aaf324e754f3ab1a50cb6477b","kind":"tag","published_at":"2017-05-09T18:10:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.16/manifests"},{"name":"v2.9.15","sha":"484c4fa7b6f9da4501d4ce327b88f23c7753a7bd","kind":"tag","published_at":"2017-05-04T23:06:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.15/manifests"},{"name":"v2.9.14","sha":"ca25126d65943e7d176be2501371134a0f97027a","kind":"tag","published_at":"2017-04-29T00:03:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.14/manifests"},{"name":"v2.9.13","sha":"5a52ebab623a461145752de27f9dd3867c746410","kind":"tag","published_at":"2017-04-28T22:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.13/manifests"},{"name":"v2.9.12","sha":"c910f3bffa1c47689453ab89bb9a186137cb47c6","kind":"tag","published_at":"2017-04-26T19:49:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.12/manifests"},{"name":"v2.9.11","sha":"11ffa3c2daf16b51f748e3e6cb66172e7dc3c9b0","kind":"tag","published_at":"2017-04-21T19:41:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"8b764ae066efdf3bb995cb9879d323d16f72f09b","kind":"tag","published_at":"2017-04-20T22:52:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"97b7fd9b91698c2357527ca0bfa4967152613280","kind":"tag","published_at":"2017-04-19T18:46:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"5b132c362a82bdc1eb23197bd211761e41bb135c","kind":"tag","published_at":"2017-04-18T20:36:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"368ee87187d97066b2d13d164277a8263b4476dd","kind":"tag","published_at":"2017-04-11T22:08:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"915e54722740dc4a1761cd63146051c772b56086","kind":"tag","published_at":"2017-04-07T21:56:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"ff3cb8eef76e49e1f8669ccb04af88d7aeaf1df3","kind":"tag","published_at":"2017-04-06T18:31:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"a493cabe214437d3279e2e4457f93c4a6baf2e0b","kind":"tag","published_at":"2017-04-05T23:45:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"32036b2113a5e501a9866005b5830ec4e6799ece","kind":"tag","published_at":"2017-04-04T18:47:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"45fda29b8c3d0f46ba15ecf296329d2a9fb7bd19","kind":"tag","published_at":"2017-04-03T20:40:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"6e933e1334f05f4ae6eb92a219f022ff2cb28667","kind":"tag","published_at":"2017-03-31T19:33:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2700e7abc516b5b537713957ca80048dd001f113","kind":"tag","published_at":"2017-03-31T00:52:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.0/manifests"},{"name":"v2.8.14","sha":"27faf861854d67d4f8e001fb9c798f5577c35493","kind":"tag","published_at":"2017-03-28T20:11:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.14/manifests"},{"name":"v2.8.13","sha":"1d370105d4f68e855e4491c6ce058b7252613aa6","kind":"tag","published_at":"2017-03-28T19:35:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.13/manifests"},{"name":"v2.8.12","sha":"78c15d405cd49c0b9f7ed6bf2789fb4da8e24c00","kind":"tag","published_at":"2017-03-27T23:33:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.12/manifests"},{"name":"v2.8.11","sha":"cadeb922ba1031db2af2420cf05f7732e38195cb","kind":"tag","published_at":"2017-03-23T18:51:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.11/manifests"},{"name":"v2.8.10","sha":"38a2c2be46dfed0bb2d9def2c7acba19adc818eb","kind":"tag","published_at":"2017-03-22T22:40:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"a66967f250fd2278b0e830f7b6a13073f467fb81","kind":"tag","published_at":"2017-03-21T21:04:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"b7a7af598b465d41b2cb25630914d186b2e74eae","kind":"tag","published_at":"2017-03-20T22:25:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"74b4456240d50a8049ee73db250c81896a79453f","kind":"tag","published_at":"2017-03-14T02:29:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.7/manifests"},{"name":"v2.8.6","sha":"3f6cddb9ade5507100e91bd6bd5c7d0091961237","kind":"tag","published_at":"2017-03-13T22:05:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"b1b98ef38e8297dafb16f591d3e956fd53645f2b","kind":"tag","published_at":"2017-03-10T18:55:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"87fb801d527533c0e9ec1d7a4a8105558aca09ed","kind":"tag","published_at":"2017-03-09T23:25:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"6a76145a2efcd0bb575bb5eda71d2e40d5f1b783","kind":"tag","published_at":"2017-03-09T00:14:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"a7e96739182db675813ae1e5ee8d59ad7550087e","kind":"tag","published_at":"2017-03-08T00:43:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"f99c772cd05d7b664ff0027626afcd15526b158f","kind":"tag","published_at":"2017-03-06T23:53:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"46110b8cca451d22774da26374b5c04637fbb892","kind":"tag","published_at":"2017-02-28T02:28:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.0/manifests"},{"name":"v2.7.16","sha":"5d98b3645d0add1f01c289772377a664b9cc1d87","kind":"tag","published_at":"2017-02-27T23:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.16/manifests"},{"name":"v2.7.15","sha":"f3632ba92544b86b0bf7607726422b8f1817dce2","kind":"tag","published_at":"2017-02-24T21:46:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.15/manifests"},{"name":"v2.7.14","sha":"b87c0fdfa15293758fb82ee5d9729c04ae9ca62e","kind":"tag","published_at":"2017-02-23T23:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"a254a779e6fcf403ec2fec8ca42389abf53006a8","kind":"tag","published_at":"2017-02-22T21:44:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"23c04996e561708c7ad085ee141affa2205fdc08","kind":"tag","published_at":"2017-02-21T20:36:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"98c6be73897f5c8df3455df883262437c8231dc2","kind":"tag","published_at":"2017-02-17T19:35:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"bad975a385ff72f9705f43fd6c29e8a889ddda94","kind":"tag","published_at":"2017-02-16T23:38:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"456e80953131d90500c55ed3c45d6d33fd7ddec7","kind":"tag","published_at":"2017-02-15T21:56:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"3a3b3b88f6406013d5469ce6b105b4f509d2e435","kind":"tag","published_at":"2017-02-14T22:18:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"fbf67bb7634a62f0f5aabb3650cbb027a79ae65c","kind":"tag","published_at":"2017-02-13T18:40:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"c2547e3e4ce94b988903d64c5eb0ada21dc5f84f","kind":"tag","published_at":"2017-02-10T20:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0134db23dbeadf21ff33e35fae53a71d425b000b","kind":"tag","published_at":"2017-02-09T21:29:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"c71b3a4190ff451d5e20e69d4e1e10ca7d7cf16b","kind":"tag","published_at":"2017-02-08T02:03:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e0f54360cd4604a7c39f9d6377a949ca411fb2cc","kind":"tag","published_at":"2017-01-26T23:54:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"58f7da8358c303421d9d37d5978442c9627f85eb","kind":"tag","published_at":"2017-01-25T22:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"36ee64e96155bfd1876fd00f396a85979fe9f40a","kind":"tag","published_at":"2017-01-24T22:59:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5694a566dc6770d2a573212a016007d45725e1d6","kind":"tag","published_at":"2017-01-20T22:13:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.0/manifests"},{"name":"v2.6.50","sha":"b0a55324cdafa72560b201b905a6c00f2bbe2ca8","kind":"tag","published_at":"2017-01-20T19:46:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.50/manifests"},{"name":"v2.6.49","sha":"059efd499d35dfcf4a5ad3b489ca1c18e481cc1f","kind":"tag","published_at":"2017-01-19T22:26:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.49/manifests"},{"name":"v2.6.48","sha":"0d3d1a3dd9926c97d6a7b735724d6af1d70b636b","kind":"tag","published_at":"2017-01-18T21:46:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.48/manifests"},{"name":"v2.6.47","sha":"808e4856025c6b8ab1dcfaab2c86ce15831e71e0","kind":"tag","published_at":"2017-01-17T20:46:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.47/manifests"},{"name":"v2.6.46","sha":"0d36e7f2a78ea2d23806b8cd347492b042bca091","kind":"tag","published_at":"2017-01-16T23:35:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.46/manifests"},{"name":"v2.6.44","sha":"60023be9770acae5a913f241514ae292cd8e66f5","kind":"tag","published_at":"2017-01-04T18:01:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.44/manifests"},{"name":"v2.6.43","sha":"af22bf836d238dc269f3be751c958c76d99b98a0","kind":"tag","published_at":"2016-12-30T01:13:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.43/manifests"},{"name":"v2.6.42","sha":"752aa4a373e0980caca0a452ecd6edf77753ea51","kind":"tag","published_at":"2016-12-22T20:57:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.42/manifests"},{"name":"v2.6.41","sha":"c72e98fe36f5af7de2affbf37deef184e614ea1f","kind":"tag","published_at":"2016-12-22T00:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.41/manifests"},{"name":"v2.6.40","sha":"aba6f816a133a657fd335c96a1c7477dc123cf37","kind":"tag","published_at":"2016-12-20T23:49:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.40/manifests"},{"name":"v2.6.39","sha":"325bf39d269443ec7585cec96f7c9b2d694797fe","kind":"tag","published_at":"2016-12-19T23:13:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.39/manifests"},{"name":"v2.6.38","sha":"0e82def246499720aab179b2e8b800442c61707a","kind":"tag","published_at":"2016-12-15T21:37:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.38/manifests"},{"name":"v2.6.36","sha":"5a1e61aed1d8630a7c91cf71076701d40a392b17","kind":"tag","published_at":"2016-12-14T22:37:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.36/manifests"},{"name":"v2.6.35","sha":"017b45eebab01bc98a252d55f8f158da0d018457","kind":"tag","published_at":"2016-12-08T21:32:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.35/manifests"},{"name":"v2.6.34","sha":"9409865777f15c7db2a8b6937fdd571082d12cce","kind":"tag","published_at":"2016-12-07T22:30:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.34/manifests"},{"name":"v2.6.33","sha":"9409865777f15c7db2a8b6937fdd571082d12cce","kind":"tag","published_at":"2016-12-06T21:30:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.33/manifests"},{"name":"v2.6.32","sha":"c9f4c7e9c06bbf50d85d2f347865d4e75c46c19b","kind":"tag","published_at":"2016-12-01T21:52:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.32/manifests"},{"name":"v2.6.31","sha":"e5a70546e39f795b54bf60bdb8d4593a21bdeba1","kind":"tag","published_at":"2016-12-01T20:27:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.31/manifests"},{"name":"v2.6.30","sha":"c15c2886ed9bdacd5ceeb6f271b530e7cbc6e4df","kind":"tag","published_at":"2016-11-30T20:03:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.30/manifests"},{"name":"v2.6.29","sha":"0dbbe756bc689cb6cf3a3d3dfb03bd785891319d","kind":"tag","published_at":"2016-11-29T20:17:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.29/manifests"},{"name":"v2.6.28","sha":"51846a6d6b2a5e9255875898988e09dea98864a0","kind":"tag","published_at":"2016-11-23T00:33:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.28/manifests"},{"name":"v2.6.27","sha":"362a247cf411d7c81626b51a6dc871695e7a87f7","kind":"tag","published_at":"2016-11-22T01:39:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.27/manifests"},{"name":"v2.6.26","sha":"bd35e1c28ed3f14629703abc05e76d7ca7a9603e","kind":"tag","published_at":"2016-11-19T00:00:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.26/manifests"},{"name":"v2.6.25","sha":"c4170dd17214fadc6726bc471f79440d569a53f1","kind":"tag","published_at":"2016-11-18T23:06:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.25/manifests"},{"name":"v2.6.24","sha":"6def45ad8fc119a56a84db3c7081ea46c3abad90","kind":"tag","published_at":"2016-11-18T00:26:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.24/manifests"},{"name":"v2.6.23","sha":"9bbfce38510492b88e81f3903e5f86aa57f7ae6d","kind":"tag","published_at":"2016-11-16T22:40:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.23/manifests"},{"name":"v2.6.22","sha":"73fbaa3e85ed54addba67d21b87673bca17868bc","kind":"tag","published_at":"2016-11-15T22:34:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.22/manifests"},{"name":"v2.6.20","sha":"cbbbc2bd31a7319b3f03424cc51505af7fb219d9","kind":"tag","published_at":"2016-11-15T01:18:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.20/manifests"},{"name":"v2.6.19","sha":"1836acd7561c4531bd39a40f206cd827b5b1da53","kind":"tag","published_at":"2016-11-10T23:26:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.19/manifests"},{"name":"v2.6.18","sha":"77511d42e79478d4492545eb48b15d31c5b7805b","kind":"tag","published_at":"2016-11-03T21:29:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.18/manifests"},{"name":"v2.6.17","sha":"eae35bd1666965649d57cd763f8926e9003d31b2","kind":"tag","published_at":"2016-11-02T22:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.17/manifests"},{"name":"v2.6.16","sha":"6c0aa5adab7a542c5c0d8c6b7e34d9998f44fc27","kind":"tag","published_at":"2016-11-02T17:27:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.16/manifests"},{"name":"v2.6.14","sha":"c9795d7b39dabeb7df4c0c1ae0fafc6aaefe6e73","kind":"tag","published_at":"2016-10-25T20:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"1e16a28c618aa7168282c2de159071f17f91eb12","kind":"tag","published_at":"2016-10-24T23:07:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"2e1d0e3a1e0babe4236903d0d8786327f3814dfa","kind":"tag","published_at":"2016-10-20T21:24:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"ea7eb379738c0b2fe3971ef5de4fda8de0dd4207","kind":"tag","published_at":"2016-10-18T20:40:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"90526ae2beb62ef65b8a1323b5f00d2eca138cd4","kind":"tag","published_at":"2016-10-17T20:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"21b6ab7af8716e583ba5f9c5b2a9a030cf5ec0ff","kind":"tag","published_at":"2016-10-13T20:17:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"8739636ba4ea0b87f898526698f4e618d3886d0c","kind":"tag","published_at":"2016-10-12T21:44:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.8/manifests"},{"name":"v2.6.6","sha":"70ef5718184f3af5d8e0ac2e4c8a291c5e4d7b98","kind":"tag","published_at":"2016-10-06T22:11:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"5a4f9c9c80ec35a60383c8330238a044d926c1dd","kind":"tag","published_at":"2016-09-29T22:29:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"ddf13bf168c453c9ee1f009712f3ec487523722e","kind":"tag","published_at":"2016-09-27T22:32:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"8f88084cf3d7dcdf8c1142ca9db99dad90afda74","kind":"tag","published_at":"2016-09-22T19:47:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"4f6eaf4532c8f6e20003597bc015242cdaea6fef","kind":"tag","published_at":"2016-09-20T22:45:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"220d7f5d081600739035876b8dd9da1120021fb7","kind":"tag","published_at":"2016-09-15T22:42:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"082ea490f63225c159cce9639ccd293d2433044a","kind":"tag","published_at":"2016-09-13T21:28:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.0/manifests"},{"name":"v2.5.11","sha":"580a24f717b22f79dbc3fee71950869ba9f67c20","kind":"tag","published_at":"2016-09-08T22:04:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"fae1e6398053e7ec2be19051925beaee5958360c","kind":"tag","published_at":"2016-09-07T17:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"80e03f32df671c62c678c5c3ebce3f13fba574ca","kind":"tag","published_at":"2016-09-06T23:08:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"7090fb66fe3bb204a398290bb7096ac768edacb4","kind":"tag","published_at":"2016-09-01T22:01:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"41be909203c5f36e949cddcbc1da352c96ca1a10","kind":"tag","published_at":"2016-08-30T18:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"1f10b6aca92dad6239b5dc2863c4e73ff4514816","kind":"tag","published_at":"2016-08-23T22:52:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"57f165ea82bda15b3c3b6cb46115d8abf02d6b54","kind":"tag","published_at":"2016-08-19T00:28:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"524d35c8b9d5c1baf71f190fa6eafabd6313058a","kind":"tag","published_at":"2016-08-16T20:35:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"c28e01246b33bfacadf5372fc7df5dc1e3b6b573","kind":"tag","published_at":"2016-08-11T16:55:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b244b9ab6070314adf9b469345fe5891e767b1d1","kind":"tag","published_at":"2016-08-09T19:29:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"b77fba51d1aa9b0463a65af23284d54028749bfd","kind":"tag","published_at":"2016-08-04T21:40:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"db85fa0ad352b49bbd4697c974a52678820578ef","kind":"tag","published_at":"2016-08-02T21:16:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"2db61cd2d99f1bf710ca6a4b7a9a849e46146043","kind":"tag","published_at":"2016-07-29T00:32:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"bf7cbb1650fe2df16af2db511b3ddcad669bde83","kind":"tag","published_at":"2016-07-26T18:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"14754fee746f3c1d79f23308ff76944252399f98","kind":"tag","published_at":"2016-07-22T22:38:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"de81a2be8a04620fe03528d739b191e62de96e14","kind":"tag","published_at":"2016-07-21T22:10:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"75da3b8efbbd898adec18edd9ba5f04eb8c0183e","kind":"tag","published_at":"2016-07-19T17:32:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.0/manifests"},{"name":"v2.3.22","sha":"48062472c87269f6daf1c5fa1fa6069cde5cdff4","kind":"tag","published_at":"2016-07-13T19:04:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.22/manifests"},{"name":"v2.3.21","sha":"915aedac20d67de0764ce0630abad4b6b5ebb514","kind":"tag","published_at":"2016-07-07T23:12:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.21/manifests"},{"name":"v2.3.20","sha":"55f3e59da79d14afbfd283d57710d1d7e76a3fe4","kind":"tag","published_at":"2016-07-05T21:59:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.20/manifests"},{"name":"v2.3.19","sha":"76d67e783bdd861152e4317db137a7600b8558e2","kind":"tag","published_at":"2016-06-30T19:23:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.19/manifests"},{"name":"v2.3.18","sha":"826caf0a0ab721b6af374e51d03200061763bf53","kind":"tag","published_at":"2016-06-29T01:00:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.18/manifests"},{"name":"v2.3.17","sha":"d8e4651555c07bcc79f9440050a0a5e6e6fc61a5","kind":"tag","published_at":"2016-06-27T22:47:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.17/manifests"},{"name":"v2.3.16","sha":"7ba16f69af9ebbacf7142dd67ac707f2724dd744","kind":"tag","published_at":"2016-06-23T23:37:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"590d700510d9682584560138f4f7c17f666beabd","kind":"tag","published_at":"2016-06-21T21:42:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"c2c2de5244f4ec5e67861b783ca193b8d6ba6333","kind":"tag","published_at":"2016-06-14T20:32:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"ae0641cfa1d5f1f6bd444896fe36e7d1c8156f15","kind":"tag","published_at":"2016-06-09T22:36:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"e739ff8d37b7e811319558dc452c81ec592423b8","kind":"tag","published_at":"2016-06-07T21:40:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"271ceabc223c66f682adb461f6fc772852dbd3bb","kind":"tag","published_at":"2016-06-02T22:56:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"328604230774781040bd40554f2420c7471ef4f1","kind":"tag","published_at":"2016-06-02T20:11:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5096d55c516946a03a14177e8de5af06c8353252","kind":"tag","published_at":"2016-05-26T20:34:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"ee081fa392ac5606915dc231b43da4d24ede9208","kind":"tag","published_at":"2016-05-24T17:48:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"958f902794298550b0bbc9f165254f7d21861621","kind":"tag","published_at":"2016-05-19T20:42:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"0e16ecf30c429f2c1ecde50e91db4a2f807a83e8","kind":"tag","published_at":"2016-05-18T22:51:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"ea580c9f23b1bbe1ed6b65a39763dc21c7a76db5","kind":"tag","published_at":"2016-05-17T22:08:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"499c28f96441434813d695508c5869961ca345e2","kind":"tag","published_at":"2016-05-12T20:52:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"fb77a99bf141650a10e1fdb9521f866be295613d","kind":"tag","published_at":"2016-05-11T18:02:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"2fa2458910765903fd73e984499fd0959314c9be","kind":"tag","published_at":"2016-05-05T19:53:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f2ff217451a793d825bbcbdf9e81c1f525ba60c5","kind":"tag","published_at":"2016-05-03T22:59:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"b82f3e3511b53e1a7390af4047f236560993d00f","kind":"tag","published_at":"2016-04-28T19:37:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.0/manifests"},{"name":"v2.2.37","sha":"4e7dc592af98cca2dcab0aaefe92cdf1a3748ff5","kind":"tag","published_at":"2016-04-26T20:18:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.37/manifests"},{"name":"v2.2.36","sha":"25d160d31c7995ce05b48bca9a93be153b38a6ff","kind":"tag","published_at":"2016-04-21T19:58:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.36/manifests"},{"name":"v2.2.35","sha":"3602c6da26e27be620e281bd13957ffc9d73bb08","kind":"tag","published_at":"2016-04-19T17:52:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.35/manifests"},{"name":"v2.2.34","sha":"4e4c78e81ac42bb82dc289f8243d88476fe32cdf","kind":"tag","published_at":"2016-04-11T17:06:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.34/manifests"},{"name":"v2.2.33","sha":"e36c0e4bfab98690bcb33763eb59185cd104dbd3","kind":"tag","published_at":"2016-04-07T22:31:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.33/manifests"},{"name":"v2.2.32","sha":"bb3a32f195d9ddb5f9b33d32a6135cdd0aa2f24b","kind":"tag","published_at":"2016-04-05T21:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.32/manifests"},{"name":"v2.2.31","sha":"1db25ab8559779844eb52d17590621daf2cdabed","kind":"tag","published_at":"2016-03-29T22:59:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.31/manifests"},{"name":"v2.2.30","sha":"66b4c8cd6238b2031be124c8e6aac52cb4602e95","kind":"tag","published_at":"2016-03-24T19:18:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.30/manifests"},{"name":"v2.2.29","sha":"7e552d6f360e04648be70dddfa45cac1ff1015ed","kind":"tag","published_at":"2016-03-22T21:06:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.29/manifests"},{"name":"v2.2.28","sha":"c7e509ffd3bb567cd99635029649787b13aff7d0","kind":"tag","published_at":"2016-03-17T23:01:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.28/manifests"},{"name":"v2.2.27","sha":"ef48b6cb243d8d57e82a6bd34cb457d622c836d2","kind":"tag","published_at":"2016-03-15T23:10:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.27/manifests"},{"name":"v2.2.26","sha":"89c48d09cda393189d1beffec36e37cf66900593","kind":"tag","published_at":"2016-03-11T00:15:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.26/manifests"},{"name":"v2.2.25","sha":"f90bd62864552635d1f02f85298985b31cc9078a","kind":"tag","published_at":"2016-03-08T22:05:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.25/manifests"},{"name":"v2.2.24","sha":"1e387a0dc0175800270d28aeed49501fe9694732","kind":"tag","published_at":"2016-03-03T22:24:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.24/manifests"},{"name":"v2.2.23","sha":"491f5cc5c10c24ad5414584abd4f0bb8cb8899c9","kind":"tag","published_at":"2016-03-03T21:35:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.23/manifests"},{"name":"v2.2.22","sha":"7c9d00fa4e4e52e6edc4238355aa82ba775f9ae8","kind":"tag","published_at":"2016-03-02T00:20:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.22/manifests"},{"name":"v2.2.21","sha":"5a6d31af09a9adfea0e90096d009b4586a7cc04a","kind":"tag","published_at":"2016-03-01T22:30:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.21/manifests"},{"name":"v2.2.20","sha":"5c1c17bb2148da4fcae02439b9529b143231232c","kind":"tag","published_at":"2016-02-25T18:24:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.20/manifests"},{"name":"v2.2.19","sha":"26d650aa033723a396be0b20e9849e30cfb37446","kind":"tag","published_at":"2016-02-24T00:40:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.19/manifests"},{"name":"v2.2.18","sha":"e56c62aedc1ae62cce7c2ee67a71f0c5733ce1b4","kind":"tag","published_at":"2016-02-18T22:32:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.18/manifests"},{"name":"v2.2.17","sha":"ee09545cfb1a7894230930df5ead89c933171e28","kind":"tag","published_at":"2016-02-16T23:00:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.17/manifests"},{"name":"v2.2.16","sha":"d93bd27f0fe87156f654b60a695b17c625e26557","kind":"tag","published_at":"2016-02-11T23:21:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.16/manifests"},{"name":"v2.2.15","sha":"20e9c2bbc214e7cb42fdb912c6769dac83e536d1","kind":"tag","published_at":"2016-02-09T21:09:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"644a4f8847155ee04fafe126811cf65a8549a0d0","kind":"tag","published_at":"2016-01-28T21:37:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"e65f746d177ca2142119996e924dee057e8302c2","kind":"tag","published_at":"2016-01-21T21:35:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"edb1f10c3f47cb629c1cbb619c7252004c516e0a","kind":"tag","published_at":"2016-01-19T21:10:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"d4ce0286b5edaf63eff976bcf1e10def6804aef2","kind":"tag","published_at":"2016-01-14T21:39:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"a1987f800c0ceb8976214ccbe0725e0bb0bc9c6a","kind":"tag","published_at":"2016-01-12T21:27:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"24f2292388007c99602c8d23da55e1785bfc0a74","kind":"tag","published_at":"2016-01-05T21:22:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"16c83eaa0ccaeb0ba1d0e3ef8f9e98f793653112","kind":"tag","published_at":"2015-12-21T21:57:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7d73fc75ebe5efa8fc6c0900f1474d79147f4f8","kind":"tag","published_at":"2015-12-18T00:04:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"ce5dcd1c1b56ba9a0c59561f24e91e06e32b39a3","kind":"tag","published_at":"2015-12-16T00:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"2fc9c55babbfc8e29388882e314ef00921e1f0fd","kind":"tag","published_at":"2015-12-09T00:11:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"7da59876c3113c97a14c72735b4939635bc9215e","kind":"tag","published_at":"2015-12-04T02:47:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b975cd3129b270bb8186f0eed7cfdf65a91a1dbc","kind":"tag","published_at":"2015-11-24T03:48:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"2d7b9d6e67915acc45fdace8f07538d03a6961d6","kind":"tag","published_at":"2015-11-24T00:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"95449cf623e670e09c50b4126296e0dca9ba3a71","kind":"tag","published_at":"2015-11-19T21:07:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c510097e8bdc6102dd8aa6192582ae06c5cccfe2","kind":"tag","published_at":"2015-11-12T21:30:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.0/manifests"},{"name":"v2.1.36","sha":"0e0e901440fc75526af4a841444e2fd576a7f79a","kind":"tag","published_at":"2015-11-10T21:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"c2ff63e24004cac7dc7ebe78d3a1081c8538ed40","kind":"tag","published_at":"2015-11-03T20:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"90b35acbbe0328656369288b1d1ffb8c7f9945fe","kind":"tag","published_at":"2015-11-03T04:52:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"0fe4121441a70cd1e790684d94c733f5fdc4b4f2","kind":"tag","published_at":"2015-10-28T22:36:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"243c91721c23172e4f3704737092d7ec3ef6144c","kind":"tag","published_at":"2015-10-26T19:58:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"38da8878bf052ede0f2ff995bae7af5cdd5f1628","kind":"tag","published_at":"2015-10-22T22:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"251b4ac9377db20a4b541a46f65000bffc1773c2","kind":"tag","published_at":"2015-10-15T19:24:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"8eccf32c8727cc53e11e562a1bf1b81f4e10d251","kind":"tag","published_at":"2015-10-08T17:12:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"09e66661f7280f847c8cc6f9ed19dfb28681dab7","kind":"tag","published_at":"2015-10-07T17:19:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.28/manifests"},{"name":"v2.1.27","sha":"9401c98b6e1471ef480ddabd37fdfc3b1482c527","kind":"tag","published_at":"2015-10-06T23:40:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.27/manifests"},{"name":"v2.1.26","sha":"5b25e478a526849280a73770ac26a09cc93f016e","kind":"tag","published_at":"2015-10-01T23:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"3965e8ff8ae82e721607e2b6f6cd22b01cf11d2a","kind":"tag","published_at":"2015-10-01T22:24:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.25/manifests"},{"name":"v2.1.24","sha":"59558ebd42f0504528baebe217837c30daa2c9ba","kind":"tag","published_at":"2015-09-29T23:35:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.24/manifests"},{"name":"v2.1.23","sha":"f807dd4d938facf08de2ab452f2eeaee2fea7d39","kind":"tag","published_at":"2015-09-17T20:46:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.23/manifests"},{"name":"v2.1.22","sha":"3be2f6a44062d606449cfdde2627a724c4268b5f","kind":"tag","published_at":"2015-09-17T01:46:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.22/manifests"},{"name":"v2.1.21","sha":"1d971bc552dc75dcfe68cc60d1b3206c7e973604","kind":"tag","published_at":"2015-09-15T20:19:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"c6eb266ff273d6003cb3e9d7202e42c29ec2ad0d","kind":"tag","published_at":"2015-09-10T18:42:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.20/manifests"},{"name":"v1.66.0","sha":"589f8cd569d3c365189945dd2e7a10bc9df775ea","kind":"tag","published_at":"2015-09-05T00:25:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v1.66.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.66.0/manifests"},{"name":"v2.1.19","sha":"da409838d91b24106be8d4cc12f05b42fb971a34","kind":"tag","published_at":"2015-09-03T21:28:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"88723462b06734d01eb7ea417b79c89c848c6e6d","kind":"tag","published_at":"2015-08-31T21:59:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"9631d6b9a60f8a7b7930da9a2ececf54e93de55b","kind":"tag","published_at":"2015-08-27T23:47:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"af8e009a1dac72974fce9d3f7a5e0b102b712eb6","kind":"tag","published_at":"2015-08-25T20:24:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.16/manifests"},{"name":"v1.65.0","sha":"185d3664523234b0347df576c43907448393e0c5","kind":"tag","published_at":"2015-08-20T23:28:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v1.65.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.65.0/manifests"},{"name":"v2.1.15","sha":"ab0eb18d0ce0a515254e207dae772864c34b048d","kind":"tag","published_at":"2015-08-20T22:29:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"5b4852c3bcc4c3fb43512c04040ffa56b1796218","kind":"tag","published_at":"2015-08-12T17:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"239b0c8fb35c22eef5136800a8090073ab96927d","kind":"tag","published_at":"2015-08-06T17:05:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"eb97542b0f934dc059b390cea43bf6cc7e6b48c1","kind":"tag","published_at":"2015-08-04T21:35:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"7d25f3c0fb2f4e8e674260f9b8999ac8f7356aa6","kind":"tag","published_at":"2015-07-30T20:28:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"68f51c420680a0b33b5f259b871e5aa4bdca1325","kind":"tag","published_at":"2015-07-29T17:55:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"cf69bdd2a417bac4824f5ec7324fc6925daaf628","kind":"tag","published_at":"2015-07-28T23:16:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"5205d9caa90b733fdfbd01c7c93cf34efe0cd68d","kind":"tag","published_at":"2015-07-23T23:36:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"619378f0d2a2610e4c60cf794a116a3d87616da9","kind":"tag","published_at":"2015-07-14T20:40:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"23c62474b354027aeca5143e070a6be8234dd928","kind":"tag","published_at":"2015-07-14T20:39:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"507098bdbe8eeb607ce6d67366500ca61e09de3b","kind":"tag","published_at":"2015-07-14T19:55:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"69c443470cd793a4f34b898ae8ba97b40ddda27f","kind":"tag","published_at":"2015-07-09T15:57:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"c1b22d2d99dc9ea06ef601fd7cf3f20e76487ed3","kind":"tag","published_at":"2015-07-07T19:01:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"326017d8279c54e2e8f1d9b11353254e7e5e4bb9","kind":"tag","published_at":"2015-06-24T21:11:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"94e6832ea77ca9605b5ddfd377bbc885b501ea86","kind":"tag","published_at":"2015-06-18T21:53:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"0f3c0075741a70136a0c1c7ce5daae6225e784a7","kind":"tag","published_at":"2015-06-12T00:24:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.0/manifests"},{"name":"v2.0.48","sha":"4815e08e527601325ae172cf9a57585df5c7656f","kind":"tag","published_at":"2015-06-04T20:10:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"dc55334e76ace9abcdbc5783b062942bf8984fa7","kind":"tag","published_at":"2015-05-28T22:58:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"8f10cc6ee207eaee24406d17b3e152c369647b4b","kind":"tag","published_at":"2015-05-26T23:27:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.46/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:38:58.377Z","dependent_packages_count":5,"downloads":77753397,"downloads_period":"total","dependent_repos_count":2377,"rankings":{"downloads":0.3668558557553997,"dependent_repos_count":0.6467367669852031,"dependent_packages_count":3.2827466241455827,"stargazers_count":0.4092282646268441,"forks_count":0.2007114104436837,"docker_downloads_count":0.7259062677713227,"average":0.9386975316213393},"purl":"pkg:gem/aws-sdk-kafka","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/aws-sdk-kafka","docker_dependents_count":132,"docker_downloads_count":54617365,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/aws-sdk-kafka","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/aws-sdk-kafka/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T14:03:56.960Z","issues_count":1695,"pull_requests_count":1820,"avg_time_to_close_issue":4866690.541091782,"avg_time_to_close_pull_request":1843352.7383230163,"issues_closed_count":1667,"pull_requests_closed_count":1777,"pull_request_authors_count":552,"issue_authors_count":1277,"avg_comments_per_issue":4.785250737463127,"avg_comments_per_pull_request":1.6164835164835165,"merged_pull_requests_count":1461,"bot_issues_count":0,"bot_pull_requests_count":74,"past_year_issues_count":29,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":557181.2608695652,"past_year_avg_time_to_close_pull_request":364881.75257731957,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":4.931034482758621,"past_year_avg_comments_per_pull_request":0.6057692307692307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/issues","maintainers":[{"login":"kellertk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellertk"},{"login":"trivikr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"jmklix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmklix"}],"active_maintainers":[{"login":"kellertk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellertk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-kafka/codemeta","maintainers":[{"uuid":"51280","login":"awscloud","name":null,"email":null,"url":null,"packages_count":497,"html_url":"https://rubygems.org/profiles/awscloud","role":null,"created_at":"2022-11-07T13:16:40.154Z","updated_at":"2022-11-07T13:16:40.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/awscloud/packages"}]},{"id":670615,"name":"phpunit/php-code-coverage","ecosystem":"packagist","description":"Library that provides collection, processing, and rendering functionality for PHP code coverage information.","homepage":"https://github.com/sebastianbergmann/php-code-coverage","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/sebastianbergmann/php-code-coverage","keywords_array":["testing","coverage","xunit"],"namespace":"phpunit","versions_count":251,"first_release_published_at":"2012-09-19T00:00:00.000Z","latest_release_published_at":"2026-09-10T13:08:32.000Z","latest_release_number":"14.3.3","last_synced_at":"2026-09-16T01:05:27.906Z","created_at":"2022-04-07T10:42:28.919Z","updated_at":"2026-09-17T02:39:21.489Z","registry_url":"https://packagist.org/packages/phpunit/php-code-coverage#","install_command":"composer require phpunit/php-code-coverage","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/sebastianbergmann","type":"github"},{"url":"https://liberapay.com/sebastianbergmann","type":"liberapay"},{"url":"https://thanks.dev/u/gh/sebastianbergmann","type":"thanks_dev"},{"url":"https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage","type":"tidelift"}]},"repo_metadata":{"id":579763,"uuid":"212659","full_name":"sebastianbergmann/php-code-coverage","owner":"sebastianbergmann","description":"Library that provides collection, processing, and rendering functionality for PHP code coverage information.","archived":false,"fork":false,"pushed_at":"2026-09-14T12:36:40.000Z","size":155482,"stargazers_count":8926,"open_issues_count":6,"forks_count":385,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-09-15T00:53:31.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebastianbergmann.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog-14.4.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sebastianbergmann","liberapay":"sebastianbergmann","thanks_dev":"u/gh/sebastianbergmann","tidelift":"packagist/phpunit/php-code-coverage"}},"created_at":"2009-05-28T16:01:43.000Z","updated_at":"2026-09-14T12:36:45.000Z","dependencies_parsed_at":"2026-09-15T00:52:16.252Z","dependency_job_id":"389d085f-a7d8-4955-8ea3-d66594b4d448","html_url":"https://github.com/sebastianbergmann/php-code-coverage","commit_stats":{"total_commits":2474,"total_committers":117,"mean_commits":"21.145299145299145","dds":"0.20129345189975745","last_synced_commit":"e5f59db6f62e7682b46516f81315ac6fab6cbb3f"},"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastianbergmann","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/sbom","scorecard":{"id":808518,"data":{"date":"2025-08-11","repo":{"name":"github.com/sebastianbergmann/php-code-coverage","commit":"086553c5b2e0e1e20293d782d788ab768202b621"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}}]},"last_synced_at":"2025-08-23T12:28:24.587Z","repository_id":579763,"created_at":"2025-08-23T12:28:24.587Z","updated_at":"2025-08-23T12:28:24.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37349866,"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-15T02:00:05.939Z","response_time":113,"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":"sebastianbergmann","name":"Sebastian Bergmann","uuid":"25218","kind":"user","description":"Sebastian Bergmann is the creator of PHPUnit. He co-founded thePHP.cc and helps PHP teams build better software.","email":"sebastian@phpunit.de","website":"https://phpunit.expert/?ref=github","location":"Siegburg, Germany","twitter":null,"company":"@thePHPcc ","icon_url":"https://avatars.githubusercontent.com/u/25218?u=0014b08b5033eac3391c0a64e1ccdf91c5f54cfa\u0026v=4","repositories_count":86,"last_synced_at":"2026-09-13T01:35:19.067Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/sebastianbergmann","funding_links":["https://github.com/sponsors/sebastianbergmann"],"total_stars":153069,"followers":7643,"following":0,"created_at":"2022-11-02T16:26:52.455Z","updated_at":"2026-09-13T01:35:19.080Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastianbergmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastianbergmann/repositories"},"tags":[{"name":"14.3.3","sha":"f8640c238e930b914d0098a1edbad6652e61a64a","kind":"tag","published_at":"2026-09-10T13:08:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.3.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.3/manifests"},{"name":"14.3.2","sha":"93d62632fb675b76c9b941fdcfcfa10ffb9dea75","kind":"tag","published_at":"2026-09-04T03:46:48.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.3.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.2/manifests"},{"name":"14.3.1","sha":"6ce313bb110384148d1dc7695a99175f59529069","kind":"tag","published_at":"2026-08-16T05:23:54.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.3.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.1/manifests"},{"name":"14.3.0","sha":"060a5c93e81afb01e97dbe8930a5d0c9bd46e54e","kind":"tag","published_at":"2026-08-07T07:24:30.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.3.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.3.0/manifests"},{"name":"14.2.4","sha":"048a5c12bdb4580f4767ce2761793a16b170fbe4","kind":"tag","published_at":"2026-07-30T17:01:13.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.2.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.4/manifests"},{"name":"14.2.3","sha":"82f6e49ff224e2cde923d74425e583a883910783","kind":"tag","published_at":"2026-07-06T15:04:47.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.2.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.3/manifests"},{"name":"14.2.2","sha":"10d7da3628a99289cdf4c662dd7f0d73f1baec83","kind":"tag","published_at":"2026-06-08T11:50:53.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.2.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.2/manifests"},{"name":"14.2.1","sha":"ed4f43a9a69d6be9f92d50397044ccb862bd8133","kind":"tag","published_at":"2026-06-07T09:07:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.1/manifests"},{"name":"14.2.0","sha":"ab8a36c9bd98c51f6cfe665a732bfadf72e18e8d","kind":"tag","published_at":"2026-06-05T02:59:18.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.2.0/manifests"},{"name":"14.1.10","sha":"3719c5b6c045761798238ebacfee1fe06e4ce5be","kind":"tag","published_at":"2026-06-01T13:26:49.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.10/manifests"},{"name":"12.5.7","sha":"186dab580576598076de6818596d12b61801880e","kind":"tag","published_at":"2026-06-01T13:24:28.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.7/manifests"},{"name":"14.1.9","sha":"655533a65696bbc4231cd8027af150dadc40ec88","kind":"tag","published_at":"2026-05-16T05:16:21.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.9/manifests"},{"name":"14.1.8","sha":"031856c28c060e1c1d1fc94d256e3ffbe4230c91","kind":"tag","published_at":"2026-05-09T12:07:00.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.8/manifests"},{"name":"14.1.7","sha":"da6e6b64940901650abcea62430c8c24926b7a71","kind":"tag","published_at":"2026-05-04T15:52:00.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.7/manifests"},{"name":"14.1.6","sha":"4991e47adce8e31e554aee8fdaabfc3b1d60707d","kind":"tag","published_at":"2026-04-24T13:32:15.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.6/manifests"},{"name":"14.1.5","sha":"30d90b04afef4bb22bd1658c25315a50b804ca9b","kind":"tag","published_at":"2026-04-24T12:28:12.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.5/manifests"},{"name":"14.1.4","sha":"13dd8d33c6a23da100acec635cd351bfa7ff1a98","kind":"tag","published_at":"2026-04-23T17:00:33.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.4/manifests"},{"name":"14.1.3","sha":"24dc6fcf9f2a983de5b3f1199fb01e88d68e7474","kind":"tag","published_at":"2026-04-18T05:41:59.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.3/manifests"},{"name":"14.1.2","sha":"c9023486f88a48dd870361591bd7caef6d2406c3","kind":"tag","published_at":"2026-04-15T08:27:18.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.2/manifests"},{"name":"12.5.6","sha":"876099a072646c7745f673d7aeab5382c4439691","kind":"tag","published_at":"2026-04-15T08:23:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.6/manifests"},{"name":"14.1.1","sha":"c875dc3bc9551710bda98938e3557c6987307831","kind":"tag","published_at":"2026-04-13T04:55:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.1/manifests"},{"name":"12.5.5","sha":"a25bde1f8f83849f441ef5713c6466e470872a71","kind":"tag","published_at":"2026-04-13T04:53:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.5/manifests"},{"name":"14.1.0","sha":"a9a9019d28e62c13609b3f0590202ea73264e0e7","kind":"tag","published_at":"2026-04-12T05:08:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.1.0/manifests"},{"name":"12.5.4","sha":"e70f9f8870918ec31991d69133385964834f9c5a","kind":"tag","published_at":"2026-04-12T05:06:25.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.4/manifests"},{"name":"14.0.0","sha":"24f1d7300e54e910197ee65e83d27a1e4bdc917e","kind":"tag","published_at":"2026-04-03T05:11:11.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/14.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/14.0.0/manifests"},{"name":"13.0.2","sha":"2ea1bcdad040326c02edd6519cc9d1c5a9f6c87e","kind":"tag","published_at":"2026-04-01T14:12:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/13.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.2/manifests"},{"name":"13.0.1","sha":"a8b58fde2f4fbc69a064e1f80ff917607cf7737c","kind":"tag","published_at":"2026-02-06T06:06:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/13.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.1/manifests"},{"name":"12.5.3","sha":"b015312f28dd75b75d3422ca37dff2cd1a565e8d","kind":"tag","published_at":"2026-02-06T06:01:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.3/manifests"},{"name":"13.0.0","sha":"fde966eeb2a9dded5c3bec81650f97fd7abeda0f","kind":"tag","published_at":"2026-02-06T04:54:03.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/13.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/13.0.0/manifests"},{"name":"12.5.2","sha":"4a9739b51cbcb355f6e95659612f92e282a7077b","kind":"tag","published_at":"2025-12-24T07:03:13.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.2/manifests"},{"name":"11.0.12","sha":"2c1ed04922802c15e1de5d7447b4856de949cf56","kind":"tag","published_at":"2025-12-24T07:01:11.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.12","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.12/manifests"},{"name":"12.5.1","sha":"c467c59a4f6e04b942be422844e7a6352fa01b57","kind":"tag","published_at":"2025-12-08T07:19:12.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.1/manifests"},{"name":"12.5.0","sha":"bca180c050dd3ae15f87c26d25cabb34fe1a0a5a","kind":"tag","published_at":"2025-11-29T07:16:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.5.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.5.0/manifests"},{"name":"12.4.0","sha":"67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c","kind":"tag","published_at":"2025-09-24T13:44:47.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.4.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.4.0/manifests"},{"name":"12.3.8","sha":"99e692c6a84708211f7536ba322bbbaef57ac7fc","kind":"tag","published_at":"2025-09-17T11:31:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.8/manifests"},{"name":"12.3.7","sha":"bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9","kind":"tag","published_at":"2025-09-10T09:59:11.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.7/manifests"},{"name":"12.3.6","sha":"da2cdaff87220fa641e7652364281b736e4347e0","kind":"tag","published_at":"2025-09-02T05:23:17.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.6/manifests"},{"name":"12.3.5","sha":"96dc0466673e215bf5536301039017f03cd45c6b","kind":"tag","published_at":"2025-09-01T08:07:46.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.5/manifests"},{"name":"12.3.4","sha":"7ad0e9bdc72b147600badccd694a2e57ffc9297a","kind":"tag","published_at":"2025-08-29T11:32:50.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.4/manifests"},{"name":"12.3.3","sha":"733025d94635a001f67db71a2ed1bab4e7e4a9dc","kind":"tag","published_at":"2025-08-27T14:43:55.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.3/manifests"},{"name":"11.0.11","sha":"4f7722aa9a7b76aa775e2d9d4e95d1ea16eeeef4","kind":"tag","published_at":"2025-08-27T14:38:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.11/manifests"},{"name":"12.3.2","sha":"086553c5b2e0e1e20293d782d788ab768202b621","kind":"tag","published_at":"2025-07-29T06:19:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.2/manifests"},{"name":"11.0.10","sha":"1a800a7446add2d79cc6b3c01c45381810367d76","kind":"tag","published_at":"2025-06-18T08:59:37.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.10/manifests"},{"name":"12.3.1","sha":"ddec29dfc128eba9c204389960f2063f3b7fa170","kind":"tag","published_at":"2025-06-18T08:58:25.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.1/manifests"},{"name":"12.3.0","sha":"9075a8efc66e11bc55c319062e147bdb06777267","kind":"tag","published_at":"2025-05-23T15:49:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.3.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.3.0/manifests"},{"name":"12.2.1","sha":"448f2c504d86dbff3949dcd02c95aa85db2c7617","kind":"tag","published_at":"2025-05-04T05:25:08.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.2.1/manifests"},{"name":"12.2.0","sha":"4c7133dbade8423ef124ae62c39a075ba591cb3f","kind":"tag","published_at":"2025-05-03T07:27:37.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.2.0/manifests"},{"name":"12.1.2","sha":"05c33d01a856f9f62488d144bafddc3d7b7a4ebb","kind":"tag","published_at":"2025-04-03T14:34:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.2/manifests"},{"name":"12.1.1","sha":"0ce76cf0940abbc31525420b7b8d174656c6675d","kind":"tag","published_at":"2025-04-03T03:41:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.1/manifests"},{"name":"12.1.0","sha":"d331a5ced3d9a2b917baa9841b2211e72f9e780d","kind":"tag","published_at":"2025-03-17T13:56:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.1.0/manifests"},{"name":"12.0.5","sha":"da732486790670c622aa367eb3dbb7e1619e68be","kind":"tag","published_at":"2025-03-15T07:25:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.5/manifests"},{"name":"12.0.4","sha":"79e5ef5897068689c7c325554d6df905480ce942","kind":"tag","published_at":"2025-02-25T13:27:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.4/manifests"},{"name":"11.0.9","sha":"14d63fbcca18457e49c6f8bebaa91a87e8e188d7","kind":"tag","published_at":"2025-02-25T13:26:47.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.9/manifests"},{"name":"12.0.3","sha":"2e3038bff41d56114e5396151060f5ac9d2d6751","kind":"tag","published_at":"2025-02-18T14:04:16.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.3/manifests"},{"name":"12.0.2","sha":"69dde560510151f7d04315fac6c72016cc5d7bc8","kind":"tag","published_at":"2025-02-08T09:08:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.2/manifests"},{"name":"12.0.1","sha":"89d8cb213336dfd15f134bd4ebfd9a420bba6024","kind":"tag","published_at":"2025-02-07T13:45:08.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.1/manifests"},{"name":"12.0.0","sha":"b1fbe7ded00c951a3507b2352bd6c30574fd9672","kind":"tag","published_at":"2025-02-07T05:01:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/12.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/12.0.0/manifests"},{"name":"11.0.8","sha":"418c59fd080954f8c4aa5631d9502ecda2387118","kind":"tag","published_at":"2024-12-11T12:34:33.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.8/manifests"},{"name":"11.0.7","sha":"f7f08030e8811582cc459871d28d6f5a1a4d35ca","kind":"tag","published_at":"2024-10-09T06:21:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.7/manifests"},{"name":"11.0.6","sha":"ebdffc9e09585dafa71b9bffcdb0a229d4704c45","kind":"tag","published_at":"2024-08-22T04:38:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.6/manifests"},{"name":"10.1.16","sha":"7e308268858ed6baedc8704a304727d20bc07c77","kind":"tag","published_at":"2024-08-22T04:32:06.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.16","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.16/manifests"},{"name":"9.2.32","sha":"85402a822d1ecf1db1096959413d35e1c37cf1a5","kind":"tag","published_at":"2024-08-22T04:23:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.32","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.32/manifests"},{"name":"11.0.5","sha":"19b6365ab8b59a64438c0c3f4241feeb480c9861","kind":"tag","published_at":"2024-07-03T05:05:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.5/manifests"},{"name":"11.0.4","sha":"4dc2b7a606073f0fb80da09842ffb068b627c38f","kind":"tag","published_at":"2024-06-29T08:26:32.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.4/manifests"},{"name":"10.1.15","sha":"5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae","kind":"tag","published_at":"2024-06-29T08:25:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.15","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.15/manifests"},{"name":"11.0.3","sha":"7e35a2cbcabac0e6865fd373742ea432a3c34f92","kind":"tag","published_at":"2024-03-12T15:35:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.3/manifests"},{"name":"10.1.14","sha":"e3f51450ebffe8e0efdf7346ae966a656f7d5e5b","kind":"tag","published_at":"2024-03-12T15:33:48.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.14","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.14/manifests"},{"name":"11.0.2","sha":"9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b","kind":"tag","published_at":"2024-03-09T16:56:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.2/manifests"},{"name":"10.1.13","sha":"d51c3aec14896d5e80b354fad58e998d1980f8f8","kind":"tag","published_at":"2024-03-09T16:54:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.13","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.13/manifests"},{"name":"11.0.1","sha":"89702be0ad026873ef3a1605fe8726254eef4e2c","kind":"tag","published_at":"2024-03-02T07:34:32.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.1/manifests"},{"name":"10.1.12","sha":"842f72662d6b9edda84c4b6f13885fd9cd53dc63","kind":"tag","published_at":"2024-03-02T07:22:16.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.12","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.12/manifests"},{"name":"9.2.31","sha":"48c34b5d8d983006bd2adc2d0de92963b9155965","kind":"tag","published_at":"2024-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.31","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.31/manifests"},{"name":"7.0.17","sha":"40a4ed114a4aea5afd6df8d0f0c9cd3033097f66","kind":"tag","published_at":"2024-03-02T06:09:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.17","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.17/manifests"},{"name":"7.0.16","sha":"486f046ff738fe76020eea245dbe6c67b100a9da","kind":"tag","published_at":"2024-03-01T13:35:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.16","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.16/manifests"},{"name":"11.0.0","sha":"5e238e4b982cb272bf9faeee6f33af83d465d0e2","kind":"tag","published_at":"2024-02-02T06:03:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/11.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/11.0.0/manifests"},{"name":"9.2.30","sha":"ca2bd87d2f9215904682a9cb9bb37dda98e76089","kind":"tag","published_at":"2023-12-22T06:48:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.30","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.30/manifests"},{"name":"10.1.11","sha":"78c3b7625965c2513ee96569a4dbb62601784145","kind":"tag","published_at":"2023-12-21T15:38:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.11/manifests"},{"name":"10.1.10","sha":"599109c8ca6bae97b23482d557d2874c25a65e59","kind":"tag","published_at":"2023-12-11T06:28:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.10/manifests"},{"name":"10.1.9","sha":"a56a9ab2f680246adcf3db43f38ddf1765774735","kind":"tag","published_at":"2023-11-23T12:23:27.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.9/manifests"},{"name":"10.1.8","sha":"84838eed9ded511f61dc3e8b5944a52d9017b297","kind":"tag","published_at":"2023-11-15T13:31:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.8/manifests"},{"name":"10.1.7","sha":"355324ca4980b8916c18b9db29f3ef484078f26e","kind":"tag","published_at":"2023-10-04T15:34:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.7/manifests"},{"name":"10.1.6","sha":"56f33548fe522c8d82da7ff3824b42829d324364","kind":"tag","published_at":"2023-09-19T04:59:13.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.6/manifests"},{"name":"9.2.29","sha":"6a3a87ac2bbe33b25042753df8195ba4aa534c76","kind":"tag","published_at":"2023-09-19T04:57:54.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.29","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.29/manifests"},{"name":"10.1.5","sha":"1df504e42a88044c27a90136910f0b3fe9e91939","kind":"tag","published_at":"2023-09-12T14:37:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.5/manifests"},{"name":"9.2.28","sha":"7134a5ccaaf0f1c92a4f5501a6c9f98ac4dcc0ef","kind":"tag","published_at":"2023-09-12T14:36:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.28","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.28/manifests"},{"name":"10.1.4","sha":"cd59bb34756a16ca8253ce9b2909039c227fff71","kind":"tag","published_at":"2023-08-31T14:04:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.4/manifests"},{"name":"10.1.3","sha":"be1fe461fdc917de2a29a452ccf2657d325b443d","kind":"tag","published_at":"2023-07-26T13:45:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.3/manifests"},{"name":"9.2.27","sha":"b0a88255cb70d52653d80c890bd7f38740ea50d1","kind":"tag","published_at":"2023-07-26T13:44:41.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.27","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.27/manifests"},{"name":"10.1.2","sha":"db1497ec8dd382e82c962f7abbe0320e4882ee4e","kind":"tag","published_at":"2023-05-22T09:05:08.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.2/manifests"},{"name":"10.1.1","sha":"884a0da7f9f46f28b2cb69134217fd810b793974","kind":"tag","published_at":"2023-04-17T12:15:46.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.1/manifests"},{"name":"10.1.0","sha":"fc4f5ee614fa82d50ecf9014b51af0a9561f3df8","kind":"tag","published_at":"2023-04-13T07:08:30.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.1.0/manifests"},{"name":"10.0.2","sha":"20800e84296ea4732f9a125e08ce86b4004ae3e4","kind":"tag","published_at":"2023-03-06T13:02:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.2/manifests"},{"name":"9.2.26","sha":"443bc6912c9bd5b409254a40f4b0f4ced7c80ea1","kind":"tag","published_at":"2023-03-06T12:58:10.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.26","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.26/manifests"},{"name":"10.0.1","sha":"b9c21a93dd8c8eed79879374884ee733259475cc","kind":"tag","published_at":"2023-02-25T05:35:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.1/manifests"},{"name":"9.2.25","sha":"0e2b40518197a8c0d4b08bc34dfff1c99c508954","kind":"tag","published_at":"2023-02-25T05:32:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.25","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.25/manifests"},{"name":"10.0.0","sha":"bf4fbc9c13af7da12b3ea807574fb460f255daba","kind":"tag","published_at":"2023-02-03T07:15:16.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/10.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/10.0.0/manifests"},{"name":"9.2.24","sha":"2cf940ebc6355a9d430462811b5aaa308b174bed","kind":"tag","published_at":"2023-01-26T08:27:04.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.24","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.24/manifests"},{"name":"9.2.23","sha":"9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c","kind":"tag","published_at":"2022-12-28T12:41:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.23","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.23/manifests"},{"name":"9.2.22","sha":"e4bf60d2220b4baaa0572986b5d69870226b06df","kind":"tag","published_at":"2022-12-18T16:41:01.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.22","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.22/manifests"},{"name":"9.2.21","sha":"3f893e19712bb0c8bc86665d1562e9fd509c4ef0","kind":"tag","published_at":"2022-12-14T13:27:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.21","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.21/manifests"},{"name":"9.2.20","sha":"af7463c955007de36db0c5e26d03e2f933c2e980","kind":"tag","published_at":"2022-12-13T07:49:38.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.20","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.20/manifests"},{"name":"9.2.19","sha":"c77b56b63e3d2031bd8997fcec43c1925ae46559","kind":"tag","published_at":"2022-11-18T07:47:55.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.19","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.19/manifests"},{"name":"9.2.18","sha":"12fddc491826940cf9b7e88ad9664cf51f0f6d0a","kind":"tag","published_at":"2022-10-27T13:35:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.18","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.18/manifests"},{"name":"9.2.17","sha":"aa94dc41e8661fe90c7316849907cba3007b10d8","kind":"tag","published_at":"2022-08-30T12:24:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.17","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.17/manifests"},{"name":"9.2.16","sha":"2593003befdcc10db5e213f9f28814f5aa8ac073","kind":"tag","published_at":"2022-08-20T05:27:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.16","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.16/manifests"},{"name":"9.2.15","sha":"2e9da11878c4202f97915c1cb4bb1ca318a63f5f","kind":"tag","published_at":"2022-03-07T09:28:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.15","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.15/manifests"},{"name":"9.2.14","sha":"9f4d60b6afe5546421462b76cd4e633ebc364ab4","kind":"tag","published_at":"2022-02-28T12:38:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.14","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.14/manifests"},{"name":"9.2.13","sha":"deac8540cb7bd40b2b8cfa679b76202834fd04e8","kind":"tag","published_at":"2022-02-23T17:02:46.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.13","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.13/manifests"},{"name":"9.2.11","sha":"665a1ac0a763c51afc30d6d130dac0813092b17f","kind":"tag","published_at":"2022-02-18T12:46:15.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.11/manifests"},{"name":"9.2.10","sha":"d5850aaf931743067f4bfc1ae4cbd06468400687","kind":"tag","published_at":"2021-12-05T09:12:18.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.10/manifests"},{"name":"9.2.9","sha":"f301eb1453c9e7a1bc912ee8b0ea9db22c60223b","kind":"tag","published_at":"2021-11-19T15:21:19.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.9/manifests"},{"name":"9.2.8","sha":"cf04e88a2e3c56fc1a65488afd493325b4c1bc3e","kind":"tag","published_at":"2021-10-30T08:01:45.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.8/manifests"},{"name":"9.2.7","sha":"d4c798ed8d51506800b441f7a13ecb0f76f12218","kind":"tag","published_at":"2021-09-17T05:39:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.7/manifests"},{"name":"7.0.15","sha":"819f92bba8b001d4363065928088de22f25a3a48","kind":"tag","published_at":"2021-07-26T12:20:20.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.15","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.15/manifests"},{"name":"9.2.6","sha":"f6293e1b30a2354e8428e004689671b83871edde","kind":"tag","published_at":"2021-03-28T07:27:06.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.6/manifests"},{"name":"7.0.14","sha":"bb7c9a210c72e4709cdde67f8b7362f672f2225c","kind":"tag","published_at":"2020-12-02T13:39:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.14","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.14/manifests"},{"name":"7.0.13","sha":"ad0dcd7b184e76f7198a1fe07685bfbec3ae911a","kind":"tag","published_at":"2020-11-30T08:35:30.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.13","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.13/manifests"},{"name":"9.2.5","sha":"f3e026641cc91909d421802dd3ac7827ebfd97e1","kind":"tag","published_at":"2020-11-28T06:45:03.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.5/manifests"},{"name":"9.2.4","sha":"0a7f0acf9269c190fd982b5c04423feae986b6e0","kind":"tag","published_at":"2020-11-27T06:15:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.4/manifests"},{"name":"7.0.12","sha":"52f55786aa2e52c26cd9e2db20aff2981e0f7399","kind":"tag","published_at":"2020-11-27T06:08:45.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.12","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.12/manifests"},{"name":"7.0.11","sha":"8eb390a862ec0408fd8ec90fa939ca253ef14218","kind":"tag","published_at":"2020-11-27T05:19:37.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.11/manifests"},{"name":"9.2.3","sha":"6b20e2055f7c29b56cb3870b3de7cc463d7add41","kind":"tag","published_at":"2020-10-30T10:46:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.3/manifests"},{"name":"9.2.2","sha":"229099d7d69fe5044f6e464f669b1fd34f252e8d","kind":"tag","published_at":"2020-10-28T06:24:24.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.2/manifests"},{"name":"9.2.1","sha":"ed363c3ce393560a1c300dce0298bbf0f0528b13","kind":"tag","published_at":"2020-10-26T15:46:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.1/manifests"},{"name":"9.2.0","sha":"53a4b737e83be724efd2bc4e7b929b9a30c48972","kind":"tag","published_at":"2020-10-02T03:37:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.2.0/manifests"},{"name":"9.1.11","sha":"c9394cb9d07ecfa9351b96f2e296bad473195f4d","kind":"tag","published_at":"2020-09-19T05:29:19.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.11/manifests"},{"name":"9.1.10","sha":"5134e2a65ec48e2f7126d12f1503a9889c660bdf","kind":"tag","published_at":"2020-09-18T05:25:34.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.10/manifests"},{"name":"9.1.9","sha":"cf6582906d4b2502c5f4c6be6a3d0b4cd5b3ef7f","kind":"tag","published_at":"2020-09-15T06:14:15.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.9/manifests"},{"name":"9.1.8","sha":"f98f8466126d83b55b924a94d2244c53c216b8fb","kind":"tag","published_at":"2020-09-07T08:07:13.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.8/manifests"},{"name":"9.1.7","sha":"2ef92bec3186a827faf7362ff92ae4e8ec2e49d2","kind":"tag","published_at":"2020-09-03T07:09:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.7/manifests"},{"name":"9.1.6","sha":"d25b24b1cd14772bde4d75daeb393dc17db9f6e6","kind":"tag","published_at":"2020-08-31T06:31:50.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"adea70610c070869261d2d0a62fa968611447b56","kind":"tag","published_at":"2020-08-27T06:29:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4422fca28c3634e2de8c7c373af97a104dd1a45f","kind":"tag","published_at":"2020-08-13T15:04:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"4abbce3b0ad05f2e7143ea5f775d5513cb5261e4","kind":"tag","published_at":"2020-08-10T17:45:58.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"5210f9269e44e6d34419cb92242ef11aee9351ac","kind":"tag","published_at":"2020-08-10T07:24:54.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"9e17fe39fcaf66375f3d9d2258b025c3f48e42ac","kind":"tag","published_at":"2020-08-10T04:38:20.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"0bc0140bb9bde4a34222e90a5802a88c6c596cd9","kind":"tag","published_at":"2020-08-10T04:19:33.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"ee24e82baca11d7d6fb3513e127d6000f541cf90","kind":"tag","published_at":"2020-08-07T04:12:36.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/9.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/9.0.0/manifests"},{"name":"8.0.2","sha":"ca6647ffddd2add025ab3f21644a441d7c146cdc","kind":"tag","published_at":"2020-05-23T08:03:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/8.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"31e94ccc084025d6abee0585df533eb3a792b96a","kind":"tag","published_at":"2020-02-19T13:41:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/8.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"278b6e876467da2e6b5e5390a2310391618ebc10","kind":"tag","published_at":"2020-02-07T06:04:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/8.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/8.0.0/manifests"},{"name":"7.0.10","sha":"f1884187926fbb755a9aaf0b3836ad3165b478bf","kind":"tag","published_at":"2019-11-20T13:56:01.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.10/manifests"},{"name":"7.0.9","sha":"075572dd777ea8317196838f8b59b1de2a642abc","kind":"tag","published_at":"2019-11-20T08:52:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.9/manifests"},{"name":"7.0.8","sha":"aa0d179a13284c7420fc281fc32750e6cc7c9e2f","kind":"tag","published_at":"2019-09-17T06:24:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.8/manifests"},{"name":"7.0.7","sha":"7743bbcfff2a907e9ee4a25be13d0f8ec5e73800","kind":"tag","published_at":"2019-07-25T05:32:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"d471d0d2b529a67c6a722dd446c4ec90881ac315","kind":"tag","published_at":"2019-07-08T05:29:45.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"aed67b57d459dcab93e84a5c9703d3deb5025dff","kind":"tag","published_at":"2019-06-06T12:28:26.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"6024c8a6cb962d496b7bd049ed8f48473824176d","kind":"tag","published_at":"2019-05-29T09:59:37.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"0317a769a81845c390e19684d9ba25d7f6aa4707","kind":"tag","published_at":"2019-02-26T07:38:34.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"cfca9c5f7f2694ca0c7749ffb142927d9f05250f","kind":"tag","published_at":"2019-02-15T13:40:32.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"4832739a02c418397e404da6c3e4fe680b7a4de7","kind":"tag","published_at":"2019-02-01T07:29:18.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"2b0142ca3407ecabecd1772b37184eb1e61b3cca","kind":"tag","published_at":"2019-02-01T05:31:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/7.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/7.0.0/manifests"},{"name":"6.1.4","sha":"807e6013b00af69b6c5d9ceb4282d0393dbb9d8d","kind":"tag","published_at":"2018-10-31T16:06:57.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.4/manifests"},{"name":"6.1.3","sha":"4d3ae9b21a7d7e440bd0cf65565533117976859f","kind":"tag","published_at":"2018-10-23T05:59:38.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"f317d4eb2023a3d9c716b715244348dbc5b81a56","kind":"tag","published_at":"2018-10-23T05:06:17.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"b097681a19a48e52706f57e47a09594bac4f7cab","kind":"tag","published_at":"2018-10-18T09:01:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0685fb6a43aed1b2e09804d1aaf17144c82861f8","kind":"tag","published_at":"2018-10-16T05:37:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.1.0/manifests"},{"name":"6.0.8","sha":"848f78b3309780fef7ec8c4666b7ab4e6b09b22f","kind":"tag","published_at":"2018-10-04T03:41:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"865662550c384bc1db7e51d29aeda1c2c161d69a","kind":"tag","published_at":"2018-06-01T07:52:01.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"1661926cfa5be825d4f96f89dfac46dc4a19afa8","kind":"tag","published_at":"2018-06-01T05:41:17.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"4cab20a326d14de7575a8e235c70d879b569a57a","kind":"tag","published_at":"2018-05-28T11:49:27.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"52187754b0eed0b8159f62a6fa30073327e8c2ca","kind":"tag","published_at":"2018-04-29T14:59:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"774a82c0c5da4c1c7701790c262035d235ab7856","kind":"tag","published_at":"2018-04-06T15:40:31.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.3/manifests"},{"name":"5.3.2","sha":"c89677919c5dd6d3b3852f230a663118762218ac","kind":"tag","published_at":"2018-04-06T15:37:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.3.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.2/manifests"},{"name":"6.0.2","sha":"2334b69c07ca9fe3a8dbd1c91d298708b87ac3ad","kind":"tag","published_at":"2018-04-06T14:14:53.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.2/manifests"},{"name":"5.3.1","sha":"340d86b2c417f6966b8fa0aee339ba3f671ebab7","kind":"tag","published_at":"2018-04-06T14:10:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.3.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.1/manifests"},{"name":"6.0.1","sha":"f8ca4b604baf23dab89d87773c28cc07405189ba","kind":"tag","published_at":"2018-02-02T07:01:46.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"d3e39edbd915a6ffaa7016f822043f6488741e75","kind":"tag","published_at":"2018-02-01T13:13:19.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/6.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/6.0.0/manifests"},{"name":"5.3.0","sha":"661f34d0bd3f1a7225ef491a70a020ad23a057a1","kind":"tag","published_at":"2017-12-06T09:29:49.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.3.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.3.0/manifests"},{"name":"5.2.4","sha":"033ec97498cf530cc1be4199264cad568b19be26","kind":"tag","published_at":"2017-11-27T09:00:36.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.2.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d","kind":"tag","published_at":"2017-11-03T13:47:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.2.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.3/manifests"},{"name":"5.2.2","sha":"8ed1902a57849e117b5651fc1a5c48110946c06b","kind":"tag","published_at":"2017-08-03T12:40:50.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.2.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"dc421f9ca5082a0c0cb04afb171c765f79add85b","kind":"tag","published_at":"2017-04-21T08:04:01.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"e648abfd8ffb1d54ad549b027b75e376e9055d02","kind":"tag","published_at":"2017-04-20T10:01:34.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"bc433b7af27e0ab9b6b4c6d8ec918a493875f6bc","kind":"tag","published_at":"2017-04-12T07:59:36.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"cff36444733ac6d3f153866f55898373ca184610","kind":"tag","published_at":"2017-04-07T04:40:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"37bbf491e6b585267ef1e0cbb0056f5c00ebf91c","kind":"tag","published_at":"2017-04-02T07:46:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.4/manifests"},{"name":"4.0.8","sha":"ef7b2f56815df854e66ceaee8ebe9393ae36a40d","kind":"tag","published_at":"2017-04-02T07:44:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.8/manifests"},{"name":"5.0.3","sha":"4e99e1c4f9b05cbf4d6e84b100b3ff4107cf8cd1","kind":"tag","published_at":"2017-03-06T14:22:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"531553c4795a1df54114342d68ca337d5d81c8a0","kind":"tag","published_at":"2017-03-01T09:14:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.2/manifests"},{"name":"4.0.7","sha":"09e2277d14ea467e5a984010f501343ef29ffc69","kind":"tag","published_at":"2017-03-01T09:12:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"ca060f645beeddebedb1885c97bf163e93264c35","kind":"tag","published_at":"2017-02-23T07:38:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.6/manifests"},{"name":"5.0.1","sha":"3f10a2c8eed68b29cbbb54e29cc58cb31b077553","kind":"tag","published_at":"2017-02-23T07:28:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"e7d7a4acca58e45bdfd00221563d131cfb04ba96","kind":"tag","published_at":"2017-02-02T10:35:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/5.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/5.0.0/manifests"},{"name":"4.0.5","sha":"c19cfc7cbb0e9338d8c469c7eedecc2a428b0971","kind":"tag","published_at":"2017-01-20T15:07:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"c14196e64a78570034afd0b7a9f3757ba71c2a0a","kind":"tag","published_at":"2016-12-20T15:22:48.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"903fd6318d0a90b4770a009ff73e4a4e9c437929","kind":"tag","published_at":"2016-11-28T16:00:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"6cba06ff75a1a63a71033e1a01b89056f3af1e8d","kind":"tag","published_at":"2016-11-01T05:06:52.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"5f3f7e736d6319d5f1fc402aff8b026da26709a3","kind":"tag","published_at":"2016-07-26T14:39:33.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"900370c81280cc0d942ffbc5912d80464eaee7e9","kind":"tag","published_at":"2016-06-03T05:04:01.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/4.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/4.0.0/manifests"},{"name":"3.3.3","sha":"44cd8e3930e431658d1a5de7d282d5cb37837fd5","kind":"tag","published_at":"2016-05-27T16:24:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.3.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"4862dac433cbdb4438b593fa7f79e07559ba157e","kind":"tag","published_at":"2016-05-25T06:48:27.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.3.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2431befdd451fac43fbcde94d1a92fb3b8b68f86","kind":"tag","published_at":"2016-04-08T08:14:59.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.3.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"fe33716763b604ade4cb442c0794f5bd5ad73004","kind":"tag","published_at":"2016-03-03T08:49:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.3.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"a58f95ae76fe201b571fad3e8370a50c4368678c","kind":"tag","published_at":"2016-02-18T07:31:16.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"85f5db2d0a0da79ad6a256eb54148ba383059ad9","kind":"tag","published_at":"2016-02-13T06:48:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"92f5c61b5c64159faec5298325ffab0c7e59dcc8","kind":"tag","published_at":"2016-02-04T13:05:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"64d40a593fc31a8abf4ce3d200147ddf8ca64e52","kind":"tag","published_at":"2016-01-11T10:05:37.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"f7bb5cddf4ffe113eeb737b05241adb947b43f9d","kind":"tag","published_at":"2015-11-12T21:08:25.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"c84f05be256cd7c9d2340b26f7995b4afbf8787b","kind":"tag","published_at":"2015-10-06T15:51:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.1/manifests"},{"name":"2.2.4","sha":"eabf68b476ac7d0f73793aada060f1c1a9bf8979","kind":"tag","published_at":"2015-10-06T15:47:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.2.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.4/manifests"},{"name":"3.0.0","sha":"86e0dafb0e6c5165cce7b3b6892807d07504baa0","kind":"tag","published_at":"2015-10-01T06:48:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/3.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/3.0.0/manifests"},{"name":"2.2.3","sha":"ef1ca6835468857944d5c3b48fa503d5554cff2f","kind":"tag","published_at":"2015-09-14T06:51:24.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.2.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"2d7c03c0e4e080901b8f33b2897b0577be18a13c","kind":"tag","published_at":"2015-08-04T03:42:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.2.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"6526d9bdb56e2af1e8950114d42391044d18cfa7","kind":"tag","published_at":"2015-08-02T04:45:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f","kind":"tag","published_at":"2015-08-01T05:10:03.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.2.0/manifests"},{"name":"2.1.9","sha":"5bd48b86cd282da411bb80baac1398ce3fefac41","kind":"tag","published_at":"2015-07-26T12:54:55.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"6044546998c7627ab997501a3d0db972b3db9790","kind":"tag","published_at":"2015-07-13T11:26:06.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"07e27765596d72c378a6103e80da5d84e802f1e4","kind":"tag","published_at":"2015-06-30T06:52:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"631e365cf26bb2c078683e8d9bcf8bc631ac4d44","kind":"tag","published_at":"2015-06-19T07:11:59.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"be2286cb8c7e1773eded49d9719219e6f74f9e3e","kind":"tag","published_at":"2015-06-09T13:05:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"3703c4bb67c8700957dd41c843254658539d091d","kind":"tag","published_at":"2015-06-06T08:33:30.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"28a6b34e91d789b2608072ab3c82eaae7cdb973c","kind":"tag","published_at":"2015-06-03T07:01:08.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f","kind":"tag","published_at":"2015-06-01T07:35:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"60991776b3994cd8297b861e8ddc7f9c9500dedc","kind":"tag","published_at":"2015-05-31T03:14:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"ba315f46873fd6e86fdb98685a1a900e7379c886","kind":"tag","published_at":"2015-05-30T12:58:45.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.1.0/manifests"},{"name":"2.0.17","sha":"c4e8e7725e351184a76544634855b8a9c405a6e3","kind":"tag","published_at":"2015-05-25T05:12:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.17","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"934fd03eb6840508231a7f73eb8940cf32c3b66c","kind":"tag","published_at":"2015-04-11T04:35:06.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.16","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"34cc484af1ca149188d0d9e91412191e398e0b67","kind":"tag","published_at":"2015-01-24T10:06:41.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.15","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"ca158276c1200cc27f5409a5e338486bc0b4fc94","kind":"tag","published_at":"2014-12-26T13:28:50.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.14","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"0e7d2eec5554f869fa7a4ec2d21e4b37af943ea5","kind":"tag","published_at":"2014-12-03T06:41:47.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.13","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"7ce9da20f96964bb7a4033f53834df13328dbeab","kind":"tag","published_at":"2014-12-02T13:17:05.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.12","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.12/manifests"},{"name":"1.2.18","sha":"fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b","kind":"tag","published_at":"2014-09-02T10:13:18.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.18","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.18/manifests"},{"name":"2.0.11","sha":"53603b3c995f5aab6b59c8e08c3a663d2cc810b7","kind":"tag","published_at":"2014-08-31T06:33:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"6d196af48e8c100a3ae881940123e693da5a9217","kind":"tag","published_at":"2014-08-06T06:39:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"ed8ac99ce38c3fd134128c898f7ca74665abef7f","kind":"tag","published_at":"2014-06-29T08:14:48.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58401826c8cfc8fd689b60026e91c337df374bca","kind":"tag","published_at":"2014-05-26T14:55:29.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"3b62da716f1d106f6257353f1cbc63e24508b598","kind":"tag","published_at":"2014-05-15T04:11:08.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"bccecf50645068b44f49a84009e2a0499a500b99","kind":"tag","published_at":"2014-04-30T09:01:28.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"3dcca2120451b98a98fe60221ca279a184ee64db","kind":"tag","published_at":"2014-03-28T10:55:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.5/manifests"},{"name":"1.2.17","sha":"6ef2bf3a1c47eca07ea95f0d8a902a6340390b34","kind":"tag","published_at":"2014-03-28T10:53:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.17","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.17/manifests"},{"name":"2.0.4","sha":"a05618d03c60eb07b37432583aabf80ae5f5f447","kind":"tag","published_at":"2014-03-20T16:12:27.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"0b1ff895907bf398ba88244f82b27887427f7d06","kind":"tag","published_at":"2014-03-20T15:41:31.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"2c20ba4872d09d1d3d7ceda5a0c5f82d9a8ff31f","kind":"tag","published_at":"2014-03-17T10:25:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23e6ac9513df2af67f9f713347f3e4bf4b59784c","kind":"tag","published_at":"2014-03-07T16:03:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cbdd64d012c9b8c2e30850abd125001ed5db1eed","kind":"tag","published_at":"2014-03-07T06:40:45.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/2.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/2.0.0/manifests"},{"name":"1.2.16","sha":"69e55e68481cf708a6db43aff0b504e31402fe27","kind":"tag","published_at":"2014-02-25T03:34:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.16","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.16/manifests"},{"name":"1.2.15","sha":"6ba4ed2895d538a039d5d5866edc4ec0424c7852","kind":"tag","published_at":"2014-02-03T07:44:51.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.15","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.15/manifests"},{"name":"1.2.14","sha":"d4b3bc1c4b905cd0b3b356e8608857f26a041c1b","kind":"tag","published_at":"2014-01-31T08:52:17.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.14","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.14/manifests"},{"name":"1.2.13","sha":"466e7cd2554b4e264c9e3f31216d25ac0e5f3d94","kind":"tag","published_at":"2013-09-10T08:15:07.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.13","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.13/manifests"},{"name":"1.2.12","sha":"0e9958c459d675fb497d8dc5001c91d335734e48","kind":"tag","published_at":"2013-07-06T06:26:21.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.12","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.12/manifests"},{"name":"1.2.11","sha":"630f56d5b7e36395dbeec4f37cb5ec1fcc19c1ef","kind":"tag","published_at":"2013-05-23T18:23:48.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.11","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.11/manifests"},{"name":"1.2.10","sha":"740558a9e2bb99bf006ed4f41533e0600def9bd3","kind":"tag","published_at":"2013-05-13T05:51:44.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.10","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"3888fcba646930da78c8ff4dd3555f4da4caa0e2","kind":"tag","published_at":"2013-02-26T18:59:40.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.9","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.9/manifests"},{"name":"1.2.8","sha":"985dd4b2a45a74b4db4d9726b8a504fe83bb8db8","kind":"tag","published_at":"2013-02-14T08:02:47.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.8","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"348b5d2ab7d3946a932c72a8165e64dde3cf4ec3","kind":"tag","published_at":"2012-12-02T14:55:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"0747b521b2b9779febad0ba7386e89746eb7fe7b","kind":"tag","published_at":"2012-10-17T05:34:22.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.6/manifests"},{"name":"1.1.4","sha":"9fdb8274727c763b1674a8901d83c34ac7b96b6f","kind":"tag","published_at":"2012-10-12T10:13:54.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.4/manifests"},{"name":"1.2.5","sha":"f69e9cf0a32bb414bfe42fa613f7537e2e67b913","kind":"tag","published_at":"2012-10-07T08:34:19.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"1bcc17b3c79582afe0d016cd1bd8b8991cb9eb63","kind":"tag","published_at":"2012-10-07T08:26:12.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"375c6260233881e5f4ef0f02e2a79f265cbf7ea8","kind":"tag","published_at":"2012-10-05T16:01:43.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"4b64fdf67bae61872e2484c22119bad55fbd64cf","kind":"tag","published_at":"2012-09-20T19:54:41.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"44994dbb7a19b69d44068db7d9bc93d296f97011","kind":"tag","published_at":"2012-09-20T05:42:41.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"21d0f05b8127057159eec4be79f8f8a92bc90957","kind":"tag","published_at":"2012-09-19T05:00:49.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0/manifests"},{"name":"1.2.0RC5","sha":"c4bb60e552cba62e0fbd104753c98cc00317eb32","kind":"tag","published_at":"2012-09-17T12:02:50.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0RC5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC5/manifests"},{"name":"1.2.0RC4","sha":"55c28ba867bb419220bb7c94e696bceb88ec1aa8","kind":"tag","published_at":"2012-09-17T09:39:33.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0RC4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC4/manifests"},{"name":"1.2.0RC3","sha":"96e2892eca2b4863d4b7ea10c24dd6ea1d93bee4","kind":"tag","published_at":"2012-09-10T08:13:31.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0RC3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC3/manifests"},{"name":"1.2.0RC2","sha":"b1cc97df1a8e33f89cfdd0c24d8f34251a42dfa2","kind":"tag","published_at":"2012-08-31T07:19:40.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0RC2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC2/manifests"},{"name":"1.2.0RC1","sha":"b90fc826faf1cb4b60fce5a5f4fbfc9089086ae8","kind":"tag","published_at":"2012-08-18T03:11:54.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.2.0RC1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.2.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.2.0RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.2.0RC1/manifests"},{"name":"1.1.3","sha":"b8ffefe693d2ceae6446f7473cc2ef7ef09559b5","kind":"tag","published_at":"2012-07-08T07:15:56.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"924cf449ad8c31da363efa98e147f7489727eecd","kind":"tag","published_at":"2012-02-23T11:34:58.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"2d39f4f5be3c82e33ef552e75154b85137e93176","kind":"tag","published_at":"2011-11-04T08:34:35.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"1fd897154375ca5d3fd76a885aee0be4a09d7765","kind":"tag","published_at":"2011-10-31T07:33:06.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0/manifests"},{"name":"1.1.0RC7","sha":"a2eac7d2e4ed4ec439c9b0659dc969beda49a71f","kind":"tag","published_at":"2011-10-11T18:25:09.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC7","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC7/manifests"},{"name":"1.1.0RC6","sha":"f707fdd28b7aeea27cab601434c805abdf39d6e0","kind":"tag","published_at":"2011-10-04T19:40:59.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC6","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC6/manifests"},{"name":"1.1.0RC5","sha":"b7a388a82a27cd1d437144f69847402ad0ccf81a","kind":"tag","published_at":"2011-09-24T07:01:28.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC5/manifests"},{"name":"1.1.0RC4","sha":"833ac3486af6c3c21e86f8f0694c487d6ec43680","kind":"tag","published_at":"2011-09-09T07:56:49.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC4/manifests"},{"name":"1.1.0RC3","sha":"fe83dd1ef106c79a17c71ea043d08e97b0b4d362","kind":"tag","published_at":"2011-09-08T08:40:41.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC3/manifests"},{"name":"1.1.0RC2","sha":"7fab2dca6821563cfe5b5e556c9de35792b237ae","kind":"tag","published_at":"2011-09-07T10:07:02.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC2/manifests"},{"name":"1.1.0RC1","sha":"0f45b7982d10b440e9d42dfe6df0557ef457940e","kind":"tag","published_at":"2011-09-05T06:18:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.1.0RC1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.1.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.1.0RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.1.0RC1/manifests"},{"name":"1.0.5","sha":"2946e83262eead28cff413cdcd675871c16a8509","kind":"tag","published_at":"2011-08-19T09:59:55.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.5","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"513c61673173de33199388767b76e0da94808481","kind":"tag","published_at":"2011-02-12T08:53:00.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.4","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"c730d5e592835315533a53122f0c4e1997a1fd6d","kind":"tag","published_at":"2011-01-01T13:17:39.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.3","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"31bb68429355a2a4cb4ac680948752e5fc0f89fa","kind":"tag","published_at":"2010-11-14T07:31:19.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"66f47814f8b1c7921c43cdcde97b6a96c655a1a9","kind":"tag","published_at":"2010-11-13T20:37:16.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"20662eb6a3f68bc6c32eaa689cced69c1d1e2781","kind":"tag","published_at":"2010-09-24T23:24:49.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0/manifests"},{"name":"1.0.0RC2","sha":"d1a19908bace8f742632051a62044688466e65e3","kind":"tag","published_at":"2010-08-31T08:11:23.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.0RC2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.0RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.0RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0RC2/manifests"},{"name":"1.0.0RC1","sha":"8182dcdd604ff7a7fa5d8d84957eb18b99bd8dbe","kind":"tag","published_at":"2010-07-21T16:41:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.0RC1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.0RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0RC1/manifests"},{"name":"1.0.0beta2","sha":"da884163d88755e29da8c43b6a9433e4612fb812","kind":"tag","published_at":"2010-06-22T09:59:14.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.0beta2","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0beta2/manifests"},{"name":"1.0.0beta1","sha":"b3a082b430478903925db48f106c82ef99112c21","kind":"tag","published_at":"2010-06-08T08:09:42.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/1.0.0beta1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/1.0.0beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@1.0.0beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/1.0.0beta1/manifests"},{"name":"0.9.1","sha":"2a33a412ea8972cd2309c0f566e6a6950f907ce9","kind":"tag","published_at":"2010-05-11T06:41:27.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/0.9.1","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b548c46eb6a63c89c5d9481b8a3e7952deab276d","kind":"tag","published_at":"2010-04-03T14:35:24.000Z","download_url":"https://codeload.github.com/sebastianbergmann/php-code-coverage/tar.gz/0.9.0","html_url":"https://github.com/sebastianbergmann/php-code-coverage/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebastianbergmann/php-code-coverage@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/tags/0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:39:21.488Z","dependent_packages_count":1519,"downloads":978697123,"downloads_period":"total","dependent_repos_count":570707,"rankings":{"downloads":0.004400472317362064,"dependent_repos_count":0.0014668241057873544,"dependent_packages_count":0.027869658009959736,"stargazers_count":0.03691507332898175,"forks_count":0.14252640894567128,"docker_downloads_count":0.035692719907492294,"average":0.041478526102542414},"purl":"pkg:composer/phpunit/php-code-coverage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/phpunit/php-code-coverage","docker_dependents_count":1749,"docker_downloads_count":781822417,"usage_url":"https://repos.ecosyste.ms/usage/packagist/phpunit/php-code-coverage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/phpunit/php-code-coverage/dependencies","status":null,"funding_links":["https://github.com/sebastianbergmann","https://liberapay.com/sebastianbergmann","https://thanks.dev/u/gh/sebastianbergmann","https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage","https://github.com/sponsors/sebastianbergmann"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T01:05:02.561Z","issues_count":138,"pull_requests_count":182,"avg_time_to_close_issue":13286306.10891089,"avg_time_to_close_pull_request":854562.5329341317,"issues_closed_count":101,"pull_requests_closed_count":167,"pull_request_authors_count":33,"issue_authors_count":94,"avg_comments_per_issue":3.528985507246377,"avg_comments_per_pull_request":2.2142857142857144,"merged_pull_requests_count":116,"bot_issues_count":1,"bot_pull_requests_count":88,"past_year_issues_count":13,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":338023.1111111111,"past_year_avg_time_to_close_pull_request":475011.47959183675,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.0808080808080809,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianbergmann%2Fphp-code-coverage/issues","maintainers":[{"login":"sebastianbergmann","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastianbergmann"}],"active_maintainers":[{"login":"sebastianbergmann","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastianbergmann"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/phpunit%2Fphp-code-coverage/codemeta","maintainers":[{"uuid":"sebastian","login":"sebastian","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://packagist.org/users/sebastian","role":null,"created_at":"2022-11-10T10:42:42.186Z","updated_at":"2022-11-10T10:42:42.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/sebastian/packages"}]},{"id":1879263,"name":"is-generator-function","ecosystem":"npm","description":"Determine if a function is a native generator function.","homepage":"https://github.com/inspect-js/is-generator-function#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inspect-js/is-generator-function","keywords_array":["generator","generator function","es6","es2015","yield","function","function*"],"namespace":null,"versions_count":15,"first_release_published_at":"2014-02-10T05:57:44.946Z","latest_release_published_at":"2025-09-30T18:41:14.522Z","latest_release_number":"1.1.2","last_synced_at":"2026-09-17T02:39:22.057Z","created_at":"2022-04-09T17:48:42.771Z","updated_at":"2026-09-17T02:39:22.058Z","registry_url":"https://www.npmjs.com/package/is-generator-function","install_command":"npm install is-generator-function","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/ljharb"},"dist-tags":{"backport":"1.0.4","latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":13984540,"uuid":"16685473","full_name":"inspect-js/is-generator-function","owner":"inspect-js","description":"Is this an ES6 generator function?","archived":false,"fork":false,"pushed_at":"2025-12-30T01:56:19.000Z","size":194,"stargazers_count":48,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-27T09:12:47.239Z","etag":null,"topics":["function","generator","is","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inspect-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/deep-equal","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-02-10T05:31:39.000Z","updated_at":"2026-08-20T20:51:05.000Z","dependencies_parsed_at":"2025-04-01T03:31:05.979Z","dependency_job_id":"138ca41b-6196-498b-a198-caccfd7f3795","html_url":"https://github.com/inspect-js/is-generator-function","commit_stats":null,"previous_names":["ljharb/is-generator-function"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/inspect-js/is-generator-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/sbom","scorecard":{"id":489827,"data":{"date":"2025-08-11","repo":{"name":"github.com/inspect-js/is-generator-function","commit":"2ac26fe76d5cdbc8db7525f0ee07f65cc99b0abd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-harmony.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/node-harmony.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/node-tens.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-twenties.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/node-twenties.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/inspect-js/is-generator-function/require-allow-edits.yml/main?enable=pin","Info:   0 out of   7 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/require-allow-edits.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-aught.yml:6","Warn: no topLevel permission defined: .github/workflows/node-harmony.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-pretest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-tens.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-twenties.yml:6","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-allow-edits.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/inspect-js/.github/SECURITY.md:1","Info: Found linked content: github.com/inspect-js/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/inspect-js/.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T18:47:22.298Z","repository_id":13984540,"created_at":"2025-08-19T18:47:22.298Z","updated_at":"2025-08-19T18:47:22.298Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36941855,"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-27T02:00:07.166Z","response_time":96,"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":"inspect-js","name":"Inspect JS","uuid":"54056128","kind":"organization","description":"JavaScript value inspection tools.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54056128?v=4","repositories_count":83,"last_synced_at":"2026-09-10T11:52:41.289Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/deep-equal","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/inspect-js","funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/deep-equal"],"total_stars":1650,"followers":54,"following":0,"created_at":"2022-11-02T16:19:14.654Z","updated_at":"2026-09-10T11:52:41.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js/repositories"},"tags":[{"name":"v1.1.2","sha":"f84a57cf5195c30c6610af3fdaebcf90df9666b5","kind":"tag","published_at":"2025-09-30T18:41:02.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.1.2","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ef2f8cf6c71eff9b783e5493e80550901e7a9cbf","kind":"tag","published_at":"2025-09-29T17:04:21.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.1.1","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2ac26fe76d5cdbc8db7525f0ee07f65cc99b0abd","kind":"tag","published_at":"2025-01-02T18:18:59.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.1.0","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"9e6b7a26a4f97582333d807aa1c8c165097f3226","kind":"tag","published_at":"2021-08-06T04:36:02.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.10","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"65ce09d957d4d4b456249e6ba64b7c6343c2fd1f","kind":"tag","published_at":"2021-05-06T05:54:08.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.9","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6b014cfabf56a453f2756f6f4c2779791a241f0c","kind":"tag","published_at":"2020-12-02T08:32:39.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.8","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"8cfcb1c104af736ecd60a70fc88eae8ce1dc2272","kind":"commit","published_at":"2017-12-28T06:07:21.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.7","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1723b991126204e1f534bdae5f29b7a2a5bd0053","kind":"commit","published_at":"2016-12-20T17:47:51.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.6","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"81e9adac7b6f76ec8f4c70d9cb92d95022ac73ac","kind":"commit","published_at":"2016-12-20T07:44:05.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.5","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b6c306e6d285fe6b951e4866fe864199bc1b3b86","kind":"commit","published_at":"2015-03-03T19:08:35.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.4","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"8fb1316c36e566aea634a192ed3321edd43c5a9f","kind":"tag","published_at":"2015-01-31T18:33:48.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.3","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"373747ee2d93eafb6dbb001a586798bbf2b41958","kind":"commit","published_at":"2015-01-20T08:11:39.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.2","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"363c18f7bc2681f4fc277d1c86279d0806d6c023","kind":"commit","published_at":"2014-12-15T07:51:31.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.1","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dbae3b3200368ed1476bef780b51d97c325a1265","kind":"commit","published_at":"2014-08-09T16:55:28.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v1.0.0","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"c5c3a8d5dccae465c69958fc38c4ceba8b1354cc","kind":"commit","published_at":"2014-02-10T06:13:17.000Z","download_url":"https://codeload.github.com/inspect-js/is-generator-function/tar.gz/v0.0.0","html_url":"https://github.com/inspect-js/is-generator-function/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/is-generator-function@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T02:30:09.824Z","dependent_packages_count":287,"downloads":344486475,"downloads_period":"last-month","dependent_repos_count":306473,"rankings":{"downloads":0.021411024870739835,"dependent_repos_count":0.06384975703141342,"dependent_packages_count":0.17747608850586324,"stargazers_count":6.069888651718741,"forks_count":6.113643289490004,"docker_downloads_count":0.04243873216067359,"average":2.0814512572962394},"purl":"pkg:npm/is-generator-function","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-generator-function","docker_dependents_count":5767,"docker_downloads_count":3521246165,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-generator-function","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-generator-function/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/deep-equal"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T23:30:24.549Z","issues_count":25,"pull_requests_count":22,"avg_time_to_close_issue":6694035.739130435,"avg_time_to_close_pull_request":3196500.714285714,"issues_closed_count":23,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":5.08,"avg_comments_per_pull_request":0.9545454545454546,"merged_pull_requests_count":17,"bot_issues_count":11,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":76241.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":22.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fis-generator-function/issues","maintainers":[{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-generator-function/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-20T07:48:42.666Z","updated_at":"2022-11-20T07:48:42.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}]},{"id":1879345,"name":"is-hexadecimal","ecosystem":"npm","description":"Check if a character is hexadecimal","homepage":"https://github.com/wooorm/is-hexadecimal#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/wooorm/is-hexadecimal","keywords_array":["string","character","char","code","hexadecimal"],"namespace":null,"versions_count":7,"first_release_published_at":"2016-07-11T21:01:29.031Z","latest_release_published_at":"2021-11-04T07:17:07.036Z","latest_release_number":"2.0.1","last_synced_at":"2026-09-17T02:39:26.178Z","created_at":"2022-04-09T17:48:46.276Z","updated_at":"2026-09-17T02:39:26.178Z","registry_url":"https://www.npmjs.com/package/is-hexadecimal","install_command":"npm install is-hexadecimal","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"dist-tags":{"latest":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":57277231,"uuid":"63099126","full_name":"wooorm/is-hexadecimal","owner":"wooorm","description":"Check if a character is hexadecimal","archived":false,"fork":false,"pushed_at":"2022-11-23T12:08:04.000Z","size":56,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-24T14:04:25.645Z","etag":null,"topics":["character","decimal","hexadecimal","number","numerical"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wooorm.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":"funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"wooorm"}},"created_at":"2016-07-11T20:18:10.000Z","updated_at":"2023-11-26T20:02:57.000Z","dependencies_parsed_at":"2023-01-22T06:19:36.408Z","dependency_job_id":null,"html_url":"https://github.com/wooorm/is-hexadecimal","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/wooorm/is-hexadecimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35999100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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":"wooorm","name":"Titus","uuid":"944406","kind":"user","description":"🐧 making it easier for developers to develop in javascript and rust · @unifiedjs · syntax trees, markdown, markup, natural language 🐧","email":"","website":"wooorm.com","location":"Amsterdam, The Netherlands","twitter":"wooorm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/944406?u=6e0f32d14d720c1b0785b91694428741f8cda89c\u0026v=4","repositories_count":183,"last_synced_at":"2024-05-01T10:48:39.016Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wooorm","funding_links":["https://github.com/sponsors/wooorm"],"total_stars":13579,"followers":2957,"following":480,"created_at":"2022-11-02T16:21:12.580Z","updated_at":"2024-05-01T10:49:03.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooorm/repositories"},"tags":[{"name":"2.0.1","sha":"cfaccecb8059b8e706f0808e945cdc4a90da1bed","kind":"commit","published_at":"2021-11-04T07:16:56.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/2.0.1","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3fbba271a34758c10391bb890778f986c6245216","kind":"commit","published_at":"2021-03-11T09:10:55.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/2.0.0","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/2.0.0/manifests"},{"name":"1.0.4","sha":"32211606f81b71f134830764d5079a45536cc8fd","kind":"commit","published_at":"2020-01-25T11:08:34.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/1.0.4","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"71febc8c87571a30256a8c374e35f4baf768bab8","kind":"commit","published_at":"2019-05-10T19:18:37.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/1.0.3","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"5d70c19ff4699b56f8294e16672d9e6d494e181a","kind":"commit","published_at":"2018-04-21T10:13:37.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/1.0.2","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"3603ffb7944eb4d2419bd7ed8d1923cf4e6308c0","kind":"commit","published_at":"2017-07-18T16:49:07.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/1.0.1","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"52794c3658f9912104564b0851921f03a69925a3","kind":"commit","published_at":"2016-07-11T20:37:10.000Z","download_url":"https://codeload.github.com/wooorm/is-hexadecimal/tar.gz/1.0.0","html_url":"https://github.com/wooorm/is-hexadecimal/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooorm/is-hexadecimal@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T13:53:01.600Z","dependent_packages_count":100,"downloads":178253505,"downloads_period":"last-month","dependent_repos_count":401903,"rankings":{"downloads":0.04723020192074964,"dependent_repos_count":0.056676242304899566,"dependent_packages_count":0.35810075995448376,"stargazers_count":14.11378456943704,"forks_count":11.349324799586455,"docker_downloads_count":0.0205896300547268,"average":4.324284367209725},"purl":"pkg:npm/is-hexadecimal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-hexadecimal","docker_dependents_count":3353,"docker_downloads_count":4303657262,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-hexadecimal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-hexadecimal/dependencies","status":null,"funding_links":["https://github.com/sponsors/wooorm"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-09T21:30:16.019Z","issues_count":2,"pull_requests_count":5,"avg_time_to_close_issue":1065643.0,"avg_time_to_close_pull_request":190316.2,"issues_closed_count":2,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooorm%2Fis-hexadecimal/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-hexadecimal/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-12T20:48:32.125Z","updated_at":"2022-11-12T20:48:32.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"}]},{"id":1905625,"name":"jsbn","ecosystem":"npm","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["biginteger","bignumber","big","integer"],"namespace":null,"versions_count":4,"first_release_published_at":"2013-04-27T07:44:45.756Z","latest_release_published_at":"2017-02-13T17:14:56.780Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-17T08:05:05.268Z","created_at":"2022-04-09T18:09:48.031Z","updated_at":"2026-09-17T08:05:05.269Z","registry_url":"https://www.npmjs.com/package/jsbn","install_command":"npm install jsbn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"},"contentPolicy":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-09-04T04:05:27.000Z","size":153,"stargazers_count":173,"open_issues_count":17,"forks_count":43,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-09-07T02:52:17.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-09-04T04:06:36.000Z","dependencies_parsed_at":"2026-08-30T16:20:05.649Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37132580,"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-07T02:00:07.396Z","response_time":63,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-09-09T17:07:06.626Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":366,"followers":28,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-09-09T17:07:06.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T12:13:06.448Z","dependent_packages_count":832,"downloads":99664744,"downloads_period":"last-month","dependent_repos_count":900521,"rankings":{"downloads":0.01801592629788595,"dependent_repos_count":0.0375377430917958,"dependent_packages_count":0.07975743663486591,"stargazers_count":4.265723486121025,"forks_count":4.0524882239363205,"docker_downloads_count":0.011444767769781651,"average":1.4108279306419458},"purl":"pkg:npm/jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jsbn","docker_dependents_count":35725,"docker_downloads_count":7651283216,"usage_url":"https://repos.ecosyste.ms/usage/npm/jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jsbn/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T05:06:30.288Z","issues_count":25,"pull_requests_count":21,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":69078621.5,"issues_closed_count":9,"pull_requests_closed_count":20,"pull_request_authors_count":18,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":279.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/issues","maintainers":[{"login":"andyperlitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyperlitch"}],"active_maintainers":[{"login":"andyperlitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyperlitch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/codemeta","maintainers":[{"uuid":"andyperlitch","login":"andyperlitch","name":null,"email":"andyperlitch@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~andyperlitch","role":null,"created_at":"2022-11-12T22:48:48.841Z","updated_at":"2022-11-12T22:48:48.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andyperlitch/packages"}]},{"id":8093576,"name":"typed-array-buffer","ecosystem":"npm","description":"Get the ArrayBuffer out of a TypedArray, robustly.","homepage":"https://github.com/inspect-js/typed-array-buffer#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inspect-js/typed-array-buffer","keywords_array":["typed array","arraybuffer","buffer"],"namespace":null,"versions_count":4,"first_release_published_at":"2023-06-05T20:07:32.869Z","latest_release_published_at":"2024-12-18T16:26:28.980Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-17T02:40:19.119Z","created_at":"2023-08-15T00:15:34.292Z","updated_at":"2026-09-17T02:40:19.120Z","registry_url":"https://www.npmjs.com/package/typed-array-buffer","install_command":"npm install typed-array-buffer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":172846904,"uuid":"649850465","full_name":"inspect-js/typed-array-buffer","owner":"inspect-js","description":"Get the ArrayBuffer out of a TypedArray, robustly.","archived":false,"fork":false,"pushed_at":"2026-01-16T06:48:04.000Z","size":53,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-27T09:12:46.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inspect-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/deep-equal","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-06-05T19:21:38.000Z","updated_at":"2026-08-20T20:52:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"60042bd9-6bf9-401c-973c-5f47e2a2daa8","html_url":"https://github.com/inspect-js/typed-array-buffer","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"fcdcb05941a771826e1478a77aadd89c582e37cd"},"previous_names":["ljharb/typed-array-buffer","inspect-js/typed-array-buffer"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/inspect-js/typed-array-buffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js","download_url":"https://codeload.github.com/inspect-js/typed-array-buffer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36942582,"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-27T02:00:07.166Z","response_time":96,"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":"inspect-js","name":"Inspect JS","uuid":"54056128","kind":"organization","description":"JavaScript value inspection tools.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54056128?v=4","repositories_count":83,"last_synced_at":"2026-09-10T11:52:41.289Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/deep-equal","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/inspect-js","funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/deep-equal"],"total_stars":1650,"followers":54,"following":0,"created_at":"2022-11-02T16:19:14.654Z","updated_at":"2026-09-10T11:52:41.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js/repositories"},"tags":[{"name":"v1.0.3","sha":"348782b05f29ff3d7a4d947a56fc02c2d87fd83a","kind":"tag","published_at":"2024-12-18T16:26:21.000Z","download_url":"https://codeload.github.com/inspect-js/typed-array-buffer/tar.gz/v1.0.3","html_url":"https://github.com/inspect-js/typed-array-buffer/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/typed-array-buffer@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6f046d73c65fb809f49c6bc59bbc99790a1c7d68","kind":"tag","published_at":"2024-02-20T01:50:10.000Z","download_url":"https://codeload.github.com/inspect-js/typed-array-buffer/tar.gz/v1.0.2","html_url":"https://github.com/inspect-js/typed-array-buffer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/typed-array-buffer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5785bb17703bb3c7b23f1c03f64d9e67d248c694","kind":"tag","published_at":"2024-02-06T21:03:32.000Z","download_url":"https://codeload.github.com/inspect-js/typed-array-buffer/tar.gz/v1.0.1","html_url":"https://github.com/inspect-js/typed-array-buffer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/typed-array-buffer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1fa952dbceeb33953a837b49291071eba7d9eea7","kind":"tag","published_at":"2023-06-05T20:07:13.000Z","download_url":"https://codeload.github.com/inspect-js/typed-array-buffer/tar.gz/v1.0.0","html_url":"https://github.com/inspect-js/typed-array-buffer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inspect-js/typed-array-buffer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T17:54:36.910Z","dependent_packages_count":155,"downloads":298727850,"downloads_period":"last-month","dependent_repos_count":559526,"rankings":{"downloads":0.023957342240901344,"dependent_repos_count":0.04972175258225925,"dependent_packages_count":0.2650093474730062,"stargazers_count":11.931721263426045,"forks_count":15.00631242088939,"docker_downloads_count":1.522071557158796,"average":4.799798947295066},"purl":"pkg:npm/typed-array-buffer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typed-array-buffer","docker_dependents_count":1878,"docker_downloads_count":3020780166,"usage_url":"https://repos.ecosyste.ms/usage/npm/typed-array-buffer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typed-array-buffer/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/deep-equal"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T23:33:24.681Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Ftyped-array-buffer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-array-buffer/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2023-08-15T00:26:35.605Z","updated_at":"2023-08-15T00:26:35.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}]},{"id":1549567,"name":"concat-map","ecosystem":"npm","description":"concatenative mapdashery","homepage":"https://github.com/ljharb/concat-map#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ljharb/concat-map","keywords_array":["concat","concatMap","map","functional","higher-order"],"namespace":null,"versions_count":3,"first_release_published_at":"2012-06-08T04:31:28.515Z","latest_release_published_at":"2022-10-12T16:32:50.075Z","latest_release_number":"0.0.2","last_synced_at":"2026-09-17T02:41:28.030Z","created_at":"2022-04-09T05:28:28.855Z","updated_at":"2026-09-17T02:41:28.031Z","registry_url":"https://www.npmjs.com/package/concat-map","install_command":"npm install concat-map","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/ljharb"},"dist-tags":{"latest":"0.0.2"},"contentPolicy":null},"repo_metadata":{"id":62354752,"uuid":"548993448","full_name":"ljharb/concat-map","owner":"ljharb","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-30T01:56:52.000Z","size":33,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-27T05:57:37.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljharb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":"ljharb","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":"ljharb","custom":null}},"created_at":"2022-10-10T14:03:43.000Z","updated_at":"2026-08-20T20:52:27.000Z","dependencies_parsed_at":"2022-10-31T10:46:21.017Z","dependency_job_id":null,"html_url":"https://github.com/ljharb/concat-map","commit_stats":null,"previous_names":["ljharb/node-concat-map"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ljharb/concat-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljharb","download_url":"https://codeload.github.com/ljharb/concat-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/sbom","scorecard":{"id":594898,"data":{"date":"2025-08-11","repo":{"name":"github.com/ljharb/concat-map","commit":"f4ed70907b3d34636b1e2b2bedbeff71c53e3643"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ljharb/concat-map/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ljharb/.github/SECURITY.md:1","Info: Found linked content: github.com/ljharb/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ljharb/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ljharb/.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"}}]},"last_synced_at":"2025-08-20T22:55:02.706Z","repository_id":62354752,"created_at":"2025-08-20T22:55:02.706Z","updated_at":"2025-08-20T22:55:02.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937101,"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-27T02:00:07.166Z","response_time":96,"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":"ljharb","name":"Jordan Harband","uuid":"45469","kind":"user","description":"software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @TC39 ex @Coinbase @Airbnb @Twitter @MobBase. Fav punctuation ⸮, scent petrichor","email":"","website":"https://linkedin.com/in/ljharb","location":"Hillsborough, CA","twitter":"LJHarb","company":"@socketdev @tc39 $nvm: 3ArcxqLtXMmBnWbbtfwQgVL3MNnDsggzgGDtXMnjpump","icon_url":"https://avatars.githubusercontent.com/u/45469?u=6ab74b3b934f9659a90b588062c2c4328e40c6be\u0026v=4","repositories_count":312,"last_synced_at":"2026-09-13T02:15:58.607Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":"ljharb","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":"ljharb","custom":null}},"html_url":"https://github.com/ljharb","funding_links":["https://github.com/sponsors/ljharb","https://ko-fi.com/ljharb","https://thanks.dev/ljharb"],"total_stars":11561,"followers":8283,"following":395,"created_at":"2022-11-02T16:19:00.017Z","updated_at":"2026-09-13T02:15:58.620Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljharb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljharb/repositories"},"tags":[{"name":"v0.0.2","sha":"8c91c7c37eb89cf47bddfc4b4f7aac813fa11abe","kind":"tag","published_at":"2022-10-12T16:32:33.000Z","download_url":"https://codeload.github.com/ljharb/concat-map/tar.gz/v0.0.2","html_url":"https://github.com/ljharb/concat-map/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ljharb/concat-map@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0be8682c13068fde1caf1d75c201069d91260bcd","kind":"tag","published_at":"2014-01-30T03:03:25.000Z","download_url":"https://codeload.github.com/ljharb/concat-map/tar.gz/v0.0.1","html_url":"https://github.com/ljharb/concat-map/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ljharb/concat-map@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"600c9505a6bcaa3b125cc22ce931824b985ec382","kind":"tag","published_at":"2012-06-08T04:29:13.000Z","download_url":"https://codeload.github.com/ljharb/concat-map/tar.gz/v0.0.0","html_url":"https://github.com/ljharb/concat-map/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ljharb/concat-map@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-16T06:57:44.731Z","dependent_packages_count":2498,"downloads":521558994,"downloads_period":"last-month","dependent_repos_count":1298661,"rankings":{"downloads":0.004517671488071705,"dependent_repos_count":0.02702388944682892,"dependent_packages_count":0.03214391713331018,"stargazers_count":12.832873762807944,"forks_count":15.00631242088939,"docker_downloads_count":0.00041069740800651856,"average":4.650547059862259},"purl":"pkg:npm/concat-map","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/concat-map","docker_dependents_count":70954,"docker_downloads_count":19628774203,"usage_url":"https://repos.ecosyste.ms/usage/npm/concat-map","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/concat-map/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://ko-fi.com/ljharb","https://thanks.dev/ljharb"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T00:06:28.818Z","issues_count":1,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljharb%2Fconcat-map/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/concat-map/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-18T09:49:01.494Z","updated_at":"2022-11-18T09:49:01.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}]},{"id":5286610,"name":"glib","ecosystem":"conda","description":null,"homepage":"https://developer.gnome.org/glib/","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://gitlab.gnome.org/GNOME/glib/","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2022-10-03T15:44:00.047Z","latest_release_published_at":"2022-10-26T13:57:51.000Z","latest_release_number":"2.74.1","last_synced_at":"2026-08-05T09:56:51.641Z","created_at":"2022-10-03T15:44:00.040Z","updated_at":"2026-09-13T03:50:43.942Z","registry_url":"https://anaconda.org/conda-forge/glib","install_command":"conda install -c conda-forge glib","documentation_url":null,"metadata":{},"repo_metadata":{"id":249183405,"uuid":"658","full_name":"GNOME/glib","owner":"GNOME","description":"Low-level core library that forms the basis for projects such as GTK and GNOME.","archived":null,"fork":false,"pushed_at":null,"size":null,"stargazers_count":137,"open_issues_count":null,"forks_count":655,"subscribers_count":null,"default_branch":"main","last_synced_at":"2026-09-10T18:13:33.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":null,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":null,"icon_url":null,"metadata":{},"created_at":"2018-02-08T10:32:02.677Z","updated_at":"2026-09-10T16:03:03.106Z","dependencies_parsed_at":null,"dependency_job_id":"909e3349-a110-496d-984a-3e67eea4811a","html_url":"https://gitlab.gnome.org/GNOME/glib","commit_stats":null,"previous_names":["gnome/glib"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:gitlab/GNOME/glib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/owners/GNOME","download_url":"https://gitlab.gnome.org/GNOME/glib/-/archive/main/glib-main.zip","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib/sbom","scorecard":null,"host":{"name":"gitlab.gnome.org","url":"https://gitlab.gnome.org","kind":"gitlab","repositories_count":5835,"owners_count":7,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2024-07-18T11:23:58.592Z","updated_at":"2026-06-03T10:32:05.293Z","status":"online","status_checked_at":"2026-09-11T02:27:28.753Z","response_time":596,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T07:06:25.879Z","robots_txt_url":"https://gitlab.gnome.org/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/owners"},"owner_record":{"login":"GNOME","name":"GNOME","uuid":"organization-8","kind":"organization","description":"Projects tracked as part of official or extra GNOME release sets and releases","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://gitlab.gnome.org/uploads/-/system/group/avatar/8/gnomelogo.png","repositories_count":1,"last_synced_at":"2024-07-18T13:42:43.406Z","metadata":{},"html_url":"https://gitlab.gnome.org/GNOME","funding_links":[],"total_stars":171,"followers":null,"following":null,"created_at":"2024-07-18T13:43:52.944Z","updated_at":"2024-07-18T13:43:52.944Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/owners/GNOME","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/owners/GNOME/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-13T03:50:43.942Z","dependent_packages_count":120,"downloads":37477875,"downloads_period":"total","dependent_repos_count":1208,"rankings":{"downloads":null,"dependent_repos_count":0.5939605690042425,"dependent_packages_count":0.638881956575992,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.6164212627901173},"purl":"pkg:conda/glib?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/glib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/glib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/glib/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T18:52:30.715Z","issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/gitlab.gnome.org/repositories/GNOME%2Fglib/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/glib/codemeta","maintainers":[]},{"id":5284127,"name":"debugpy","ecosystem":"conda","description":null,"homepage":"https://github.com/Microsoft/debugpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/debugpy","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-05-24T06:20:46.000Z","latest_release_published_at":"2022-08-16T03:06:42.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-03T14:03:40.704Z","created_at":"2022-10-03T15:40:34.736Z","updated_at":"2026-09-15T02:51:49.047Z","registry_url":"https://anaconda.org/conda-forge/debugpy","install_command":"conda install -c conda-forge debugpy","documentation_url":null,"metadata":{},"repo_metadata":{"id":37737546,"uuid":"234187391","full_name":"microsoft/debugpy","owner":"microsoft","description":"An implementation of the Debug Adapter Protocol for Python","archived":false,"fork":false,"pushed_at":"2026-09-03T08:10:49.000Z","size":66490,"stargazers_count":2470,"open_issues_count":221,"forks_count":202,"subscribers_count":36,"default_branch":"main","last_synced_at":"2026-09-13T11:45:00.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/debugpy/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-15T22:38:20.000Z","updated_at":"2026-09-12T12:17:22.000Z","dependencies_parsed_at":"2026-08-08T01:19:20.837Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/debugpy","commit_stats":{"total_commits":1844,"total_committers":65,"mean_commits":"28.369230769230768","dds":0.7727765726681128,"last_synced_commit":"740fa9dd5aad2cc5d3a7fb6ed34c8b54b70644e8"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/debugpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/sbom","scorecard":{"id":643313,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/debugpy","commit":"2eb3afede0dd5b3c6229a2b8849efbfa18b3e078"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:10","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: src/debugpy/_vendored/pydevd/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: src/debugpy/_vendored/pydevd/jython_test_deps/ant.jar:1","Warn: binary detected: src/debugpy/_vendored/pydevd/jython_test_deps/junit.jar: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: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: test operator words must consist of a single literal: build/git-subrepo/ext/test-more-bash/test/more.t:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: build/git-subrepo/share/git-completion.bash:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-label.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/auto-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/round-robin.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/round-robin.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/round-robin.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/round-robin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/round-robin.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/round-robin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/round-robin.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/round-robin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/round-robin.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/round-robin.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/debugpy/stale.yml/main?enable=pin","Warn: pipCommand not pinned by hash: src/debugpy/_vendored/pydevd/.github/install_and_run_debug_py.sh:15","Warn: pipCommand not pinned by hash: src/debugpy/_vendored/pydevd/.github/install_and_run_debug_py.sh:16","Warn: pipCommand not pinned by hash: src/debugpy/_vendored/pydevd/.github/install_and_run_debug_py.sh:17","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":0,"reason":"60 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2023-177 / GHSA-x7m3-jprg-wc5g","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"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-21T11:24:22.389Z","repository_id":37737546,"created_at":"2025-08-21T11:24:22.390Z","updated_at":"2025-08-21T11:24:22.390Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37275581,"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-13T02:00:22.117Z","response_time":122,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":8056,"last_synced_at":"2026-09-13T00:53:43.850Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":4238477,"followers":129590,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-09-13T00:53:43.867Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v1.8.21","sha":"858b05c08555cfc54efa7cf90e70184c7495b38e","kind":"commit","published_at":"2026-05-29T20:51:58.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.21","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.21/manifests"},{"name":"v1.8.20","sha":"7ac3d1f2c65ccf6b2e62a762863093f0242179f0","kind":"commit","published_at":"2026-01-28T00:58:21.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.20","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.20/manifests"},{"name":"v1.8.19","sha":"698499e9ec6cd6edcf0311bb3a0b0d57ad1198ad","kind":"commit","published_at":"2025-12-13T00:04:10.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.19","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.19/manifests"},{"name":"v1.8.18","sha":"e5017d736052d8d84484cdfe05750bd61cc7c50f","kind":"commit","published_at":"2025-12-10T18:39:27.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.18","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.18/manifests"},{"name":"v1.8.17","sha":"6cbdf8767e4c88dfaedf3db7b09ce2781496fc51","kind":"commit","published_at":"2025-09-05T16:14:53.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.17","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.17/manifests"},{"name":"v1.8.16","sha":"b00a8129977494bd127dd0bfed22082597762a08","kind":"commit","published_at":"2025-08-05T18:08:32.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.16","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.16/manifests"},{"name":"v1.8.15","sha":"ea1dd9a838749a58bcc2d026693cc5a3c3cdbad1","kind":"commit","published_at":"2025-07-08T17:47:47.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.15","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.15/manifests"},{"name":"v1.8.14","sha":"8b5b84aec3d4ca6fcc5d17edff5627ba19f7d9e6","kind":"commit","published_at":"2025-04-10T18:38:49.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.14","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"96de4376a5e61046d4348f3ff7ae73f076805649","kind":"commit","published_at":"2025-03-05T00:04:14.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.13","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"40a471e24aa9015e2b1a40449a24af3053f7566d","kind":"commit","published_at":"2025-01-15T17:42:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.12","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"34cc53b2ac31b9de89a5445bbcfb0daddf33146e","kind":"commit","published_at":"2024-12-12T22:28:51.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.11","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"5014f2538ac04e90e1435f8f2533a20a3b6c29fa","kind":"commit","published_at":"2024-12-06T22:48:58.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.10","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"f4ba976121ce38ee1c7c1f3174fcc520bccc7e19","kind":"commit","published_at":"2024-11-18T17:50:34.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.9","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"3573ca0e2bb562e8a0d3de68e531c3419a06c82a","kind":"commit","published_at":"2024-11-07T23:11:48.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.8","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"f7d5df027c0407ac02c080bb4c39eab963913bf6","kind":"commit","published_at":"2024-10-10T16:03:34.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.7","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"25955a05d87a6e3d7694f7479c1c17ded0f9af90","kind":"commit","published_at":"2024-09-24T16:55:36.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.6","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"a68a804f7a4a4b0d39cb1fc96ca54648f465583e","kind":"commit","published_at":"2024-08-05T23:01:01.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.5","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.5/manifests"},{"name":"v1.8.2","sha":"09b5af0bb730e2707ec3bbc14c509523eca116c0","kind":"commit","published_at":"2024-04-19T22:08:26.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.2","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"42853a99c4d3d4d27e4960c8894d780d4f091d68","kind":"commit","published_at":"2024-01-25T22:22:43.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4a03787784c5e44a957317ff82122b6d9227b749","kind":"commit","published_at":"2023-09-12T18:14:55.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.8.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5723ed6b1a058145d727ae5e4b065bd65072f35b","kind":"commit","published_at":"2023-09-05T20:20:31.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.7.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.7.0/manifests"},{"name":"v1.6.7.post1","sha":"b39bb452adc03356e3a780021143b8ef70a90703","kind":"commit","published_at":"2023-08-08T19:16:18.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.7.post1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.7.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.7.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.7.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.7.post1/manifests"},{"name":"v1.6.8","sha":"2f3e0bb7d5984486def3f2e3d246b974cf243b50","kind":"tag","published_at":"2023-07-26T22:41:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.8","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"2f3e0bb7d5984486def3f2e3d246b974cf243b50","kind":"commit","published_at":"2023-04-04T00:37:14.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.7","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"9fd3e7223514c66822077c0ac6394da6030e5b8b","kind":"commit","published_at":"2023-01-19T21:14:35.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.6","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"6c3dca7918333b21ed91da9e3da42acebd1026d1","kind":"commit","published_at":"2023-01-05T21:27:00.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.5","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"9e94581915756f7c91600ad15a8da5316446479c","kind":"commit","published_at":"2022-11-28T20:48:39.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.4","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"8b5eeee7e0b1678e701b07d94e6c3cf07b923597","kind":"commit","published_at":"2022-08-15T21:32:56.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.3","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"5da7721d4dd62b3016bfea062612184f7a875278","kind":"commit","published_at":"2022-07-07T21:08:20.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.2","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4f2a4568f04dd28b6b8638256028720d346019e8","kind":"commit","published_at":"2022-07-06T12:17:50.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2ac9538dd5d59d0bb582d445e4a6b87663cfbab4","kind":"commit","published_at":"2022-03-23T23:26:12.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.6.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"ac360f485722b355820b58259728efcef273d73a","kind":"commit","published_at":"2021-10-18T19:44:26.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.5.1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f14ba78c5ce422acecad64a4116b094043994d72","kind":"commit","published_at":"2021-09-28T20:29:29.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.5.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"7cb12bed8bff4c8b7f54daee0375f2c670c323ec","kind":"commit","published_at":"2021-09-09T16:58:14.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.4.3","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.3/manifests"},{"name":"v1.4.1","sha":"8aa184e0040dc1a1782e0a181795e20428ccfdda","kind":"commit","published_at":"2021-07-23T16:39:56.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.4.1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"b826f57dbb8493091b00882cb3143b5cf56d5089","kind":"commit","published_at":"2021-07-16T17:21:28.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.4.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c7bb27609005765100fcf44bb1cf36315a6f11c4","kind":"commit","published_at":"2021-05-04T20:14:52.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.3.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"58ef3da9aa99469ef114c9e1ab3a24ebcb325a7d","kind":"commit","published_at":"2020-12-12T11:17:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.2.1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"7d2a7a2b11deece6e0fc3faec36cafa6943a41a3","kind":"commit","published_at":"2020-11-11T19:13:09.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.2.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"34e1e405a7eed35a396ef8a29f42fc1a9c5ecdcf","kind":"commit","published_at":"2020-10-26T18:39:43.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.1.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"49919cd40e6b99e100c08771f54df36f9338617c","kind":"commit","published_at":"2020-09-30T18:56:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0/manifests"},{"name":"v1.0.0rc2","sha":"45e529905d6b4baf11b655c90851c5d0ef333e82","kind":"commit","published_at":"2020-08-19T21:50:44.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0rc2","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"57ec4c4f65f9bd324872aea0cfe3e04ba84e9e91","kind":"commit","published_at":"2020-08-11T16:41:51.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0rc1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0rc1/manifests"},{"name":"1.0.0b12","sha":"be4c0637192c50e257f743198e30a9f0706b0724","kind":"commit","published_at":"2020-06-29T17:09:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/1.0.0b12","html_url":"https://github.com/microsoft/debugpy/releases/tag/1.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@1.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/1.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/1.0.0b12/manifests"},{"name":"v1.0.0b12","sha":"be4c0637192c50e257f743198e30a9f0706b0724","kind":"commit","published_at":"2020-06-29T17:09:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b12","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b12/manifests"},{"name":"v1.0.0b11","sha":"5cf77b630894afc6ebd6138bdf30c1babe8b3098","kind":"commit","published_at":"2020-06-09T21:17:50.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b11","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b11/manifests"},{"name":"v1.0.0b10","sha":"958af7e2f71fbdda5f8e06a108ca269935b1ab2d","kind":"commit","published_at":"2020-06-02T19:46:52.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b10","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b10/manifests"},{"name":"v1.0.0b9","sha":"73665b9af9750594e2f051935ba8f3ab5c3c618a","kind":"commit","published_at":"2020-05-09T00:10:34.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b9","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b9/manifests"},{"name":"v1.0.0b8","sha":"3f137dbf673c323a0d70fcf135df3a3397938753","kind":"commit","published_at":"2020-04-28T20:44:21.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b8","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b8/manifests"},{"name":"v1.0.0b7","sha":"ade162b1d31f989548bf7c4c647694e02f0b4ef0","kind":"commit","published_at":"2020-04-15T20:29:45.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b7","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b7/manifests"},{"name":"v1.0.0b6","sha":"0dd33dd250a884bfa2b4f5025b15d2a29575646c","kind":"commit","published_at":"2020-04-08T20:51:29.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b6","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b6/manifests"},{"name":"v1.0.0b5","sha":"32c00bc85c284791e9e55b74885b6825b9ef111e","kind":"commit","published_at":"2020-04-02T04:16:20.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b5","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b5/manifests"},{"name":"v1.0.0b4","sha":"8fc238e296af7d352227de341999a04e0dd200c1","kind":"commit","published_at":"2020-03-29T10:55:20.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b4","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b4/manifests"},{"name":"v1.0.0b3","sha":"935c118a1c98f4f79c2c7a516daeffa7ea1b5d6c","kind":"commit","published_at":"2020-03-10T19:37:39.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b3","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b3/manifests"},{"name":"v1.0.0b2","sha":"371fe767727e94caf022c71ee3914903940d1f86","kind":"commit","published_at":"2020-02-19T00:01:39.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b2","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"7a2891b95054f132435585f6ab5dedf66be4f5ab","kind":"commit","published_at":"2020-01-29T23:04:03.000Z","download_url":"https://codeload.github.com/microsoft/debugpy/tar.gz/v1.0.0b1","html_url":"https://github.com/microsoft/debugpy/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/debugpy@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/tags/v1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-09-15T02:51:49.047Z","dependent_packages_count":8,"downloads":30101628,"downloads_period":"total","dependent_repos_count":448,"rankings":{"downloads":null,"dependent_repos_count":1.3476416271524831,"dependent_packages_count":7.077614175193411,"stargazers_count":11.659595707511853,"forks_count":18.57249812827552,"docker_downloads_count":null,"average":9.664337409533317},"purl":"pkg:conda/debugpy?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/debugpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/debugpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/debugpy/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T14:07:48.640Z","issues_count":670,"pull_requests_count":250,"avg_time_to_close_issue":14566312.52173913,"avg_time_to_close_pull_request":1514926.8472222222,"issues_closed_count":414,"pull_requests_closed_count":216,"pull_request_authors_count":54,"issue_authors_count":487,"avg_comments_per_issue":3.9895522388059703,"avg_comments_per_pull_request":2.912,"merged_pull_requests_count":188,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":26,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":2418599.5,"past_year_avg_time_to_close_pull_request":952602.53125,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":4.576923076923077,"past_year_avg_comments_per_pull_request":5.512820512820513,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdebugpy/issues","maintainers":[{"login":"int19h","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/int19h"},{"login":"AdamYoblick","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamYoblick"},{"login":"karthiknadig","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthiknadig"},{"login":"fabioz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabioz"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"roblourens","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roblourens"},{"login":"connor4312","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/connor4312"},{"login":"luabud","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luabud"},{"login":"pwang347","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pwang347"},{"login":"bschnurr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bschnurr"},{"login":"JulieLeeMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulieLeeMSFT"},{"login":"gramster","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gramster"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/debugpy/codemeta","maintainers":[]},{"id":618363,"name":"maennchen/zipstream-php","ecosystem":"packagist","description":"ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maennchen/ZipStream-PHP","keywords_array":["stream","zip"],"namespace":"maennchen","versions_count":40,"first_release_published_at":"2013-11-13T13:21:25.000Z","latest_release_published_at":"2026-04-11T18:38:28.000Z","latest_release_number":"3.2.2","last_synced_at":"2026-09-17T02:41:41.417Z","created_at":"2022-04-07T10:09:04.879Z","updated_at":"2026-09-17T02:41:41.418Z","registry_url":"https://packagist.org/packages/maennchen/zipstream-php#","install_command":"composer require maennchen/zipstream-php","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/maennchen","type":"github"}]},"repo_metadata":{"id":441778,"uuid":"14364426","full_name":"maennchen/ZipStream-PHP","owner":"maennchen","description":":floppy_disk: PHP ZIP Streaming Library","archived":false,"fork":false,"pushed_at":"2026-09-09T04:32:39.000Z","size":698,"stargazers_count":1899,"open_issues_count":3,"forks_count":112,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-09-13T01:55:46.895Z","etag":null,"topics":["php","stream","stream-http","streaming-zip","zip","zipstream-php"],"latest_commit_sha":null,"homepage":"https://maennchen.dev/ZipStream-PHP/","language":"PHP","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/maennchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"dco":null,"cla":null},"funding":{"github":"maennchen"}},"created_at":"2013-11-13T13:16:48.000Z","updated_at":"2026-09-11T16:35:34.000Z","dependencies_parsed_at":"2024-01-13T01:24:39.659Z","dependency_job_id":"df55695d-4540-4bb7-83fb-1d51581fd5e8","html_url":"https://github.com/maennchen/ZipStream-PHP","commit_stats":{"total_commits":263,"total_committers":39,"mean_commits":6.743589743589744,"dds":0.5741444866920152,"last_synced_commit":"bd75c43fcc6285193866b54fea610bc23669aa66"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/maennchen/ZipStream-PHP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maennchen","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/sbom","scorecard":{"id":55656,"data":{"date":"2025-05-28T11:31:08Z","repo":{"name":"github.com/maennchen/ZipStream-PHP","commit":"fff63cc3d7ee170b00b71c0d3e28a766e134f512"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8,"checks":[{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/branch_main.yml:16","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/branch_main.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/part_dependabot.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/part_release.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/part_release.yml:64","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yml:17","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/pr.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-beta.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-stable.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/branch_main.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/part_dependabot.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/part_docs.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/part_release.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/part_test.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-beta.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-stable.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  20 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: docs.tar.gz.sigstore: https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.2","Info: signed release artifact: docs.tar.gz.sigstore: https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.1","Info: signed release artifact: docs.tar.gz.sigstore: https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.1-beta.1","Warn: release artifact 3.1.0 not signed: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/109395187","Warn: release artifact 3.1.0-beta.1 not signed: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/101061744","Warn: release artifact 3.1.2 does not have provenance: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/196919829","Warn: release artifact 3.1.1 does not have provenance: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/179315570","Warn: release artifact 3.1.1-beta.1 does not have provenance: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/179298189","Warn: release artifact 3.1.0 does not have provenance: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/109395187","Warn: release artifact 3.1.0-beta.1 does not have provenance: https://api.github.com/repos/maennchen/ZipStream-PHP/releases/101061744"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":8,"reason":"21 out of 25 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: CorpusPHP, NoteOf, QuorumCollection, ShieldedDotDev, SophistryEng, athena-logistics, capdig, capdig - myon at renaissance learning, deltablot, elixir-gettext, elixir-lang, erlang ecosystem foundation, erlef, erlef-cna, quantum-elixir, sustema-ag, thank-you-php"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T00:40:35.276Z","repository_id":441778,"created_at":"2025-08-15T00:40:35.276Z","updated_at":"2025-08-15T00:40:35.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37260949,"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-13T02:00:22.117Z","response_time":122,"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":"maennchen","name":"Jonatan Männchen","uuid":"333918","kind":"user","description":"CISO \u0026 Member Security WG @ErlEF","email":"jonatan@maennchen.ch","website":"https://maennchen.dev","location":"Winterthur - Switzerland","twitter":"maennchen_","company":"Erlang Ecosystem Foundation","icon_url":"https://avatars.githubusercontent.com/u/333918?u=3eab9bf6904ef6585db85dd41762714ed3081991\u0026v=4","repositories_count":148,"last_synced_at":"2026-09-08T03:57:28.331Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/maennchen","funding_links":["https://github.com/sponsors/maennchen"],"total_stars":2144,"followers":134,"following":40,"created_at":"2022-11-02T16:35:14.552Z","updated_at":"2026-09-08T03:57:28.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maennchen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maennchen/repositories"},"tags":[{"name":"3.2.0","sha":"9712d8fa4cdf9240380b01eb4be55ad8dcf71416","kind":"tag","published_at":"2025-07-17T11:24:43.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.2.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"aeadcf5c412332eb426c0f9b4485f6accba2a99f","kind":"tag","published_at":"2025-01-27T12:08:32.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.1.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"6187e9cc4493da94b9b63eb2315821552015fca9","kind":"tag","published_at":"2024-10-10T12:36:19.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.1.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.1/manifests"},{"name":"3.1.1-beta.1","sha":"1d1ad2df6bf5b97c2e7348e570a6ae68c5f8aa5f","kind":"tag","published_at":"2024-10-10T10:58:05.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.1.1-beta.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.1.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.1-beta.1/manifests"},{"name":"3.1.0","sha":"b8174494eda667f7d13876b4a7bfef0f62a7c0d1","kind":"tag","published_at":"2023-06-21T15:00:21.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.1.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.0/manifests"},{"name":"3.1.0-beta.1","sha":"c9a2e4ffb85eec6a371dd9cd13dd4bdb61fd5988","kind":"tag","published_at":"2023-04-27T08:02:47.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.1.0-beta.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.1.0-beta.1/manifests"},{"name":"3.0.2","sha":"b46726e666b5d2ad32959ae9492ee1034e798162","kind":"tag","published_at":"2023-04-19T20:05:31.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.0.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"eae5ac2b0efb2459053415f244e3b27f091d85f9","kind":"tag","published_at":"2023-03-09T13:54:12.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.0.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"046a8aff706e8baeced0ba5261270f1b42dbdc91","kind":"tag","published_at":"2023-02-27T11:10:01.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.0.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0/manifests"},{"name":"3.0.0-beta.2","sha":"2ca817f3da30244a81ddc92f6be179a8fe06a6b7","kind":"tag","published_at":"2022-12-14T13:10:35.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.0.0-beta.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0-beta.2/manifests"},{"name":"3.0.0-beta.1","sha":"502efd365cf9777b0031216ed5724ff1080c34ae","kind":"tag","published_at":"2022-12-14T13:06:45.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/3.0.0-beta.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/3.0.0-beta.1/manifests"},{"name":"2.4.0","sha":"3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3","kind":"tag","published_at":"2022-12-08T13:42:19.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.4.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"8df0a40fff7b5cbf86cf9a6d7d8d15b9bc03bc98","kind":"tag","published_at":"2022-11-28T12:14:25.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.3.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.3.0/manifests"},{"name":"2.2.6","sha":"30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f","kind":"tag","published_at":"2022-11-25T18:57:26.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.6","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.6/manifests"},{"name":"2.2.5","sha":"c31a03f3b707876641875428cda9ecb4d05c3823","kind":"tag","published_at":"2022-11-25T18:22:06.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.5","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"b79f14b3e00089882f58874c7258aa1322513231","kind":"tag","published_at":"2022-11-25T17:51:40.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.4","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"cb9d544fba21ea6a9d8f45cf65c37113c07ac22d","kind":"tag","published_at":"2022-11-25T17:48:25.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.3","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"2e00fb5fb56ee118236b69434fed3c29898473ed","kind":"tag","published_at":"2022-11-25T17:47:07.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"211e9ba1530ea5260b45d90c9ea252f56ec52729","kind":"tag","published_at":"2022-05-18T15:53:39.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"d900a051ce342d2090595e877c732db1722b88c2","kind":"tag","published_at":"2022-05-18T10:43:33.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.2.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"c4c5803cc1f93df3d2448478ef79394a5981cc58","kind":"tag","published_at":"2020-05-30T13:13:14.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.1.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"9ceee828f9620b2e5c075e551ec7ed8a7035ac95","kind":"tag","published_at":"2020-02-23T01:49:48.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/2.0.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"6373eefe0b3274d7b702d81f2c99aa977ff97dc2","kind":"tag","published_at":"2019-07-17T11:49:09.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/1.2.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"272cab6f9b7a7e80248ec59a8d114ca197458623","kind":"tag","published_at":"2019-04-30T17:17:01.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/1.1.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.1.0/manifests"},{"name":"v1.0.0","sha":"ecb6d17240792073fa10617ce231bd43ba344df5","kind":"tag","published_at":"2019-04-17T14:55:58.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v1.0.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0/manifests"},{"name":"1.0.0","sha":"ecb6d17240792073fa10617ce231bd43ba344df5","kind":"tag","published_at":"2019-04-17T14:55:02.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/1.0.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/1.0.0/manifests"},{"name":"v1.0.0-alpha.2","sha":"ecb6d17240792073fa10617ce231bd43ba344df5","kind":"tag","published_at":"2019-01-07T08:55:31.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"37e50c38274c3812741fde35be9f6a176d649b9a","kind":"tag","published_at":"2018-04-02T13:25:58.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.5.2","sha":"95922b6324955974675fd4923f987faa598408af","kind":"tag","published_at":"2018-02-09T09:27:35.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v0.5.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"253855c215bf4b993b15b69b755c4b745e235db4","kind":"tag","published_at":"2017-12-18T14:37:26.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v0.5.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"14c3eb6d9599294edbe8c2331c6a00b2a2dc6e40","kind":"tag","published_at":"2017-08-28T13:38:18.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v0.5.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"89e0cdb3c9ecabef4da988852003781a7802afb7","kind":"tag","published_at":"2016-09-13T10:29:56.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v0.4.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.4.1/manifests"},{"name":"v.0.4.0","sha":"b1fad778ef53873cb79ed7998a6515a967955746","kind":"tag","published_at":"2016-09-13T10:20:58.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v.0.4.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v.0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v.0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v.0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v.0.4.0/manifests"},{"name":"v0.4.0","sha":"b1fad778ef53873cb79ed7998a6515a967955746","kind":"commit","published_at":"2016-09-13T10:19:09.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/v0.4.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/v0.4.0/manifests"},{"name":"0.3.1","sha":"c492ddf4abcb0f6bed287faae35ebe77be7b690f","kind":"tag","published_at":"2016-02-27T22:39:39.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/0.3.1","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"6ef77339a768f5066310a1c908cd50cf6a5b05d7","kind":"tag","published_at":"2015-01-15T19:47:07.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/0.3.0","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"780d63ebc343268429a149ffca3cb7f598903a11","kind":"tag","published_at":"2013-11-13T13:22:03.000Z","download_url":"https://codeload.github.com/maennchen/ZipStream-PHP/tar.gz/0.2.2","html_url":"https://github.com/maennchen/ZipStream-PHP/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maennchen/ZipStream-PHP@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/tags/0.2.2/manifests"}]},"repo_metadata_updated_at":"2026-09-13T05:50:57.271Z","dependent_packages_count":123,"downloads":340337356,"downloads_period":"total","dependent_repos_count":13839,"rankings":{"downloads":0.0418044870149396,"dependent_repos_count":0.07969744308111293,"dependent_packages_count":0.2381144465061472,"stargazers_count":0.2156231435507411,"forks_count":0.4549599434783778,"docker_downloads_count":0.09876615645634854,"average":0.18816093668127787},"purl":"pkg:composer/maennchen/zipstream-php","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/maennchen/zipstream-php","docker_dependents_count":309,"docker_downloads_count":88180437,"usage_url":"https://repos.ecosyste.ms/usage/packagist/maennchen/zipstream-php","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/maennchen/zipstream-php/dependencies","status":null,"funding_links":["https://github.com/maennchen","https://github.com/sponsors/maennchen"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T01:22:28.853Z","issues_count":70,"pull_requests_count":203,"avg_time_to_close_issue":12522429.825396825,"avg_time_to_close_pull_request":309605.4188481675,"issues_closed_count":63,"pull_requests_closed_count":191,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":3.8142857142857145,"avg_comments_per_pull_request":1.0541871921182266,"merged_pull_requests_count":176,"bot_issues_count":3,"bot_pull_requests_count":123,"past_year_issues_count":4,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":10206.0,"past_year_avg_time_to_close_pull_request":56357.35,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maennchen%2FZipStream-PHP/issues","maintainers":[{"login":"maennchen","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maennchen"},{"login":"NicolasCARPi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasCARPi"},{"login":"donatj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donatj"}],"active_maintainers":[{"login":"maennchen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maennchen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/maennchen%2Fzipstream-php/codemeta","maintainers":[{"uuid":"donatj","login":"donatj","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://packagist.org/users/donatj","role":null,"created_at":"2022-11-10T10:41:19.832Z","updated_at":"2022-11-10T10:41:19.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/donatj/packages"},{"uuid":"maennchen","login":"maennchen","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://packagist.org/users/maennchen","role":null,"created_at":"2022-11-10T10:41:19.834Z","updated_at":"2022-11-10T10:41:19.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/maennchen/packages"},{"uuid":"NicolasCARPi","login":"NicolasCARPi","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/NicolasCARPi","role":null,"created_at":"2022-11-10T10:41:19.837Z","updated_at":"2022-11-10T10:41:19.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/NicolasCARPi/packages"}]},{"id":5289709,"name":"pandas","ecosystem":"conda","description":null,"homepage":"http://pandas.pydata.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pandas-dev/pandas","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2022-10-03T15:48:01.286Z","latest_release_published_at":"2022-10-19T16:38:23.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-09-03T13:28:22.238Z","created_at":"2022-10-03T15:48:01.278Z","updated_at":"2026-09-08T03:58:58.392Z","registry_url":"https://anaconda.org/conda-forge/pandas","install_command":"conda install -c conda-forge pandas","documentation_url":null,"metadata":{},"repo_metadata":{"id":1029924,"uuid":"858127","full_name":"pandas-dev/pandas","owner":"pandas-dev","description":"Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more","archived":false,"fork":false,"pushed_at":"2026-09-05T21:45:49.000Z","size":411709,"stargazers_count":49646,"open_issues_count":2740,"forks_count":20332,"subscribers_count":1135,"default_branch":"main","last_synced_at":"2026-09-06T00:09:47.170Z","etag":null,"topics":["alignment","data-analysis","data-science","flexible","pandas","python"],"latest_commit_sha":null,"homepage":"https://pandas.pydata.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pandas-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://pandas.pydata.org/donate.html","github":["numfocus"],"tidelift":"pypi/pandas"}},"created_at":"2010-08-24T01:37:33.000Z","updated_at":"2026-09-05T22:50:04.000Z","dependencies_parsed_at":"2026-09-06T00:12:09.239Z","dependency_job_id":null,"html_url":"https://github.com/pandas-dev/pandas","commit_stats":{"total_commits":32480,"total_committers":3714,"mean_commits":8.745288099084545,"dds":0.850954433497537,"last_synced_commit":"9a015d19514597ad5d1c31f566a0a2bdb17d4cc5"},"previous_names":["pydata/pandas"],"tags_count":191,"template":false,"template_full_name":null,"purl":"pkg:github/pandas-dev/pandas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pandas-dev","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/sbom","scorecard":{"id":29934,"data":{"date":"2022-12-10","repo":{"name":"github.com/pandas-dev/pandas","commit":"e38daf0b6fe170772cf6518fec666e2872eb32eb"},"scorecard":{"version":"v4.8.0","commit":"c40859202d739b31fd060ac5b30d17326cd74275"},"score":6.4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":0,"reason":"no 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/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":8,"reason":"25 out of last 30 changesets reviewed before merge -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"47 different organizations found -- score normalized to 10","details":["Info: contributors work for 84.51,JuliaLang,OS-Maintainer-Feedback-Group,Quansight,Quansight-Labs,Toblerity,airspeed-velocity,altos-research,apache,asv-runner,blaze,conda-forge,dask,data-apis,datapad,denodrivers,denolib,dlr,euroscipy,geopandas,ibis-project,innobi,maintainers,mesonbuild,microsoft,numfocus,pandanistas,pandas-dev,pandas-ml,pangeo-data,paris-saclay-cds,pattern3,pydata,pygeos,python-sprints,quansight,rapidsai,resample-project,scientific-python,scikit-learn,shapely,stan-ja,statsmodels,tubitv,ursa-labs,voltrondata,washington university in st. louis"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#contributors"}},{"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/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: dependabot config file not detected in source location.\n\t\t\tWe recommend setting this configuration in code so it can be easily verified by others.","Warn: renovatebot config file not detected in source location.\n\t\t\tWe recommend setting this configuration in code so it can be easily verified by others."],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed with [OSSFuzz]","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 21 issue activity out of 30 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/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub publishing workflow detected"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/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/32-bit-linux.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/32-bit-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/32-bit-linux.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/32-bit-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/asv-bot.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/asv-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/asv-bot.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/asv-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoupdate-pre-commit-config.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/autoupdate-pre-commit-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoupdate-pre-commit-config.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/autoupdate-pre-commit-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autoupdate-pre-commit-config.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/autoupdate-pre-commit-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-checks.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-checks.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild-and-upload.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/docbuild-and-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild-and-upload.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/docbuild-and-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos-windows.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/macos-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-checks.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/package-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-checks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/package-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-dev.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/python-dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-dev.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/python-dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/scorecards.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecards.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/scorecards.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/scorecards.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/scorecards.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdist.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdist.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdist.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/stale-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python to python@sha256:1a91094b2729a1d78fa2bb3260b94576447b20d05346d983e9c2f4fd72c6d9b5","Warn: containerImage not pinned by hash: gitpod/Dockerfile:28: pin your Docker image by updating gitpod/workspace-base to gitpod/workspace-base@sha256:8773ee3145fc7549a6a1faf2f3d102ce677b2d5de17e8d531ff2abb7defa4c0c","Warn: containerImage not pinned by hash: gitpod/gitpod.Dockerfile:5: pin your Docker image by updating gitpod/workspace-base:latest to gitpod/workspace-base:latest@sha256:8773ee3145fc7549a6a1faf2f3d102ce677b2d5de17e8d531ff2abb7defa4c0c","Warn: containerImage not pinned by hash: gitpod/gitpod.Dockerfile:14","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:11-12","Warn: downloadThenRun not pinned by hash: gitpod/Dockerfile:73-76","Warn: pipCommand not pinned by hash: gitpod/Dockerfile:90-96","Warn: downloadThenRun not pinned by hash: .circleci/setup_env.sh:11","Warn: pipCommand not pinned by hash: .circleci/setup_env.sh:62","Warn: pipCommand not pinned by hash: .github/workflows/code-checks.yml:188","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:158"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commmits","details":["Warn: 0 commits out of 30 are checked with a SAST tool","Info: SAST tool detected: CodeQL"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy detected in org repo: github.com/pandas-dev/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v1.5.2 does not have provenance: https://api.github.com/repos/pandas-dev/pandas/releases/83828286","Warn: release artifact v1.5.2 not signed: https://api.github.com/repos/pandas-dev/pandas/releases/83828286","Warn: release artifact v1.5.1 does not have provenance: https://api.github.com/repos/pandas-dev/pandas/releases/80285645","Warn: release artifact v1.5.1 not signed: https://api.github.com/repos/pandas-dev/pandas/releases/80285645","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/pandas-dev/pandas/releases/77555797","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/pandas-dev/pandas/releases/77555797","Warn: release artifact v1.4.4 does not have provenance: https://api.github.com/repos/pandas-dev/pandas/releases/75884284","Warn: release artifact v1.4.4 not signed: https://api.github.com/repos/pandas-dev/pandas/releases/75884284","Warn: release artifact v1.5.0rc0 does not have provenance: https://api.github.com/repos/pandas-dev/pandas/releases/75212675","Warn: release artifact v1.5.0rc0 not signed: https://api.github.com/repos/pandas-dev/pandas/releases/75212675"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/32-bit-linux.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/32-bit-linux.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/assign.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/assign.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/asv-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/asv-bot.yml/main?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/asv-bot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/asv-bot.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/autoupdate-pre-commit-config.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/autoupdate-pre-commit-config.yml/main?enable=permissions","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autoupdate-pre-commit-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/autoupdate-pre-commit-config.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/code-checks.yml/main?enable=permissions","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/codeql.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/docbuild-and-upload.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/docbuild-and-upload.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos-windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/macos-windows.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/package-checks.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-dev.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/python-dev.yml/main?enable=permissions","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/scorecards.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/sdist.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/sdist.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale-pr.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/stale-pr.yml/main?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/ubuntu.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/ubuntu.yml/main?enable=permissions","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/pandas-dev/pandas/wheels.yml/main?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:49:00.763Z","repository_id":1029924,"created_at":"2025-08-14T18:49:00.764Z","updated_at":"2025-08-14T18:49:00.764Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37039712,"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-05T02:00:06.064Z","response_time":108,"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":"pandas-dev","name":"pandas","uuid":"21206976","kind":"organization","description":"Powerful data manipulation tools for Python","email":"pandas-dev@python.org","website":"http://pandas.pydata.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21206976?v=4","repositories_count":13,"last_synced_at":"2024-04-14T17:23:45.243Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://pandas.pydata.org/donate.html","github":["numfocus"],"tidelift":"pypi/pandas"}},"html_url":"https://github.com/pandas-dev","funding_links":["https://pandas.pydata.org/donate.html","https://github.com/sponsors/numfocus","https://tidelift.com/funding/github/pypi/pandas"],"total_stars":42165,"followers":4179,"following":0,"created_at":"2022-11-02T21:56:38.694Z","updated_at":"2024-04-14T17:23:47.820Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pandas-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pandas-dev/repositories"},"tags":[{"name":"v3.0.5","sha":"e68db09ecf6427d1b62e565bacf17f2e525a3032","kind":"tag","published_at":"2026-07-22T21:15:29.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.5","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"8188eb1d65d6250c9916e54a0fa417d46af3296a","kind":"tag","published_at":"2026-06-28T13:54:20.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"72f2fea91530b5abb3cf2100cb22d84e504695c0","kind":"tag","published_at":"2026-05-11T16:19:45.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ab90747e3dae0e69b1bdbf083820b8075689b34b","kind":"tag","published_at":"2026-03-30T19:34:56.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e04b26f375035e5106cb913e47b6db612f4ebb11","kind":"tag","published_at":"2026-02-17T21:04:52.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.1/manifests"},{"name":"v3.1.0.dev0","sha":"1797ba54796ec1dc726cb6dd5039c238caec30a2","kind":"tag","published_at":"2026-01-27T11:13:22.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.1.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.1.0.dev0/manifests"},{"name":"v3.0.0","sha":"366ccdfcd8ed1e5543bfb6d4ee0c9bc519898670","kind":"tag","published_at":"2026-01-21T13:53:10.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0/manifests"},{"name":"v3.0.0rc2","sha":"bb69be8a6c6af980f6dc89d641515502c41880a4","kind":"tag","published_at":"2026-01-14T21:52:12.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"72427599b673c58e91c4e96a610fe753e3edc550","kind":"tag","published_at":"2025-12-19T21:34:02.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc1/manifests"},{"name":"v3.0.0rc0","sha":"1a3230dc5be4c87b8356765ea3b6568d37cb82fd","kind":"tag","published_at":"2025-12-03T16:06:20.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0rc0/manifests"},{"name":"v2.3.3","sha":"9c8bc3e55188c8aff37207a74f1dd144980b8874","kind":"tag","published_at":"2025-09-29T22:12:37.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.3.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"4665c10899bc413b639194f6fb8665a5c70f7db5","kind":"tag","published_at":"2025-08-21T08:43:24.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.3.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"c888af6d0bb674932007623c0867e1fbd4bdc2c6","kind":"tag","published_at":"2025-07-07T17:28:34.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.3.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2cc37625532045f4ac55b27176454bbbc9baf213","kind":"tag","published_at":"2025-06-05T02:09:58.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.3.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.0/manifests"},{"name":"v2.3.0.dev0","sha":"0eb547b650d8eaa2b994fd7164e10121efb17b26","kind":"tag","published_at":"2024-10-02T10:51:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.3.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.3.0.dev0/manifests"},{"name":"v2.2.3","sha":"0691c5cf90477d3503834d983f69350f250a6ff7","kind":"tag","published_at":"2024-09-20T12:22:13.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d9cdd2ee5a58015ef6f4d15c7226110c9aab8140","kind":"tag","published_at":"2024-04-10T17:43:07.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"bdc79c146c2e32f2cab629be240f01658cfb6cc2","kind":"tag","published_at":"2024-02-23T14:49:46.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f538741432edf55c6b9fb5d0d496d2dd1d7c2457","kind":"tag","published_at":"2024-01-20T00:39:39.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0/manifests"},{"name":"v3.0.0.dev0","sha":"dc37a6d035474c25932d805cfe50a47b04916a83","kind":"tag","published_at":"2024-01-11T01:34:52.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v3.0.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v3.0.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v3.0.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v3.0.0.dev0/manifests"},{"name":"v2.2.0rc0","sha":"d4c8d82b52045f49a0bb1d762968918a06886ae9","kind":"tag","published_at":"2023-12-22T19:19:29.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0rc0/manifests"},{"name":"v2.1.4","sha":"a671b5a8bf5dd13fb19f0e88edc679bc9e15c673","kind":"tag","published_at":"2023-12-08T14:18:01.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2a953cf80b77e4348bf50ed724f8abc0d814d9dd","kind":"tag","published_at":"2023-11-10T17:14:22.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"a60ad39b4a9febdea9a59d602dad44b1538b0ea5","kind":"tag","published_at":"2023-10-26T16:09:02.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.2/manifests"},{"name":"v2.2.0.dev0","sha":"49ca01ba9023b677f2b2d1c42e99f45595258b74","kind":"tag","published_at":"2023-10-07T01:37:03.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0.dev0/manifests"},{"name":"v2.1.1","sha":"e86ed377639948c64c429059127bcf5b359ab6be","kind":"tag","published_at":"2023-09-20T19:25:04.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.1/manifests"},{"name":"v2.2.0dev0","sha":"49ca01ba9023b677f2b2d1c42e99f45595258b74","kind":"tag","published_at":"2023-08-30T11:53:04.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.2.0dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.2.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.2.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.2.0dev0/manifests"},{"name":"v2.1.0","sha":"ba1cccd19da778f0c3a7d6a885685da16a072870","kind":"tag","published_at":"2023-08-30T11:28:32.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0/manifests"},{"name":"v2.1.0rc0","sha":"1b2d39cbfc3db9520e0f5455a4eb3da0f569fa0f","kind":"tag","published_at":"2023-08-11T16:25:15.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0rc0/manifests"},{"name":"v2.0.3","sha":"0f437949513225922d851e9581723d82120684a6","kind":"tag","published_at":"2023-06-28T21:47:24.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"965ceca9fd796940050d6fc817707bba1c4f9bff","kind":"tag","published_at":"2023-05-28T21:03:28.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"37ea63d540fd27274cad6585082c91b1283f963d","kind":"tag","published_at":"2023-04-24T00:17:23.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"478d340667831908b5b4bf09a2787a11a14560c9","kind":"tag","published_at":"2023-04-03T12:49:37.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0/manifests"},{"name":"v2.0.0rc1","sha":"c2a7f1ae753737e589617ebaaff673070036d653","kind":"tag","published_at":"2023-03-16T14:59:32.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0rc1/manifests"},{"name":"v2.1.0.dev0","sha":"09c6351374ca45ab621f448d0d7d160f0becbd76","kind":"tag","published_at":"2023-02-20T20:27:18.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.1.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.1.0.dev0/manifests"},{"name":"v2.0.0rc0","sha":"1a2e300170efc08cb509a0b4ff6248f8d55ae777","kind":"tag","published_at":"2023-02-20T20:17:32.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0rc0/manifests"},{"name":"v1.5.3","sha":"2e218d10984e9919f0296931d92ea851c6a6faf5","kind":"tag","published_at":"2023-01-19T03:27:40.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8dab54d6573f7186ff0c3b6364d5e4dd635ff3e7","kind":"tag","published_at":"2022-11-21T05:36:14.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.2/manifests"},{"name":"v2.0.0.dev0","sha":"573e7eaffd801ee5bd1f7685697b51eef5b8ed85","kind":"tag","published_at":"2022-10-19T14:11:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v2.0.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v2.0.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v2.0.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v2.0.0.dev0/manifests"},{"name":"v1.5.1","sha":"91111fd99898d9dcaa6bf6bedb662db4108da6e6","kind":"tag","published_at":"2022-10-18T09:44:58.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"87cfe4e38bafe7300a6003a1d18bd80f3f77c763","kind":"tag","published_at":"2022-09-19T10:37:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"ca60aab7340d9989d9428e11a51467658190bb6b","kind":"tag","published_at":"2022-08-31T09:07:09.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.4/manifests"},{"name":"v1.6.0.dev0","sha":"573e7eaffd801ee5bd1f7685697b51eef5b8ed85","kind":"tag","published_at":"2022-08-23T17:26:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.6.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.6.0.dev0/manifests"},{"name":"v1.5.0rc0","sha":"224458ee25d92ccdf289d1ae2741d178df4f323e","kind":"tag","published_at":"2022-08-23T17:18:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0rc0/manifests"},{"name":"v1.4.3","sha":"e8093ba372f9adfe79439d90fe74b0b5b6dea9d6","kind":"tag","published_at":"2022-06-23T10:35:25.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4bfe3d07b4858144c219b9346329027024102ab6","kind":"tag","published_at":"2022-04-02T07:46:16.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"06d230151e6f18fdb8139d09abf539867a8cd481","kind":"tag","published_at":"2022-02-12T09:04:11.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"bb1f651536508cdfef8550f93ace7849b00046ee","kind":"tag","published_at":"2022-01-22T10:35:31.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0/manifests"},{"name":"v1.5.0.dev0","sha":"7a4a85a0f76c81f8d03d5603baf626a9a068a655","kind":"tag","published_at":"2022-01-05T14:06:05.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.5.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.5.0.dev0/manifests"},{"name":"v1.4.0rc0","sha":"d023ba755322e09b95fd954bbdc43f5be224688e","kind":"tag","published_at":"2022-01-05T13:00:16.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0rc0/manifests"},{"name":"v1.3.5","sha":"66e3805b8cabe977f40c05259cc3fcf7ead5687d","kind":"tag","published_at":"2021-12-12T10:20:48.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.5","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"945c9ed766a61c7d2c0a7cbb251b6edebf9cb7d5","kind":"tag","published_at":"2021-10-17T12:27:58.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"73c68257545b5f8530b7044f56647bd2db92e2ba","kind":"tag","published_at":"2021-09-12T10:02:49.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"5f648bf1706dd75a9ca0d29f26eadfbb595fe52b","kind":"tag","published_at":"2021-08-15T12:45:34.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c7f7443c1bad8262358114d5e88cd9c8a308e8aa","kind":"tag","published_at":"2021-07-25T09:04:51.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f00ed8f47020034e752baf0250483053340971b0","kind":"tag","published_at":"2021-07-02T08:12:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"7c48ff4409c622c582c56a5702373f726de08e96","kind":"tag","published_at":"2021-06-22T09:53:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.5","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.5/manifests"},{"name":"v1.3.0rc1","sha":"2dd9e9ba9009a40191c0c0b96262fa3939d609f0","kind":"tag","published_at":"2021-06-13T17:19:28.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0rc1/manifests"},{"name":"v1.4.0.dev0","sha":"cff206be208c61146c0aead51ffacb5a15b4e31d","kind":"tag","published_at":"2021-06-12T12:19:32.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.0rc0","sha":"3765b2099e6e2cb4d180edbb354045ae09a40269","kind":"tag","published_at":"2021-06-12T11:45:40.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0rc0/manifests"},{"name":"v1.2.4","sha":"2cb96529396d93b46abab7bbc73a208e708c642e","kind":"tag","published_at":"2021-04-12T15:59:13.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"f2c8480af2f25efdbd803218b9d87980f416563e","kind":"tag","published_at":"2021-03-02T09:43:36.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7d32926db8f7541c356066dcadabf854487738de","kind":"tag","published_at":"2021-02-09T10:55:19.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9d598a5e1eee26df95b3910e3f2934890d062caa","kind":"tag","published_at":"2021-01-20T11:21:02.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"3e89b4c4b1580aa890023fc550774e63d499da25","kind":"tag","published_at":"2020-12-26T13:47:00.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0/manifests"},{"name":"v1.3.0.dev0","sha":"0f587028e42d5444e2f0edbc0b4c889af16eae26","kind":"tag","published_at":"2020-12-08T13:29:57.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.0rc0","sha":"7688d3cfebb7227c978cb386145c0d4924209efc","kind":"tag","published_at":"2020-12-08T12:31:44.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0rc0/manifests"},{"name":"v1.1.5","sha":"b5958ee1999e9aead1938c0bba2b674378807b3d","kind":"tag","published_at":"2020-12-07T11:42:10.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.5","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"67a3d4241ab84419856b84fc3ebc9abcbe66c6b3","kind":"tag","published_at":"2020-10-30T12:59:10.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"db08276bc116c438d3fdee492026f8223584c477","kind":"tag","published_at":"2020-10-05T15:27:32.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"2a7d3326dee660824a8433ffd01065f8ac37f7d6","kind":"tag","published_at":"2020-09-08T16:28:24.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f2ca0a2665b2d169c97de87b8e778dbed86aea07","kind":"tag","published_at":"2020-08-20T16:54:47.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.1/manifests"},{"name":"v1.2.0.dev0","sha":"d1b1faa3f68dad6163000784c34a66b8f6c227e1","kind":"tag","published_at":"2020-07-28T19:29:02.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.2.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.2.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.2.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.2.0.dev0/manifests"},{"name":"v1.1.0","sha":"d9fff2792bf16178d4e450fe7384244e50635733","kind":"tag","published_at":"2020-07-28T13:14:59.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0/manifests"},{"name":"v1.1.0rc0","sha":"bfac13628394ac7317bb94833319bd6bf87603af","kind":"tag","published_at":"2020-07-17T19:03:50.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0rc0/manifests"},{"name":"v1.0.5","sha":"b687cd4d9e520666a956a60849568a98dd00c672","kind":"tag","published_at":"2020-06-17T11:50:04.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.5","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1ce1c3c1ef9894bf1ba79805f37514291f52a9da","kind":"tag","published_at":"2020-05-28T13:16:39.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3adf3340453d6704d4a2cb47058214cc697a7d29","kind":"tag","published_at":"2020-03-18T13:18:49.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7485dbe6fcdab3fe2e5a23534ba00767d50374d8","kind":"tag","published_at":"2020-03-12T14:41:43.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"29d6b0232aab9576afa896ff5bab0b994760495a","kind":"tag","published_at":"2020-02-05T16:15:29.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.1/manifests"},{"name":"v1.1.0.dev0","sha":"b7fcb545a1a298817cd7d9f8940f19992d1202d2","kind":"tag","published_at":"2020-01-30T12:51:09.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.1.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.1.0.dev0/manifests"},{"name":"v1.0.0","sha":"fd9ceb9dce3d62d8a9caa6ba7c127b512939452e","kind":"tag","published_at":"2020-01-29T21:46:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.0/manifests"},{"name":"v1.0.0rc0","sha":"d3f08566a80239a18a813ebda9a2ebb0368b1dc5","kind":"tag","published_at":"2020-01-09T21:24:50.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v1.0.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v1.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v1.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v1.0.0rc0/manifests"},{"name":"v0.25.3","sha":"62a87bf4a2af02a8d3bc271ad26e5994292b8e6a","kind":"tag","published_at":"2019-10-31T20:16:54.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"0efc71b53f019c6c5a8da7a38e08646ca75c17d9","kind":"tag","published_at":"2019-10-18T16:09:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.2/manifests"},{"name":"v0.26.0.dev0","sha":"d48306e77c0a708e0ee33a2aa1da7e267df52ef6","kind":"tag","published_at":"2019-09-15T12:00:53.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.26.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.26.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.26.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.26.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.26.0.dev0/manifests"},{"name":"v0.25.1","sha":"171c71611886aab8549a8620c5b0071a129ad685","kind":"tag","published_at":"2019-08-22T14:36:05.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"d1accd032b648c9affd6dce1f81feb9c99422483","kind":"tag","published_at":"2019-07-18T16:03:22.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0/manifests"},{"name":"v0.25.0rc0","sha":"2efb60717bda9fc64344c5f6647d58564930808e","kind":"tag","published_at":"2019-07-04T04:03:46.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.0rc0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0rc0/manifests"},{"name":"v0.24.2","sha":"cb00deb94500205fcb27a33cc1d0df79a9727f8b","kind":"tag","published_at":"2019-03-12T21:12:11.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.24.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"1700680381bdbfbc1abe9774f96881801b24d6ca","kind":"tag","published_at":"2019-02-03T21:15:49.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.24.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.1/manifests"},{"name":"v0.25.0.dev0","sha":"0c4113fa0906273007cc12a4bcadff85d943dc84","kind":"tag","published_at":"2019-01-25T21:32:10.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.25.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.25.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.25.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.25.0.dev0/manifests"},{"name":"v0.24.0","sha":"83eb2428ceb6257042173582f3f436c2c887aa69","kind":"tag","published_at":"2019-01-25T15:32:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.24.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0/manifests"},{"name":"v0.24.0rc1","sha":"fdc4db25a9988a7b595a3756760d05a6c177123d","kind":"tag","published_at":"2019-01-11T14:11:28.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.24.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.24.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.24.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0rc1/manifests"},{"name":"v0.23.4","sha":"0409521665bd436a10aea7e06336066bf07ff057","kind":"tag","published_at":"2018-08-03T17:19:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.4","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"edb71fda022c6a155717e7a25679040ee0476639","kind":"tag","published_at":"2018-07-07T15:09:56.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"9b0f560a73d11b2fa72c48d7fd16126b5137f349","kind":"tag","published_at":"2018-07-05T22:04:24.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"1a23779f09abc6ebf908d66ee88b973b767e2e3c","kind":"tag","published_at":"2018-06-12T17:42:08.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.1/manifests"},{"name":"v0.24.0.dev0","sha":"2eb5a67999552d60f7a2a9e1922549d5417d714f","kind":"tag","published_at":"2018-05-16T02:41:16.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.24.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.24.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.24.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.24.0.dev0/manifests"},{"name":"v0.23.0","sha":"3147a86e1b20571766b488a8444c74cef29729ad","kind":"tag","published_at":"2018-05-15T20:12:46.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0/manifests"},{"name":"v0.23.0rc2","sha":"b02c69ac7309ccf63a17471b25475bf0c0ebe3c3","kind":"tag","published_at":"2018-05-02T14:47:19.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0rc2/manifests"},{"name":"v0.23.0rc1","sha":"44ccca1f3c27795322b979cf6e5dbd49422b5173","kind":"commit","published_at":"2018-05-02T11:16:53.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0rc1/manifests"},{"name":"v0.22.0","sha":"a00154dcfe5057cb3fd86653172e74b6893e337d","kind":"tag","published_at":"2017-12-30T19:56:59.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.22.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.22.0/manifests"},{"name":"v0.23.0.dev0","sha":"fae79204e2b60ac1ff2b2309352ffb5d9382a017","kind":"tag","published_at":"2017-12-29T12:29:49.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.23.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.23.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.23.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.23.0.dev0/manifests"},{"name":"v0.21.1","sha":"7bb204a05fee20c3c825e7da39ccaf39fbeb8ca5","kind":"tag","published_at":"2017-12-12T03:56:04.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.21.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.1/manifests"},{"name":"v0.22.0.dev0","sha":"fc1e50733ea4c372f4c9eb3a53bf35e102d5d215","kind":"tag","published_at":"2017-10-27T18:27:25.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.22.0.dev0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.22.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.22.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.22.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.22.0.dev0/manifests"},{"name":"v0.21.0","sha":"81372093f1fdc0c07e4b45ba0f47b0360fabd405","kind":"tag","published_at":"2017-10-27T15:25:37.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.21.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0/manifests"},{"name":"v0.21.0rc1","sha":"c277cd76416d4e930b1f05da873b9eaf101139da","kind":"tag","published_at":"2017-10-13T01:39:33.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.21.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.21.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.21.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0rc1/manifests"},{"name":"v0.20.3","sha":"3a7f956c30528736beaae5784f509a76d892e229","kind":"tag","published_at":"2017-07-07T16:55:34.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"2814061730893bc8122caa4e01197c699da352e6","kind":"tag","published_at":"2017-06-04T20:54:15.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.2/manifests"},{"name":"v0.21.0.dev","sha":"e5134306bd47db9f6d0f125d2cafd0b8a789e065","kind":"tag","published_at":"2017-05-05T19:39:52.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.21.0.dev","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.21.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.21.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.21.0.dev/manifests"},{"name":"v0.20.1","sha":"e346c663cf76186c22f4d3b703461b1b60db280f","kind":"tag","published_at":"2017-05-05T17:00:01.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a31c96d34d00dc757908b564dc93991e867d83e2","kind":"tag","published_at":"2017-05-05T02:25:54.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0/manifests"},{"name":"v0.20.0rc2","sha":"2002da33b0a755fcf7ef64b2c87ca4252f0e7df0","kind":"tag","published_at":"2017-05-04T14:55:20.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0rc2/manifests"},{"name":"v0.20.0rc1","sha":"19fc8dac68e088126ffd132dc322dbf8a163ec69","kind":"tag","published_at":"2017-04-22T03:33:48.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.20.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.20.0rc1/manifests"},{"name":"v0.19.2","sha":"825876ca7ee8ac7bea463925399c083d5f190b3e","kind":"tag","published_at":"2016-12-24T15:53:34.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.19.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"27b783986230a3d044d045604b72a51acd13b7be","kind":"tag","published_at":"2016-11-03T14:20:21.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.19.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"b97dbd01e49f54ae6fa8df382d6f6e4c771d2bc0","kind":"tag","published_at":"2016-10-02T13:53:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.19.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.0/manifests"},{"name":"v0.19.0rc1","sha":"497a3bcbf6a1f97a9596278f78b9883b50a4c66f","kind":"tag","published_at":"2016-09-07T19:42:42.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.19.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.19.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.19.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.19.0rc1/manifests"},{"name":"v0.18.1","sha":"87b0f4dc1e91571cc4dd933b7cb181b99606ad20","kind":"tag","published_at":"2016-05-03T13:51:08.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.18.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e462ece64b7cb12fe7cad6e085f62f3bfe9785c6","kind":"tag","published_at":"2016-03-11T21:43:51.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.18.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0/manifests"},{"name":"v0.18.0rc2","sha":"e5ed87b33ab6cd9dade10df945bc5d7452310b7d","kind":"tag","published_at":"2016-03-09T14:38:21.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.18.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.18.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.18.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0rc2/manifests"},{"name":"v0.18.0rc1","sha":"9259a56c600f6ea247a9c58c00af017790fe5e21","kind":"tag","published_at":"2016-02-13T15:47:45.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.18.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.18.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.18.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.18.0rc1/manifests"},{"name":"v0.17.1","sha":"6c30cbecf8e5ae610f2a37ba821116bd9f77044d","kind":"tag","published_at":"2015-11-20T16:49:57.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.17.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"fe48704835323c140846d1bde5e1387aa0cac3d4","kind":"tag","published_at":"2015-10-09T12:30:06.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.17.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0/manifests"},{"name":"v0.17.0rc2","sha":"071cffd63e4b99362c68a5e2d472b629618c50a1","kind":"tag","published_at":"2015-10-03T20:23:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.17.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.17.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.17.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0rc2/manifests"},{"name":"v0.17.0rc1","sha":"9687145e06aed545c14630460d24a9693c9a0b39","kind":"tag","published_at":"2015-09-11T16:20:39.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.17.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.17.0rc1/manifests"},{"name":"v0.16.3","sha":"6b1055c765c488e6fb411eed452abf75ff8df4bb","kind":"commit","published_at":"2015-06-17T23:45:08.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.16.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"06832891870119984c6a5404bc7f7a471f43b99c","kind":"tag","published_at":"2015-06-13T10:45:57.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.16.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"ca9eefc3c4733f368c054e33537ff18384114b43","kind":"tag","published_at":"2015-05-11T01:10:48.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.16.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"c91bdbadfdbf9f60879ead8dd86bd1e72ca18ccf","kind":"tag","published_at":"2015-03-22T13:37:17.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.16.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.0/manifests"},{"name":"v0.16.0rc1","sha":"9e859f40c1651b38f9528aaccd211b1706cf317e","kind":"tag","published_at":"2015-03-13T14:01:02.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.16.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"18ea1d856d45c87fe18a41d1a267ede46e10880e","kind":"tag","published_at":"2014-12-11T13:59:56.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.2/manifests"},{"name":"v0.15.2pre","sha":"f1b270fcf5d505eebe4bf964f0541d6a43c3560e","kind":"commit","published_at":"2014-11-21T14:05:11.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15.2pre","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15.2pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15.2pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.2pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.2pre/manifests"},{"name":"v0.15.1","sha":"d8ab3415373ea42713c096a97c3d9ed5c9cb82ee","kind":"tag","published_at":"2014-11-08T13:14:33.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"017adeaa4b70d63fe6c788db457dc9d31562f4d6","kind":"tag","published_at":"2014-10-18T22:52:46.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.0/manifests"},{"name":"v0.15.0rc1","sha":"8dfbe09c1443334fc3036465712195a36c773f4b","kind":"tag","published_at":"2014-10-07T00:39:07.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15.0rc1/manifests"},{"name":"v0.15pre","sha":"12248ffc942acf3a224922495102462c6999c804","kind":"commit","published_at":"2014-09-07T12:52:01.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.15pre","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.15pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.15pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.15pre/manifests"},{"name":"v0.14.1","sha":"d839555f5e080a981ce5faf89b4df7dfe0924541","kind":"tag","published_at":"2014-07-10T23:46:19.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.14.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"da0f7ae362bb0ee747c3c5c141327d1d8ba161bc","kind":"tag","published_at":"2014-05-30T11:47:40.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.14.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.0/manifests"},{"name":"v0.14.0rc1","sha":"76f6cf0050025ec5a6187e17957ea9a158cc2d56","kind":"tag","published_at":"2014-05-16T22:28:09.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.14.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.14.0rc1/manifests"},{"name":"v0.13.1","sha":"d10a658673b7d2c2e7a346461c9a4bfc5233d7e1","kind":"tag","published_at":"2014-02-03T04:52:01.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.13.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.1/manifests"},{"name":"v0.13.0_ahl2","sha":"48c005ea761adcaf6b76a84aa94da0d35db8c6d6","kind":"tag","published_at":"2014-01-16T13:26:09.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.13.0_ahl2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.13.0_ahl2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.13.0_ahl2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0_ahl2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0_ahl2/manifests"},{"name":"v0.13.0_ahl1","sha":"db18d443dc0eac6454b864e179579619493899dc","kind":"tag","published_at":"2014-01-08T13:06:05.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.13.0_ahl1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.13.0_ahl1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.13.0_ahl1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0_ahl1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0_ahl1/manifests"},{"name":"v0.13.0","sha":"a5410ed841759badae2c3fe4cc71335c9dd6ad92","kind":"tag","published_at":"2013-12-30T17:02:51.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.13.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0/manifests"},{"name":"v0.13.0rc1","sha":"16052e501adc3dedec3bf8cf65a7ea24300de1b1","kind":"tag","published_at":"2013-11-29T20:53:26.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.13.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.13.0rc1/manifests"},{"name":"v0.12.0","sha":"8c0a34f15f8a87def3f7ad6ebdac052de44669f2","kind":"tag","published_at":"2013-07-24T20:18:35.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.12.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.12.0/manifests"},{"name":"v0.12.0rc1","sha":"b96ab6bddd5f2e84bd88a0659c4d98154819cffc","kind":"tag","published_at":"2013-07-09T05:12:59.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.12.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.12.0rc1/manifests"},{"name":"v0.11.0","sha":"f9eea308611152f1f7bb89981380fa5d85685f48","kind":"tag","published_at":"2013-04-23T00:54:40.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.11.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.11.0/manifests"},{"name":"v0.11.0rc1","sha":"258c7e3c5ec5dca7bec32308925b94267fbcff61","kind":"tag","published_at":"2013-04-13T01:59:28.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.11.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.11.0rc1/manifests"},{"name":"v0.10.1","sha":"31ecaa9d06f71b5d652d15441cf6b2dcc6f7e640","kind":"tag","published_at":"2013-01-22T05:22:19.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.10.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"1751bae723d336904bca81945097b3b700b11801","kind":"tag","published_at":"2012-12-17T16:49:37.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.10.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.0/manifests"},{"name":"v0.10.0b1","sha":"78ce0ce8baef9c66bbee77083c0d12a47d5e294f","kind":"tag","published_at":"2012-12-11T23:45:40.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.10.0b1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.10.0b1/manifests"},{"name":"v0.9.1","sha":"9867f8af6e20cd2248626548f9b3f9a66b57789c","kind":"tag","published_at":"2012-11-15T00:41:16.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.9.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.1/manifests"},{"name":"v0.9.1rc1","sha":"2d576ee9b9337210a8c85f11e48177db42ecd57f","kind":"tag","published_at":"2012-11-09T23:58:51.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.9.1rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.9.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.9.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.1rc1/manifests"},{"name":"v0.9.0","sha":"b5956fdc123b0208cf36fafc1b80a9671c66efbb","kind":"tag","published_at":"2012-10-08T00:17:09.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.9.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0/manifests"},{"name":"v0.9.0rc2","sha":"6d9bd5a6374f1d6b4c18d3d53fc0413c82a16b49","kind":"tag","published_at":"2012-09-27T01:43:06.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.9.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.9.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.9.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0rc2/manifests"},{"name":"v0.9.0rc1","sha":"e1b6e44bed02f47f59bf2d71c836f42f6e130dea","kind":"tag","published_at":"2012-09-21T03:16:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.9.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.9.0rc1/manifests"},{"name":"debian/0.8.1-1","sha":"23fa6f8b3d1f823dbafb64dc52e5a96fefe9236c","kind":"tag","published_at":"2012-07-23T00:34:56.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.1-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.1-1/manifests"},{"name":"v0.8.1","sha":"4e95b311bbf320d7b88edd6f8ce17194e48b8145","kind":"tag","published_at":"2012-07-22T19:42:50.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.1/manifests"},{"name":"debian/0.8.0-2","sha":"1c24700c3ba74419988e74319fd46e1f937c1f4d","kind":"tag","published_at":"2012-07-13T12:59:27.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.0-2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0-2/manifests"},{"name":"debian/0.8.0-1","sha":"f5a1bc9cda068f724d2de2ddc0da8ac2c518095b","kind":"tag","published_at":"2012-06-29T17:54:33.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.0-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0-1/manifests"},{"name":"v0.8.0","sha":"a901af2cdfe411d6aa9f9b1f6fa3223738f3e514","kind":"tag","published_at":"2012-06-29T16:20:39.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0/manifests"},{"name":"debian/0.8.0_rc2+git26-g76c6351-1","sha":"c91f6d1f62d02a65af78651f61f8db9a62c58b1b","kind":"tag","published_at":"2012-06-27T18:02:27.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.0_rc2+git26-g76c6351-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.0_rc2+git26-g76c6351-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.0_rc2%2Bgit26-g76c6351-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_rc2+git26-g76c6351-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_rc2+git26-g76c6351-1/manifests"},{"name":"v0.8.0rc2","sha":"5d90f7d0e7e9bb53e55fdb7b70f972aa502004ed","kind":"tag","published_at":"2012-06-22T19:44:42.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.0rc2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0rc2/manifests"},{"name":"v0.8.0rc1","sha":"5f5df2aa34f027d3fc83abb19cf7840ababd4557","kind":"tag","published_at":"2012-06-22T19:34:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0rc1/manifests"},{"name":"debian/0.8.0_b2+git68-g7240b87-1","sha":"1c08383fc3cf24d503ae221c5d31b93899da6473","kind":"tag","published_at":"2012-06-21T03:04:29.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.0_b2+git68-g7240b87-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.0_b2+git68-g7240b87-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.0_b2%2Bgit68-g7240b87-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_b2+git68-g7240b87-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_b2+git68-g7240b87-1/manifests"},{"name":"debian/0.8.0_b2-1","sha":"a1d768829015796d16486cbc1e99020348901e25","kind":"tag","published_at":"2012-06-12T17:31:31.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.8.0_b2-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.8.0_b2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.8.0_b2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_b2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.8.0_b2-1/manifests"},{"name":"v0.8.0b2","sha":"fde270b20861fbf36d3063d504fb299d0b58695b","kind":"tag","published_at":"2012-06-12T16:41:46.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.0b2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0b2/manifests"},{"name":"v0.8.0b1","sha":"5b98fdfeae2ef42d78242c4cca1e0959b9c710db","kind":"tag","published_at":"2012-05-29T01:06:01.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.8.0b1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.8.0b1/manifests"},{"name":"debian/0.7.3-1","sha":"dfd7447e47562a941bb355af51c475823520f9e3","kind":"tag","published_at":"2012-04-13T00:25:55.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.7.3-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"9d0949396a8533d9fb9b0a6d0fb90a9f0ac16b23","kind":"tag","published_at":"2012-04-12T17:52:15.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.7.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4117b4fde3ffbc74a48b01f3a28f1f76b2db05fd","kind":"tag","published_at":"2012-03-16T20:37:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.7.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.2/manifests"},{"name":"debian/0.7.1+git1-ga2e86c2-1","sha":"483ca398bd20ae42dd1a9d12f972634b384d560b","kind":"tag","published_at":"2012-03-02T16:03:15.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.7.1+git1-ga2e86c2-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.7.1+git1-ga2e86c2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.7.1%2Bgit1-ga2e86c2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.1+git1-ga2e86c2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.1+git1-ga2e86c2-1/manifests"},{"name":"v0.7.1","sha":"776d80c2145ce4a4df1cf5c9ad21140b09df671d","kind":"tag","published_at":"2012-02-29T22:04:50.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.7.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.1/manifests"},{"name":"debian/0.7.0-1","sha":"abc59ab02622560f226dd32bd068857053bc96d0","kind":"tag","published_at":"2012-02-10T03:13:36.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.7.0-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.7.0-1/manifests"},{"name":"v0.7.0","sha":"13f5db0ac0ba5a30d64866cdbd02b9985efa6303","kind":"tag","published_at":"2012-02-09T22:29:10.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.7.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.0/manifests"},{"name":"v0.7.0rc1","sha":"06f608182ecd516abcd140531c65e07b30293eb0","kind":"tag","published_at":"2012-01-20T04:34:18.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.7.0rc1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.7.0rc1/manifests"},{"name":"debian/0.6.1-1","sha":"2ca93a17ed4609960f0ee3b8704b8b2edca1db5b","kind":"tag","published_at":"2012-01-05T03:41:19.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.6.1-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.6.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.6.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.6.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.6.1-1/manifests"},{"name":"v0.6.1","sha":"d5fbdcc26520d1c92b5dd73bb6e9a9902756ad16","kind":"tag","published_at":"2011-12-13T23:04:27.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.6.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"010a620da89e5babc137b924dd1f632b4f6e6fee","kind":"tag","published_at":"2011-11-26T03:21:44.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.6.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.6.0/manifests"},{"name":"debian/0.5.0+git7-gcf32be2-1","sha":"da3e95da95e1e07acc535b8e734b9b80a0972609","kind":"tag","published_at":"2011-11-02T01:20:54.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.5.0+git7-gcf32be2-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.5.0+git7-gcf32be2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.5.0%2Bgit7-gcf32be2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.5.0+git7-gcf32be2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.5.0+git7-gcf32be2-1/manifests"},{"name":"v0.5.0","sha":"8f79f7c6e01874bbf7f3b9bc38af01551c90121e","kind":"tag","published_at":"2011-10-25T02:32:58.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.5.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.5.0/manifests"},{"name":"debian/0.4.3-1","sha":"a0aa6a96d8a2456523d9f407d3f9f936f24dd7c8","kind":"tag","published_at":"2011-10-18T15:32:00.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.4.3-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.4.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.3-1/manifests"},{"name":"v0.4.3","sha":"a8b14798fe18050e486845b26370d4899f46a8b3","kind":"tag","published_at":"2011-10-09T21:57:38.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.4.3","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"35c6b68facf00788e9092d1fcedd53acbf99be89","kind":"tag","published_at":"2011-10-03T04:46:47.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.4.2","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.2/manifests"},{"name":"debian/0.4.1-1","sha":"ba1ff88c95b081741eb28c8630aaa6b0423900e0","kind":"tag","published_at":"2011-09-26T14:44:30.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.4.1-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.4.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.4.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.1-1/manifests"},{"name":"v0.4.1","sha":"cdc607c8ebd05419c0c446298a89814eac817459","kind":"tag","published_at":"2011-09-26T01:21:50.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.4.1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.1/manifests"},{"name":"debian/0.4.0-1","sha":"645d61131ad5acf768fff906a25e9e34b53efb92","kind":"tag","published_at":"2011-09-14T21:41:17.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/debian/0.4.0-1","html_url":"https://github.com/pandas-dev/pandas/releases/tag/debian/0.4.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@debian%2F0.4.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/debian%2F0.4.0-1/manifests"},{"name":"v0.4.0","sha":"9e406c50b77949433ed8f7fd094fd30b5421a35e","kind":"tag","published_at":"2011-09-12T20:32:15.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/v0.4.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/v0.4.0/manifests"},{"name":"0.3.0","sha":"4906ee79d730f77be02ec586ec7f66c95a0433da","kind":"commit","published_at":"2011-02-20T01:06:28.000Z","download_url":"https://codeload.github.com/pandas-dev/pandas/tar.gz/0.3.0","html_url":"https://github.com/pandas-dev/pandas/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pandas-dev/pandas@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T03:58:58.391Z","dependent_packages_count":1663,"downloads":79410054,"downloads_period":"total","dependent_repos_count":11366,"rankings":{"downloads":null,"dependent_repos_count":0.014973795857249811,"dependent_packages_count":0.03493885700024956,"stargazers_count":0.3344147741452458,"forks_count":0.1347641627152483,"docker_downloads_count":null,"average":0.12977289742949835},"purl":"pkg:conda/pandas?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pandas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pandas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pandas/dependencies","status":null,"funding_links":["https://pandas.pydata.org/donate.html","https://github.com/sponsors/numfocus","https://tidelift.com/funding/github/pypi/pandas"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-07T15:00:15.035Z","issues_count":28318,"pull_requests_count":40959,"avg_time_to_close_issue":27139071.764772024,"avg_time_to_close_pull_request":1328446.2864134642,"issues_closed_count":25792,"pull_requests_closed_count":40047,"pull_request_authors_count":5959,"issue_authors_count":10471,"avg_comments_per_issue":4.754749629211102,"avg_comments_per_pull_request":3.7736028711638467,"merged_pull_requests_count":30892,"bot_issues_count":0,"bot_pull_requests_count":265,"past_year_issues_count":803,"past_year_pull_requests_count":3970,"past_year_avg_time_to_close_issue":2880461.201048951,"past_year_avg_time_to_close_pull_request":1264131.2295037757,"past_year_issues_closed_count":572,"past_year_pull_requests_closed_count":3708,"past_year_pull_request_authors_count":868,"past_year_issue_authors_count":423,"past_year_avg_comments_per_issue":4.051058530510585,"past_year_avg_comments_per_pull_request":1.640302267002519,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":115,"past_year_merged_pull_requests_count":2530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pandas-dev%2Fpandas/issues","maintainers":[{"login":"jbrockmendel","count":7342,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrockmendel"},{"login":"jorisvandenbossche","count":2462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"mroeschke","count":2146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mroeschke"},{"login":"phofl","count":1510,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"simonjayhawkins","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonjayhawkins"},{"login":"wesm","count":1053,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesm"},{"login":"rhshadrach","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhshadrach"},{"login":"MarcoGorelli","count":807,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcoGorelli"},{"login":"WillAyd","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WillAyd"},{"login":"datapythonista","count":616,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/datapythonista"},{"login":"sinhrks","count":503,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sinhrks"},{"login":"gfyoung","count":486,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfyoung"},{"login":"cpcloud","count":456,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpcloud"},{"login":"toobaz","count":331,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toobaz"},{"login":"twoertwein","count":302,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/twoertwein"},{"login":"jschendel","count":270,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jschendel"},{"login":"lukemanley","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukemanley"},{"login":"fangchenli","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fangchenli"},{"login":"natmokval","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natmokval"},{"login":"mzeitlin11","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mzeitlin11"},{"login":"alimcmaster1","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alimcmaster1"},{"login":"DeaMariaLeon","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeaMariaLeon"},{"login":"shoyer","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"Alvaro-Kothe","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alvaro-Kothe"},{"login":"erfannariman","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erfannariman"},{"login":"Aloqeely","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aloqeely"},{"login":"lithomas1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lithomas1"},{"login":"AlexKirko","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexKirko"},{"login":"arthurlw","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurlw"},{"login":"snitish","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitish"},{"login":"loicdiridollou","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loicdiridollou"},{"login":"noatamir","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noatamir"},{"login":"asishm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asishm"},{"login":"CloseChoice","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CloseChoice"},{"login":"afeld","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afeld"},{"login":"arcanis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"fjetter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"aaron-imbrock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaron-imbrock"},{"login":"cherniavskii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"}],"active_maintainers":[{"login":"jbrockmendel","count":1208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrockmendel"},{"login":"jorisvandenbossche","count":264,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"mroeschke","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mroeschke"},{"login":"rhshadrach","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhshadrach"},{"login":"Alvaro-Kothe","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alvaro-Kothe"},{"login":"fangchenli","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fangchenli"},{"login":"natmokval","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natmokval"},{"login":"MarcoGorelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcoGorelli"},{"login":"phofl","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"loicdiridollou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loicdiridollou"},{"login":"simonjayhawkins","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonjayhawkins"},{"login":"arthurlw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurlw"},{"login":"WillAyd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WillAyd"},{"login":"toobaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toobaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pandas/codemeta","maintainers":[]},{"id":4153481,"name":"leb128","ecosystem":"cargo","description":"Read and write DWARF's \"Little Endian Base 128\" (LEB128) variable length integer encoding.","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/gimli-rs/leb128","keywords_array":["dwarf","encoding","leb128","length","variable"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-06-13T21:36:16.082Z","latest_release_published_at":"2026-06-15T18:58:07.087Z","latest_release_number":"0.2.7","last_synced_at":"2026-09-12T12:20:52.270Z","created_at":"2022-04-12T17:10:35.761Z","updated_at":"2026-09-15T02:48:03.922Z","registry_url":"https://crates.io/crates/leb128/","install_command":"cargo install leb128","documentation_url":"https://docs.rs/leb128/","metadata":{"categories":[]},"repo_metadata":{"id":9172715,"uuid":"61071077","full_name":"gimli-rs/leb128","owner":"gimli-rs","description":"Read and write DWARF's \"Little Endian Base 128\" variable length integer encoding","archived":false,"fork":false,"pushed_at":"2026-06-15T18:58:17.000Z","size":595,"stargazers_count":22,"open_issues_count":4,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-09-12T12:31:39.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gimli-rs.github.io/leb128/leb128/index.html","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gimli-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-13T21:30:34.000Z","updated_at":"2026-06-15T18:58:08.000Z","dependencies_parsed_at":"2024-10-08T04:41:04.231Z","dependency_job_id":null,"html_url":"https://github.com/gimli-rs/leb128","commit_stats":{"total_commits":53,"total_committers":10,"mean_commits":5.3,"dds":"0.41509433962264153","last_synced_commit":"ffbab8a2fcbdb8ea554a2905743ec60741efaf66"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/gimli-rs/leb128","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gimli-rs","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/sbom","scorecard":{"id":427138,"data":{"date":"2025-08-11","repo":{"name":"github.com/gimli-rs/leb128","commit":"ffbab8a2fcbdb8ea554a2905743ec60741efaf66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}}]},"last_synced_at":"2025-08-19T02:28:10.228Z","repository_id":9172715,"created_at":"2025-08-19T02:28:10.228Z","updated_at":"2025-08-19T02:28:10.228Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37330582,"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-15T02:00:05.939Z","response_time":113,"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":"gimli-rs","name":"gimli-rs","uuid":"21131604","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21131604?v=4","repositories_count":11,"last_synced_at":"2024-04-17T16:28:37.289Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gimli-rs","funding_links":[],"total_stars":2143,"followers":24,"following":0,"created_at":"2022-11-02T16:38:31.685Z","updated_at":"2024-04-17T16:28:40.246Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gimli-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gimli-rs/repositories"},"tags":[{"name":"0.2.7","sha":"0ead770972afb083bb6d7cfbddda99f5bd6f76d0","kind":"commit","published_at":"2026-06-15T18:57:36.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.7","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.7/manifests"},{"name":"0.2.5","sha":"34ce0fce88281a6c7e7bf4e51505ea29ef2b712f","kind":"commit","published_at":"2021-10-04T18:49:01.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.5","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"5651837d117f5619dc1f7435a925190a93358aa5","kind":"commit","published_at":"2019-05-20T20:39:11.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.4","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d182b5970bd4691184521f3082c6ffcdb1fe2791","kind":"commit","published_at":"2018-04-19T23:28:02.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.3","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"5ba90f89dddcdef6cca951aa315848db98154fce","kind":"commit","published_at":"2017-10-28T17:15:59.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.2","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e86a670647183cc1461c545986043acd486436fc","kind":"commit","published_at":"2016-07-17T18:13:01.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.1","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"620cda847bfc5e9007034aad6bc9884ebd1633dc","kind":"commit","published_at":"2016-07-16T06:14:50.000Z","download_url":"https://codeload.github.com/gimli-rs/leb128/tar.gz/0.2.0","html_url":"https://github.com/gimli-rs/leb128/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gimli-rs/leb128@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T02:48:03.922Z","dependent_packages_count":107,"downloads":76385581,"downloads_period":"total","dependent_repos_count":3327,"rankings":{"downloads":0.4816745065128318,"dependent_repos_count":0.6431729867345571,"dependent_packages_count":0.5536083273976178,"stargazers_count":23.44407850659746,"forks_count":13.99606479685748,"docker_downloads_count":0.44641282960852485,"average":6.5941686589514115},"purl":"pkg:cargo/leb128","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/leb128","docker_dependents_count":130,"docker_downloads_count":24156691,"usage_url":"https://repos.ecosyste.ms/usage/cargo/leb128","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/leb128/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T12:20:43.259Z","issues_count":5,"pull_requests_count":28,"avg_time_to_close_issue":148547.5,"avg_time_to_close_pull_request":2044081.4,"issues_closed_count":2,"pull_requests_closed_count":25,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1209482.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimli-rs%2Fleb128/issues","maintainers":[{"login":"fitzgen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzgen"},{"login":"philipc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipc"}],"active_maintainers":[{"login":"fitzgen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzgen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/leb128/codemeta","maintainers":[{"uuid":"696","login":"fitzgen","name":"Nick Fitzgerald","email":null,"url":"https://github.com/fitzgen","packages_count":109,"html_url":"https://crates.io/users/fitzgen","role":null,"created_at":"2022-11-07T21:13:39.769Z","updated_at":"2022-11-07T21:13:39.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/fitzgen/packages"}]},{"id":3492633,"name":"github.com/davecgh/go-spew","ecosystem":"go","description":"","homepage":"https://github.com/davecgh/go-spew","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/davecgh/go-spew","keywords_array":[],"namespace":"github.com/davecgh","versions_count":3,"first_release_published_at":"2016-08-16T17:40:47.000Z","latest_release_published_at":"2018-02-21T23:26:28.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-09-17T02:42:53.369Z","created_at":"2022-04-10T19:10:59.637Z","updated_at":"2026-09-17T02:42:53.369Z","registry_url":"https://pkg.go.dev/github.com/davecgh/go-spew","install_command":"go get github.com/davecgh/go-spew","documentation_url":"https://pkg.go.dev/github.com/davecgh/go-spew#section-documentation","metadata":{},"repo_metadata":{"id":6281310,"uuid":"7515336","full_name":"davecgh/go-spew","owner":"davecgh","description":"Implements a deep pretty printer for Go data structures to aid in debugging","archived":false,"fork":false,"pushed_at":"2024-04-06T10:36:47.000Z","size":215,"stargazers_count":6417,"open_issues_count":70,"forks_count":375,"subscribers_count":66,"default_branch":"master","last_synced_at":"2026-09-14T00:58:18.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davecgh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-01-09T05:18:22.000Z","updated_at":"2026-09-12T01:11:16.000Z","dependencies_parsed_at":"2024-06-18T10:58:37.372Z","dependency_job_id":null,"html_url":"https://github.com/davecgh/go-spew","commit_stats":{"total_commits":143,"total_committers":20,"mean_commits":7.15,"dds":0.2027972027972028,"last_synced_commit":"d8f796af33cc11cb798c1aaeb27a4ebc5099927d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/davecgh/go-spew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecgh","download_url":"https://codeload.github.com/davecgh/go-spew/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/sbom","scorecard":{"id":325347,"data":{"date":"2025-08-11","repo":{"name":"github.com/davecgh/go-spew","commit":"d8f796af33cc11cb798c1aaeb27a4ebc5099927d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 20/29 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}}]},"last_synced_at":"2025-08-18T02:20:20.397Z","repository_id":6281310,"created_at":"2025-08-18T02:20:20.397Z","updated_at":"2025-08-18T02:20:20.397Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37310610,"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-14T02:00:06.290Z","response_time":176,"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":"davecgh","name":"Dave Collins","uuid":"2115102","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2115102?u=121c4000f9def9cc449bb232a79ba214d977ee5f\u0026v=4","repositories_count":66,"last_synced_at":"2026-09-13T01:35:15.780Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/davecgh","funding_links":[],"total_stars":6578,"followers":605,"following":1,"created_at":"2022-11-04T02:27:04.761Z","updated_at":"2026-09-13T01:35:15.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecgh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecgh/repositories"},"tags":[{"name":"v1.1.1","sha":"8991bc29aa16c548c550c7ff78260e27b9ab7c73","kind":"tag","published_at":"2018-08-17T08:41:05.000Z","download_url":"https://codeload.github.com/davecgh/go-spew/tar.gz/v1.1.1","html_url":"https://github.com/davecgh/go-spew/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davecgh/go-spew@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"346938d642f2ec3594ed81d874461961cd0faa76","kind":"tag","published_at":"2016-11-15T05:21:39.000Z","download_url":"https://codeload.github.com/davecgh/go-spew/tar.gz/v1.1.0","html_url":"https://github.com/davecgh/go-spew/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davecgh/go-spew@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6cf5744a041a0022271cefed95ba843f6d87fd51","kind":"tag","published_at":"2016-08-16T17:45:36.000Z","download_url":"https://codeload.github.com/davecgh/go-spew/tar.gz/v1.0.0","html_url":"https://github.com/davecgh/go-spew/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davecgh/go-spew@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T21:25:44.756Z","dependent_packages_count":118813,"downloads":null,"downloads_period":null,"dependent_repos_count":281169,"rankings":{"downloads":null,"dependent_repos_count":0.00020552006338238755,"dependent_packages_count":0.0008220802535295502,"stargazers_count":0.8831197123541193,"forks_count":1.5141706229319523,"docker_downloads_count":0.002774520855662232,"average":0.48021849129172917},"purl":"pkg:golang/github.com/davecgh/go-spew","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/davecgh/go-spew","docker_dependents_count":20878,"docker_downloads_count":64673315112,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/davecgh/go-spew","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/davecgh/go-spew/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T00:58:21.597Z","issues_count":84,"pull_requests_count":74,"avg_time_to_close_issue":3613493.7317073173,"avg_time_to_close_pull_request":23576542.127659574,"issues_closed_count":41,"pull_requests_closed_count":47,"pull_request_authors_count":54,"issue_authors_count":69,"avg_comments_per_issue":2.7738095238095237,"avg_comments_per_pull_request":1.6891891891891893,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":707.0,"past_year_avg_time_to_close_pull_request":2449872.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecgh%2Fgo-spew/issues","maintainers":[{"login":"davecgh","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecgh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavecgh%2Fgo-spew/codemeta","maintainers":[]},{"id":2509406,"name":"use-sync-external-store","ecosystem":"npm","description":"Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.","homepage":"https://github.com/react/react#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react","keywords_array":[],"namespace":null,"versions_count":2308,"first_release_published_at":"2026-01-26T19:36:53.672Z","latest_release_published_at":"2026-09-09T17:19:07.352Z","latest_release_number":"1.7.0","last_synced_at":"2026-09-17T02:43:06.270Z","created_at":"2022-04-10T02:48:15.018Z","updated_at":"2026-09-17T02:43:06.271Z","registry_url":"https://www.npmjs.com/package/use-sync-external-store","install_command":"npm install use-sync-external-store","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.4.0-beta-26f2496093-20240514","rc":"1.4.0-rc.1","next":"1.7.0-canary-d5736f09-20260507","latest":"1.7.0","experimental":"0.0.0-experimental-2b19aecd-20260916","canary":"1.7.0-canary-2b19aecd-20260916"},"contentPolicy":null},"repo_metadata":{"id":8625855,"uuid":"10270250","full_name":"react/react","owner":"react","description":"The library for web and native user interfaces.","archived":false,"fork":false,"pushed_at":"2026-08-28T11:10:40.000Z","size":1073582,"stargazers_count":248337,"open_issues_count":1336,"forks_count":51268,"subscribers_count":6597,"default_branch":"main","last_synced_at":"2026-08-31T10:21:18.817Z","etag":null,"topics":["declarative","frontend","javascript","library","react","ui"],"latest_commit_sha":null,"homepage":"https://react.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-05-24T16:15:54.000Z","updated_at":"2026-08-31T09:32:07.000Z","dependencies_parsed_at":"2026-08-17T07:34:17.443Z","dependency_job_id":null,"html_url":"https://github.com/react/react","commit_stats":{"total_commits":17019,"total_committers":1848,"mean_commits":9.209415584415584,"dds":0.9065162465479758,"last_synced_commit":"33c7bd9ae3b4f998a477fe0ea8ebdf2f2ee8a144"},"previous_names":["react/react","facebook/react"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/react/react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/sbom","scorecard":{"id":390823,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react","commit":"379a083b9a95b0409cff4771bd9887e9e589777b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/compiler_discord_notify.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/devtools_regression_tests.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_build_and_test.yml:828","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_commit_artifacts.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/runtime_commit_artifacts.yml:214","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/runtime_commit_artifacts.yml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/runtime_discord_notify.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_prereleases.yml:54","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_prereleases_manual.yml:58","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_prereleases_manual.yml:85","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_prereleases_nightly.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/runtime_prereleases_nightly.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/shared_check_maintainer.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/shared_cleanup_merged_branch_caches.yml:23","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/shared_cleanup_merged_branch_caches.yml:22","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/shared_cleanup_stale_branch_caches.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/shared_cleanup_stale_branch_caches.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/shared_label_core_team_prs.yml:32","Info: found token with 'none' permissions: .github/workflows/compiler_discord_notify.yml:1","Info: found token with 'none' permissions: .github/workflows/compiler_playground.yml:1","Info: found token with 'none' permissions: .github/workflows/compiler_prereleases.yml:1","Info: found token with 'none' permissions: .github/workflows/compiler_prereleases_manual.yml:1","Info: found token with 'none' permissions: .github/workflows/compiler_prereleases_nightly.yml:1","Info: found token with 'none' permissions: .github/workflows/compiler_typescript.yml:1","Info: found token with 'none' permissions: .github/workflows/devtools_regression_tests.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_build_and_test.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_commit_artifacts.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_discord_notify.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_eslint_plugin_e2e.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_fuzz_tests.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_prereleases.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_prereleases_manual.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_prereleases_nightly.yml:1","Info: found token with 'none' permissions: .github/workflows/runtime_releases_from_npm_manual.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_check_maintainer.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_cleanup_merged_branch_caches.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_cleanup_stale_branch_caches.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_close_direct_sync_branch_prs.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_label_core_team_prs.yml:1","Info: found token with 'none' permissions: .github/workflows/shared_lint.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: compiler/apps/playground/public/graphvizlib.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/compiler_prereleases.yml:59","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/runtime_commit_artifacts.yml:289","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/runtime_commit_artifacts.yml:463","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compiler_discord_notify.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_discord_notify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_playground.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_playground.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_playground.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_playground.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_playground.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_playground.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_playground.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_playground.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_playground.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_playground.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_prereleases.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_prereleases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_prereleases.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_prereleases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_prereleases.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_prereleases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compiler_prereleases_manual.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_prereleases_manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compiler_prereleases_nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_prereleases_nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compiler_typescript.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/compiler_typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools_regression_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/devtools_regression_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:834: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:871: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:885: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:580: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:614: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:617: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:655: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:658: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:667: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:693: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:707: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:732: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:738: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:764: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:786: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:789: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_build_and_test.yml:809: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_commit_artifacts.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_commit_artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime_discord_notify.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_discord_notify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_eslint_plugin_e2e.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_eslint_plugin_e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_eslint_plugin_e2e.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_eslint_plugin_e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_eslint_plugin_e2e.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_eslint_plugin_e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_fuzz_tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_fuzz_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_fuzz_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_fuzz_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_prereleases.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_prereleases.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_prereleases.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime_prereleases_manual.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases_manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime_prereleases_manual.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases_manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime_prereleases_nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases_nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime_prereleases_nightly.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_prereleases_nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_releases_from_npm_manual.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_releases_from_npm_manual.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_releases_from_npm_manual.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_releases_from_npm_manual.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_releases_from_npm_manual.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_releases_from_npm_manual.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime_releases_from_npm_manual.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/runtime_releases_from_npm_manual.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_check_maintainer.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_check_maintainer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_close_direct_sync_branch_prs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_close_direct_sync_branch_prs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shared_label_core_team_prs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_label_core_team_prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_label_core_team_prs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_label_core_team_prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_lint.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shared_stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react/shared_stale.yml/main?enable=pin","Info:   0 out of 157 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of  14 third-party GitHubAction 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":"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":"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":"Vulnerabilities","score":0,"reason":"224 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wxhq-pm8v-cw75","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-mpcf-4gmh-23w8","Warn: Project is vulnerable to: GHSA-9qj9-36jm-prpv","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-pp57-mqmh-44h7","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-f9cm-qmx5-m98h","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-ff6r-5jwm-8292","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-6394-6h9h-cfjg","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hxcm-v35h-mg2x","Warn: Project is vulnerable to: GHSA-29gp-92wp-94q8","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-3329-pjwv-fjpg","Warn: Project is vulnerable to: GHSA-p6j9-7xhc-rhwp","Warn: Project is vulnerable to: GHSA-89gv-h8wf-cg8r","Warn: Project is vulnerable to: GHSA-gcv8-gh4r-25x6","Warn: Project is vulnerable to: GHSA-gmv4-r438-p67f","Warn: Project is vulnerable to: GHSA-8h2f-7jc4-7m3m","Warn: Project is vulnerable to: GHSA-3vjf-82ff-p4r3","Warn: Project is vulnerable to: GHSA-g694-m8vq-gv9h","Warn: Project is vulnerable to: GHSA-pv4c-p2j5-38j4","Warn: Project is vulnerable to: GHSA-46c4-8wrp-j99v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-rq8g-5pc5-wrhr","Warn: Project is vulnerable to: GHSA-mvjj-gqq2-p4hw","Warn: Project is vulnerable to: GHSA-4hpf-3wq7-5rpr","Warn: Project is vulnerable to: GHSA-f522-ffg8-j8r6","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-7px7-7xjx-hxm8","Warn: Project is vulnerable to: GHSA-x5pg-88wf-qq4p","Warn: Project is vulnerable to: GHSA-p9wx-2529-fp83","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-hc9w-4p87-j549","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-gp2j-mg4w-2rh5","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-w7q9-p3jq-fmhm","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c2gp-86p4-5935","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-p7v2-p9m8-qqg7","Warn: Project is vulnerable to: GHSA-7x97-j373-85x5","Warn: Project is vulnerable to: GHSA-7m48-wc93-9g85","Warn: Project is vulnerable to: GHSA-6r2x-8pq8-9489","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-mhxj-85r3-2x55","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-x2mc-8fgj-3wmr","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-18T17:45:30.523Z","repository_id":8625855,"created_at":"2025-08-18T17:45:30.523Z","updated_at":"2025-08-18T17:45:30.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999895,"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-31T02:00:07.497Z","response_time":119,"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":"react","name":"react","uuid":"102812","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/102812?v=4","repositories_count":1,"last_synced_at":"2026-05-15T06:38:41.755Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/react","funding_links":[],"total_stars":103386,"followers":368,"following":0,"created_at":"2026-05-15T06:38:41.776Z","updated_at":"2026-05-15T06:38:41.776Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react/repositories"},"tags":[{"name":"v19.0.8","sha":"dec2f1b17e5853e62c9041760158899895062ecc","kind":"commit","published_at":"2026-07-21T15:22:17.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.8","html_url":"https://github.com/react/react/releases/tag/v19.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.8/manifests"},{"name":"v19.1.9","sha":"642ce6de910fe651c6f75517095e9881635098c0","kind":"commit","published_at":"2026-07-21T15:21:45.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.9","html_url":"https://github.com/react/react/releases/tag/v19.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.9/manifests"},{"name":"v19.2.8","sha":"1dd4ecbdabf826f527fc9a58c05ea70375b7d170","kind":"commit","published_at":"2026-07-21T15:21:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.8","html_url":"https://github.com/react/react/releases/tag/v19.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.8/manifests"},{"name":"v19.2.7","sha":"6117d7cca4906492c51fe6a03381e35adfd86e7d","kind":"commit","published_at":"2026-06-01T17:44:50.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.7","html_url":"https://github.com/react/react/releases/tag/v19.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.7/manifests"},{"name":"v19.1.8","sha":"27de93c4a5a824198d089b12ab4a33dca50286fe","kind":"commit","published_at":"2026-06-01T17:44:40.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.8","html_url":"https://github.com/react/react/releases/tag/v19.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.8/manifests"},{"name":"v19.0.7","sha":"36208507d59e5798513325ce94b401537bd5a780","kind":"commit","published_at":"2026-06-01T17:44:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.7","html_url":"https://github.com/react/react/releases/tag/v19.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.7/manifests"},{"name":"v19.0.6","sha":"38020c0a6cfdba891cc09dca06baa668d9f35df6","kind":"tag","published_at":"2026-05-06T14:24:43.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.6","html_url":"https://github.com/react/react/releases/tag/v19.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.6/manifests"},{"name":"v19.1.7","sha":"a6581653f0f5e436d68aa2df845b342a2fd777a3","kind":"tag","published_at":"2026-05-06T14:24:18.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.7","html_url":"https://github.com/react/react/releases/tag/v19.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.7/manifests"},{"name":"v19.2.6","sha":"eaf3e95ca92be7a23d3c9cc8ffd6f199a40be401","kind":"tag","published_at":"2026-05-06T14:23:32.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.6","html_url":"https://github.com/react/react/releases/tag/v19.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.6/manifests"},{"name":"eslint-plugin-react-hooks@7.1.1","sha":"d1727fbf987392749b374f3afe62227d2c70fc41","kind":"commit","published_at":"2026-04-17T16:43:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/eslint-plugin-react-hooks@7.1.1","html_url":"https://github.com/react/react/releases/tag/eslint-plugin-react-hooks@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@eslint-plugin-react-hooks%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@7.1.1/manifests"},{"name":"eslint-plugin-react-hooks@7.1.0","sha":"77319e2af0f9adf4269fc209879c351a8d71da21","kind":"commit","published_at":"2026-04-16T22:03:13.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/eslint-plugin-react-hooks@7.1.0","html_url":"https://github.com/react/react/releases/tag/eslint-plugin-react-hooks@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@eslint-plugin-react-hooks%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@7.1.0/manifests"},{"name":"v19.0.5","sha":"9745578ff9d1156e763aa735adbabb933209cbdd","kind":"tag","published_at":"2026-04-08T14:18:28.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.5","html_url":"https://github.com/react/react/releases/tag/v19.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.5/manifests"},{"name":"v19.1.6","sha":"1fdab2f46b20103b1a43be171158c2f5b9fc8f64","kind":"tag","published_at":"2026-04-08T14:18:23.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.6","html_url":"https://github.com/react/react/releases/tag/v19.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.6/manifests"},{"name":"v19.2.5","sha":"23f4f9f30da9e9af2108c18bb197bae75ab584ea","kind":"tag","published_at":"2026-04-08T14:18:18.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.5","html_url":"https://github.com/react/react/releases/tag/v19.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.5/manifests"},{"name":"v19.2.4","sha":"90ab3f89f4824ac763b6f877c6f711200d1338d2","kind":"tag","published_at":"2026-01-26T17:04:55.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.4","html_url":"https://github.com/react/react/releases/tag/v19.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.4/manifests"},{"name":"v19.1.5","sha":"4045752491b1a839a30ae561364054a6fb93fbcc","kind":"tag","published_at":"2026-01-26T17:04:46.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.5","html_url":"https://github.com/react/react/releases/tag/v19.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.5/manifests"},{"name":"v19.0.4","sha":"7806ec2fe17f1813d9b77b4ee0510ad9c3672c8e","kind":"tag","published_at":"2026-01-26T17:04:38.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.4","html_url":"https://github.com/react/react/releases/tag/v19.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.4/manifests"},{"name":"v19.0.3","sha":"d8946cb6b8c0dbb44232d897af7184dcf9271473","kind":"tag","published_at":"2025-12-12T00:10:39.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.3","html_url":"https://github.com/react/react/releases/tag/v19.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.3/manifests"},{"name":"v19.1.4","sha":"e3145b1f376b1cecf26b144fbd4adc6970ad6cc5","kind":"tag","published_at":"2025-12-12T00:07:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.4","html_url":"https://github.com/react/react/releases/tag/v19.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.4/manifests"},{"name":"v19.2.3","sha":"612e371fb215498edde4c853bd1e0c8e9203808f","kind":"tag","published_at":"2025-12-11T23:56:08.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.3","html_url":"https://github.com/react/react/releases/tag/v19.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.3/manifests"},{"name":"v19.0.2","sha":"61c95d04a87164c0a2cae7b2e055729a38a39be6","kind":"tag","published_at":"2025-12-11T20:22:03.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.2","html_url":"https://github.com/react/react/releases/tag/v19.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.2/manifests"},{"name":"v19.1.3","sha":"cff62b6370b29cf657899cc8397eaade5eceb58c","kind":"tag","published_at":"2025-12-11T20:16:40.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.3","html_url":"https://github.com/react/react/releases/tag/v19.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.3/manifests"},{"name":"v19.2.2","sha":"b910fc15e38d4fa80003819ddb7a928a3c3dca5d","kind":"tag","published_at":"2025-12-11T20:14:38.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.2","html_url":"https://github.com/react/react/releases/tag/v19.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.2/manifests"},{"name":"v19.0.1","sha":"bbed0b0ee64b89353a40d6313037bbc80221bc3d","kind":"tag","published_at":"2025-12-03T15:42:54.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.1","html_url":"https://github.com/react/react/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.1/manifests"},{"name":"v19.1.2","sha":"ede384013798e44926b8540491a7e2e65d8d1915","kind":"tag","published_at":"2025-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.2","html_url":"https://github.com/react/react/releases/tag/v19.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.2/manifests"},{"name":"v19.2.1","sha":"053df4e8561ef4caecef31c330f4178ac25e255b","kind":"tag","published_at":"2025-12-03T15:38:19.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.1","html_url":"https://github.com/react/react/releases/tag/v19.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.1/manifests"},{"name":"v19.2.0","sha":"ae74234eae6ebd62f19190731278e20bc1c37d51","kind":"tag","published_at":"2025-10-01T21:46:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.2.0","html_url":"https://github.com/react/react/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.2.0/manifests"},{"name":"v19.1.1","sha":"02ef49580922f87180f32618b9d1c70b75b968b7","kind":"tag","published_at":"2025-07-28T15:00:14.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.1","html_url":"https://github.com/react/react/releases/tag/v19.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.1/manifests"},{"name":"v19.1.0","sha":"4a9df08157f001c01b078d259748512211233dcf","kind":"tag","published_at":"2025-03-28T20:31:52.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.1.0","html_url":"https://github.com/react/react/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.1.0/manifests"},{"name":"v19.0.0","sha":"7aa5dda3b3e4c2baa905a59b922ae7ec14734b24","kind":"commit","published_at":"2024-11-14T16:48:33.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v19.0.0","html_url":"https://github.com/react/react/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v19.0.0/manifests"},{"name":"eslint-plugin-react-hooks@5.0.0","sha":"09111202d617477b63507b41e8b6c3101b4afd87","kind":"tag","published_at":"2024-10-11T13:20:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/eslint-plugin-react-hooks@5.0.0","html_url":"https://github.com/react/react/releases/tag/eslint-plugin-react-hooks@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@eslint-plugin-react-hooks%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/eslint-plugin-react-hooks@5.0.0/manifests"},{"name":"v18.3.1","sha":"f1338f8080abd1386454a10bbf93d67bfe37ce85","kind":"commit","published_at":"2024-04-26T16:17:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v18.3.1","html_url":"https://github.com/react/react/releases/tag/v18.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v18.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.3.1/manifests"},{"name":"v18.3.0","sha":"8a015b68cc060079878e426610e64e86fb328f8d","kind":"commit","published_at":"2024-04-25T16:22:01.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v18.3.0","html_url":"https://github.com/react/react/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.3.0/manifests"},{"name":"v18.2.0","sha":"9e3b772b8cabbd8cadc7522ebe3dde3279e79d9e","kind":"tag","published_at":"2022-06-14T19:51:27.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v18.2.0","html_url":"https://github.com/react/react/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.2.0/manifests"},{"name":"v18.1.0","sha":"22edb9f777d27369fd2c1fad378f74e237b6dfd3","kind":"tag","published_at":"2022-04-26T21:13:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v18.1.0","html_url":"https://github.com/react/react/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.1.0/manifests"},{"name":"v18.0.0","sha":"34aa5cfe0d9b6ec4667e02bf46ab34d83dfb2d6d","kind":"tag","published_at":"2022-03-29T17:17:00.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v18.0.0","html_url":"https://github.com/react/react/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v18.0.0/manifests"},{"name":"v17.0.2","sha":"12adaffef7105e2714f82651ea51936c563fe15c","kind":"commit","published_at":"2021-03-22T20:01:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v17.0.2","html_url":"https://github.com/react/react/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.2/manifests"},{"name":"v0.0.0-experimental-27659559e","sha":"27659559ebfd6b7119bfc0ff02ecb851c135020c","kind":"tag","published_at":"2021-01-11T16:23:00.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-experimental-27659559e","html_url":"https://github.com/react/react/releases/tag/v0.0.0-experimental-27659559e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-experimental-27659559e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-27659559e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-27659559e/manifests"},{"name":"v17.0.1","sha":"8e5adfbd7e605bda9c5e96c10e015b3dc0df688e","kind":"tag","published_at":"2020-10-22T12:23:27.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v17.0.1","html_url":"https://github.com/react/react/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"89b610969d70d788f8c9769e3fa5b0044f5737ab","kind":"commit","published_at":"2020-10-20T20:33:44.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v17.0.0","html_url":"https://github.com/react/react/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v17.0.0/manifests"},{"name":"0.14.10","sha":"4337c1c00609ec8d7ae399c736e9d37bb159fac5","kind":"commit","published_at":"2020-10-14T19:32:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/0.14.10","html_url":"https://github.com/react/react/releases/tag/0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/0.14.10/manifests"},{"name":"v16.14.0","sha":"4337c1c00609ec8d7ae399c736e9d37bb159fac5","kind":"commit","published_at":"2020-10-14T19:32:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.14.0","html_url":"https://github.com/react/react/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.14.0/manifests"},{"name":"v15.7.0","sha":"4337c1c00609ec8d7ae399c736e9d37bb159fac5","kind":"commit","published_at":"2020-10-14T19:32:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.7.0","html_url":"https://github.com/react/react/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.7.0/manifests"},{"name":"v0.0.0-d7382b6c4","sha":"d7382b6c43b63ce15ce091cf13db8cd1f3c4b7ae","kind":"tag","published_at":"2020-03-30T19:04:27.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-d7382b6c4","html_url":"https://github.com/react/react/releases/tag/v0.0.0-d7382b6c4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-d7382b6c4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-d7382b6c4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-d7382b6c4/manifests"},{"name":"v0.0.0-experimental-d7382b6c4","sha":"d7382b6c43b63ce15ce091cf13db8cd1f3c4b7ae","kind":"tag","published_at":"2020-03-30T19:03:42.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-experimental-d7382b6c4","html_url":"https://github.com/react/react/releases/tag/v0.0.0-experimental-d7382b6c4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-experimental-d7382b6c4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-d7382b6c4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-d7382b6c4/manifests"},{"name":"v16.13.1","sha":"da834083cccb6ef942f701c6b6cecc78213196a8","kind":"tag","published_at":"2020-03-19T20:02:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.13.1","html_url":"https://github.com/react/react/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.13.1/manifests"},{"name":"v0.0.0-experimental-aae83a4b9","sha":"aae83a4b9a0cfd75f5d5e7ee776c5e92e55cc2c3","kind":"tag","published_at":"2020-03-18T01:13:29.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-experimental-aae83a4b9","html_url":"https://github.com/react/react/releases/tag/v0.0.0-experimental-aae83a4b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-experimental-aae83a4b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-aae83a4b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-aae83a4b9/manifests"},{"name":"v0.0.0-experimental-8b155d261","sha":"8b155d261368afb1fe93219278b581a1032ea1d7","kind":"tag","published_at":"2020-03-11T21:12:38.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-experimental-8b155d261","html_url":"https://github.com/react/react/releases/tag/v0.0.0-experimental-8b155d261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-experimental-8b155d261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-8b155d261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-experimental-8b155d261/manifests"},{"name":"v16.13.0","sha":"c1c5499cc3fd179004911b3391a55de1af4de037","kind":"commit","published_at":"2020-02-26T20:33:29.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.13.0","html_url":"https://github.com/react/react/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.13.0/manifests"},{"name":"v16.12.0","sha":"b53ea6ca05d2ccb9950b40b33f74dfee0421d872","kind":"tag","published_at":"2019-11-15T00:05:24.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.12.0","html_url":"https://github.com/react/react/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.12.0/manifests"},{"name":"v16.11.0","sha":"5faf377df5267c4248599e14311a75c2f46050c0","kind":"tag","published_at":"2019-10-22T21:32:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.11.0","html_url":"https://github.com/react/react/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.11.0/manifests"},{"name":"status","sha":"5faf377df5267c4248599e14311a75c2f46050c0","kind":"commit","published_at":"2019-10-21T22:08:55.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/status","html_url":"https://github.com/react/react/releases/tag/status","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@status","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/status","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/status/manifests"},{"name":"v16.10.2","sha":"4ab6305f6d337c4a78c9e44f18cdd1b3021af7f9","kind":"tag","published_at":"2019-10-03T21:17:21.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.10.2","html_url":"https://github.com/react/react/releases/tag/v16.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.2/manifests"},{"name":"v16.10.1","sha":"d346d92084316ec10714b9ac4bfb1ebcfdf05fb9","kind":"tag","published_at":"2019-09-28T18:19:51.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.10.1","html_url":"https://github.com/react/react/releases/tag/v16.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.1/manifests"},{"name":"v16.10.0","sha":"3694a3b5e9a5a3c80d47f9889a17d8337573d513","kind":"tag","published_at":"2019-09-27T20:30:53.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.10.0","html_url":"https://github.com/react/react/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.10.0/manifests"},{"name":"v16.9.0","sha":"a1dbb852c29d23d5d0b76a0171eb59df4bebf684","kind":"tag","published_at":"2019-08-08T21:10:58.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.9.0","html_url":"https://github.com/react/react/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0/manifests"},{"name":"v16.9.0-rc.0","sha":"a1dbb852c29d23d5d0b76a0171eb59df4bebf684","kind":"tag","published_at":"2019-08-05T22:19:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.9.0-rc.0","html_url":"https://github.com/react/react/releases/tag/v16.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0-rc.0/manifests"},{"name":"v16.9.0-alpha.0","sha":"92a1d8feac32d03ab5ea6ac13ae4941f6ae93b54","kind":"tag","published_at":"2019-04-03T17:38:01.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.9.0-alpha.0","html_url":"https://github.com/react/react/releases/tag/v16.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.9.0-alpha.0/manifests"},{"name":"1.2.5","sha":"a450a23e318c5a8fcba5a52c8fdc2e23584650b3","kind":"tag","published_at":"2019-03-29T17:36:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/1.2.5","html_url":"https://github.com/react/react/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/1.2.5/manifests"},{"name":"v16.8.6","sha":"487f4bf2ee7c86176637544c5473328f96ca0ba2","kind":"tag","published_at":"2019-03-28T07:11:29.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.6","html_url":"https://github.com/react/react/releases/tag/v16.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.6/manifests"},{"name":"v16.8.5","sha":"f9e41e3a519f12cfdc3207e1df44e0d2d9602df9","kind":"tag","published_at":"2019-03-22T16:42:28.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.5","html_url":"https://github.com/react/react/releases/tag/v16.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.5/manifests"},{"name":"v16.8.4","sha":"d8a73b5eb6c7217850103193635ff1b556925ed5","kind":"tag","published_at":"2019-03-05T23:16:07.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.4","html_url":"https://github.com/react/react/releases/tag/v16.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.4/manifests"},{"name":"v16.8.3","sha":"29b7b775f2ecf878eaf605be959d959030598b07","kind":"tag","published_at":"2019-02-21T18:13:06.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.3","html_url":"https://github.com/react/react/releases/tag/v16.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.3/manifests"},{"name":"v16.8.2","sha":"dfabb77a97141baf07cfdad620949874e36516d7","kind":"tag","published_at":"2019-02-14T19:13:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.2","html_url":"https://github.com/react/react/releases/tag/v16.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.2/manifests"},{"name":"v16.8.1","sha":"11565a207cca98daa57a57253745e6aa866c9a6f","kind":"tag","published_at":"2019-02-06T18:20:46.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.1","html_url":"https://github.com/react/react/releases/tag/v16.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.1/manifests"},{"name":"v16.8.0","sha":"d1326f466a24f2b9e09115ed1a3ddd9de2ad2e06","kind":"tag","published_at":"2019-02-06T08:04:09.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.0","html_url":"https://github.com/react/react/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.0/manifests"},{"name":"v16.8.0-alpha.1","sha":"f8aba411fb8482add7791940b36adce956ca42ed","kind":"tag","published_at":"2019-01-15T23:23:23.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.8.0-alpha.1","html_url":"https://github.com/react/react/releases/tag/v16.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.8.0-alpha.1/manifests"},{"name":"v16.7.0","sha":"4a1072194fcef2da1aae2510886c274736017fbd","kind":"tag","published_at":"2018-12-20T01:28:09.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.7.0","html_url":"https://github.com/react/react/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.7.0/manifests"},{"name":"v0.0.0-88ada9819","sha":"88ada98198b22d2b8cd056cfba5ffb113c6a50d3","kind":"tag","published_at":"2018-11-29T16:33:11.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.0.0-88ada9819","html_url":"https://github.com/react/react/releases/tag/v0.0.0-88ada9819","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.0.0-88ada9819","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-88ada9819","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.0.0-88ada9819/manifests"},{"name":"v16.7.0-alpha.1","sha":"906b9fa597bcb9c102e9ec96d3f20d1b028d6170","kind":"tag","published_at":"2018-11-13T19:25:03.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.7.0-alpha.1","html_url":"https://github.com/react/react/releases/tag/v16.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.7.0-alpha.1/manifests"},{"name":"v16.6.3","sha":"0c756fb33f091cb87afa38fade048ad15a4a2466","kind":"commit","published_at":"2018-11-13T01:59:06.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.3","html_url":"https://github.com/react/react/releases/tag/v16.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.3/manifests"},{"name":"v16.6.1","sha":"ba19844236ab61e22b6e8f80f5134ae33a2792e5","kind":"tag","published_at":"2018-11-07T02:30:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.1","html_url":"https://github.com/react/react/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8b97a9c36f2ef7d2c570b25e988b8ca832d9b436","kind":"tag","published_at":"2018-10-23T23:31:11.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.0","html_url":"https://github.com/react/react/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0/manifests"},{"name":"v16.6.0-alpha.8af6728","sha":"c73497c3c746dfcc19754fc1fe055aefb495ee21","kind":"tag","published_at":"2018-10-10T16:20:32.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.0-alpha.8af6728","html_url":"https://github.com/react/react/releases/tag/v16.6.0-alpha.8af6728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.0-alpha.8af6728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.8af6728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.8af6728/manifests"},{"name":"v16.6.0-alpha.400d197","sha":"e0e8562e5abba57b661150a81067ebbca6df4d9b","kind":"tag","published_at":"2018-10-05T00:56:28.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.0-alpha.400d197","html_url":"https://github.com/react/react/releases/tag/v16.6.0-alpha.400d197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.0-alpha.400d197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.400d197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.400d197/manifests"},{"name":"v16.5.2","sha":"bec2ddaf157497ddca85e823e180536d8154a52f","kind":"tag","published_at":"2018-09-18T18:32:05.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.5.2","html_url":"https://github.com/react/react/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.2/manifests"},{"name":"v16.6.0-alpha.0","sha":"42d12317a794b4ba89a6a6d16302f66cb370be91","kind":"tag","published_at":"2018-09-17T22:07:24.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.6.0-alpha.0","html_url":"https://github.com/react/react/releases/tag/v16.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.6.0-alpha.0/manifests"},{"name":"v16.5.1","sha":"0a65b94024bb5d990a5abe33ef2aa47aaa238fbd","kind":"tag","published_at":"2018-09-13T18:12:46.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.5.1","html_url":"https://github.com/react/react/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"71c0e05ba79e2e12556980ffbab264b41fdc19cd","kind":"tag","published_at":"2018-09-06T16:37:51.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.5.0","html_url":"https://github.com/react/react/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.5.0/manifests"},{"name":"v16.4.2","sha":"54adb2674afe16ec603e0c54bf46ccf1afa42308","kind":"tag","published_at":"2018-08-01T19:30:32.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.2","html_url":"https://github.com/react/react/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"9725065eb4054be5a223b16d28de0aeda91f4464","kind":"tag","published_at":"2018-06-13T16:21:59.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.1","html_url":"https://github.com/react/react/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"8765d608935a81ba5019f6cde6dce3367d392f0c","kind":"tag","published_at":"2018-05-24T00:36:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.0","html_url":"https://github.com/react/react/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0/manifests"},{"name":"v16.3.2","sha":"32326163480b5028ee16f6b4e4ea4426f3c5e95c","kind":"tag","published_at":"2018-04-16T15:24:20.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.2","html_url":"https://github.com/react/react/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"dc059579c3e56ca338a999b86d146d2341ee6f64","kind":"tag","published_at":"2018-04-04T00:34:12.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.1","html_url":"https://github.com/react/react/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"8e3d94ffa1d2e19a5bf4b9f8030973b65b0fc854","kind":"tag","published_at":"2018-03-29T20:08:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0","html_url":"https://github.com/react/react/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0/manifests"},{"name":"v16.3.0-rc.0","sha":"b3d883630cb6157cadf87495ebef4b6f322b4338","kind":"tag","published_at":"2018-03-28T02:12:32.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0-rc.0","html_url":"https://github.com/react/react/releases/tag/v16.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-rc.0/manifests"},{"name":"v16.3.0-alpha.3","sha":"cafee5cb2f28431f130ab1a755f47c1ec9c9cc9c","kind":"tag","published_at":"2018-03-22T19:46:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0-alpha.3","html_url":"https://github.com/react/react/releases/tag/v16.3.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.3/manifests"},{"name":"v16.3.0-alpha.2","sha":"ccec542ad348820e9a3c16d06f13586ab7c0fd59","kind":"tag","published_at":"2018-03-14T20:27:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0-alpha.2","html_url":"https://github.com/react/react/releases/tag/v16.3.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.2/manifests"},{"name":"v16.4.0-alpha.94a255d","sha":"94a255d5771eb8e134395d49dc2c8e93c5261d1c","kind":"tag","published_at":"2018-02-27T02:13:21.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.0-alpha.94a255d","html_url":"https://github.com/react/react/releases/tag/v16.4.0-alpha.94a255d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.0-alpha.94a255d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.94a255d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.94a255d/manifests"},{"name":"v16.4.0-alpha.5a25959","sha":"5a25959cded70cec7e3183dc856e760df02d50e9","kind":"tag","published_at":"2018-02-24T05:06:54.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.0-alpha.5a25959","html_url":"https://github.com/react/react/releases/tag/v16.4.0-alpha.5a25959","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.0-alpha.5a25959","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.5a25959","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.5a25959/manifests"},{"name":"v16.4.0-alpha.16.4.0-alpha.7926752","sha":"3b318e907e90dbc11b58289571a98839b15e52d9","kind":"tag","published_at":"2018-02-13T00:46:38.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.4.0-alpha.16.4.0-alpha.7926752","html_url":"https://github.com/react/react/releases/tag/v16.4.0-alpha.16.4.0-alpha.7926752","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.4.0-alpha.16.4.0-alpha.7926752","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.16.4.0-alpha.7926752","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.4.0-alpha.16.4.0-alpha.7926752/manifests"},{"name":"v16.3.0-alpha.1","sha":"fb85cf2e9c52a4b2999144a89a6ee8256aec55c7","kind":"tag","published_at":"2018-02-12T18:42:55.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0-alpha.1","html_url":"https://github.com/react/react/releases/tag/v16.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.1/manifests"},{"name":"v16.3.0-alpha.0","sha":"885a291141330eb74e8a98316e286a9ad093f22c","kind":"tag","published_at":"2018-02-02T21:02:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.3.0-alpha.0","html_url":"https://github.com/react/react/releases/tag/v16.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.3.0-alpha.0/manifests"},{"name":"v16.2.0","sha":"edb2b3d3a70bbb6a26670673ac805df34ac23382","kind":"tag","published_at":"2017-11-28T21:30:20.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.2.0","html_url":"https://github.com/react/react/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.2.0/manifests"},{"name":"v16.1.1","sha":"cc5534a66dff713052907ccfed98f87ae713bdd9","kind":"tag","published_at":"2017-11-13T16:11:15.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.1.1","html_url":"https://github.com/react/react/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"1d3d791ca55f7b33364f9429372e62e01c90625a","kind":"commit","published_at":"2017-11-09T15:04:27.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.1.0","html_url":"https://github.com/react/react/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.1.0/manifests"},{"name":"16.1.0","sha":"7d9b4ba35ac3d45e798908540ca8ef131b20e72d","kind":"tag","published_at":"2017-11-09T14:55:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.1.0","html_url":"https://github.com/react/react/releases/tag/16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0/manifests"},{"name":"16.1.0-rc","sha":"17aa4d4682aa5c6fdbd3fb0d65e2d69769fe2d61","kind":"tag","published_at":"2017-11-08T22:59:38.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.1.0-rc","html_url":"https://github.com/react/react/releases/tag/16.1.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.1.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-rc/manifests"},{"name":"16.1.0-beta.1","sha":"a653f910f849b2f0ed699adf6136caa6b138d1eb","kind":"tag","published_at":"2017-11-07T14:53:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.1.0-beta.1","html_url":"https://github.com/react/react/releases/tag/16.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-beta.1/manifests"},{"name":"16.1.0-beta","sha":"1298e15f84c380a6ba144d83ae786c3aa6da267b","kind":"tag","published_at":"2017-11-02T22:42:34.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.1.0-beta","html_url":"https://github.com/react/react/releases/tag/16.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.1.0-beta/manifests"},{"name":"v16.0.0","sha":"5c6ef4044610a2a325780261f41730a33a919f98","kind":"tag","published_at":"2017-09-26T17:17:36.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.0.0","html_url":"https://github.com/react/react/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0/manifests"},{"name":"v15.6.2","sha":"ffbc2db0e7860ee1a96511578235dec7eaccc8d3","kind":"tag","published_at":"2017-09-26T00:06:00.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.6.2","html_url":"https://github.com/react/react/releases/tag/v15.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.2/manifests"},{"name":"v16.0.0-rc.2","sha":"d06680ea9e12059952c734e080dd2c1dfecd112e","kind":"commit","published_at":"2017-09-07T03:36:04.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.0.0-rc.2","html_url":"https://github.com/react/react/releases/tag/v16.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-rc.2/manifests"},{"name":"v16.0.0-rc.1","sha":"49c8d717a0d255ce926ac99101c35976644c7b23","kind":"tag","published_at":"2017-09-06T22:48:30.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.0.0-rc.1","html_url":"https://github.com/react/react/releases/tag/v16.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-rc.1/manifests"},{"name":"16.0.0-beta.5","sha":"c3718c48f01fa6c2e04bd47226061769484c951b","kind":"tag","published_at":"2017-08-08T17:25:33.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.0.0-beta.5","html_url":"https://github.com/react/react/releases/tag/16.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.5/manifests"},{"name":"16.0.0-beta.4","sha":"9ebd0c9e9a167f6cf30138a7b64c0c36d5bbbd11","kind":"tag","published_at":"2017-08-08T16:08:50.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.0.0-beta.4","html_url":"https://github.com/react/react/releases/tag/16.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.4/manifests"},{"name":"16.0.0-beta.3","sha":"230d41218ec4d0160b91b5a32a3647a59fe4f1e6","kind":"tag","published_at":"2017-08-03T23:05:43.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.0.0-beta.3","html_url":"https://github.com/react/react/releases/tag/16.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.3/manifests"},{"name":"16.0.0-beta.1","sha":"834d2c69546502c858c1a72a321ffd7efe5a7fac","kind":"tag","published_at":"2017-07-26T19:55:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/16.0.0-beta.1","html_url":"https://github.com/react/react/releases/tag/16.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@16.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/16.0.0-beta.1/manifests"},{"name":"v15.6.1","sha":"7efd2e58d0dad05e6637eea9fd83bb0e75dc11e9","kind":"commit","published_at":"2017-06-15T00:24:04.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.6.1","html_url":"https://github.com/react/react/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"911603b46e89ae0704561a2ad9a8cbd7f2bc12f1","kind":"commit","published_at":"2017-06-13T16:05:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.6.0","html_url":"https://github.com/react/react/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.6.0/manifests"},{"name":"v15.5.4","sha":"cef396d09250db33b0ac68d25e658e7d626e678f","kind":"tag","published_at":"2017-05-01T16:18:08.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.5.4","html_url":"https://github.com/react/react/releases/tag/v15.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.4/manifests"},{"name":"v15.5.3","sha":"0a7c4b3858d3ea6f96b22ab140c7c3d9bf56eea3","kind":"tag","published_at":"2017-05-01T16:17:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.5.3","html_url":"https://github.com/react/react/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"32c04c038ff82bbc0f3e4bdad8a11a91c5666f9f","kind":"tag","published_at":"2017-05-01T16:16:50.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.5.2","html_url":"https://github.com/react/react/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"e2db791e75cf4bb9cef25b158c04818251cc5e54","kind":"tag","published_at":"2017-05-01T16:13:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.5.1","html_url":"https://github.com/react/react/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"e19c70013ede122826418a555ddb693237f80b8c","kind":"commit","published_at":"2017-04-07T21:21:27.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.5.0","html_url":"https://github.com/react/react/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.5.0/manifests"},{"name":"15.3.2","sha":"7dfd3948a9095f0253bfba60fed52895ffbf84bb","kind":"commit","published_at":"2017-03-17T01:58:43.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/15.3.2","html_url":"https://github.com/react/react/releases/tag/15.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@15.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/15.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/15.3.2/manifests"},{"name":"v16.0.0-alpha.4","sha":"0d7b4d6dbacd3acd6632994c88d0603a9689caeb","kind":"commit","published_at":"2017-03-13T15:54:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.0.0-alpha.4","html_url":"https://github.com/react/react/releases/tag/v16.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-alpha.4/manifests"},{"name":"v16.0.0-alpha.3","sha":"ca4325e3eff16b86879188eb996ebcc9a933336a","kind":"commit","published_at":"2017-02-23T23:36:08.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v16.0.0-alpha.3","html_url":"https://github.com/react/react/releases/tag/v16.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v16.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v16.0.0-alpha.3/manifests"},{"name":"v15.4.2","sha":"03464f06d2efd1f736e04f3b5648eabe07c69904","kind":"commit","published_at":"2017-01-06T19:52:54.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.4.2","html_url":"https://github.com/react/react/releases/tag/v15.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.2/manifests"},{"name":"v15.4.1","sha":"2075139ce51836f799fee8f711fff448b2f2f43a","kind":"commit","published_at":"2016-11-23T01:47:12.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.4.1","html_url":"https://github.com/react/react/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"1c1f68e8dccbc84acfae66178493dbfb8ca7d1e1","kind":"commit","published_at":"2016-11-16T14:16:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.4.0","html_url":"https://github.com/react/react/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.0/manifests"},{"name":"v15.4.0-rc.3","sha":"c577b82875c9b17863d5c3857d1a219ec65a1d32","kind":"tag","published_at":"2016-10-14T19:01:36.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.4.0-rc.3","html_url":"https://github.com/react/react/releases/tag/v15.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.4.0-rc.3/manifests"},{"name":"v15.3.2","sha":"bdf263625db59f54368d39e8ef077e7f0e9313db","kind":"commit","published_at":"2016-09-19T17:35:00.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.3.2","html_url":"https://github.com/react/react/releases/tag/v15.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.2/manifests"},{"name":"15.3.1","sha":"71264720050572b7bad24532ff39951f47d9296a","kind":"commit","published_at":"2016-09-09T19:12:07.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/15.3.1","html_url":"https://github.com/react/react/releases/tag/15.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@15.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/15.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/15.3.1/manifests"},{"name":"v15.3.1","sha":"681c68c62a898add160e50f24a520c0c8e838f72","kind":"commit","published_at":"2016-08-19T18:42:05.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.3.1","html_url":"https://github.com/react/react/releases/tag/v15.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.1/manifests"},{"name":"v15.3.0","sha":"66cee497e7cea1af35e67ca13da846a7c37b264b","kind":"commit","published_at":"2016-07-29T18:26:23.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.3.0","html_url":"https://github.com/react/react/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.3.0/manifests"},{"name":"v15.2.1","sha":"68faf9d1b90db699ef5306cfc3cd8c259df7865b","kind":"commit","published_at":"2016-07-08T22:15:02.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.2.1","html_url":"https://github.com/react/react/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"c6502493396bde8ceb7e28503264509c35001ca9","kind":"commit","published_at":"2016-07-01T18:31:05.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.2.0","html_url":"https://github.com/react/react/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"fef495942a1cf7d507c816192fde205b6003df05","kind":"commit","published_at":"2016-05-20T22:54:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.1.0","html_url":"https://github.com/react/react/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.1.0/manifests"},{"name":"v15.0.2","sha":"de0b0b37054ed7b56557315bd70acf13a45a03fd","kind":"commit","published_at":"2016-04-30T00:32:43.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.0.2","html_url":"https://github.com/react/react/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"ca92b9104ced6f78dcaa6aae1cfcab41c789814c","kind":"commit","published_at":"2016-04-08T18:12:25.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.0.1","html_url":"https://github.com/react/react/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d1c08f11d5e1ad03eb92a58b599562a010a68734","kind":"tag","published_at":"2016-04-08T15:36:13.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.0.0","html_url":"https://github.com/react/react/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0/manifests"},{"name":"v0.14.8","sha":"15a8fc105f1bbff3ed15cfe442f068d3336e4803","kind":"tag","published_at":"2016-03-29T16:24:19.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.8","html_url":"https://github.com/react/react/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.8/manifests"},{"name":"v15.0.0-rc.2","sha":"97038d1ff793e84bc402c57398294fb6cfdba8df","kind":"tag","published_at":"2016-03-17T01:19:14.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.0.0-rc.2","html_url":"https://github.com/react/react/releases/tag/v15.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0-rc.2/manifests"},{"name":"v15.0.0-rc.1","sha":"36796348f23c84b473d31a6bb53f587ad056cdef","kind":"commit","published_at":"2016-03-08T01:02:10.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v15.0.0-rc.1","html_url":"https://github.com/react/react/releases/tag/v15.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v15.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v15.0.0-rc.1/manifests"},{"name":"v0.14.7","sha":"88543cec199c48df77a61a2d6e24eeb69ae10431","kind":"commit","published_at":"2016-01-28T19:28:26.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.7","html_url":"https://github.com/react/react/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"e278ce4445b993cc2f035b7993f12a3de7529cd4","kind":"commit","published_at":"2016-01-06T23:26:33.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.6","html_url":"https://github.com/react/react/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"575cf6a82e0014249cbe9e504eb8d2b812c2d11e","kind":"commit","published_at":"2015-12-29T22:37:06.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.5","html_url":"https://github.com/react/react/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"149613d065f5ebd630ed6578458aa23467d6d924","kind":"commit","published_at":"2015-12-29T21:51:43.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.4","html_url":"https://github.com/react/react/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"c389c1def5e85a7339445b7aac1a9e0089414bfc","kind":"commit","published_at":"2015-11-19T02:08:52.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.3","html_url":"https://github.com/react/react/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5a2312c8e57a1263e4432103c6c6cde1dd88efca","kind":"commit","published_at":"2015-11-02T19:45:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.2","html_url":"https://github.com/react/react/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b247f68b337b1f0861db5ac03a2eaf7fb2e27507","kind":"commit","published_at":"2015-10-28T21:21:05.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.1","html_url":"https://github.com/react/react/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"3603d45157e6c1b21cda7ed96683408b319ae619","kind":"commit","published_at":"2015-10-07T17:19:56.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.0","html_url":"https://github.com/react/react/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc1","sha":"4a4174b9e8d1f554a5368da5df274746a8e332d1","kind":"commit","published_at":"2015-09-10T15:47:40.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-rc1/manifests"},{"name":"v0.14.0-beta3","sha":"3f6bca7b1638ee940bb01989377abc9864edb6fe","kind":"commit","published_at":"2015-08-03T21:24:24.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.0-beta3","html_url":"https://github.com/react/react/releases/tag/v0.14.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta3/manifests"},{"name":"v0.14.0-beta2","sha":"681bbb629fa80a67fa79ced11e5a4cad6c1878fe","kind":"commit","published_at":"2015-07-31T04:29:09.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.0-beta2","html_url":"https://github.com/react/react/releases/tag/v0.14.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta2/manifests"},{"name":"v0.14.0-beta1","sha":"b4e74e38e43ac53af8acd62c78c9213be0194245","kind":"commit","published_at":"2015-07-03T08:46:35.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.14.0-beta1","html_url":"https://github.com/react/react/releases/tag/v0.14.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.14.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.14.0-beta1/manifests"},{"name":"v0.13.3","sha":"668d6a3fededd5e7babd533d5538982eb1d496fa","kind":"commit","published_at":"2015-05-08T20:53:49.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.3","html_url":"https://github.com/react/react/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"c98c7ccd28e8c0654fe7a72c40bc733439706b20","kind":"commit","published_at":"2015-04-18T22:28:48.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.2","html_url":"https://github.com/react/react/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"f308c03455f07ec1c7f422220b411ff1c3b024de","kind":"commit","published_at":"2015-03-16T23:50:30.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.1","html_url":"https://github.com/react/react/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"edb8f7f4af980d2859582ed243b7f9dd6701a48e","kind":"commit","published_at":"2015-03-10T21:45:29.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.0","html_url":"https://github.com/react/react/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc2","sha":"21b41480a531199ff48034c513288765950409d4","kind":"commit","published_at":"2015-03-03T19:46:01.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.0-rc2","html_url":"https://github.com/react/react/releases/tag/v0.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0-rc2/manifests"},{"name":"v0.13.0-rc1","sha":"06126ad3f4d063e89b3168abce79c9cd9961831c","kind":"commit","published_at":"2015-02-22T21:26:13.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.13.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.13.0-rc1/manifests"},{"name":"v0.12.2","sha":"1e1f02a83ab2972de72acab90b7cf4769adba9e1","kind":"commit","published_at":"2014-12-18T20:45:02.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.12.2","html_url":"https://github.com/react/react/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a067fc0feef9e8b02cc3e9331360c57082afea19","kind":"commit","published_at":"2014-11-18T08:30:26.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.12.1","html_url":"https://github.com/react/react/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3e925822a6c3b7a2447a537563e66793383f3cc9","kind":"commit","published_at":"2014-10-28T18:23:41.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.12.0","html_url":"https://github.com/react/react/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc1","sha":"2b4e35870b7a0c4d681bc3c86641790dd828f0a0","kind":"commit","published_at":"2014-10-16T21:56:50.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.12.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.12.0-rc1/manifests"},{"name":"v0.11.2","sha":"3845e214a481381694de66ef6ce16ff7f5f139d5","kind":"commit","published_at":"2014-09-16T18:09:36.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.11.2","html_url":"https://github.com/react/react/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"7e946bcb9c5fba7fbeba7301c212d27ed653a06b","kind":"commit","published_at":"2014-07-25T18:29:12.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.11.1","html_url":"https://github.com/react/react/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"95d82cacd6e9cc6a2fe6366d79510cc9133886cb","kind":"commit","published_at":"2014-07-17T20:47:06.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.11.0","html_url":"https://github.com/react/react/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.0/manifests"},{"name":"v0.11.0-rc1","sha":"0f9cec2e78c09e81dc3dac764788589a07903411","kind":"commit","published_at":"2014-07-13T02:50:45.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.11.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.11.0-rc1/manifests"},{"name":"v0.10.0","sha":"dedf0c20da67872b5dff21a25cb9075e6019c12e","kind":"commit","published_at":"2014-03-21T20:34:02.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.10.0","html_url":"https://github.com/react/react/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc1","sha":"7f24943e5af5ee4b14ec002d45df315af94adb75","kind":"commit","published_at":"2014-03-19T05:09:32.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.10.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.10.0-rc1/manifests"},{"name":"v0.9.0","sha":"274aca309334313e817d39c8fe0e719999a5a033","kind":"commit","published_at":"2014-02-20T06:50:30.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.9.0","html_url":"https://github.com/react/react/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc1","sha":"9125f68194cf99e55e027b6cc7ed34325c9855e4","kind":"commit","published_at":"2014-02-17T01:38:52.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.9.0-rc1","html_url":"https://github.com/react/react/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.0","sha":"2e1e868080a1bc1dedb9e75f018e5823f60cd125","kind":"commit","published_at":"2013-12-19T18:41:03.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.8.0","html_url":"https://github.com/react/react/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.8.0/manifests"},{"name":"v0.5.2","sha":"e6912a7a4abafeacad000a74a95055365ec6d12b","kind":"commit","published_at":"2013-12-18T22:52:57.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.5.2","html_url":"https://github.com/react/react/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.2/manifests"},{"name":"v0.4.2","sha":"283f4a8b04db6bbd177e94404476cabaf569d3a7","kind":"commit","published_at":"2013-12-18T06:00:17.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.4.2","html_url":"https://github.com/react/react/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.2/manifests"},{"name":"v0.5.1","sha":"f3db0006e832e24649278c9e9eab6b9ca2c80336","kind":"commit","published_at":"2013-10-29T18:46:46.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.5.1","html_url":"https://github.com/react/react/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f756cb3d9c504b3759fb4cc4f5aec1d1e4d31ee8","kind":"commit","published_at":"2013-10-16T18:44:37.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.5.0","html_url":"https://github.com/react/react/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"0cac12d375264a8a232a426d6d6cc8074a94000a","kind":"commit","published_at":"2013-07-26T22:33:52.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.4.1","html_url":"https://github.com/react/react/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a54333842fff597986ec686ed46c91007e76fa18","kind":"commit","published_at":"2013-07-17T18:33:31.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.4.0","html_url":"https://github.com/react/react/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"df17c7efe3cd06d651add53f24bab2077adfb1b9","kind":"commit","published_at":"2013-06-20T22:14:18.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.3.3","html_url":"https://github.com/react/react/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.3.3/manifests"},{"name":"v0.3.0","sha":"e9e6b9b9b7558f1bc972f5cfb7b396d396a5508f","kind":"commit","published_at":"2013-05-29T19:46:11.000Z","download_url":"https://codeload.github.com/react/react/tar.gz/v0.3.0","html_url":"https://github.com/react/react/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react/react@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T14:21:49.163Z","dependent_packages_count":779,"downloads":368416988,"downloads_period":"last-month","dependent_repos_count":328502,"rankings":{"downloads":0.04476601747271052,"dependent_repos_count":0.06182364981858127,"dependent_packages_count":0.08356323261572632,"stargazers_count":0.000027379834696986,"forks_count":0.0031486809901533903,"docker_downloads_count":0.13205290658769595,"average":0.054230311219927406},"purl":"pkg:npm/use-sync-external-store","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/use-sync-external-store","docker_dependents_count":2383,"docker_downloads_count":525718696,"usage_url":"https://repos.ecosyste.ms/usage/npm/use-sync-external-store","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/use-sync-external-store/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-06T13:07:02.262Z","issues_count":11849,"pull_requests_count":15373,"avg_time_to_close_issue":7936950.014295737,"avg_time_to_close_pull_request":3218030.031214567,"issues_closed_count":11402,"pull_requests_closed_count":14993,"pull_request_authors_count":3656,"issue_authors_count":7809,"avg_comments_per_issue":5.014262806987931,"avg_comments_per_pull_request":3.300331750471606,"merged_pull_requests_count":9989,"bot_issues_count":1,"bot_pull_requests_count":391,"past_year_issues_count":446,"past_year_pull_requests_count":1790,"past_year_avg_time_to_close_issue":3299028.0036496352,"past_year_avg_time_to_close_pull_request":2009784.8874125874,"past_year_issues_closed_count":274,"past_year_pull_requests_closed_count":1430,"past_year_pull_request_authors_count":465,"past_year_issue_authors_count":375,"past_year_avg_comments_per_issue":2.038116591928251,"past_year_avg_comments_per_pull_request":1.6804469273743017,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":760,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact/issues","maintainers":[{"login":"gaearon","count":1392,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"acdlite","count":1031,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acdlite"},{"login":"sophiebits","count":874,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophiebits"},{"login":"eps1lon","count":414,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"poteto","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"gnoff","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnoff"},{"login":"hoxyq","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoxyq"},{"login":"jackpope","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackpope"},{"login":"unstubbable","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unstubbable"},{"login":"rubennorte","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubennorte"},{"login":"andrewimm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewimm"},{"login":"SamChou19815","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamChou19815"}],"active_maintainers":[{"login":"eps1lon","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"hoxyq","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoxyq"},{"login":"poteto","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"jackpope","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackpope"},{"login":"gaearon","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"unstubbable","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unstubbable"},{"login":"gnoff","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnoff"},{"login":"sophiebits","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophiebits"},{"login":"acdlite","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acdlite"},{"login":"andrewimm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewimm"},{"login":"rubennorte","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubennorte"},{"login":"SamChou19815","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamChou19815"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/use-sync-external-store/codemeta","maintainers":[{"uuid":"react-bot","login":"react-bot","name":null,"email":"react-core@meta.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~react-bot","role":null,"created_at":"2023-02-10T00:29:00.081Z","updated_at":"2023-02-10T00:29:00.081Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-bot/packages"}]},{"id":2304452,"name":"ret","ecosystem":"npm","description":"Tokenizes a string that represents a regular expression.","homepage":"https://github.com/fent/ret.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fent/ret.js","keywords_array":["regex","regexp","regular expression","parser","tokenizer"],"namespace":null,"versions_count":27,"first_release_published_at":"2011-12-21T07:45:24.249Z","latest_release_published_at":"2023-03-16T19:05:58.810Z","latest_release_number":"0.5.0","last_synced_at":"2026-09-17T02:43:09.257Z","created_at":"2022-04-09T23:55:08.252Z","updated_at":"2026-09-17T02:43:09.257Z","registry_url":"https://www.npmjs.com/package/ret","install_command":"npm install ret","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0"},"contentPolicy":null},"repo_metadata":{"id":2084649,"uuid":"3024239","full_name":"fent/ret.js","owner":"fent","description":"Tokenizes a string that represents a regular expression.","archived":false,"fork":false,"pushed_at":"2026-01-24T01:24:51.000Z","size":192,"stargazers_count":98,"open_issues_count":7,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-02T05:25:39.655Z","etag":null,"topics":["javascript","node","parser","regular-expressions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"fent","tidelift":"npm/ret"}},"created_at":"2011-12-21T02:53:18.000Z","updated_at":"2026-03-20T13:16:56.000Z","dependencies_parsed_at":"2024-06-18T12:35:10.252Z","dependency_job_id":"f67c16bc-3817-4d86-a66b-73bbd901b19e","html_url":"https://github.com/fent/ret.js","commit_stats":{"total_commits":105,"total_committers":8,"mean_commits":13.125,"dds":"0.20952380952380956","last_synced_commit":"543c609080530277b808c00c1fa07921f0ea7e38"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/fent/ret.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fent","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/sbom","scorecard":{"id":397135,"data":{"date":"2025-08-11","repo":{"name":"github.com/fent/ret.js","commit":"90a77fcb4e3869bc45b61d332b852948b5982637"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fent/ret.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-18T19:18:03.183Z","repository_id":2084649,"created_at":"2025-08-18T19:18:03.183Z","updated_at":"2025-08-18T19:18:03.183Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37162080,"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-08T02:00:05.531Z","response_time":108,"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":"fent","name":null,"uuid":"933490","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/933490?u=13b80d3ce8329b214b8889606f2a4140e13b5527\u0026v=4","repositories_count":67,"last_synced_at":"2024-04-08T15:26:07.185Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fent","funding_links":[],"total_stars":9083,"followers":435,"following":36,"created_at":"2022-11-02T16:20:05.430Z","updated_at":"2024-04-08T15:26:10.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fent/repositories"},"tags":[{"name":"v0.5.0","sha":"90a77fcb4e3869bc45b61d332b852948b5982637","kind":"commit","published_at":"2023-03-16T19:03:01.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.5.0","html_url":"https://github.com/fent/ret.js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"dc1337252e218429a87aff81b8edbc805aba3dbc","kind":"commit","published_at":"2023-03-14T08:38:28.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.4.3","html_url":"https://github.com/fent/ret.js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"326051e5aa145eea85634ac58ea7f2a77011d083","kind":"commit","published_at":"2022-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.4.2","html_url":"https://github.com/fent/ret.js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"21ab65553767df8c664a9e8acdd98645784d7186","kind":"commit","published_at":"2022-01-17T04:47:27.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.4.1","html_url":"https://github.com/fent/ret.js/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"efb9f07070402962192277189e99f9b700c85b70","kind":"commit","published_at":"2021-02-11T00:16:16.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.4.0","html_url":"https://github.com/fent/ret.js/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"bc25727c578e48cb3e36c357bcbe3558b10ebda5","kind":"tag","published_at":"2021-01-04T08:17:44.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.3.1","html_url":"https://github.com/fent/ret.js/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.1/manifests"},{"name":"v0.3.2","sha":"642130956245f9628d931611420e96284f73b358","kind":"commit","published_at":"2021-01-04T07:29:27.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.3.2","html_url":"https://github.com/fent/ret.js/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"90f393d4644f1e83445fe0ecbb31517e5047e104","kind":"tag","published_at":"2019-04-07T22:10:41.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.3.0","html_url":"https://github.com/fent/ret.js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"c856e909be0ea5b4518c722b3481c4c52ce839fe","kind":"tag","published_at":"2018-02-23T04:11:02.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.2.2","html_url":"https://github.com/fent/ret.js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"dc7db7cc70986ab03e961d7bcb5f4beb0be4430b","kind":"tag","published_at":"2017-11-01T02:22:45.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.2.1","html_url":"https://github.com/fent/ret.js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"937f28b9a3fa792d70391a0d678a15b69d26b965","kind":"tag","published_at":"2017-10-29T21:36:57.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.2.0","html_url":"https://github.com/fent/ret.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.2.0/manifests"},{"name":"v0.1.15","sha":"8c6ca5833efe6e463bb2a8584136b4ad47fade2b","kind":"tag","published_at":"2017-08-10T03:52:38.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.15","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"231505d543a5be05ddc1f12138b9ca4302c7743a","kind":"tag","published_at":"2017-03-03T04:36:25.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.14","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"bb0cb4fd81779dd24e67eda8aa157fcadd8174b1","kind":"tag","published_at":"2016-12-05T02:35:43.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.13","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"42adfb005140435feea4b9cb49c74dab121483ee","kind":"tag","published_at":"2016-07-18T02:49:33.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.12","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"c4698891f6c78d70b30b788ed2ffdeebd73b28ae","kind":"tag","published_at":"2015-11-20T05:36:13.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.11","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"b7d875c62c2d4c37c7a9aaafc4de6d4aa8a60042","kind":"tag","published_at":"2014-09-17T23:12:27.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.10","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"8f24e62ffa114169576a7bca67a32e7a1395937e","kind":"tag","published_at":"2014-09-16T23:59:45.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.9","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"32862578125b4a01c1840beaeb5719108009fcc7","kind":"tag","published_at":"2013-12-12T15:36:17.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.8","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"947cb058e050f6dcf30f8eb83bb1a79663f44c28","kind":"tag","published_at":"2013-09-29T06:00:20.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.7","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"eafac3910b2127f4f4c3e1539c86df5a5e7d7f83","kind":"tag","published_at":"2012-08-19T06:39:39.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.6","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3b6de28ec6a80cba2132bb996d4bf0fe4ed76ced","kind":"tag","published_at":"2012-04-12T07:52:23.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.5","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"54e436f5904e6280fd329c3b6213e912f24a59cd","kind":"commit","published_at":"2012-01-02T11:49:38.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.4","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"33acc74241be392656da860230cd7a9769b5c2aa","kind":"commit","published_at":"2011-12-31T09:03:01.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.3","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"800aa8d0b8eb59696a42905cda34177ca2d63438","kind":"commit","published_at":"2011-12-28T12:48:31.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.2","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"089a5cf4633a2ed0dae4adc2134f47892ae142c1","kind":"commit","published_at":"2011-12-21T10:00:35.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.1","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5a219e39f0cc37f8c31860224b794129d5d502d1","kind":"commit","published_at":"2011-12-21T04:42:59.000Z","download_url":"https://codeload.github.com/fent/ret.js/tar.gz/v0.1.0","html_url":"https://github.com/fent/ret.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fent/ret.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T21:12:36.932Z","dependent_packages_count":930,"downloads":143896845,"downloads_period":"last-month","dependent_repos_count":3789143,"rankings":{"downloads":0.02513468136999894,"dependent_repos_count":0.002765362547243892,"dependent_packages_count":0.07315889827956118,"stargazers_count":5.123422785054118,"forks_count":5.500115953599942,"docker_downloads_count":0.02113722659873549,"average":1.7909558179082667},"purl":"pkg:npm/ret","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ret","docker_dependents_count":15829,"docker_downloads_count":3905576557,"usage_url":"https://repos.ecosyste.ms/usage/npm/ret","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ret/dependencies","status":null,"funding_links":["https://github.com/sponsors/fent","https://tidelift.com/funding/github/npm/ret"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T03:40:29.038Z","issues_count":16,"pull_requests_count":34,"avg_time_to_close_issue":2918063.0,"avg_time_to_close_pull_request":5428843.9677419355,"issues_closed_count":13,"pull_requests_closed_count":31,"pull_request_authors_count":13,"issue_authors_count":9,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":2.911764705882353,"merged_pull_requests_count":15,"bot_issues_count":1,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fret.js/issues","maintainers":[{"login":"jeswr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeswr"},{"login":"fent","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fent"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ret/codemeta","maintainers":[{"uuid":"fent","login":"fent","name":null,"email":"fentbox@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~fent","role":null,"created_at":"2022-11-14T06:48:36.300Z","updated_at":"2022-11-14T06:48:36.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fent/packages"}]},{"id":2014185,"name":"mime-types","ecosystem":"npm","description":"The ultimate javascript content-type utility.","homepage":"https://github.com/jshttp/mime-types#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/mime-types","keywords_array":["mime","types"],"namespace":null,"versions_count":58,"first_release_published_at":"2014-05-02T15:54:00.885Z","latest_release_published_at":"2025-11-20T11:12:29.693Z","latest_release_number":"3.0.2","last_synced_at":"2026-09-17T02:43:38.035Z","created_at":"2022-04-09T19:37:30.653Z","updated_at":"2026-09-17T02:43:38.035Z","registry_url":"https://www.npmjs.com/package/mime-types","install_command":"npm install mime-types","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"next":"3.0.0","latest":"3.0.2"},"contentPolicy":null},"repo_metadata":{"id":16625130,"uuid":"19380178","full_name":"jshttp/mime-types","owner":"jshttp","description":"The ultimate javascript content-type utility.","archived":false,"fork":false,"pushed_at":"2026-06-02T16:15:48.000Z","size":295,"stargazers_count":1475,"open_issues_count":28,"forks_count":151,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-09-01T06:41:12.058Z","etag":null,"topics":["javascript","mime","mime-types","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-05-02T15:54:18.000Z","updated_at":"2026-08-31T05:50:24.000Z","dependencies_parsed_at":"2024-01-13T17:58:24.058Z","dependency_job_id":"57a18541-0cb4-4030-aedb-910dfa1c9977","html_url":"https://github.com/jshttp/mime-types","commit_stats":{"total_commits":486,"total_committers":12,"mean_commits":40.5,"dds":0.09465020576131689,"last_synced_commit":"4b3ae3831b18e1ce72af9ee75f691701aef8432f"},"previous_names":["expressjs/mime-types"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/mime-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/sbom","scorecard":{"id":388453,"data":{"date":"2025-08-11T21:28:36Z","repo":{"name":"github.com/jshttp/mime-types","commit":"42f3b1316d87148f61bbccb7b59ee7b5e4e25587"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":7.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":8,"reason":"12 out of 15 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":5,"reason":"Found 13/25 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 24 contributing companies or organizations","details":["Info: jshttp contributor org/company found, pkgjs contributor org/company found, ExpressGateway contributor org/company found, restify contributor org/company found, Node-Ops contributor org/company found, netflix contributor org/company found, stream-utils contributor org/company found, repo-utils contributor org/company found, crypto-utils contributor org/company found, nodejs contributor org/company found, pillarjs contributor org/company found, nucleus-js contributor org/company found, async-rs contributor org/company found, http-rs contributor org/company found, squamishaccess contributor org/company found, senior software engineer @ godaddy inc contributor org/company found, MusicMapIo contributor org/company found, migratejs contributor org/company found, mysqljs contributor org/company found, koajs contributor org/company found, node-forward contributor org/company found, expressjs contributor org/company found, houzz contributor org/company found, Netflix contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/jshttp/mime-types/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/jshttp/mime-types/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:121","Info:   8 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:125","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:14:25.722Z","repository_id":16625130,"created_at":"2025-08-18T17:14:25.722Z","updated_at":"2025-08-18T17:14:25.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018697,"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-01T02:00:05.433Z","response_time":53,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-09-13T01:34:53.032Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10137,"followers":246,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-09-13T01:34:53.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v3.0.2","sha":"29a0302d799933a45384892df0722f3c5bb1b033","kind":"commit","published_at":"2025-11-20T11:09:54.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/v3.0.2","html_url":"https://github.com/jshttp/mime-types/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"64e03d9d532c8967ebf611efc8ddd55f445ac9e5","kind":"commit","published_at":"2025-03-26T22:49:54.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/v3.0.1","html_url":"https://github.com/jshttp/mime-types/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4b3ae3831b18e1ce72af9ee75f691701aef8432f","kind":"commit","published_at":"2024-08-31T13:55:10.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/v3.0.0","html_url":"https://github.com/jshttp/mime-types/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/v3.0.0/manifests"},{"name":"2.1.35","sha":"ef932231c20e716ec27ea159c082322c3c485b66","kind":"commit","published_at":"2022-03-12T18:03:29.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.35","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.35/manifests"},{"name":"2.1.34","sha":"a50dafc08c7d1969ba581a51de5d94493b713bef","kind":"commit","published_at":"2021-11-09T04:23:12.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.34","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.34/manifests"},{"name":"2.1.33","sha":"c6ff9b224577f0cd49f1155f421b24c24a57bc3e","kind":"commit","published_at":"2021-10-01T17:07:38.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.33","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.33/manifests"},{"name":"2.1.32","sha":"0cc1e563988dc69ffc9fa642a881e2cf7eef55c9","kind":"commit","published_at":"2021-07-27T17:37:55.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.32","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.32/manifests"},{"name":"2.1.31","sha":"cbeaf522ad6f7b51600bd9ec5ee8e7a968e2e18b","kind":"commit","published_at":"2021-06-01T17:27:56.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.31","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.31/manifests"},{"name":"2.1.30","sha":"b0abe0c67c6654cb9a2efb9a92c776eb160d7b27","kind":"commit","published_at":"2021-04-02T05:05:45.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.30","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.30/manifests"},{"name":"2.1.29","sha":"9a05a599f071203318ab2c3d848c6a6e46a59fe3","kind":"commit","published_at":"2021-02-18T00:29:09.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.29","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.29/manifests"},{"name":"2.1.28","sha":"4a4f710d9f0c59fc998e444cb70df02d79b4f932","kind":"commit","published_at":"2021-01-02T04:22:33.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.28","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.28/manifests"},{"name":"2.1.27","sha":"47b62ac45e9b176a2af35532d0eea4968bb9eb6d","kind":"commit","published_at":"2020-04-24T03:01:23.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.27","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.27/manifests"},{"name":"2.1.26","sha":"73f9933bfa5247337b459240ec67ea6045cdec84","kind":"commit","published_at":"2020-01-06T03:27:12.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.26","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.26/manifests"},{"name":"2.1.25","sha":"7aaede09275fb002f7bbd63060ed4c3a98575b9d","kind":"commit","published_at":"2019-11-12T14:03:48.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.25","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.25/manifests"},{"name":"2.1.24","sha":"e5b5f41ef0d7e4e66eb9baeec7920c0cd9ec81f0","kind":"commit","published_at":"2019-04-21T03:28:51.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.24","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.24/manifests"},{"name":"2.1.23","sha":"28b73337cb1aa1583b72d448f30e2f49d6f5f07e","kind":"commit","published_at":"2019-04-18T04:04:45.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.23","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.23/manifests"},{"name":"2.1.22","sha":"0ac5fe1ad9008b4b141e9f32fb4d63a6478669ba","kind":"commit","published_at":"2019-02-14T22:33:14.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.22","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.22/manifests"},{"name":"2.1.21","sha":"1aed04a9c43b8b920c0f77d1cb160d42079d978c","kind":"commit","published_at":"2018-10-20T03:27:29.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.21","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.21/manifests"},{"name":"2.1.20","sha":"1b0f6e8b605fa83c961ef352be701e23f66cf917","kind":"commit","published_at":"2018-08-26T21:47:28.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.20","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.20/manifests"},{"name":"2.1.19","sha":"7c4ce23d7354fbf64c69d7b7be8413c4ba2add78","kind":"commit","published_at":"2018-07-18T05:11:40.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.19","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.19/manifests"},{"name":"2.1.18","sha":"076f7902e3a730970ea96cd0b9c09bb6110f1127","kind":"commit","published_at":"2018-02-16T17:15:45.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.18","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.18/manifests"},{"name":"2.1.17","sha":"80039fe78213821c2e9b25132d6b02cc37202e8a","kind":"commit","published_at":"2017-09-02T03:03:54.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.17","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.17/manifests"},{"name":"2.1.16","sha":"a776f883a8bb1d50588224c46caefa6fc313f790","kind":"commit","published_at":"2017-07-25T02:33:41.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.16","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.16/manifests"},{"name":"2.1.15","sha":"c44863eb0463ee16f3eb04576591cc4c4d6b214c","kind":"commit","published_at":"2017-03-24T03:51:19.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.15","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.15/manifests"},{"name":"2.1.14","sha":"d7d15e50fe6b3a2da79d855015d25efa50e9f157","kind":"commit","published_at":"2017-01-15T05:07:28.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.14","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.14/manifests"},{"name":"2.1.13","sha":"83e91a5aea93858bc95ec95a99309592cba0ffe3","kind":"commit","published_at":"2016-11-18T21:35:49.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.13","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.13/manifests"},{"name":"2.1.12","sha":"7193a9094e2efe31da93988350bb0b32ab18b1ea","kind":"commit","published_at":"2016-09-18T21:54:12.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.12","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.12/manifests"},{"name":"2.1.11","sha":"298ffcf490a5d6e60edea7bf7a69036df04846b1","kind":"commit","published_at":"2016-05-02T04:55:54.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.11","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"70785d38e9cc251137b00f73ab3d3257c4aea203","kind":"commit","published_at":"2016-02-15T22:14:52.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.10","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"329f1c77e1a77c8fac59b15038e3808e9e314d96","kind":"commit","published_at":"2016-01-06T17:48:54.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.9","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"100876a23fab896d8cf0d904fc9778dbdfc1695b","kind":"commit","published_at":"2015-12-01T04:29:29.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.8","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"43f860c7df4a70246272194d601348865d550298","kind":"commit","published_at":"2015-09-20T15:56:44.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.7","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"8bfa7c2c9a4ad07f5807c7a0e547e0246155944d","kind":"commit","published_at":"2015-09-04T00:12:56.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.6","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"de48c96e731e5903433ac2cb5c0d9fd056d9d19b","kind":"commit","published_at":"2015-08-20T18:13:53.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.5","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"0d801665a7374c71d905d14bc3afc2b0624bb896","kind":"commit","published_at":"2015-07-31T01:35:18.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.4","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"565c49ad5683d4a123a170da3444ed32ce426c3a","kind":"commit","published_at":"2015-07-13T22:00:03.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.3","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"5704d7bb0cf90f14b442f0b954ace6c1dbc5f435","kind":"commit","published_at":"2015-06-26T02:27:16.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.2","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"c067c0b0d8a2e7df82c356dc295852688be1245c","kind":"commit","published_at":"2015-06-08T14:26:09.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.1","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"95130f68c743520b8b54ce7341d84c0833cbb375","kind":"commit","published_at":"2015-06-08T03:50:23.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.1.0","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.1.0/manifests"},{"name":"2.0.14","sha":"7d53a3351581eb3d7ae1e846ea860037bce6fe3f","kind":"commit","published_at":"2015-06-06T21:06:59.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.14","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"4e53ef0ec8b614992d5d8212e5aff1151ee97738","kind":"commit","published_at":"2015-06-01T04:31:46.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.13","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"a1e3c4b6bbb6afb615c8a058481d58cb57a4cb95","kind":"commit","published_at":"2015-05-20T03:08:19.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.12","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"4b233cfbb6704e88eca121e9d9f6e6f23957e48a","kind":"commit","published_at":"2015-05-05T16:52:31.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.11","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"9d4533a2b3a68af48a7f3ded9f8f525648e7bcc1","kind":"commit","published_at":"2015-03-14T00:54:37.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.10","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"1c6d55da440b6a9d2c0e9c2faac98e6b1be47fc7","kind":"commit","published_at":"2015-02-10T05:02:44.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.9","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"19e01e8bd630a1719ada4a3e3e9b7192b4ddb034","kind":"commit","published_at":"2015-01-30T04:49:01.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.8","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4216c095dcc3390c2b8f4a96a9eae94d11420f56","kind":"commit","published_at":"2014-12-30T20:17:05.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.7","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"5348665cf1f2b3611a415da91aac17d431ddd019","kind":"commit","published_at":"2014-12-30T17:36:56.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.6","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"5f45d92a916100f86bf0eca1d953d523fcc2dfaf","kind":"commit","published_at":"2014-12-29T19:48:45.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.5","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"63a9b82e6e364d62428ed5459e5486504c489bf2","kind":"commit","published_at":"2014-12-10T17:55:52.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.4","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"7d38db8c0576cf7a2dd49df4818dc129090b3a2f","kind":"commit","published_at":"2014-11-09T18:07:41.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.3","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"7272f212651dcaca233803c58dc251b20668ca61","kind":"commit","published_at":"2014-09-29T01:48:38.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.2","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"c6e40fb033331aa87d9d4a5f1e5c0245e9edb2f6","kind":"commit","published_at":"2014-09-08T05:02:48.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.1","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c5a3c150ab62deeb61da5bd0b6265115b1b35f27","kind":"commit","published_at":"2014-09-02T08:33:59.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/2.0.0","html_url":"https://github.com/jshttp/mime-types/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"e82b23836eb42003b8346fb31769da2fb7eb54e8","kind":"commit","published_at":"2014-08-04T03:30:47.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/1.0.2","html_url":"https://github.com/jshttp/mime-types/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"18dbe5a0a388f8f73c75f3185790bb72260f6162","kind":"commit","published_at":"2014-06-24T20:43:59.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/1.0.1","html_url":"https://github.com/jshttp/mime-types/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6c434581b413a9ca0d5e99f13b0bf03ad912ca43","kind":"commit","published_at":"2014-05-12T19:54:00.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/1.0.0","html_url":"https://github.com/jshttp/mime-types/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/1.0.0/manifests"},{"name":"0.1.0","sha":"1da5f79cd74fcb5763eba6b98d45286764f6768c","kind":"commit","published_at":"2014-05-02T15:54:07.000Z","download_url":"https://codeload.github.com/jshttp/mime-types/tar.gz/0.1.0","html_url":"https://github.com/jshttp/mime-types/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/mime-types@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T06:10:22.400Z","dependent_packages_count":6561,"downloads":937465068,"downloads_period":"last-month","dependent_repos_count":2092391,"rankings":{"downloads":0.004161733734466056,"dependent_repos_count":0.014210130317025543,"dependent_packages_count":0.014155370662624674,"stargazers_count":2.211578162287902,"forks_count":2.7566557621941534,"docker_downloads_count":0.004709330278474747,"average":0.8342450815791077},"purl":"pkg:npm/mime-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mime-types","docker_dependents_count":66007,"docker_downloads_count":13656044446,"usage_url":"https://repos.ecosyste.ms/usage/npm/mime-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mime-types/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T01:33:37.707Z","issues_count":51,"pull_requests_count":117,"avg_time_to_close_issue":16523399.631578946,"avg_time_to_close_pull_request":10588115.722222222,"issues_closed_count":38,"pull_requests_closed_count":72,"pull_request_authors_count":48,"issue_authors_count":41,"avg_comments_per_issue":3.784313725490196,"avg_comments_per_pull_request":2.051282051282051,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3492040.769230769,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2903225806451613,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fmime-types/issues","maintainers":[{"login":"broofa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"dougwilson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"Fishrock123","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}],"active_maintainers":[{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-types/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-13T07:20:08.185Z","updated_at":"2022-11-13T07:20:08.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"wesleytodd","login":"wesleytodd","name":null,"email":"wes@wesleytodd.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~wesleytodd","role":null,"created_at":"2024-09-01T06:05:23.030Z","updated_at":"2024-09-01T06:05:23.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wesleytodd/packages"},{"uuid":"blakeembrey","login":"blakeembrey","name":null,"email":"hello@blakeembrey.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~blakeembrey","role":null,"created_at":"2024-10-30T17:27:09.819Z","updated_at":"2024-10-30T17:27:09.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blakeembrey/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-05-31T19:15:23.777Z","updated_at":"2024-05-31T19:15:23.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"},{"uuid":"jongleberry","login":"jongleberry","name":null,"email":"jonathanrichardong@gmail.com","url":null,"packages_count":632,"html_url":"https://www.npmjs.com/~jongleberry","role":null,"created_at":"2022-11-13T07:20:08.234Z","updated_at":"2022-11-13T07:20:08.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jongleberry/packages"}]},{"id":2155008,"name":"parseurl","ecosystem":"npm","description":"parse a url with memoization","homepage":"https://github.com/pillarjs/parseurl#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pillarjs/parseurl","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2014-03-08T02:08:58.819Z","latest_release_published_at":"2019-04-16T04:16:26.547Z","latest_release_number":"1.3.3","last_synced_at":"2026-09-17T02:44:09.750Z","created_at":"2022-04-09T21:46:21.776Z","updated_at":"2026-09-17T02:44:09.751Z","registry_url":"https://www.npmjs.com/package/parseurl","install_command":"npm install parseurl","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.3"},"contentPolicy":null},"repo_metadata":{"id":14810810,"uuid":"17533192","full_name":"pillarjs/parseurl","owner":"pillarjs","description":"parse a url with memoization","archived":false,"fork":false,"pushed_at":"2026-03-01T11:17:51.000Z","size":111,"stargazers_count":187,"open_issues_count":12,"forks_count":33,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-09-05T20:44:25.051Z","etag":null,"topics":["javascript","nodejs","parse","url"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pillarjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-03-08T02:08:50.000Z","updated_at":"2026-08-20T20:51:51.000Z","dependencies_parsed_at":"2024-11-05T20:08:02.930Z","dependency_job_id":"42de1dfd-0207-4692-a484-78f5fa49b29c","html_url":"https://github.com/pillarjs/parseurl","commit_stats":{"total_commits":181,"total_committers":6,"mean_commits":"30.166666666666668","dds":0.07734806629834257,"last_synced_commit":"e7072b7464e03360468c3df4f4ebb57f1e3a50f3"},"previous_names":["expressjs/parseurl"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/pillarjs/parseurl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/sbom","scorecard":{"id":390238,"data":{"date":"2025-08-11T21:29:32Z","repo":{"name":"github.com/pillarjs/parseurl","commit":"d093b9abd1829b170f6dc79557cf2aa64efc3124"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:236","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pillarjs/parseurl/codeql.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:203","Info:   3 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pillarjs/.github/SECURITY.md:1","Info: Found linked content: github.com/pillarjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/pillarjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":6,"reason":"3 out of 5 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, houzz, jshttp, koajs, mysqljs, nodejs, pillarjs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:37:51.218Z","repository_id":14810810,"created_at":"2025-08-18T17:37:51.218Z","updated_at":"2025-08-18T17:37:51.218Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139984,"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-07T02:00:07.396Z","response_time":63,"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":"pillarjs","name":"pillarjs","uuid":"8441312","kind":"organization","description":"The BYO HTTP Framework Framework","email":null,"website":"https://pillarjs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8441312?v=4","repositories_count":24,"last_synced_at":"2024-04-14T08:12:29.036Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pillarjs","funding_links":[],"total_stars":16164,"followers":66,"following":0,"created_at":"2022-11-02T16:19:08.424Z","updated_at":"2024-04-14T08:12:32.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs/repositories"},"tags":[{"name":"1.3.3","sha":"0a5323370b02f4eff4069472d1e96a0094aef621","kind":"commit","published_at":"2019-04-16T04:02:11.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.3.3","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"0022a009d0973a44ae3849e83112ea4d12ad5b49","kind":"commit","published_at":"2017-09-09T21:15:41.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.3.2","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"6d22d376d75b927ab2b5347ce3a1d6735133dd43","kind":"commit","published_at":"2016-01-17T19:46:44.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.3.1","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"03b7ccca240e2bef5df6c25797e99175d28fb2cb","kind":"commit","published_at":"2014-08-10T02:29:53.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.3.0","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b374736cd575d80c404f94462d18efdace44f4cb","kind":"commit","published_at":"2014-07-21T15:50:34.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.2.0","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"218280588d980940e3c3b39d566275d0f7e86ecb","kind":"commit","published_at":"2014-07-09T05:26:01.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.1.3","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"48b834707485e5b0bebceebe91bd608ac9b18bb4","kind":"commit","published_at":"2014-07-09T05:18:25.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.1.2","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"c894f817f4d318fde77590fd92306f64a9082b7f","kind":"commit","published_at":"2014-07-09T05:06:03.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.1.1","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e7dfd0388885f65074c2331b6737451699366b3a","kind":"commit","published_at":"2014-07-09T02:21:20.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.1.0","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"04969cce9ea1276a2ac105b99ca1fbb70111fac8","kind":"commit","published_at":"2014-03-08T02:10:57.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.0.1","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"4b5325e98df62bf2c96979f7b1bd8ef936923f64","kind":"commit","published_at":"2014-03-08T02:08:39.000Z","download_url":"https://codeload.github.com/pillarjs/parseurl/tar.gz/1.0.0","html_url":"https://github.com/pillarjs/parseurl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/parseurl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T13:49:54.408Z","dependent_packages_count":1918,"downloads":415439606,"downloads_period":"last-month","dependent_repos_count":1734638,"rankings":{"downloads":0.011198349324977739,"dependent_repos_count":0.019384917657907678,"dependent_packages_count":0.040494764429442734,"stargazers_count":4.083701226944816,"forks_count":4.716640692337262,"docker_downloads_count":0.013991091699422066,"average":1.4809018403989713},"purl":"pkg:npm/parseurl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parseurl","docker_dependents_count":48399,"docker_downloads_count":7029609341,"usage_url":"https://repos.ecosyste.ms/usage/npm/parseurl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parseurl/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T23:34:58.053Z","issues_count":6,"pull_requests_count":59,"avg_time_to_close_issue":203186.4,"avg_time_to_close_pull_request":2896612.3076923075,"issues_closed_count":5,"pull_requests_closed_count":39,"pull_request_authors_count":13,"issue_authors_count":6,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.1864406779661016,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":0,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6749784.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Fparseurl/issues","maintainers":[{"login":"UlisesGascon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"dead-horse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dead-horse"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fengmk2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengmk2"}],"active_maintainers":[{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parseurl/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-13T17:09:24.334Z","updated_at":"2022-11-13T17:09:24.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"blakeembrey","login":"blakeembrey","name":null,"email":"hello@blakeembrey.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~blakeembrey","role":null,"created_at":"2024-10-30T17:09:32.262Z","updated_at":"2024-10-30T17:09:32.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blakeembrey/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2025-05-15T06:02:21.034Z","updated_at":"2025-05-15T06:02:21.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}]},{"id":943284,"name":"@floating-ui/react-dom","ecosystem":"npm","description":"Floating UI for React DOM","homepage":"https://floating-ui.com/docs/react-dom","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/floating-ui/floating-ui","keywords_array":["tooltip","popover","dropdown","menu","popup","positioning","react","react-dom"],"namespace":"floating-ui","versions_count":52,"first_release_published_at":"2021-12-01T15:20:43.129Z","latest_release_published_at":"2026-07-11T08:41:32.791Z","latest_release_number":"2.1.9","last_synced_at":"2026-09-17T02:44:16.850Z","created_at":"2022-04-07T17:26:54.141Z","updated_at":"2026-09-17T02:44:16.850Z","registry_url":"https://www.npmjs.com/package/@floating-ui/react-dom","install_command":"npm install @floating-ui/react-dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.9"},"contentPolicy":null},"repo_metadata":{"id":36969494,"uuid":"54994103","full_name":"floating-ui/floating-ui","owner":"floating-ui","description":"A JavaScript library to position floating elements and create interactions for them.","archived":false,"fork":false,"pushed_at":"2026-08-26T13:32:18.000Z","size":42115,"stargazers_count":32743,"open_issues_count":61,"forks_count":1704,"subscribers_count":253,"default_branch":"master","last_synced_at":"2026-09-13T01:34:16.187Z","etag":null,"topics":["dropdown","hacktoberfest","popover","popovers","position","positioning","positioning-engine","tooltip","tooltip-position"],"latest_commit_sha":null,"homepage":"https://floating-ui.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floating-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"popperjs","tidelift":"npm/@popperjs/core"}},"created_at":"2016-03-29T17:00:47.000Z","updated_at":"2026-09-13T01:12:51.000Z","dependencies_parsed_at":"2026-08-28T12:17:59.864Z","dependency_job_id":null,"html_url":"https://github.com/floating-ui/floating-ui","commit_stats":{"total_commits":2054,"total_committers":115,"mean_commits":"17.860869565217392","dds":0.3865628042843233,"last_synced_commit":"f1d95ac5ba8ce6eee128915c983326fbf0387cef"},"previous_names":["fezvrasta/popper.js","popperjs/popper-core","popperjs/popper.js"],"tags_count":540,"template":false,"template_full_name":null,"purl":"pkg:github/floating-ui/floating-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37258120,"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-13T02:00:22.117Z","response_time":122,"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":"floating-ui","name":"Floating UI","uuid":"58035617","kind":"organization","description":"A low-level toolkit to create floating elements like tooltips, popovers, dropdowns \u0026 more!","email":null,"website":"https://floating-ui.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58035617?v=4","repositories_count":6,"last_synced_at":"2026-09-10T14:07:36.935Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"popperjs","tidelift":"npm/@popperjs/core"}},"html_url":"https://github.com/floating-ui","funding_links":["https://opencollective.com/popperjs","https://tidelift.com/funding/github/npm/@popperjs/core"],"total_stars":35335,"followers":220,"following":0,"created_at":"2022-11-02T16:40:30.639Z","updated_at":"2026-09-10T14:07:36.957Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floating-ui/repositories"},"tags":[{"name":"@floating-ui/vue@2.0.1","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@2.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@2.0.1/manifests"},{"name":"@floating-ui/utils@0.2.12","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.12/manifests"},{"name":"@floating-ui/react-native@0.10.10","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.10/manifests"},{"name":"@floating-ui/react-dom@2.1.9","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.9/manifests"},{"name":"@floating-ui/react@0.27.20","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.20","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.20/manifests"},{"name":"@floating-ui/dom@1.8.0","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.8.0/manifests"},{"name":"@floating-ui/core@1.8.0","sha":"12d94738472e922e1b3fa31b02b2b61b9ed77e6a","kind":"tag","published_at":"2026-07-11T08:41:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.8.0/manifests"},{"name":"@floating-ui/vue@2.0.0","sha":"0acea932893e1558cf511209e1bcacd1382cf5cd","kind":"tag","published_at":"2026-06-10T23:26:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@2.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@2.0.0/manifests"},{"name":"@floating-ui/vue@1.1.11","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.11/manifests"},{"name":"@floating-ui/utils@0.2.11","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.11/manifests"},{"name":"@floating-ui/react-native@0.10.9","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.9/manifests"},{"name":"@floating-ui/react-dom@2.1.8","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.8/manifests"},{"name":"@floating-ui/react@0.27.19","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.19","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.19/manifests"},{"name":"@floating-ui/dom@1.7.6","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.6/manifests"},{"name":"@floating-ui/core@1.7.5","sha":"d8020ee98c702caa31fa9b4d929ca782c6b58c59","kind":"tag","published_at":"2026-03-03T03:02:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.7.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.5/manifests"},{"name":"@floating-ui/react-native@0.10.8","sha":"d729054f1ebcf1d7c3e85c0967d455f816985671","kind":"tag","published_at":"2026-02-17T05:43:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.8/manifests"},{"name":"@floating-ui/react@0.27.18","sha":"d729054f1ebcf1d7c3e85c0967d455f816985671","kind":"tag","published_at":"2026-02-17T05:43:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.18","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.18/manifests"},{"name":"@floating-ui/vue@1.1.9","sha":"7c33a3d0198a9b523d54ae2c37cedb315a309452","kind":"tag","published_at":"2025-08-21T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.9/manifests"},{"name":"@floating-ui/react-dom@2.1.6","sha":"7c33a3d0198a9b523d54ae2c37cedb315a309452","kind":"tag","published_at":"2025-08-21T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.6/manifests"},{"name":"@floating-ui/react@0.27.16","sha":"7c33a3d0198a9b523d54ae2c37cedb315a309452","kind":"tag","published_at":"2025-08-21T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.16","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.16/manifests"},{"name":"@floating-ui/dom@1.7.4","sha":"7c33a3d0198a9b523d54ae2c37cedb315a309452","kind":"tag","published_at":"2025-08-21T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.4/manifests"},{"name":"@floating-ui/vue@1.1.8","sha":"38f8b5acc419a286538ce8d7f78c28d58edf6900","kind":"tag","published_at":"2025-07-30T09:17:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.8/manifests"},{"name":"@floating-ui/react-dom@2.1.5","sha":"38f8b5acc419a286538ce8d7f78c28d58edf6900","kind":"tag","published_at":"2025-07-30T09:17:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.5/manifests"},{"name":"@floating-ui/react@0.27.15","sha":"38f8b5acc419a286538ce8d7f78c28d58edf6900","kind":"tag","published_at":"2025-07-30T09:17:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.15","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.15/manifests"},{"name":"@floating-ui/dom@1.7.3","sha":"38f8b5acc419a286538ce8d7f78c28d58edf6900","kind":"tag","published_at":"2025-07-30T09:17:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.3/manifests"},{"name":"@floating-ui/core@1.7.3","sha":"38f8b5acc419a286538ce8d7f78c28d58edf6900","kind":"tag","published_at":"2025-07-30T09:17:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.7.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.3/manifests"},{"name":"@floating-ui/react@0.27.14","sha":"3343310a0bc71faef5bd663b5085a36ea20173eb","kind":"tag","published_at":"2025-07-27T04:30:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.14","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.14/manifests"},{"name":"@floating-ui/vue@1.1.7","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.7/manifests"},{"name":"@floating-ui/utils@0.2.10","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.10/manifests"},{"name":"@floating-ui/react-dom@2.1.4","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.4/manifests"},{"name":"@floating-ui/react@0.27.13","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.13/manifests"},{"name":"@floating-ui/dom@1.7.2","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.2/manifests"},{"name":"@floating-ui/core@1.7.2","sha":"9497a55953d6bad7662d9db6c10998d38e6d65eb","kind":"tag","published_at":"2025-06-28T04:28:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.2/manifests"},{"name":"@floating-ui/react@0.27.12","sha":"3224f2c9a16942b2ce4343704df274b07f859856","kind":"tag","published_at":"2025-06-02T23:27:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.12/manifests"},{"name":"@floating-ui/react-dom@2.1.3","sha":"999bb86b096dff3171b20b4bd58d63733fc1502e","kind":"tag","published_at":"2025-06-02T06:12:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.3/manifests"},{"name":"@floating-ui/react@0.27.11","sha":"999bb86b096dff3171b20b4bd58d63733fc1502e","kind":"tag","published_at":"2025-06-02T06:12:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.11/manifests"},{"name":"@floating-ui/dom@1.7.1","sha":"999bb86b096dff3171b20b4bd58d63733fc1502e","kind":"tag","published_at":"2025-06-02T06:12:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.1/manifests"},{"name":"@floating-ui/core@1.7.1","sha":"999bb86b096dff3171b20b4bd58d63733fc1502e","kind":"tag","published_at":"2025-06-02T06:12:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.1/manifests"},{"name":"@floating-ui/react@0.27.10","sha":"1ef256c815eb208287b3eda47ece3a3bf17982db","kind":"tag","published_at":"2025-05-31T14:55:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.10/manifests"},{"name":"@floating-ui/react@0.27.9","sha":"54b57a39dece669b6af610fcff3dbd39f8767b56","kind":"tag","published_at":"2025-05-26T03:31:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.9/manifests"},{"name":"@floating-ui/dom@1.7.0","sha":"fdcb0a961be2eb7a5ad91184035aa6cbdd3c69de","kind":"tag","published_at":"2025-05-02T09:47:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.7.0/manifests"},{"name":"@floating-ui/core@1.7.0","sha":"fdcb0a961be2eb7a5ad91184035aa6cbdd3c69de","kind":"tag","published_at":"2025-05-02T09:47:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.7.0/manifests"},{"name":"@floating-ui/react@0.27.8","sha":"8b837869b4921cb099a93c79c219474372d24345","kind":"tag","published_at":"2025-04-23T04:01:05.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.8/manifests"},{"name":"@floating-ui/react@0.27.7","sha":"83a0de9b5618c152a50bdce58107cf0e148f4fe0","kind":"tag","published_at":"2025-04-10T07:24:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.7/manifests"},{"name":"@floating-ui/devtools@0.2.3","sha":"83a0de9b5618c152a50bdce58107cf0e148f4fe0","kind":"tag","published_at":"2025-04-10T07:24:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.3/manifests"},{"name":"@floating-ui/react@0.27.6","sha":"318be67dc424014de0341d52e9b66419d0962d5f","kind":"tag","published_at":"2025-04-02T01:37:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.6/manifests"},{"name":"@floating-ui/react@0.27.5","sha":"71abe52c59941e5a3e3fc2c88efafafbee511f91","kind":"tag","published_at":"2025-02-28T01:48:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.5/manifests"},{"name":"@floating-ui/react@0.27.4","sha":"c2e35904d62ba3afd89231d6711560b790e22af2","kind":"tag","published_at":"2025-02-07T08:26:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.4/manifests"},{"name":"@floating-ui/vue@1.1.6","sha":"b0dfb58949567209fcdca994ff12848942a85ce4","kind":"tag","published_at":"2025-01-07T10:06:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.6/manifests"},{"name":"@floating-ui/utils@0.2.9","sha":"b0dfb58949567209fcdca994ff12848942a85ce4","kind":"tag","published_at":"2025-01-07T10:06:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.9/manifests"},{"name":"@floating-ui/react@0.27.3","sha":"b0dfb58949567209fcdca994ff12848942a85ce4","kind":"tag","published_at":"2025-01-07T10:06:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.3/manifests"},{"name":"@floating-ui/dom@1.6.13","sha":"b0dfb58949567209fcdca994ff12848942a85ce4","kind":"tag","published_at":"2025-01-07T10:06:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.13/manifests"},{"name":"@floating-ui/core@1.6.9","sha":"b0dfb58949567209fcdca994ff12848942a85ce4","kind":"tag","published_at":"2025-01-07T10:06:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.9/manifests"},{"name":"@floating-ui/react@0.27.2","sha":"6a9f75821398f71bd3d3c644af41d40d06367544","kind":"tag","published_at":"2024-12-16T09:34:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.2/manifests"},{"name":"@floating-ui/react@0.27.1","sha":"33bd900c70a8b306671c9187607b7aa74a708407","kind":"tag","published_at":"2024-12-15T05:38:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.1/manifests"},{"name":"@floating-ui/react@0.27.0","sha":"afca34cc59321569ccfca9b41934859809c47a3d","kind":"tag","published_at":"2024-12-06T03:43:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.27.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.27.0/manifests"},{"name":"@floating-ui/react@0.26.28","sha":"ba32495e65a1616c8ee5ab98ebbc80705482ed34","kind":"tag","published_at":"2024-11-15T03:11:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.28","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.28/manifests"},{"name":"@floating-ui/react-native@0.10.7","sha":"948bbb91bd8387308ed4159e22741d398f07570a","kind":"tag","published_at":"2024-11-09T03:05:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.7/manifests"},{"name":"@floating-ui/react@0.26.27","sha":"f1d95ac5ba8ce6eee128915c983326fbf0387cef","kind":"tag","published_at":"2024-10-31T23:39:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.27","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.27/manifests"},{"name":"@floating-ui/react@0.26.26","sha":"c9672007a7cf8a0b3b0b3b654a234dbe681a1a1c","kind":"tag","published_at":"2024-10-30T07:19:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.26","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.26/manifests"},{"name":"@floating-ui/dom@1.6.12","sha":"c9672007a7cf8a0b3b0b3b654a234dbe681a1a1c","kind":"tag","published_at":"2024-10-30T07:19:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.12/manifests"},{"name":"@floating-ui/react@0.26.25","sha":"1ed123b3a5394b80a98cad7fc8114675a609f71f","kind":"tag","published_at":"2024-10-14T02:41:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.25","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.25/manifests"},{"name":"@floating-ui/vue@1.1.5","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.5/manifests"},{"name":"@floating-ui/utils@0.2.8","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.8/manifests"},{"name":"@floating-ui/react-dom@2.1.2","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.2/manifests"},{"name":"@floating-ui/react@0.26.24","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.24","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.24/manifests"},{"name":"@floating-ui/dom@1.6.11","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.11/manifests"},{"name":"@floating-ui/core@1.6.8","sha":"ecd627e4676a50643edcdf8915a6acefa50ee3d8","kind":"tag","published_at":"2024-09-15T06:07:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.8/manifests"},{"name":"@floating-ui/react@0.26.23","sha":"f2552f47fdf61377d3d594622507d45599e60da7","kind":"tag","published_at":"2024-08-25T12:03:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.23","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.23/manifests"},{"name":"@floating-ui/vue@1.1.4","sha":"831320269b149845dc1b110a599917cb794ba627","kind":"tag","published_at":"2024-08-07T11:45:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.4/manifests"},{"name":"@floating-ui/utils@0.2.7","sha":"831320269b149845dc1b110a599917cb794ba627","kind":"tag","published_at":"2024-08-07T11:45:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.7/manifests"},{"name":"@floating-ui/react@0.26.22","sha":"831320269b149845dc1b110a599917cb794ba627","kind":"tag","published_at":"2024-08-07T11:45:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.22","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.22/manifests"},{"name":"@floating-ui/dom@1.6.10","sha":"831320269b149845dc1b110a599917cb794ba627","kind":"tag","published_at":"2024-08-07T11:45:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.10/manifests"},{"name":"@floating-ui/core@1.6.7","sha":"831320269b149845dc1b110a599917cb794ba627","kind":"tag","published_at":"2024-08-07T11:45:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.7/manifests"},{"name":"@floating-ui/vue@1.1.3","sha":"b63dd66cb2091fc079ca7f89b149b79dcc3524eb","kind":"tag","published_at":"2024-08-05T21:59:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.3/manifests"},{"name":"@floating-ui/utils@0.2.6","sha":"b63dd66cb2091fc079ca7f89b149b79dcc3524eb","kind":"tag","published_at":"2024-08-05T21:59:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.6/manifests"},{"name":"@floating-ui/react@0.26.21","sha":"b63dd66cb2091fc079ca7f89b149b79dcc3524eb","kind":"tag","published_at":"2024-08-05T21:59:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.21","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.21/manifests"},{"name":"@floating-ui/dom@1.6.9","sha":"b63dd66cb2091fc079ca7f89b149b79dcc3524eb","kind":"tag","published_at":"2024-08-05T21:59:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.9/manifests"},{"name":"@floating-ui/core@1.6.6","sha":"b63dd66cb2091fc079ca7f89b149b79dcc3524eb","kind":"tag","published_at":"2024-08-05T21:59:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.6/manifests"},{"name":"@floating-ui/vue@1.1.2","sha":"fe06ea2d4b5d4714602a0d1b7e8844d7b7dc21e5","kind":"tag","published_at":"2024-07-22T09:09:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.2/manifests"},{"name":"@floating-ui/utils@0.2.5","sha":"fe06ea2d4b5d4714602a0d1b7e8844d7b7dc21e5","kind":"tag","published_at":"2024-07-22T09:09:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.5/manifests"},{"name":"@floating-ui/react@0.26.20","sha":"fe06ea2d4b5d4714602a0d1b7e8844d7b7dc21e5","kind":"tag","published_at":"2024-07-22T09:09:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.20","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.20/manifests"},{"name":"@floating-ui/dom@1.6.8","sha":"fe06ea2d4b5d4714602a0d1b7e8844d7b7dc21e5","kind":"tag","published_at":"2024-07-22T09:09:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.8/manifests"},{"name":"@floating-ui/core@1.6.5","sha":"fe06ea2d4b5d4714602a0d1b7e8844d7b7dc21e5","kind":"tag","published_at":"2024-07-22T09:09:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.5/manifests"},{"name":"@floating-ui/vue@1.1.1","sha":"9c4a04f562c0527113f0a8d8670442723f2faa8e","kind":"tag","published_at":"2024-07-02T08:01:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.1/manifests"},{"name":"@floating-ui/vue@1.1.0","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.1.0/manifests"},{"name":"@floating-ui/utils@0.2.4","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.4/manifests"},{"name":"@floating-ui/react@0.26.19","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.19","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.19/manifests"},{"name":"@floating-ui/dom@1.6.7","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.7/manifests"},{"name":"@floating-ui/core@1.6.4","sha":"bd2d0659fa271fa67899c5611b0385913439cbc5","kind":"tag","published_at":"2024-06-30T10:58:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.4/manifests"},{"name":"@floating-ui/vue@1.0.7","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.7/manifests"},{"name":"@floating-ui/utils@0.2.3","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.3/manifests"},{"name":"@floating-ui/react-dom@2.1.1","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.1/manifests"},{"name":"@floating-ui/react@0.26.18","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.18","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.18/manifests"},{"name":"@floating-ui/dom@1.6.6","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.6/manifests"},{"name":"@floating-ui/core@1.6.3","sha":"d45094ede72e336ba45116f7db9d25b982d56e1b","kind":"tag","published_at":"2024-06-25T02:09:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.3/manifests"},{"name":"@floating-ui/react@0.26.17","sha":"08cfbe081aa9cf96fb54244618700f6d2b3b0815","kind":"tag","published_at":"2024-06-13T03:50:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.17","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.17/manifests"},{"name":"@floating-ui/react-native@0.10.6","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.6/manifests"},{"name":"@floating-ui/react-dom@2.1.0","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.1.0/manifests"},{"name":"@floating-ui/react@0.26.16","sha":"1a2070ea60b675d09b55eb1ff4aa2ba41f5c156d","kind":"tag","published_at":"2024-05-20T02:28:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.16","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.16/manifests"},{"name":"@floating-ui/react@0.26.15","sha":"58ed16968a044c65bedbfb1e6d639131da347ee1","kind":"tag","published_at":"2024-05-15T11:08:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.15","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.15/manifests"},{"name":"@floating-ui/core@1.6.2","sha":"58ed16968a044c65bedbfb1e6d639131da347ee1","kind":"tag","published_at":"2024-05-15T11:08:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.2/manifests"},{"name":"@floating-ui/react@0.26.14","sha":"a5ba5dadd0f817748617edb95c3d95a3475aab57","kind":"tag","published_at":"2024-05-13T04:04:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.14","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.14/manifests"},{"name":"@floating-ui/dom@1.6.5","sha":"7ee1281398dedeb9e851712996d8aab1c4b4f256","kind":"tag","published_at":"2024-05-05T01:33:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.5/manifests"},{"name":"@floating-ui/utils@0.2.2","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.2/manifests"},{"name":"@floating-ui/react-native@0.10.5","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.5/manifests"},{"name":"@floating-ui/react-dom@2.0.9","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.9/manifests"},{"name":"@floating-ui/react@0.26.13","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.13/manifests"},{"name":"@floating-ui/dom@1.6.4","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.4/manifests"},{"name":"@floating-ui/core@1.6.1","sha":"dd20eeb183462616b3bfac5acf6ee4cad409d6a7","kind":"tag","published_at":"2024-04-28T10:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.1/manifests"},{"name":"@floating-ui/react@0.26.12","sha":"d2381e81d63bf97e8c803f83a025e4a5c5bded2e","kind":"tag","published_at":"2024-04-10T02:41:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.12/manifests"},{"name":"@floating-ui/react@0.26.11","sha":"9b4b6148f41655d5ba65eeb20817d797f0c7069f","kind":"tag","published_at":"2024-04-05T02:05:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.11/manifests"},{"name":"@floating-ui/react@0.26.10","sha":"21f1282eccb32683c2f715ed836c49b79b5353e6","kind":"tag","published_at":"2024-03-26T11:05:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.10/manifests"},{"name":"@floating-ui/dom@1.6.3","sha":"f7bc5d3d76c0162c6ae7681377e34fddcf26ac93","kind":"tag","published_at":"2024-02-12T11:39:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.3/manifests"},{"name":"@floating-ui/dom@1.6.2","sha":"53973c81fa8e894d16d61082032524339db6f8c6","kind":"tag","published_at":"2024-02-11T18:07:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.2/manifests"},{"name":"@floating-ui/react@0.26.9","sha":"86526a794661297efc6190d6b2e86906e99141ee","kind":"tag","published_at":"2024-02-03T03:09:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.9/manifests"},{"name":"@floating-ui/vue@1.0.6","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.6/manifests"},{"name":"@floating-ui/react-dom@2.0.8","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.8/manifests"},{"name":"@floating-ui/react@0.26.8","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.8/manifests"},{"name":"@floating-ui/dom@1.6.1","sha":"f74524d9a980f919eeddb88cc221492040180cc6","kind":"tag","published_at":"2024-01-28T05:32:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.1/manifests"},{"name":"@floating-ui/vue@1.0.5","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.5/manifests"},{"name":"@floating-ui/react-native@0.10.4","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.4/manifests"},{"name":"@floating-ui/react-dom@2.0.7","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.7/manifests"},{"name":"@floating-ui/react@0.26.7","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.7/manifests"},{"name":"@floating-ui/dom@1.6.0","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.6.0/manifests"},{"name":"@floating-ui/core@1.6.0","sha":"2ab9f9aabd1b787e66c0191330b3888337c9ed69","kind":"tag","published_at":"2024-01-26T01:44:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.6.0/manifests"},{"name":"@floating-ui/react-native@0.10.3","sha":"8e449abb0bfda143c6a6eb01d3e6943c095b744f","kind":"tag","published_at":"2024-01-16T17:21:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.3/manifests"},{"name":"@floating-ui/vue@1.0.4","sha":"5d025db1167e0bc13e7d386d7df2498b9edf2f8a","kind":"tag","published_at":"2024-01-16T12:28:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.4/manifests"},{"name":"@floating-ui/react-dom@2.0.6","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.6/manifests"},{"name":"@floating-ui/react@0.26.6","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.6/manifests"},{"name":"@floating-ui/devtools@0.2.2","sha":"ba3e4986d6001dc77b19586b166f0b6d460a8618","kind":"tag","published_at":"2024-01-16T11:44:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.2/manifests"},{"name":"@floating-ui/devtools@0.2.1","sha":"270b2e5040e2a422ee35c3e822c7d5bea3c2348d","kind":"tag","published_at":"2024-01-12T10:30:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.1/manifests"},{"name":"@floating-ui/devtools@0.2.0","sha":"f331d8e3839f7f4d94dc8651f94c03d208e84971","kind":"tag","published_at":"2024-01-10T12:49:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.2.0/manifests"},{"name":"@floating-ui/utils@0.2.1","sha":"47dafe9f20960f9d80ce34ba118b0037b7cf6b74","kind":"commit","published_at":"2024-01-07T15:05:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.1/manifests"},{"name":"@floating-ui/vue@1.0.3","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.3/manifests"},{"name":"@floating-ui/utils@0.2.0","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.2.0/manifests"},{"name":"@floating-ui/react-native@0.10.2","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.2/manifests"},{"name":"@floating-ui/react-dom@2.0.5","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.5/manifests"},{"name":"@floating-ui/react@0.26.5","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.5/manifests"},{"name":"@floating-ui/dom@1.5.4","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.4/manifests"},{"name":"@floating-ui/devtools@0.0.4","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.4/manifests"},{"name":"@floating-ui/core@1.5.3","sha":"44e0f7faa0d29d6c0ab3bfb36b011e1bc8260a33","kind":"tag","published_at":"2024-01-06T08:25:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.3/manifests"},{"name":"@floating-ui/devtools@0.0.3","sha":"663635d969302cde8c26fa92b50829a91ca6adba","kind":"tag","published_at":"2023-12-28T18:26:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.3/manifests"},{"name":"@floating-ui/devtools@0.0.2","sha":"24672b4b6a71c5df74e810f5048f123b3d5c96a4","kind":"tag","published_at":"2023-12-19T15:08:31.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.2/manifests"},{"name":"@floating-ui/devtools@0.0.1","sha":"e6a42f56be26957c23f451ff829f101ce113fb55","kind":"tag","published_at":"2023-12-18T13:40:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/devtools@0.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/devtools@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdevtools%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdevtools@0.0.1/manifests"},{"name":"@floating-ui/react@0.26.4","sha":"aad8c1982a886e0103198b0853c2b0e782a487d8","kind":"tag","published_at":"2023-12-11T05:53:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.4/manifests"},{"name":"@floating-ui/core@1.5.2","sha":"78e8d87ec2fd2172921937e24390806d7dedb636","kind":"tag","published_at":"2023-12-06T03:54:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.2/manifests"},{"name":"@floating-ui/core@1.5.1","sha":"cff301f4cb714ac0e699de5948460f1b8c571110","kind":"tag","published_at":"2023-11-30T21:27:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.1/manifests"},{"name":"@floating-ui/react@0.26.3","sha":"a655f3b625d8ac7b1a26c7b4a51ed425474bdaef","kind":"tag","published_at":"2023-11-27T02:54:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.3/manifests"},{"name":"@floating-ui/react-dom@2.0.4","sha":"1ddb830e492ffe8b1a0421b355e6b56f4d46af00","kind":"tag","published_at":"2023-11-09T16:30:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.4/manifests"},{"name":"@floating-ui/react-dom@2.0.3","sha":"fba43a60e9c4121711cd4e0b36ac496c36185431","kind":"tag","published_at":"2023-11-08T12:18:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.3/manifests"},{"name":"@floating-ui/react@0.26.2","sha":"fba43a60e9c4121711cd4e0b36ac496c36185431","kind":"tag","published_at":"2023-11-08T12:18:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.2/manifests"},{"name":"@floating-ui/react@0.26.1","sha":"a70e4e2350627ba61bdfd72f86475d0905c2a17e","kind":"tag","published_at":"2023-10-14T15:39:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.1/manifests"},{"name":"@floating-ui/utils@0.1.6","sha":"dacba996ab7399835bfa66d106b0d8ffaeeb18d8","kind":"tag","published_at":"2023-10-02T07:11:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.6/manifests"},{"name":"@floating-ui/utils@0.1.5","sha":"4438bca67f99070d9776a28a9b2d25417ba04246","kind":"tag","published_at":"2023-10-02T04:20:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.5/manifests"},{"name":"@floating-ui/react@0.26.0","sha":"4438bca67f99070d9776a28a9b2d25417ba04246","kind":"tag","published_at":"2023-10-02T04:20:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.26.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.26.0/manifests"},{"name":"@floating-ui/utils@0.1.4","sha":"e4240b23ed5b4e6abe44bb8d6893e0f8ac8edb88","kind":"tag","published_at":"2023-09-17T12:51:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.4/manifests"},{"name":"@floating-ui/core@1.5.0","sha":"4f390adff851bc3faed3e91bec000dff5e9e2827","kind":"tag","published_at":"2023-09-15T03:55:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.5.0/manifests"},{"name":"@floating-ui/utils@0.1.3","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.3/manifests"},{"name":"@floating-ui/dom@1.5.3","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.3/manifests"},{"name":"@floating-ui/core@1.4.2","sha":"0515ad30f31b9cbc24ad470d0c63aab8f6f5165e","kind":"tag","published_at":"2023-09-14T13:40:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.2/manifests"},{"name":"@floating-ui/utils@0.1.2","sha":"99de6d1520270e7a513cfa5a1c24bc6f0f7ab34f","kind":"tag","published_at":"2023-09-11T08:16:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.2/manifests"},{"name":"@floating-ui/dom@1.5.2","sha":"3150a03c4d38085a1ec70071e6a7b1a8f0cb2661","kind":"tag","published_at":"2023-09-11T06:36:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.2/manifests"},{"name":"@floating-ui/react@0.25.4","sha":"3fb7ee8af03ca955f82ccc1836231f244c2dbf8d","kind":"commit","published_at":"2023-09-06T07:24:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.4/manifests"},{"name":"@floating-ui/react@0.25.3","sha":"a49694d5fb5ca7c283fcb1b2b22c5f8e37b7c7ba","kind":"commit","published_at":"2023-09-01T15:47:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.3/manifests"},{"name":"@floating-ui/react-dom@2.0.2","sha":"698c2fa7dc9e9a9356f9ba2974dea86f42410c7e","kind":"commit","published_at":"2023-08-28T14:06:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.2/manifests"},{"name":"@floating-ui/react@0.25.2","sha":"05a7fc975d69638da6ee1b7ff856535aa84a8267","kind":"commit","published_at":"2023-08-26T08:08:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.2/manifests"},{"name":"@floating-ui/react@0.25.1","sha":"6b12fdef95d7b09f276816ce9aead601be55204d","kind":"commit","published_at":"2023-08-10T04:04:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.1/manifests"},{"name":"@floating-ui/utils@0.1.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.1/manifests"},{"name":"@floating-ui/dom@1.5.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.1/manifests"},{"name":"@floating-ui/core@1.4.1","sha":"795e2a04d4b41e215fe1dc2343b06f325b76c4d8","kind":"commit","published_at":"2023-07-30T13:14:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.1/manifests"},{"name":"@floating-ui/utils@0.1.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/utils@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/utils@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Futils%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Futils@0.1.0/manifests"},{"name":"@floating-ui/react@0.25.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.25.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.25.0/manifests"},{"name":"@floating-ui/dom@1.5.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.5.0/manifests"},{"name":"@floating-ui/core@1.4.0","sha":"ec102dd1f4fcf8e703afa8b8c9bd89dcad9ad55c","kind":"commit","published_at":"2023-07-28T11:07:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.4.0/manifests"},{"name":"@floating-ui/vue@1.0.2","sha":"800298e46bd1ddee91bf02d52470dbbbd70eb855","kind":"commit","published_at":"2023-07-19T00:00:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.2/manifests"},{"name":"@floating-ui/react@0.24.8","sha":"3ef72d2e879389528d43836598371bb00f12123c","kind":"commit","published_at":"2023-07-15T00:57:20.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.8/manifests"},{"name":"@floating-ui/react@0.24.7","sha":"baccbd1965ed541506d2e278d7b98aaf7ca04267","kind":"commit","published_at":"2023-07-13T09:25:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.7/manifests"},{"name":"@floating-ui/dom@1.4.5","sha":"baccbd1965ed541506d2e278d7b98aaf7ca04267","kind":"commit","published_at":"2023-07-13T09:25:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.5/manifests"},{"name":"@floating-ui/react@0.24.6","sha":"073da89da80577565a69cebd786430e11ea9e3bc","kind":"commit","published_at":"2023-07-07T21:46:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.6/manifests"},{"name":"@floating-ui/dom@1.4.4","sha":"9bbf2fcc3ffce30f0a68c597b1cb221c9569ce76","kind":"commit","published_at":"2023-07-06T02:58:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.4/manifests"},{"name":"@floating-ui/react@0.24.5","sha":"af9065552f52f1300d274ee4980e58cd1a7cda08","kind":"commit","published_at":"2023-07-04T15:53:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.5/manifests"},{"name":"@floating-ui/react@0.24.4","sha":"b1da329567361081da9b460e45e0662376889277","kind":"commit","published_at":"2023-07-04T08:49:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.4/manifests"},{"name":"@floating-ui/dom@1.4.3","sha":"58cb043f82d70365bbee8a7371f45e9a89624875","kind":"commit","published_at":"2023-06-29T09:20:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.3/manifests"},{"name":"@floating-ui/dom@1.4.2","sha":"1df6a4f5f985b19d0a104353a1ccbbc01d6b083b","kind":"commit","published_at":"2023-06-21T04:16:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.2/manifests"},{"name":"@floating-ui/dom@1.4.1","sha":"9224bad9fe442541844ce6e30a90f7f3b3515a89","kind":"commit","published_at":"2023-06-18T21:13:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.1/manifests"},{"name":"@floating-ui/dom@1.4.0","sha":"0cab4f66394594dbe99f5bacc539fd9e588f78b4","kind":"commit","published_at":"2023-06-17T04:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.4.0/manifests"},{"name":"@floating-ui/core@1.3.1","sha":"0cab4f66394594dbe99f5bacc539fd9e588f78b4","kind":"commit","published_at":"2023-06-17T04:31:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.1/manifests"},{"name":"@floating-ui/react-native@0.10.1","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.1/manifests"},{"name":"@floating-ui/react-dom@2.0.1","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.1/manifests"},{"name":"@floating-ui/react@0.24.3","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.3/manifests"},{"name":"@floating-ui/dom@1.3.0","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.3.0/manifests"},{"name":"@floating-ui/core@1.3.0","sha":"d2c44683029292c71163ee337e0fae21a08c21ff","kind":"commit","published_at":"2023-06-11T00:03:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.3.0/manifests"},{"name":"@floating-ui/vue@1.0.1","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.1/manifests"},{"name":"@floating-ui/react@0.24.2","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.2/manifests"},{"name":"@floating-ui/dom@1.2.9","sha":"b8990250568043b876e1c8fe42358fe337847ede","kind":"commit","published_at":"2023-05-28T06:27:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.9/manifests"},{"name":"v2.11.8","sha":"92195083958c9496988ed4526b82b75b7256b5a4","kind":"tag","published_at":"2023-05-26T17:27:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.8/manifests"},{"name":"@floating-ui/react@0.24.1","sha":"b8737712255909c5e890b5d68d1006d766439cec","kind":"commit","published_at":"2023-05-13T13:57:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.1/manifests"},{"name":"@floating-ui/dom@1.2.8","sha":"b8737712255909c5e890b5d68d1006d766439cec","kind":"commit","published_at":"2023-05-13T13:57:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.8/manifests"},{"name":"@floating-ui/vue@1.0.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@1.0.0/manifests"},{"name":"@floating-ui/react-native@0.10.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.10.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.10.0/manifests"},{"name":"@floating-ui/react-dom@2.0.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@2.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@2.0.0/manifests"},{"name":"@floating-ui/react@0.24.0","sha":"1ba115b809712215f81b8eb134ca79f8263b6fa9","kind":"commit","published_at":"2023-04-30T07:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.24.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.24.0/manifests"},{"name":"@floating-ui/dom@1.2.7","sha":"aac603b9413f6f12a2da793670d09ce510b6d577","kind":"commit","published_at":"2023-04-26T08:22:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.7/manifests"},{"name":"@floating-ui/react@0.23.1","sha":"4d1c5c5eb051c7a15436bb881c63c377aee0df19","kind":"commit","published_at":"2023-04-19T19:21:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.23.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.1/manifests"},{"name":"@floating-ui/react@0.23.0","sha":"53d829e376c9d5bc7dfd042230d37f710338e87c","kind":"commit","published_at":"2023-04-10T06:30:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.23.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.23.0/manifests"},{"name":"@floating-ui/dom@1.2.6","sha":"8b797c966955d9f049e24dd2cf6020cd340e41d1","kind":"commit","published_at":"2023-04-07T07:26:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.6/manifests"},{"name":"@floating-ui/core@1.2.6","sha":"8b797c966955d9f049e24dd2cf6020cd340e41d1","kind":"commit","published_at":"2023-04-07T07:26:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.6/manifests"},{"name":"@floating-ui/react@0.22.3","sha":"c4bf1a49528bfb035670c7cd0135b1f284c5603a","kind":"commit","published_at":"2023-04-02T05:41:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.3/manifests"},{"name":"@floating-ui/react@0.22.2","sha":"65758fd8d32e034c45cf4126b43861536b6354b4","kind":"commit","published_at":"2023-03-26T06:08:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.2/manifests"},{"name":"@floating-ui/react@0.22.1","sha":"a52b912cbc784c7a0c148580384dfddfeeb8eda8","kind":"commit","published_at":"2023-03-25T22:44:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.1/manifests"},{"name":"@floating-ui/core@1.2.5","sha":"a52b912cbc784c7a0c148580384dfddfeeb8eda8","kind":"commit","published_at":"2023-03-25T22:44:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.5/manifests"},{"name":"v2.11.7","sha":"502957924b2dd1fc85c07cb0cec3be5b75f2c32a","kind":"commit","published_at":"2023-03-24T13:46:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.7/manifests"},{"name":"@floating-ui/react@0.22.0","sha":"53f393a7a51b41da986d9466af531d9cfb48692b","kind":"commit","published_at":"2023-03-19T20:45:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.22.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.22.0/manifests"},{"name":"@floating-ui/dom@1.2.5","sha":"53f393a7a51b41da986d9466af531d9cfb48692b","kind":"commit","published_at":"2023-03-19T20:45:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.5/manifests"},{"name":"@floating-ui/react@0.21.1","sha":"ff4d495f720dfdf54135d4f2acc458b7fa7ad801","kind":"commit","published_at":"2023-03-13T21:53:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.21.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.1/manifests"},{"name":"@floating-ui/core@1.2.4","sha":"ff4d495f720dfdf54135d4f2acc458b7fa7ad801","kind":"commit","published_at":"2023-03-13T21:53:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.4/manifests"},{"name":"@floating-ui/react@0.21.0","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.21.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.21.0/manifests"},{"name":"@floating-ui/dom@1.2.4","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.4/manifests"},{"name":"@floating-ui/core@1.2.3","sha":"02c127ad9d10800e0ef29e5df9bb458612e737bf","kind":"commit","published_at":"2023-03-12T15:15:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.3/manifests"},{"name":"@floating-ui/react@0.20.1","sha":"79ba1cbeab4bf59463ab763216efa2c4e29d3276","kind":"commit","published_at":"2023-03-02T02:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.20.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.1/manifests"},{"name":"@floating-ui/dom@1.2.3","sha":"79ba1cbeab4bf59463ab763216efa2c4e29d3276","kind":"commit","published_at":"2023-03-02T02:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.3/manifests"},{"name":"@floating-ui/react@0.20.0","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.20.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.20.0/manifests"},{"name":"@floating-ui/dom@1.2.2","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.2/manifests"},{"name":"@floating-ui/core@1.2.2","sha":"f09f6a77446ff53fbcc1065422bf3c995b8f22b0","kind":"commit","published_at":"2023-03-01T15:14:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.2/manifests"},{"name":"@floating-ui/vue@0.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.1/manifests"},{"name":"@floating-ui/react-dom@1.3.0","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.3.0/manifests"},{"name":"@floating-ui/react@0.19.2","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.2/manifests"},{"name":"@floating-ui/dom@1.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.1/manifests"},{"name":"@floating-ui/core@1.2.1","sha":"0fe9495c77ed267428fd65416685bf27ef493a8e","kind":"commit","published_at":"2023-02-12T09:28:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.1/manifests"},{"name":"@floating-ui/dom@1.2.0","sha":"9885342249143a33acdf03ceea5b41002197a899","kind":"commit","published_at":"2023-02-05T10:52:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.2.0/manifests"},{"name":"@floating-ui/core@1.2.0","sha":"9885342249143a33acdf03ceea5b41002197a899","kind":"commit","published_at":"2023-02-05T10:52:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.2.0/manifests"},{"name":"@floating-ui/react@0.19.1","sha":"c5a00aaa89bff9adde704f45a61707f8d6bc9bb0","kind":"commit","published_at":"2023-02-01T13:56:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.1/manifests"},{"name":"@floating-ui/core@1.1.1","sha":"e708138ebf5ef5ee508772e0fd94d0e7d03034a4","kind":"commit","published_at":"2023-01-29T10:06:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.1/manifests"},{"name":"@floating-ui/react-dom@1.2.2","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.2/manifests"},{"name":"@floating-ui/react@0.19.0","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.19.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.19.0/manifests"},{"name":"@floating-ui/dom@1.1.1","sha":"4760e38a846ac2e4d6fdf7324761b20273b3958b","kind":"commit","published_at":"2023-01-28T13:41:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.1/manifests"},{"name":"@floating-ui/react@0.18.1","sha":"d2407ceba88805053d42828e10dafcabe22fc116","kind":"commit","published_at":"2023-01-23T01:24:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.18.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.1/manifests"},{"name":"@floating-ui/react-dom@1.2.1","sha":"f5d194f5997a655977f23f76dcad96408fb261e8","kind":"commit","published_at":"2023-01-16T14:56:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.1/manifests"},{"name":"@floating-ui/react@0.18.0","sha":"f5d194f5997a655977f23f76dcad96408fb261e8","kind":"commit","published_at":"2023-01-16T14:56:34.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.18.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.18.0/manifests"},{"name":"@floating-ui/react-native@0.9.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.9.0/manifests"},{"name":"@floating-ui/react-dom@1.2.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.2.0/manifests"},{"name":"@floating-ui/react@0.17.0","sha":"48370ecb9a83af42e39028831527abab099e255b","kind":"commit","published_at":"2023-01-10T16:32:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.17.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.17.0/manifests"},{"name":"@floating-ui/react-dom@1.1.2","sha":"d5e317b2fb0b6dd24f77c8d740a81835087428d2","kind":"commit","published_at":"2023-01-07T11:12:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.2/manifests"},{"name":"@floating-ui/react@0.16.0","sha":"d5e317b2fb0b6dd24f77c8d740a81835087428d2","kind":"commit","published_at":"2023-01-07T11:12:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.16.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.16.0/manifests"},{"name":"@floating-ui/react-dom@1.1.1","sha":"78974e402622886ce747b9ce2ed2e4e089b327f7","kind":"commit","published_at":"2023-01-03T14:05:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.1/manifests"},{"name":"@floating-ui/vue@0.2.0","sha":"da5e202c57d5fd3b10bebf4d4de93582d64f5a66","kind":"commit","published_at":"2023-01-02T10:36:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.2.0/manifests"},{"name":"@floating-ui/core@1.1.0","sha":"da5e202c57d5fd3b10bebf4d4de93582d64f5a66","kind":"commit","published_at":"2023-01-02T10:36:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.1.0/manifests"},{"name":"@floating-ui/react@0.15.1","sha":"c2d9bc627d418331aab9d05bfe6116bf3c8b8e8b","kind":"commit","published_at":"2023-01-01T12:39:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.15.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.1/manifests"},{"name":"@floating-ui/react-dom@1.1.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.1.0/manifests"},{"name":"@floating-ui/react@0.15.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.15.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.15.0/manifests"},{"name":"@floating-ui/dom@1.1.0","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.1.0/manifests"},{"name":"@floating-ui/core@1.0.5","sha":"e052538dde9a1db4824990bfb38b4579a6ff60cf","kind":"commit","published_at":"2022-12-26T05:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.5/manifests"},{"name":"@floating-ui/dom@1.0.12","sha":"cb5b8cb4721fffe361866cb290bc54082e23bb56","kind":"commit","published_at":"2022-12-16T05:31:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.12/manifests"},{"name":"@floating-ui/dom@1.0.11","sha":"07bcceadff1a1ea9ea5631af7db14017841e6be0","kind":"commit","published_at":"2022-12-16T01:32:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.11/manifests"},{"name":"@floating-ui/vue@0.1.0","sha":"ee8d78b4cc9b2d82be07b667d64e0e1e29cabf5b","kind":"commit","published_at":"2022-12-14T14:13:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/vue@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/vue@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fvue%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fvue@0.1.0/manifests"},{"name":"@floating-ui/dom@1.0.10","sha":"9843e13bc0f202e771f8285f12a89af1e4e3ce73","kind":"commit","published_at":"2022-12-12T07:16:02.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.10/manifests"},{"name":"@floating-ui/react@0.14.0","sha":"61e73973e9e4b7d85ae17d3c7e246857c512fc1e","kind":"commit","published_at":"2022-12-10T23:18:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react@0.14.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact@0.14.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.3","sha":"d5e0bbac708651f73e023818369631163ea09994","kind":"commit","published_at":"2022-12-08T01:45:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.3/manifests"},{"name":"@floating-ui/react-native@0.8.2","sha":"1e0ce82a88828e2c016dbb0880925e63f3c1429a","kind":"commit","published_at":"2022-12-07T21:19:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.2","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.2/manifests"},{"name":"@floating-ui/dom@1.0.9","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.9/manifests"},{"name":"@floating-ui/core@1.0.4","sha":"128678497ae008df10a75ebbae1a6c98c2dfe63b","kind":"commit","published_at":"2022-12-07T09:36:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.1","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.1/manifests"},{"name":"@floating-ui/dom@1.0.8","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.8/manifests"},{"name":"@floating-ui/core@1.0.3","sha":"5af251f1813f5b3459c959afe1acf3a1d51faa0e","kind":"commit","published_at":"2022-12-06T04:07:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.3/manifests"},{"name":"@floating-ui/react-dom-interactions@0.13.0","sha":"5925f68f9eeb537d9807eb06c58bf66001ec6e7a","kind":"commit","published_at":"2022-12-02T22:42:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.13.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.13.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.12.0","sha":"1a3ac8e0404ae04709d7f86fb980a4bf58d88ad9","kind":"commit","published_at":"2022-11-24T01:14:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.12.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.12.0/manifests"},{"name":"@floating-ui/dom@1.0.7","sha":"1a3ac8e0404ae04709d7f86fb980a4bf58d88ad9","kind":"commit","published_at":"2022-11-24T01:14:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.7/manifests"},{"name":"@floating-ui/dom@1.0.6","sha":"fcc5eba0017905a9d1d56260ccc529e4a12f53fd","kind":"commit","published_at":"2022-11-15T18:03:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.6/manifests"},{"name":"@floating-ui/react-native@0.8.1","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.11.0","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.11.0/manifests"},{"name":"@floating-ui/react-dom@1.0.1","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.1/manifests"},{"name":"@floating-ui/dom@1.0.5","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.5/manifests"},{"name":"@floating-ui/core@1.0.2","sha":"9d0fc4fc270e5357eb3c3a824c09433f73a494c0","kind":"commit","published_at":"2022-11-15T13:23:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.3","sha":"2dc12b077f96d2a10d45d204b4df5b883eaa2389","kind":"commit","published_at":"2022-10-29T11:44:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.3/manifests"},{"name":"@floating-ui/dom@1.0.4","sha":"2dc12b077f96d2a10d45d204b4df5b883eaa2389","kind":"commit","published_at":"2022-10-29T11:44:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.2","sha":"fa26dcacd072e307266938f8c9ccfc3fd88fa265","kind":"commit","published_at":"2022-10-19T22:13:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.2/manifests"},{"name":"@floating-ui/dom@1.0.3","sha":"fa26dcacd072e307266938f8c9ccfc3fd88fa265","kind":"commit","published_at":"2022-10-19T22:13:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.3/manifests"},{"name":"@floating-ui/dom@1.0.2","sha":"70e1fd5e8ac927b3612a7ba2390bd57d5eceee30","kind":"commit","published_at":"2022-09-19T14:25:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.10.1","sha":"f0404c413b266f734ca2a4077378fddc5f94368e","kind":"commit","published_at":"2022-09-18T01:59:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.10.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.3","sha":"8f2b119fbc0d16b280fa6af84405683751b37733","kind":"commit","published_at":"2022-08-26T12:29:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.3/manifests"},{"name":"v2.11.6","sha":"e764f2cc893e5a9cc466af888f7eb7efa3b197f6","kind":"commit","published_at":"2022-08-11T07:51:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.6/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.2","sha":"130b4fa2ea48c7d334215afa2d752236fafae8b5","kind":"commit","published_at":"2022-08-10T12:49:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.2/manifests"},{"name":"@floating-ui/dom@1.0.1","sha":"fa9ae9acab663c124bb856144da6b5405fb5aea9","kind":"commit","published_at":"2022-08-09T07:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.1/manifests"},{"name":"@floating-ui/core@1.0.1","sha":"fa9ae9acab663c124bb856144da6b5405fb5aea9","kind":"commit","published_at":"2022-08-09T07:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.1","sha":"2548cd1df6951abda16dbc21c47719ca6552e0ba","kind":"commit","published_at":"2022-07-30T07:52:08.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.9.0","sha":"f03b3e7456d714ba31481e03af7d37cdac2226b6","kind":"commit","published_at":"2022-07-28T21:37:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.9.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.8.1","sha":"8df349970b7c3704113d6bc733788129712ada7c","kind":"commit","published_at":"2022-07-22T22:33:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.1/manifests"},{"name":"@floating-ui/react-native@0.8.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.8.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.8.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.8.0/manifests"},{"name":"@floating-ui/react-dom@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@1.0.0/manifests"},{"name":"@floating-ui/dom@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@1.0.0/manifests"},{"name":"@floating-ui/core@1.0.0","sha":"d0d90f527e26f410bbbfa6cfbc39b66ca4d6ff11","kind":"commit","published_at":"2022-07-19T11:22:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@1.0.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.7.0","sha":"136259cea9b88e96f7515c3925a6a577ada82faa","kind":"commit","published_at":"2022-07-15T13:21:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.7.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.6","sha":"158f1fcb82fdff4d8c64e789889935c1303e4f7c","kind":"commit","published_at":"2022-06-23T01:10:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.6/manifests"},{"name":"@floating-ui/dom@0.5.4","sha":"158f1fcb82fdff4d8c64e789889935c1303e4f7c","kind":"commit","published_at":"2022-06-23T01:10:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.4/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.5","sha":"1589c1dec67669c6d43989b58c7203437c7515d5","kind":"commit","published_at":"2022-06-20T10:18:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.5/manifests"},{"name":"@floating-ui/react-native@0.7.1","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.4","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.4/manifests"},{"name":"@floating-ui/react-dom@0.7.2","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.2/manifests"},{"name":"@floating-ui/dom@0.5.3","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.3/manifests"},{"name":"@floating-ui/core@0.7.3","sha":"5ce024fcbf3b327d832e94ff2c0ccdd4af3531c4","kind":"commit","published_at":"2022-06-12T00:43:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.3/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.3","sha":"bbf35a4435ce4ad6ec8d0d4dc3fa7978020062f1","kind":"commit","published_at":"2022-05-28T08:45:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.3/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.2/manifests"},{"name":"@floating-ui/dom@0.5.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.2/manifests"},{"name":"@floating-ui/core@0.7.2","sha":"11d058a17b923317648090515dfbc585bc13b7af","kind":"commit","published_at":"2022-05-28T07:00:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.1/manifests"},{"name":"@floating-ui/react-dom@0.7.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.1/manifests"},{"name":"@floating-ui/dom@0.5.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.1/manifests"},{"name":"@floating-ui/core@0.7.1","sha":"33791c3476c8d95bbd2e9b528594fd68369842cb","kind":"commit","published_at":"2022-05-20T01:46:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.6.0","sha":"1ec76ac1b9c0d9c6eed8739e96a9b70de4e89b64","kind":"commit","published_at":"2022-05-12T11:42:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.6.0/manifests"},{"name":"@floating-ui/react-native@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.7.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.5.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.5.0/manifests"},{"name":"@floating-ui/react-dom@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.7.0/manifests"},{"name":"@floating-ui/dom@0.5.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.5.0/manifests"},{"name":"@floating-ui/core@0.7.0","sha":"3e56da809cae522149ffa06cca7c1b681feccef9","kind":"commit","published_at":"2022-05-07T03:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.7.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.4.0","sha":"13fff3cc39cd6a327f40ef510d0fd1b5176626b0","kind":"commit","published_at":"2022-04-27T03:07:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.4.0/manifests"},{"name":"@floating-ui/react-dom-interactions@0.3.1","sha":"8e0cfe1d7c0ce1683e77bb43f7ea826c755093d6","kind":"commit","published_at":"2022-04-18T08:19:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.1/manifests"},{"name":"@floating-ui/react-native@0.6.1","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.3.0","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.3.0/manifests"},{"name":"@floating-ui/react-dom@0.6.3","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.3/manifests"},{"name":"@floating-ui/dom@0.4.5","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.5/manifests"},{"name":"@floating-ui/core@0.6.2","sha":"d4f006bfe4e5ea2b4c12220d931c02c2f46a039c","kind":"commit","published_at":"2022-04-18T06:33:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.2.0","sha":"d813ad6e2b5ff331fa24487fd1a3fdea5f203a83","kind":"commit","published_at":"2022-04-12T13:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.2.0/manifests"},{"name":"@floating-ui/react-dom@0.6.2","sha":"d813ad6e2b5ff331fa24487fd1a3fdea5f203a83","kind":"commit","published_at":"2022-04-12T13:33:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.2/manifests"},{"name":"@floating-ui/react-dom-interactions@0.1.1","sha":"8a5ac8101526b83239daa001fe2070229cae5ac7","kind":"commit","published_at":"2022-04-09T03:04:31.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.1/manifests"},{"name":"@floating-ui/react-dom-interactions@0.1.0","sha":"993504b9961b88b32f43fea8c859c18a473f7d9d","kind":"commit","published_at":"2022-04-08T14:03:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom-interactions@0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom-interactions@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom-interactions%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom-interactions@0.1.0/manifests"},{"name":"v2.11.5","sha":"593aefe2d558efe586367ed31d7586da249b70e5","kind":"commit","published_at":"2022-04-05T12:55:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.5/manifests"},{"name":"@floating-ui/dom@0.4.4","sha":"25c7adb3a1abdd07037c68afd2fd0b6afb8e6077","kind":"commit","published_at":"2022-04-04T14:14:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.4/manifests"},{"name":"@floating-ui/dom@0.4.3","sha":"1af007a716d5055b2cea07350f48b15a599105cc","kind":"commit","published_at":"2022-04-04T11:32:44.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.3/manifests"},{"name":"@floating-ui/react-dom@0.6.1","sha":"b6a1c06314b0cb10d94b783dc0f902c61a37749d","kind":"commit","published_at":"2022-03-31T02:46:17.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.1/manifests"},{"name":"@floating-ui/dom@0.4.2","sha":"f695b52b72179c2b9854e2e6b277ebfdf9c64a44","kind":"commit","published_at":"2022-03-25T06:15:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.2/manifests"},{"name":"v2.11.4","sha":"50b3a437aa56b58e72549ec4534308e193ab5bd9","kind":"commit","published_at":"2022-03-14T09:11:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"7eae96d44ad0fe05f9e45e0acdb7f95f30cd60da","kind":"commit","published_at":"2022-03-12T02:38:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.3/manifests"},{"name":"@floating-ui/dom@0.4.1","sha":"711b0d8ccdf32c5514857dba82f0b656e110ef81","kind":"commit","published_at":"2022-03-11T17:06:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.1/manifests"},{"name":"@floating-ui/core@0.6.1","sha":"711b0d8ccdf32c5514857dba82f0b656e110ef81","kind":"commit","published_at":"2022-03-11T17:06:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.1/manifests"},{"name":"@floating-ui/react-native@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.6.0/manifests"},{"name":"@floating-ui/react-dom@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.6.0/manifests"},{"name":"@floating-ui/dom@0.4.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.4.0/manifests"},{"name":"@floating-ui/core@0.6.0","sha":"b5c94cec6160e93f9d066c6e90f17276ba5deebb","kind":"commit","published_at":"2022-03-08T09:51:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.6.0/manifests"},{"name":"@floating-ui/core@0.5.1","sha":"ab69910c8c70fd5d09df17d6b0c60b8e39846071","kind":"commit","published_at":"2022-02-26T11:32:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.1/manifests"},{"name":"@floating-ui/dom@0.3.1","sha":"b216e313794b96ef63b1be47442cf5f809983f7e","kind":"commit","published_at":"2022-02-26T09:48:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.1/manifests"},{"name":"@floating-ui/react-native@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.5.0/manifests"},{"name":"@floating-ui/react-dom@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.5.0/manifests"},{"name":"@floating-ui/dom@0.3.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.3.0/manifests"},{"name":"@floating-ui/core@0.5.0","sha":"37c00aa1fc44bb8352f72dc0f051aa82fdd243d9","kind":"commit","published_at":"2022-02-25T10:04:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.5.0/manifests"},{"name":"@floating-ui/dom@0.2.0","sha":"739e82608ebc34fcfd097f4cbdab3b2da52b70c6","kind":"commit","published_at":"2022-01-22T03:32:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.2.0/manifests"},{"name":"@floating-ui/core@0.4.0","sha":"739e82608ebc34fcfd097f4cbdab3b2da52b70c6","kind":"commit","published_at":"2022-01-22T03:32:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.4.0/manifests"},{"name":"@floating-ui/react-native@0.4.4","sha":"5c07610beac68b380850d421bdc1a96681b49bb9","kind":"commit","published_at":"2022-01-09T06:51:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.4/manifests"},{"name":"@floating-ui/react-dom@0.4.3","sha":"5c07610beac68b380850d421bdc1a96681b49bb9","kind":"commit","published_at":"2022-01-09T06:51:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.3/manifests"},{"name":"@floating-ui/react-native@0.4.3","sha":"6a6a93f4a67d7a19b14d87f7a11d7c3a51484719","kind":"commit","published_at":"2022-01-09T06:16:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.3/manifests"},{"name":"@floating-ui/react-native@0.4.2","sha":"6f32c43a7f4ce06e242fc3c1fed988bf9b6805d4","kind":"commit","published_at":"2022-01-05T23:23:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.2/manifests"},{"name":"@floating-ui/react-dom@0.4.2","sha":"6f32c43a7f4ce06e242fc3c1fed988bf9b6805d4","kind":"commit","published_at":"2022-01-05T23:23:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.2/manifests"},{"name":"@floating-ui/core@0.3.1","sha":"8e059cd10947f313579f4f208fc5b6ed4d2f45db","kind":"commit","published_at":"2021-12-31T01:11:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.1/manifests"},{"name":"@floating-ui/react-native@0.4.1","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.1/manifests"},{"name":"@floating-ui/react-dom@0.4.1","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.1/manifests"},{"name":"@floating-ui/dom@0.1.10","sha":"83eafc8d929c0a207e4fbff96ebc117156d49bbe","kind":"commit","published_at":"2021-12-30T13:23:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.10","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.10/manifests"},{"name":"v2.11.2","sha":"feac588f308794dcd3b726b2f321b2bf368b1487","kind":"commit","published_at":"2021-12-30T04:30:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"feac588f308794dcd3b726b2f321b2bf368b1487","kind":"commit","published_at":"2021-12-30T04:30:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.1/manifests"},{"name":"@floating-ui/react-native@0.4.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.4.0/manifests"},{"name":"@floating-ui/react-dom@0.4.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.4.0/manifests"},{"name":"@floating-ui/dom@0.1.9","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.9/manifests"},{"name":"@floating-ui/core@0.3.0","sha":"12284a2b509c3445794f9a51da9c299731acf4fe","kind":"commit","published_at":"2021-12-28T02:30:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.3.0/manifests"},{"name":"@floating-ui/react-native@0.3.5","sha":"aebad06d593beed4e401a8761f1dba68f9b6991d","kind":"commit","published_at":"2021-12-23T10:00:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.3.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.5/manifests"},{"name":"@floating-ui/react-native@0.3.4","sha":"8b740c2f4da51aae6a1c245a56880ea29c437d1f","kind":"commit","published_at":"2021-12-22T22:56:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-native@0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-native@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-native%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-native@0.3.4/manifests"},{"name":"@floating-ui/react-dom@0.3.4","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/react-dom@0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/react-dom@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Freact-dom%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Freact-dom@0.3.4/manifests"},{"name":"@floating-ui/dom@0.1.8","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/dom@0.1.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/dom@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fdom%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fdom@0.1.8/manifests"},{"name":"@floating-ui/core@0.2.2","sha":"06918c682a2124bdf3957f0112867b493f571281","kind":"commit","published_at":"2021-12-21T10:58:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/@floating-ui/core@0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/@floating-ui/core@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@%40floating-ui%2Fcore%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/@floating-ui%2Fcore@0.2.2/manifests"},{"name":"2021-12-11","sha":"c81dbaac45b777da91c76b52419105cf0f58e8f8","kind":"commit","published_at":"2021-12-11T11:11:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/2021-12-11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/2021-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@2021-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2021-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2021-12-11/manifests"},{"name":"v2.11.0","sha":"72b0b7d445d012a467252cade650d51f09224176","kind":"commit","published_at":"2021-11-27T16:56:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"2e909c71b2d09582a373aaa697152012016735ad","kind":"commit","published_at":"2021-09-30T11:19:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"094c3115843cdfc207f70437318695a689488a2b","kind":"commit","published_at":"2021-09-03T05:22:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"4cd7f8d1da8946b2b3e5f4c757c4a767586b9013","kind":"commit","published_at":"2021-09-02T13:13:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.10.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"f4a6550be3bc95ea5a0348218ae470848ff91544","kind":"commit","published_at":"2021-08-03T15:24:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"4800b37c5b4cabb711ac1d904664a70271487c4b","kind":"commit","published_at":"2021-04-01T15:11:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"c3c52a868ead8ecbe7885f248b152374db83c1c2","kind":"commit","published_at":"2021-03-08T15:57:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2422a68a2abd97a44a2fba4c1d98468ffa5a1e7e","kind":"commit","published_at":"2021-03-02T11:42:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"509875b0392c036739f4fe85fa580e2f265c9def","kind":"commit","published_at":"2021-02-26T17:37:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"2dfd96238a6fc8e24fe90b5bf3b7b84615d81f32","kind":"commit","published_at":"2021-02-26T16:56:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"ec6899ead2e6876040bd1c012351f12a90ee431f","kind":"commit","published_at":"2021-02-24T14:31:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"bceffcb6a958c1d28926126c3b03280fbd02282b","kind":"commit","published_at":"2021-02-22T11:53:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"a206bab1fa5b04771d11d7c9d12d21f5ebf54282","kind":"commit","published_at":"2021-02-20T20:05:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"14d89f79b755014d081dc8bc286814db0a67f2ff","kind":"commit","published_at":"2021-02-20T11:20:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4d5fc590a31bbddcfe6c6a38b761391bf43888d7","kind":"commit","published_at":"2021-02-20T08:20:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"bd261d14ad483eb3ed621c32ea9c06d81b373138","kind":"commit","published_at":"2021-02-19T15:41:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"9ecf3c64209d0cf9a53948643dcdde2bccd1e928","kind":"commit","published_at":"2021-02-19T07:18:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"6dcc3742b043ff39ca03754049358d467c72773b","kind":"commit","published_at":"2021-02-16T14:04:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"24cb3a88d5108d2a42126c8ab3899ee95259ef18","kind":"commit","published_at":"2020-12-14T13:32:28.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.6.0/manifests"},{"name":"v2.5.4","sha":"671f71e2b6990765e5ca780daaea7d1f7175beb6","kind":"commit","published_at":"2020-10-30T10:58:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"78dfda3c9751d0daf4bc8852889006ac249c9700","kind":"commit","published_at":"2020-09-29T13:46:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"f1f9d1ab75b6b0e962f90a5b2a50f6cfd307d794","kind":"commit","published_at":"2020-09-23T11:55:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"6bac504e237585737c01ea6d097a1bb104ed2b47","kind":"commit","published_at":"2020-09-23T10:26:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"264e2f31b1b0a765504aa4d4ee85ca0b0e319a9e","kind":"commit","published_at":"2020-09-21T17:14:18.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"e3c90278b635d67367ae9f9cf044241a7c41d8f4","kind":"commit","published_at":"2020-07-03T07:49:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"78e0ab0237a16ecb111ebbfc11f4bb09300f2839","kind":"commit","published_at":"2020-07-01T09:40:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"38914aae7a2e91715c6eb2b563517082a40cfa64","kind":"commit","published_at":"2020-06-10T06:00:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f2b619b1a5bb39d536e903348be1f1704b72152e","kind":"commit","published_at":"2020-06-08T12:26:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5b740298263c83a578780371a034c3db8ba86f12","kind":"commit","published_at":"2020-04-28T14:25:23.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"de867743d4b841af88675691064c8271452e150f","kind":"commit","published_at":"2020-04-15T09:22:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"74ec5fc3f75e06030207e9f3354720080f10bb26","kind":"commit","published_at":"2020-04-14T10:55:22.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"076239c547a9734338293416302c18a3f76d1f13","kind":"commit","published_at":"2020-04-13T11:45:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e50a6720e6902177be634cf76b3af2bab33339e0","kind":"commit","published_at":"2020-04-13T10:18:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"05bd570f42f0aa65f562452f6e12cff20f3c03cb","kind":"commit","published_at":"2020-04-11T16:25:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"91870eb54a46df94efa76a0ca64bbd05d73782e9","kind":"commit","published_at":"2020-04-09T15:05:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.2/manifests"},{"name":"v1.16.1","sha":"696f521e3e515cab2aec6850e2386800099bb7b2","kind":"commit","published_at":"2020-04-07T16:27:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1/manifests"},{"name":"v1.16.1-lts","sha":"68f192194ae8a6467d4b46d55f873199e7e9c65d","kind":"tag","published_at":"2020-04-06T05:59:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.1-lts","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.1-lts","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.16.1-lts","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1-lts","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.1-lts/manifests"},{"name":"v2.2.1","sha":"c818b3aa749cce50280b71a69aedaf235ca6a3a5","kind":"tag","published_at":"2020-04-04T09:38:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.1/manifests"},{"name":"v2.2.0-bundlephobia.1","sha":"2e9584d7e72dc4ae8bd32258fb8535ad2720efe3","kind":"tag","published_at":"2020-04-03T17:30:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.0-bundlephobia.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.0-bundlephobia.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.2.0-bundlephobia.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0-bundlephobia.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0-bundlephobia.1/manifests"},{"name":"v2.2.0","sha":"fe44e2fde364b25c525b2e042f1d90c036dea700","kind":"tag","published_at":"2020-04-03T15:01:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"058b5d31f216f2bdd5736f77bac66337b37b9dca","kind":"tag","published_at":"2020-03-16T08:53:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.1.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.1.1/manifests"},{"name":"2.1.0","sha":"23af70796febfe8c59e6fe4d2e953ced11233156","kind":"commit","published_at":"2020-03-05T14:05:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/2.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/2.1.0/manifests"},{"name":"v2.0.6","sha":"473dbdcf13bde61453807e5913b7214da4dd519c","kind":"tag","published_at":"2020-02-11T14:01:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"078991014ca7687e3b0dc9bbb17e57a5d0664eb3","kind":"tag","published_at":"2020-02-04T08:10:42.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"1f105962c40ecea247686c60a67a7338394d8a03","kind":"tag","published_at":"2020-01-30T12:57:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e2c76a846d9c3bf641e4d5ceaec77aa53d8da90f","kind":"tag","published_at":"2020-01-28T15:24:48.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ac2dfe320afe9586f024896f1d26f93f4973b205","kind":"tag","published_at":"2020-01-28T13:06:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3b0552485e94d4fd57633eb80851f3cc80c1f9cf","kind":"tag","published_at":"2020-01-26T10:58:13.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"feb08113db5a424438f740364bf0469bbe94b250","kind":"tag","published_at":"2020-01-22T13:12:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"d40732b0eaad295e90756eb54ae7e435e1fd16c1","kind":"tag","published_at":"2020-01-18T15:53:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"1726a12afd8d6694e0d0a6a7921b5d573daf7000","kind":"commit","published_at":"2020-01-15T12:34:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"94e0144261bb8bdb45caa847f4768383ca138cb1","kind":"tag","published_at":"2020-01-11T17:40:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"e058c6770e70ed8116678fe1399d2274aefc93db","kind":"tag","published_at":"2020-01-08T14:56:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"71c9bf690d381e90f0dbb47d87805c48938fec30","kind":"tag","published_at":"2020-01-02T17:27:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"9e9acbca4d4a3307deb0449a3d896f4197c925e2","kind":"tag","published_at":"2019-12-17T11:18:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-next.17","sha":"ae80d66c14cc6055c2f1e2c46ee817144508ee52","kind":"tag","published_at":"2019-12-16T14:21:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.17","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.17/manifests"},{"name":"v2.0.0-alpha.1","sha":"1c29bedd86cc6b8e6d1c65aab7b31debc190da25","kind":"tag","published_at":"2019-12-16T13:19:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-next.16","sha":"8862639a23a9989a772fff01c796c316e3db9775","kind":"tag","published_at":"2019-12-15T16:48:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.16","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.16/manifests"},{"name":"v2.0.0-next.15","sha":"d7c8115d68206c4457a86bfba6ce08a6b935531c","kind":"tag","published_at":"2019-12-09T15:46:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.15","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.15/manifests"},{"name":"v2.0.0-next.14","sha":"688c73631d3deb8d11d39b6ba02d7f3763682c49","kind":"tag","published_at":"2019-12-09T11:07:00.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.14","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.14/manifests"},{"name":"v2.0.0-next.13","sha":"59fdff4ea69352ca684ad1ef6aa5db10f0db2a9b","kind":"tag","published_at":"2019-12-06T18:00:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.13","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.13/manifests"},{"name":"v2.0.0-next.12","sha":"b78f32ae06c4c140a543fef89f6ea92b7dbd6b0d","kind":"tag","published_at":"2019-12-05T14:55:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.12","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.12/manifests"},{"name":"v2.0.0-next.11","sha":"eeb7211cd565620b6fe5206313a1a09bfc48578c","kind":"tag","published_at":"2019-12-04T16:55:59.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.11","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.11/manifests"},{"name":"v2.0.0-next.9","sha":"9bf293ada6bd0d9d4cd02fdb1b28efbdbdcfbf5c","kind":"tag","published_at":"2019-11-25T20:08:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.9/manifests"},{"name":"v2.0.0-next.8","sha":"db7c582dbfb926e88e96c9ab5f66d41e978d187d","kind":"tag","published_at":"2019-11-25T16:46:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.8/manifests"},{"name":"v2.0.0-next.7","sha":"c4bb70af3214cf2f30fe4eb2db8d9951a072aa18","kind":"tag","published_at":"2019-11-23T12:39:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v2.0.0-next.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v2.0.0-next.7/manifests"},{"name":"v1.3.3","sha":"8f8f67f5dad20b6ca2f8c8f3d8566e689f03ab52","kind":"tag","published_at":"2019-10-16T10:50:51.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.3/manifests"},{"name":"v1.16.0","sha":"9754fae6dae25265c7d60d1415c08782326b04f8","kind":"tag","published_at":"2019-10-16T10:34:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.16.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.16.0/manifests"},{"name":"v1.3.2","sha":"8ca920e9d5930bcf260a882d33ce08cf7e4a257b","kind":"tag","published_at":"2019-04-12T12:10:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.2/manifests"},{"name":"v1.15.0","sha":"a029837b65f4664134faf810bf455358dd24f84a","kind":"commit","published_at":"2019-04-04T13:25:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.15.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.15.0/manifests"},{"name":"v1.14.7","sha":"485aec93902004e6626c489c00ff444b5cac0a45","kind":"tag","published_at":"2019-01-29T11:46:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"b1144cdbcb5b5ab20d281a6083ecdce475a54af1","kind":"tag","published_at":"2018-11-28T14:43:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.6/manifests"},{"name":"v1.3.1","sha":"3db964bde9484c6e9adb9c0d6295f77459c1d466","kind":"tag","published_at":"2018-11-08T13:10:52.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.1/manifests"},{"name":"v1.14.5","sha":"f643107f4f65d3ff847e4d8f9a49efb789bb587a","kind":"tag","published_at":"2018-11-08T13:07:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.5/manifests"},{"name":"v1.3.0","sha":"272cfd29c891541496a5d0a04a7cb1f0b149bf74","kind":"tag","published_at":"2018-08-27T05:26:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.3.0/manifests"},{"name":"v1.14.4","sha":"5f73c72e343092552ee9863a3eb1a662ee65918b","kind":"tag","published_at":"2018-08-06T10:45:06.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"1f75fbe5bb335a1630f037516f96599ee428f694","kind":"tag","published_at":"2018-04-04T14:19:07.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"72eb2b80c1e35a318f7dd096faf51ed073a322f1","kind":"tag","published_at":"2018-04-03T11:47:48.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"79a122795faf087bcb13bb0220c3cc5988ee6f6c","kind":"tag","published_at":"2018-03-13T17:21:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.1/manifests"},{"name":"v1.2.0","sha":"0c053d45551af24ce082940fd72fc886902f8b9d","kind":"tag","published_at":"2018-03-12T14:52:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.2.0/manifests"},{"name":"v1.14.0","sha":"dcb059a5f252af24dc4326a3ad5b63d8b4ea2508","kind":"tag","published_at":"2018-03-12T14:46:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.14.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.14.0/manifests"},{"name":"v1.13.0-next.1","sha":"07cce9a411cf9e3ad6e038f56b4325108f963f7c","kind":"tag","published_at":"2017-12-14T10:37:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0-next.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.13.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next.1/manifests"},{"name":"v1.13.0-next","sha":"e577a685cf002257fc33dcb9ad2bbe59e2465502","kind":"tag","published_at":"2017-11-18T09:33:21.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0-next","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0-next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.13.0-next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0-next/manifests"},{"name":"v1.13.0","sha":"d965bda58ba13587c866cac0a21de6f0c8b1fa7f","kind":"tag","published_at":"2017-11-18T09:29:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.13.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.13.0/manifests"},{"name":"v1.12.9","sha":"bf60988e6ee6f7b73e7be8088fd325985bb6e7f4","kind":"tag","published_at":"2017-11-15T12:22:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"fcb7de7f9add8bb5707bdae3588f892175222629","kind":"tag","published_at":"2017-11-14T12:20:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"2d1543b48ba6b14c4b7bf9363a423a391e848f2a","kind":"tag","published_at":"2017-11-11T11:57:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"07b33ee261ae1cd1bd3055cf8a4f02769a7f5055","kind":"tag","published_at":"2017-10-22T07:47:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"8a4f6e8936618ffcac1c1bd837ab4e5ab1de6726","kind":"tag","published_at":"2017-08-29T14:19:10.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"8be6d70796df271b6bd569f74b705a15a980949f","kind":"tag","published_at":"2017-08-28T12:13:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"ce16dd656193472f73f687367dd3503b1b082282","kind":"tag","published_at":"2017-08-18T12:24:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0346c107e63df9a151a9add55ff20820843b53fa","kind":"tag","published_at":"2017-08-16T15:09:36.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"c7ac6ba7acfaefba0a57dca5286b88ce748f8661","kind":"tag","published_at":"2017-08-15T15:53:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3d95d9e7e281a8f4b5c5ffc7b11a421000e6de8c","kind":"tag","published_at":"2017-08-15T11:39:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.12.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"b762974f5378c68686678106fa2ccbc806048f9d","kind":"commit","published_at":"2017-07-30T13:17:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.11.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"ca18c1926168b46a3fed24e1076f152b0ff9466c","kind":"commit","published_at":"2017-07-26T18:46:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.11.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.11.0/manifests"},{"name":"v1.10.8","sha":"0b794e8cb0c2f964287fa10eafc8bcac578316e1","kind":"commit","published_at":"2017-07-02T10:22:39.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.8/manifests"},{"name":"v1.10.7","sha":"f9c202fbaeeec7d7132795d6d4af6f5a537d59c7","kind":"commit","published_at":"2017-07-02T08:26:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.7/manifests"},{"name":"v1.10.5","sha":"a51cadedaeae5773a3bfa5ca9fc1564bd1562d28","kind":"commit","published_at":"2017-06-25T15:50:43.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.5/manifests"},{"name":"v1.10.2","sha":"953d9a0b43187f529199f7d922966051731e3e80","kind":"commit","published_at":"2017-06-16T17:30:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"fe1cc37b58080df4bb622adcbe73712640569a54","kind":"commit","published_at":"2017-06-14T16:23:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.10.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.10.1/manifests"},{"name":"v1.9.9","sha":"450d36907abef2887adc881460596651a4bcbacd","kind":"commit","published_at":"2017-05-24T10:14:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.9","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"bcd5658ee30a44d98ff2a35daa2313445fec15a1","kind":"commit","published_at":"2017-05-23T10:42:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"2fd8821ea2cddc5261e251613dcfaed7052ce713","kind":"commit","published_at":"2017-05-23T09:31:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"148ac45f19ab031c6f3203e56e1c7010e49439a8","kind":"commit","published_at":"2017-05-22T19:06:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"6e847c943b2e124b00175238cc45e008aeac8e7b","kind":"commit","published_at":"2017-05-21T10:13:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"98709d9c516a081c1a2ea44ec02bddc76e98acb8","kind":"commit","published_at":"2017-05-15T12:33:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"92c6495671bcaa2f5e28994963013a27b0365ad6","kind":"commit","published_at":"2017-05-12T10:29:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ca0b378bd642ff337dc644d62b2bdc53a1d71596","kind":"commit","published_at":"2017-05-10T17:23:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"5e8529cc5d796d6607c86f3b7689e448fb3e1bed","kind":"commit","published_at":"2017-04-27T11:13:44.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cdfec6f66e3554b58700a2de54686dc34392af93","kind":"commit","published_at":"2017-04-27T11:04:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.9.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.9.0/manifests"},{"name":"v1.8.6","sha":"86b93b017d79d91f7ad9bcd0d8cfc7bdf2faeb97","kind":"commit","published_at":"2017-04-27T10:52:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"1a6de4f18e749977c22196e4c35d7d55d427179c","kind":"commit","published_at":"2017-04-26T12:14:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"9b78fcadfdfcd5286c65a69ba3e416d1d87c4673","kind":"commit","published_at":"2017-04-24T16:34:05.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"27a22db6b1b255be415767d23da9a833f22a446c","kind":"commit","published_at":"2017-04-23T08:21:03.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"388184d667ebb413d731a7e07c84173b2c576fe5","kind":"commit","published_at":"2017-04-19T18:03:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"e610c1aa3f7a19051f288aa848f6de98df496824","kind":"commit","published_at":"2017-04-17T19:07:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"fe386736bcc94e5d1183d216c83d989206a7e15c","kind":"commit","published_at":"2017-04-17T16:05:58.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.8.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1edb5aa94c0dab42291ea98e141178570f0f36e1","kind":"commit","published_at":"2017-04-17T11:38:50.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.7.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"617837da8c74fd70bbcd704e8fdaaef441f6cb95","kind":"commit","published_at":"2017-04-15T11:58:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"97794169cb2a27441bc7c48384c477f041fc92a7","kind":"commit","published_at":"2017-04-15T10:27:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3a7de4a8ae43baa274ba7b052b75afd79e28ced7","kind":"commit","published_at":"2017-04-14T13:05:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.5.1/manifests"},{"name":"v1.0.8","sha":"1a10d5e799ecd22cc51a1adb022946e5865aa74d","kind":"commit","published_at":"2017-03-12T09:53:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"fa603d604fca899577dc1db9d0d2e1c1626d5793","kind":"commit","published_at":"2017-02-27T11:35:54.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"f0efb6e79d208ec962f5b8a2481f1924c34d69a7","kind":"commit","published_at":"2017-02-02T12:55:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"ead85d6e541a05df1b7a4c1a3c949b7c43f26c1a","kind":"commit","published_at":"2017-01-31T11:45:53.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"a5c1fa348a14d90c2d6b55eeecf2c23b9308f89d","kind":"commit","published_at":"2017-01-13T15:41:11.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"71d14d783dbb5c89c35d97a78d88090f184e8e29","kind":"commit","published_at":"2017-01-11T12:45:38.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7ac376bfaabc5f2987437e3c91c4ff16d627bc6a","kind":"commit","published_at":"2017-01-09T10:54:29.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f21682d51f887a8c48f0895de611fa384b6c46be","kind":"commit","published_at":"2017-01-06T12:35:12.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.4","sha":"f9b4dab02b5bce1552e6cc3a61fd5c7981d81c0e","kind":"commit","published_at":"2017-01-02T13:35:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"2d85f9e75f9826f789721f3777e65a51611efbda","kind":"commit","published_at":"2016-12-30T15:43:45.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.1","sha":"3f0a700acf6ef2c84378ae188aa218016bf5e4fe","kind":"tag","published_at":"2016-12-28T16:10:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.2","sha":"5af6fdee10e72fa42e28fc93a108a5e88dbca309","kind":"commit","published_at":"2016-12-17T12:56:37.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-alpha.8","sha":"f26ef12c25b96f1281f9c7b470cd181a364e633f","kind":"commit","published_at":"2016-12-17T07:29:30.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"1ccdf439461916bafdd306cc5c070199ebd7e3bd","kind":"commit","published_at":"2016-12-08T18:15:05.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"70e56d9feb47eb7ddbf4356633e078983a994e65","kind":"commit","published_at":"2016-12-02T18:31:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"a028c012571f52e1fcc3c1be381e3ee617f7ff41","kind":"commit","published_at":"2016-12-02T13:30:57.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.3","sha":"577e866bb1e780254030eb917d763f660d000003","kind":"commit","published_at":"2016-09-29T07:59:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.3/manifests"},{"name":"v0.6.4","sha":"fdef2185b92b4cec93b000608574cb163642cb3e","kind":"commit","published_at":"2016-08-26T14:58:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"7e3dec72c53a32bf3259565062b11ae1eb4f2b1e","kind":"commit","published_at":"2016-08-21T13:42:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"776c8a6272784a00c33ed84558033ede3c6df967","kind":"commit","published_at":"2016-08-18T13:04:25.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"881735f85336a55b4d30c06a38a69c1926f1a57b","kind":"commit","published_at":"2016-08-18T12:52:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.1/manifests"},{"name":"v1.0.0-alpha.2","sha":"567f016d65f6a3358cda5e3ec297b3d934430cdb","kind":"commit","published_at":"2016-08-11T13:22:26.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"fad3f14da5c56ba5090a5ebe1e4c9efc0c4b242b","kind":"commit","published_at":"2016-08-09T10:15:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"a477029a7435122e7a4c55d76ee83d65a37d81ae","kind":"commit","published_at":"2016-08-08T11:47:01.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.6.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"82d4cbd871c6af411a01ff865173d4aecc3bf456","kind":"commit","published_at":"2016-08-06T22:01:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"9be2dfe475749dd53c862e94646d4a84613860d0","kind":"commit","published_at":"2016-07-15T14:10:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"aaf90266bcb5e58879ee827877e617b267739c23","kind":"commit","published_at":"2016-07-07T11:02:24.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"228161bfa210530a9e1ae12d7180e7828cb27f6e","kind":"commit","published_at":"2016-06-14T10:31:16.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.5.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"566d4e66f9c3257a69d7b0d4c5369aaa5581d9d4","kind":"commit","published_at":"2016-05-21T12:42:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"cd59bc4ff887642ac8db5ff5a3245a036c92034f","kind":"commit","published_at":"2016-05-21T11:01:27.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2c0acf5ce896eac3ae33f626844bbd0042fcc738","kind":"commit","published_at":"2016-05-01T09:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.4.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"edf26d975274970f4ce26f388b2f15c803731d00","kind":"commit","published_at":"2016-04-30T19:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.8","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"ece15ae24f0dc92196783445a6974730dab3b9b2","kind":"commit","published_at":"2016-04-30T16:17:09.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.7","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"0e482dcff35ad880bb59eff5f47b1f9f9092d4de","kind":"commit","published_at":"2016-04-20T16:39:15.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"21030f203aa116147278e319baa7ceeae79a1778","kind":"commit","published_at":"2016-04-18T10:55:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4a6545a5714911a3f02be7345046e05cd978a17a","kind":"commit","published_at":"2016-04-14T13:32:46.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3950b43dc450a08e58065061d64bd8c3412abaa0","kind":"commit","published_at":"2016-04-12T15:58:47.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a3d63fc962b8e2c323f424cffc9e188eef5ab952","kind":"commit","published_at":"2016-04-12T14:53:19.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"90fa8d235f1e3632a0f61cfe287be4324e8c1aba","kind":"commit","published_at":"2016-04-11T15:35:49.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f917678260c4468e4b7babfcd7d066331d14f02a","kind":"commit","published_at":"2016-04-08T13:57:41.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.3.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"923977fc1a17a2aa5ef2bb95f6403da5df1c1ef1","kind":"commit","published_at":"2016-04-07T05:52:14.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.6","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"806ec0b91a28387d16313efa6c12ca79eb63ec0e","kind":"commit","published_at":"2016-04-06T20:30:35.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.5","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c554dffdee86c98b3263c8d8ae66df04e542e286","kind":"commit","published_at":"2016-04-06T11:40:55.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.4","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7a0ae405eff698fb3cdf0e28ffdb5032ccd73da6","kind":"commit","published_at":"2016-04-05T13:38:56.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.3","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"96da1d0603362a637f0214f8c4fd6479190094d9","kind":"commit","published_at":"2016-04-01T16:11:33.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.2","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6bc4cd51712cbb021895a06b907b608df17b53aa","kind":"commit","published_at":"2016-03-31T12:56:04.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.1","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8f64569c5538dae9f5346a70d82f539985926cd0","kind":"commit","published_at":"2016-03-31T09:10:32.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.2.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ce8a0e97ec5f5a9f4743cb673a255c320c70cf29","kind":"commit","published_at":"2016-03-29T21:24:40.000Z","download_url":"https://codeload.github.com/floating-ui/floating-ui/tar.gz/v0.1.0","html_url":"https://github.com/floating-ui/floating-ui/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/floating-ui/floating-ui@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T07:28:00.114Z","dependent_packages_count":286,"downloads":312980918,"downloads_period":"last-month","dependent_repos_count":95624,"rankings":{"downloads":0.04534100625820882,"dependent_repos_count":0.10185298507278792,"dependent_packages_count":0.17785940619162105,"stargazers_count":0.5322366066747108,"forks_count":0.9887953502469524,"docker_downloads_count":0.3803880434452265,"average":0.37107889964825125},"purl":"pkg:npm/%40floating-ui/react-dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@floating-ui/react-dom","docker_dependents_count":752,"docker_downloads_count":71139012,"usage_url":"https://repos.ecosyste.ms/usage/npm/@floating-ui/react-dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@floating-ui/react-dom/dependencies","status":null,"funding_links":["https://opencollective.com/popperjs","https://tidelift.com/funding/github/npm/@popperjs/core","https://github.com/sponsors/floating-ui"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T00:38:58.439Z","issues_count":433,"pull_requests_count":808,"avg_time_to_close_issue":3440895.9407008085,"avg_time_to_close_pull_request":834431.5344129555,"issues_closed_count":371,"pull_requests_closed_count":741,"pull_request_authors_count":113,"issue_authors_count":332,"avg_comments_per_issue":3.189376443418014,"avg_comments_per_pull_request":2.6534653465346536,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":121,"past_year_issues_count":18,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":355147.2,"past_year_avg_time_to_close_pull_request":1783638.388888889,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/floating-ui%2Ffloating-ui/issues","maintainers":[{"login":"atomiks","count":413,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atomiks"},{"login":"kennybc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kennybc"},{"login":"estripling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estripling"}],"active_maintainers":[{"login":"atomiks","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atomiks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@floating-ui%2Freact-dom/codemeta","maintainers":[{"uuid":"fezvrasta","login":"fezvrasta","name":null,"email":"federico.zivolo@gmail.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~fezvrasta","role":null,"created_at":"2022-11-10T10:51:54.791Z","updated_at":"2022-11-10T10:51:54.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fezvrasta/packages"},{"uuid":"atomiks","login":"atomiks","name":null,"email":"cc.glows@gmail.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~atomiks","role":null,"created_at":"2022-11-10T10:51:54.796Z","updated_at":"2022-11-10T10:51:54.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atomiks/packages"}]},{"id":1434856,"name":"asn1","ecosystem":"npm","description":"Contains parsers and serializers for ASN.1 (currently BER only)","homepage":"https://github.com/joyent/node-asn1#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joyent/node-asn1","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2011-12-08T16:49:17.462Z","latest_release_published_at":"2021-11-04T00:46:28.017Z","latest_release_number":"0.2.6","last_synced_at":"2026-09-13T03:55:00.057Z","created_at":"2022-04-09T01:02:55.036Z","updated_at":"2026-09-13T03:55:00.057Z","registry_url":"https://www.npmjs.com/package/asn1","install_command":"npm install asn1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.6"},"contentPolicy":null},"repo_metadata":{"id":43290104,"uuid":"2073924","full_name":"TritonDataCenter/node-asn1","owner":"TritonDataCenter","description":"Contains parsers and serializers for ASN.1 (currently BER only)","archived":false,"fork":false,"pushed_at":"2022-09-28T00:50:18.000Z","size":95,"stargazers_count":63,"open_issues_count":20,"forks_count":37,"subscribers_count":34,"default_branch":"master","last_synced_at":"2026-09-08T16:42:33.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"AGS Script","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/TritonDataCenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-19T19:06:22.000Z","updated_at":"2025-08-12T09:11:17.000Z","dependencies_parsed_at":"2022-09-14T09:00:43.958Z","dependency_job_id":null,"html_url":"https://github.com/TritonDataCenter/node-asn1","commit_stats":null,"previous_names":["joyent/node-asn1","mcavage/node-asn1"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/TritonDataCenter/node-asn1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TritonDataCenter","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166409,"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-08T02:00:05.531Z","response_time":108,"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":"TritonDataCenter","name":"Triton Data Center","uuid":"100366084","kind":"organization","description":"","email":null,"website":"https://tritondatacenter.com/","location":"United States of America","twitter":"smartosorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/100366084?v=4","repositories_count":602,"last_synced_at":"2024-04-11T17:24:18.408Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TritonDataCenter","funding_links":[],"total_stars":13926,"followers":109,"following":0,"created_at":"2022-11-02T17:56:39.932Z","updated_at":"2024-04-11T17:25:30.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TritonDataCenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TritonDataCenter/repositories"},"tags":[{"name":"v0.2.6","sha":"b6986f6fddfbdcd25c20d82a0411f466b0886524","kind":"tag","published_at":"2021-11-02T19:36:46.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.2.6","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a9647cff4f715dc7982a8a43e20a639acb8e08b9","kind":"tag","published_at":"2021-11-02T19:17:39.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.2.5","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.5/manifests"},{"name":"v0.2.3","sha":"2c2a19e285a609adfca36a0114bb5b86cf4ac61b","kind":"commit","published_at":"2015-09-30T20:55:03.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.2.3","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"c2eea467d531f6e3f953bba868d1307c920ec862","kind":"commit","published_at":"2014-04-04T20:01:57.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.2.1","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"75393e8c4d52fd040fa570aaa44290e49286ddb6","kind":"commit","published_at":"2014-02-24T17:51:38.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.2.0","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.2.0/manifests"},{"name":"v0.1.11","sha":"dd07f6f256968219f39b5c64cdeada5987455324","kind":"tag","published_at":"2012-01-06T17:02:01.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.11","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"5601d278f489804a69eb28b88607ef9d6566814e","kind":"tag","published_at":"2011-12-08T16:48:35.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.10","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"cf7a8f11f9d32526d41cf465ca5cdc8e57b3a2a8","kind":"tag","published_at":"2011-11-11T19:18:04.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.9","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"6c481436966dc5f884ea07e6b8d4f25e32bdf768","kind":"tag","published_at":"2011-11-07T22:09:19.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.8","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c5169b6f2782900f997e55ca56219e039568d810","kind":"tag","published_at":"2011-10-13T22:55:28.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.7","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f0e34da281e367687f7a7fdde6f0156c27edcf11","kind":"tag","published_at":"2011-10-11T19:53:10.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.6","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"abb2057be426873a0d64f52a6d0e82a1ae8f22a1","kind":"tag","published_at":"2011-08-04T20:27:58.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.5","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3136ea28001cc13a7382c514e7d8a696f101bab7","kind":"tag","published_at":"2011-08-01T18:10:25.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.4","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"2a9df9bbe20243ce9d918a07b087cee7b7afe600","kind":"tag","published_at":"2011-07-28T16:27:20.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.3","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7e733607138f24cd1f40eaa1570fd99149e28daf","kind":"tag","published_at":"2011-07-20T16:15:45.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.2","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d6a90ededb519550efa47fcb07ce42c410908e0c","kind":"tag","published_at":"2011-07-19T20:21:45.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.1","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c316a0e3eba9656147c15027f0850d34bf7a742f","kind":"tag","published_at":"2011-07-19T19:07:20.000Z","download_url":"https://codeload.github.com/TritonDataCenter/node-asn1/tar.gz/v0.1.0","html_url":"https://github.com/TritonDataCenter/node-asn1/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TritonDataCenter/node-asn1@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T06:44:30.416Z","dependent_packages_count":742,"downloads":121362732,"downloads_period":"last-month","dependent_repos_count":325120,"rankings":{"downloads":0.021602689575921954,"dependent_repos_count":0.06204270542337028,"dependent_packages_count":0.09235218243293378,"stargazers_count":5.6844370007800515,"forks_count":4.255209629597382,"docker_downloads_count":0.010897174209400428,"average":1.6877568970031767},"purl":"pkg:npm/asn1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/asn1","docker_dependents_count":36178,"docker_downloads_count":7745167027,"usage_url":"https://repos.ecosyste.ms/usage/npm/asn1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/asn1/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-08T18:13:59.313Z","issues_count":28,"pull_requests_count":28,"avg_time_to_close_issue":18089067.375,"avg_time_to_close_pull_request":13184360.8,"issues_closed_count":16,"pull_requests_closed_count":20,"pull_request_authors_count":21,"issue_authors_count":26,"avg_comments_per_issue":1.1785714285714286,"avg_comments_per_pull_request":1.6071428571428572,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":978266.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TritonDataCenter%2Fnode-asn1/issues","maintainers":[{"login":"bahamat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bahamat"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/asn1/codemeta","maintainers":[{"uuid":"arekinath","login":"arekinath","name":null,"email":"alex@cooperi.net","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~arekinath","role":null,"created_at":"2022-11-10T11:06:11.835Z","updated_at":"2022-11-10T11:06:11.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arekinath/packages"},{"uuid":"bahamat","login":"bahamat","name":null,"email":"bahamat@digitalelf.net","url":null,"packages_count":103,"html_url":"https://www.npmjs.com/~bahamat","role":null,"created_at":"2022-11-10T11:06:11.821Z","updated_at":"2022-11-10T11:06:11.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bahamat/packages"},{"uuid":"todd.whiteman","login":"todd.whiteman","name":null,"email":"todd.whiteman@joyent.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~todd.whiteman","role":null,"created_at":"2022-11-10T11:06:11.825Z","updated_at":"2022-11-10T11:06:11.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/todd.whiteman/packages"},{"uuid":"kusor","login":"kusor","name":null,"email":"kusorbox@gmail.com","url":null,"packages_count":97,"html_url":"https://www.npmjs.com/~kusor","role":null,"created_at":"2022-11-10T11:06:11.827Z","updated_at":"2022-11-10T11:06:11.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kusor/packages"},{"uuid":"michael.hicks","login":"michael.hicks","name":null,"email":"michael.hicks@joyent.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~michael.hicks","role":null,"created_at":"2022-11-10T11:06:11.829Z","updated_at":"2022-11-10T11:06:11.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michael.hicks/packages"},{"uuid":"melloc","login":"melloc","name":null,"email":"melloc@writev.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~melloc","role":null,"created_at":"2022-11-10T11:06:11.837Z","updated_at":"2022-11-10T11:06:11.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/melloc/packages"},{"uuid":"pfmooney","login":"pfmooney","name":null,"email":"pmooney@pfmooney.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~pfmooney","role":null,"created_at":"2022-11-10T11:06:11.831Z","updated_at":"2022-11-10T11:06:11.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pfmooney/packages"},{"uuid":"mcavage","login":"mcavage","name":null,"email":"mcavage@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~mcavage","role":null,"created_at":"2022-11-10T11:06:11.833Z","updated_at":"2022-11-10T11:06:11.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcavage/packages"},{"uuid":"tpaul","login":"tpaul","name":null,"email":"Tr@visPaul.me","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~tpaul","role":null,"created_at":"2026-02-10T17:31:51.163Z","updated_at":"2026-02-10T17:31:51.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tpaul/packages"},{"uuid":"kebesays","login":"kebesays","name":null,"email":"danmcd@edgecast.io","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~kebesays","role":null,"created_at":"2026-02-10T17:31:52.651Z","updated_at":"2026-02-10T17:31:52.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kebesays/packages"}]},{"id":1226497,"name":"htmlparser2","ecosystem":"npm","description":"Fast \u0026 forgiving HTML/XML parser","homepage":"https://github.com/fb55/htmlparser2#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fb55/htmlparser2","keywords_array":["html","parser","streams","xml","dom","rss","feed","atom"],"namespace":null,"versions_count":80,"first_release_published_at":"2011-08-28T11:32:27.937Z","latest_release_published_at":"2026-03-20T23:08:39.985Z","latest_release_number":"12.0.0","last_synced_at":"2026-09-17T02:44:52.890Z","created_at":"2022-04-08T14:12:42.451Z","updated_at":"2026-09-17T02:44:52.890Z","registry_url":"https://www.npmjs.com/package/htmlparser2","install_command":"npm install htmlparser2","documentation_url":null,"metadata":{"funding":["https://github.com/fb55/htmlparser2?sponsor=1",{"url":"https://github.com/sponsors/fb55","type":"github"}],"dist-tags":{"latest":"12.0.0"},"contentPolicy":null},"repo_metadata":{"id":37445088,"uuid":"2279062","full_name":"fb55/htmlparser2","owner":"fb55","description":"The fast \u0026 forgiving HTML and XML parser","archived":false,"fork":false,"pushed_at":"2026-09-08T12:45:55.000Z","size":6497,"stargazers_count":4789,"open_issues_count":13,"forks_count":402,"subscribers_count":51,"default_branch":"master","last_synced_at":"2026-09-10T22:26:03.351Z","etag":null,"topics":["dom","html","html-parser","htmlparser2","javascript","parser","xml"],"latest_commit_sha":null,"homepage":"https://feedic.com/htmlparser2","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2011-08-27T12:25:15.000Z","updated_at":"2026-09-09T08:54:46.000Z","dependencies_parsed_at":"2026-09-03T18:44:02.686Z","dependency_job_id":null,"html_url":"https://github.com/fb55/htmlparser2","commit_stats":{"total_commits":2025,"total_committers":72,"mean_commits":28.125,"dds":0.5446913580246914,"last_synced_commit":"a3604c5510bf99b1e593c74fd632c6db5a749bf3"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/htmlparser2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/sbom","scorecard":{"id":394142,"data":{"date":"2025-08-11","repo":{"name":"github.com/fb55/htmlparser2","commit":"fd2246ef4246576a2a2be278f3e418e1fc65ff92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fb55/htmlparser2/nodejs-test.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:32","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15"],"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:33:02.974Z","repository_id":37445088,"created_at":"2025-08-18T18:33:02.974Z","updated_at":"2025-08-18T18:33:02.974Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37207682,"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-10T02:00:06.818Z","response_time":107,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v12.0.0","sha":"c73fec0c0586647cd1269d2598e2ba4203d0207f","kind":"tag","published_at":"2026-03-20T23:08:09.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v12.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"b781f6263c55296f24d908bdb6be94acc8480fe5","kind":"tag","published_at":"2026-03-19T11:21:54.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v11.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v11.0.0/manifests"},{"name":"v10.1.0","sha":"57ace50bf6eb3bfab0468deafe10d0a8a2f233aa","kind":"tag","published_at":"2026-01-21T14:18:17.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v10.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"1e81e728e841313bd284a59370d3313e946e1007","kind":"tag","published_at":"2024-12-24T10:46:42.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v10.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"e2939a6c7b05d5c4845b4a2e458a4fc0a65a321d","kind":"tag","published_at":"2024-01-05T11:03:40.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v9.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"7475934d4062d7eb86c534c035ddac6146e15780","kind":"commit","published_at":"2023-05-10T08:55:35.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v9.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"c123610e003a1eaebc61febed01cabb6e41eb658","kind":"commit","published_at":"2023-03-22T23:35:42.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v8.0.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"4763205746cd80120b5d2b69041197a394d24ba9","kind":"tag","published_at":"2022-04-29T15:43:28.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v8.0.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"8ccc67c159d10798a319a925bae7d21b70b0e65c","kind":"tag","published_at":"2022-04-23T11:44:01.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v8.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"e7cf231a6d2b3e139e231a284bf85c3c0ea34221","kind":"tag","published_at":"2021-11-11T14:26:34.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v7.2.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"4622043417dfe7b5e8dfa874f5005765bf080a74","kind":"tag","published_at":"2021-09-11T18:50:29.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v7.1.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"f15b7bdb82400b33b4131b346fdd55358d001ae4","kind":"tag","published_at":"2021-08-29T13:10:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v7.1.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"0ae35d620d8767e8f673c5bbeab40ce995928850","kind":"tag","published_at":"2021-08-27T23:40:36.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v7.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"d1b010b59acf4b2f81ab0bffe04e12ce2cb89ea8","kind":"tag","published_at":"2021-08-20T19:59:07.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v7.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"24470b874800b508b06ddca249530063cbe6f759","kind":"tag","published_at":"2021-04-08T20:46:43.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v6.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"61b12cbb57093c2db2056570ff9a06da0cc956f7","kind":"tag","published_at":"2021-03-07T19:21:29.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v6.0.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"a9248dbdf207b072a95bd2ff2920d5ff4829b203","kind":"tag","published_at":"2020-12-08T02:53:52.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v6.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"4f2c6ebad781c74d56dda68586c3406912799bb0","kind":"tag","published_at":"2020-10-25T22:24:21.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v5.0.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6586de1ca46c7e89541bdaa2e66b9388f5ea11da","kind":"tag","published_at":"2020-10-03T21:45:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v5.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"1fa37113b7c8a8e99eb33cfd407385c949d84450","kind":"tag","published_at":"2020-02-23T01:28:36.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v4.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"064cd5d9b3d746f0e29463abe0a39012b97eecc2","kind":"tag","published_at":"2019-08-02T19:14:47.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v4.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"537bf2aeb56910d84d2c5aedb839dec678188a43","kind":"tag","published_at":"2019-02-14T18:16:31.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.10.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"a0002c29a64fa6e5b9cbb1b2aa6a2033743eb9f9","kind":"tag","published_at":"2018-10-21T21:07:03.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.10.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"e1f12f626f65cf4a082f89bdde89081b54187818","kind":"tag","published_at":"2016-10-18T11:33:33.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.9.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"f4651bd5dc1315a9949ff24361cce012b105861f","kind":"tag","published_at":"2016-06-12T01:03:28.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.9.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fbdd9f2676024c753081f37255fea896d57e2115","kind":"tag","published_at":"2015-12-01T17:03:10.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.9.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"44e48f58526de05d2639199f4baaaef235521f6b","kind":"tag","published_at":"2015-06-05T09:17:10.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.8.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"748d3da71dc664afb8357aabfe6c4a6f74644a0e","kind":"tag","published_at":"2014-11-04T23:45:21.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.8.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e59ad5b2ebfc7301666db0b1b34383f82c27768","kind":"tag","published_at":"2014-11-04T19:00:32.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.8.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2b6949edcca683c5b814c36ca9b64ba67a156731","kind":"tag","published_at":"2014-10-22T18:55:17.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.8.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.8.0/manifests"},{"name":"v3.7.3","sha":"3c8707bc39dfe9cfab0313ae47eb43db29d6bb54","kind":"tag","published_at":"2014-07-09T16:12:49.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.7.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"e84da5b3aad16424f5d3381a8a4f4c07b1243abe","kind":"tag","published_at":"2014-05-19T08:13:40.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.7.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"629dabb132bbe420bf418a65e16d9ccc0a671d9d","kind":"tag","published_at":"2014-03-22T11:19:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.7.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"8ff1a55dc535eb542496e5500acd4b5d59f57ef4","kind":"tag","published_at":"2014-03-17T20:37:09.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.7.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"d34cfe9ecc53164bf8658199c80399ce20baaf2d","kind":"tag","published_at":"2014-03-15T09:45:59.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.6.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"8006c5bd0b2c33a084ca81ff7d0e59b7d1c30da3","kind":"tag","published_at":"2014-02-25T21:06:22.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.5.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ea991d5acd5cd79fa47dc05820e124b24d52dbff","kind":"tag","published_at":"2014-02-14T20:13:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v3.5.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v3.5.0/manifests"},{"name":"3.3.0","sha":"11eba281352940aef167b3c9ae852cde2f5ed380","kind":"commit","published_at":"2013-09-04T15:04:15.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/3.3.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/3.3.0/manifests"},{"name":"v2.0.0","sha":"4ddff9f9619c6ebf594e5402c724794c73f8e422","kind":"commit","published_at":"2012-04-21T21:16:41.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v2.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v2.0.0/manifests"},{"name":"v1.7.6","sha":"964c784109de2f8897f0da218b1dc822d61148b3","kind":"commit","published_at":"2012-04-12T18:12:03.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.6","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"7ded5ba4e66666fe2c9cac96dde0aa3825b50adb","kind":"commit","published_at":"2012-04-02T00:27:23.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.5","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"33a15ff4a58b09825c759b108ecb6af0268f74e9","kind":"commit","published_at":"2012-01-15T21:54:36.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.4","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.4/manifests"},{"name":"v1.5.0","sha":"e1ae2b231c66caf75ca9b1328925e0cf95bfecc2","kind":"commit","published_at":"2011-11-11T16:19:40.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.5.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.5.0/manifests"},{"name":"v1.7.3","sha":"17b9274286325736971bbf27ccc002d2cb3567af","kind":"commit","published_at":"2010-12-06T16:53:43.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"60d64db4a9a8b1a26bd099bc34f657bf096c4f39","kind":"commit","published_at":"2010-11-20T15:52:33.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"60f8d24fdff4a002e13323f61d21ff10739d363a","kind":"commit","published_at":"2010-11-18T18:04:58.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.1/manifests"},{"name":"v.1.7.1","sha":"57f382d1c549529cf8e8b8b7c605f01dbf77ca7e","kind":"commit","published_at":"2010-11-18T13:31:23.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v.1.7.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v.1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v.1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v.1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v.1.7.1/manifests"},{"name":"v1.7.0","sha":"b12edc58dade4bb6241639ecf02780b0709e98fa","kind":"commit","published_at":"2010-11-17T14:17:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.7.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"83722ba414eb33984f623e604b296c7a0ab9b197","kind":"commit","published_at":"2010-11-10T19:16:43.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.6.4","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.4/manifests"},{"name":"v.1.6.3","sha":"00fbea9eff870ff3b7453c31b9df83d56243e5b9","kind":"commit","published_at":"2010-10-04T13:22:15.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v.1.6.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v.1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v.1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v.1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v.1.6.3/manifests"},{"name":"v1.6.2","sha":"8563a9482424431b1963f6eabbf869e8c5b0eb84","kind":"commit","published_at":"2010-06-11T17:22:39.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.6.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bb832da6293e7b2e5ee189852a02ff1bd19ea533","kind":"commit","published_at":"2010-06-11T17:19:18.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.6.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3b30e87ee4d8e7af6c0b27e53eacf1b7a4773b4d","kind":"commit","published_at":"2010-05-31T17:23:01.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.6.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.6.0/manifests"},{"name":"v1.4.2","sha":"e8b2910ec30a6e5dba1edb0698fe66ed08007db4","kind":"commit","published_at":"2010-05-24T23:09:16.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.4.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ed9e99b3bcc27e71af026a2bf3b25a382092680f","kind":"commit","published_at":"2010-05-24T02:22:14.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.4.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"fa083df99d3afab78f58a73dc0e3cd2d16e65bf1","kind":"commit","published_at":"2010-05-07T14:35:48.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.4.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"3a6c0823d48dc337c4f413bd6cecb451197cad69","kind":"commit","published_at":"2010-05-05T13:22:21.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.3.4","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"4f3e517e12ff7f7065a3665511a1ea55379db6e5","kind":"commit","published_at":"2010-05-05T01:04:35.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.3.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"636d81d75185f91a0c85ed0646f39ed29b856444","kind":"commit","published_at":"2010-05-05T01:02:44.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.3.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"61456eeb126552a9faf367652fa481b7cdcbc8f6","kind":"commit","published_at":"2010-05-05T00:23:37.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.3.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"514ad433c1e966e9c9fb8eb75f2b1e4c1c5b6c20","kind":"commit","published_at":"2010-05-04T15:30:52.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.3.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"000de68c8452f4b25929b5847112105fbbe75e33","kind":"commit","published_at":"2010-05-03T14:56:56.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.2.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c85252394497d5b49e48f0415c59f4c11e2d2b42","kind":"commit","published_at":"2010-04-22T15:52:51.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.1.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"809153dc533aee6b2f46a96322ef8b8005fcb8dc","kind":"commit","published_at":"2010-04-17T00:09:28.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.0.3","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5011c5bcd66ae9b2969ccb41ba8e6b20e7fa8c71","kind":"commit","published_at":"2010-04-15T20:34:40.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.0.2","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a8a9f53a105e40a7d0fdf3f8632c1ec508903ab2","kind":"commit","published_at":"2010-04-12T03:44:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.0.1","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a8a9f53a105e40a7d0fdf3f8632c1ec508903ab2","kind":"commit","published_at":"2010-04-12T03:44:30.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v1.0.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"1f82a868d4f92ff068dacec7fadc805234805935","kind":"commit","published_at":"2010-04-11T02:40:49.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v0.9.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"319d1d3659c2700c4d7ca6d770612d10d5787338","kind":"commit","published_at":"2010-04-10T22:04:21.000Z","download_url":"https://codeload.github.com/fb55/htmlparser2/tar.gz/v0.8.0","html_url":"https://github.com/fb55/htmlparser2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/htmlparser2@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T00:17:34.154Z","dependent_packages_count":2492,"downloads":335451540,"downloads_period":"last-month","dependent_repos_count":2705632,"rankings":{"downloads":0.011335251564552205,"dependent_repos_count":0.007638973880459094,"dependent_packages_count":0.03222606543835252,"stargazers_count":1.4422054128290407,"forks_count":1.776047737289391,"docker_downloads_count":0.011937607927885896,"average":0.5468985081549469},"purl":"pkg:npm/htmlparser2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/htmlparser2","docker_dependents_count":22532,"docker_downloads_count":8302874936,"usage_url":"https://repos.ecosyste.ms/usage/npm/htmlparser2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/htmlparser2/dependencies","status":null,"funding_links":["https://github.com/fb55/htmlparser2?sponsor=1","https://github.com/sponsors/fb55"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T22:06:00.049Z","issues_count":48,"pull_requests_count":1236,"avg_time_to_close_issue":7341418.8,"avg_time_to_close_pull_request":389176.7237076649,"issues_closed_count":30,"pull_requests_closed_count":1122,"pull_request_authors_count":24,"issue_authors_count":41,"avg_comments_per_issue":1.2291666666666667,"avg_comments_per_pull_request":0.3389967637540453,"merged_pull_requests_count":859,"bot_issues_count":6,"bot_pull_requests_count":1200,"past_year_issues_count":4,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":4135494.5,"past_year_avg_time_to_close_pull_request":607899.0775193798,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.718562874251497,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":157,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fhtmlparser2/issues","maintainers":[{"login":"fb55","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"SchawnnDev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SchawnnDev"},{"login":"mattsse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattsse"}],"active_maintainers":[{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser2/codemeta","maintainers":[{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-22T17:30:41.649Z","updated_at":"2026-02-22T17:30:41.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}]},{"id":5303697,"name":"stack_data","ecosystem":"conda","description":null,"homepage":"http://github.com/alexmojaki/stack_data","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alexmojaki/stack_data","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-12-29T13:07:31.000Z","latest_release_published_at":"2022-11-12T13:50:26.000Z","latest_release_number":"0.6.1","last_synced_at":"2026-04-01T13:31:38.527Z","created_at":"2022-10-03T16:15:25.979Z","updated_at":"2026-08-11T07:29:08.740Z","registry_url":"https://anaconda.org/conda-forge/stack_data","install_command":"conda install -c conda-forge stack_data","documentation_url":null,"metadata":{},"repo_metadata":{"id":36572548,"uuid":"204524289","full_name":"alexmojaki/stack_data","owner":"alexmojaki","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-17T21:54:02.000Z","size":254,"stargazers_count":51,"open_issues_count":4,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-27T00:13:21.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/alexmojaki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-26T17:12:58.000Z","updated_at":"2026-07-01T13:28:26.000Z","dependencies_parsed_at":"2023-01-17T02:44:18.892Z","dependency_job_id":"b68c9c3d-65aa-4f57-929e-2bf9c143f986","html_url":"https://github.com/alexmojaki/stack_data","commit_stats":{"total_commits":208,"total_committers":10,"mean_commits":20.8,"dds":"0.19711538461538458","last_synced_commit":"8ab36fae9ed40af0ac727dbdf51eb68092a44aae"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/alexmojaki/stack_data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmojaki","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/sbom","scorecard":{"id":182216,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexmojaki/stack_data","commit":"8ab36fae9ed40af0ac727dbdf51eb68092a44aae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/12 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pytest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/alexmojaki/stack_data/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alexmojaki/stack_data/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/alexmojaki/stack_data/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/alexmojaki/stack_data/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-16T19:04:18.278Z","repository_id":36572548,"created_at":"2025-08-16T19:04:18.278Z","updated_at":"2025-08-16T19:04:18.278Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36127124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"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":"alexmojaki","name":"Alex Hall","uuid":"3627481","kind":"user","description":"Python metaprogrammer","email":"alex.mojaki@gmail.com","website":"https://futurecoder.io/","location":"South Africa","twitter":null,"company":"@pydantic","icon_url":"https://avatars.githubusercontent.com/u/3627481?u=9bb2e0cf1c5ef3d0609d2e639a135b7b4ca8b463\u0026v=4","repositories_count":128,"last_synced_at":"2026-08-05T22:36:00.335Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/alexmojaki","funding_links":[],"total_stars":8234,"followers":931,"following":1,"created_at":"2022-11-02T16:28:19.824Z","updated_at":"2026-08-05T22:36:00.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmojaki","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmojaki/repositories"},"tags":[{"name":"v0.6.3","sha":"53501eb8b7c7963aa85335716d1de9f0b9f7aefc","kind":"commit","published_at":"2023-09-30T13:35:38.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.6.3","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2b88dbed92fb37d9f1bca006bce3d881986945c5","kind":"commit","published_at":"2022-11-27T20:12:59.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.6.2","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"27d14dfd140443455f22c9a4515b728c4c426232","kind":"commit","published_at":"2022-11-12T11:15:30.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.6.1","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"e40e24c345bcf88c2a0d70b1fbda36e7b58aebbe","kind":"commit","published_at":"2022-10-29T14:57:39.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.6.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"9d5f21f5bcd756b6323d2b148f1db822c52481f3","kind":"commit","published_at":"2022-09-25T14:04:15.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.5.1","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0b69516005945eb99f443e2fb45b299a8031be23","kind":"commit","published_at":"2022-08-27T13:12:59.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.5.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7e8808252fde3fbd5e5fbd84ae2913e98cc77fde","kind":"commit","published_at":"2022-08-13T17:38:37.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.4.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5867f1858bbd3e47094ec52a01978eb91fe909db","kind":"commit","published_at":"2022-06-15T14:02:10.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.3.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"80ea27810df097dd844351266983d3516425901f","kind":"commit","published_at":"2022-02-14T18:51:19.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.2.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"637e10e59daae92f5f3bafc97aedbb119c6151e7","kind":"commit","published_at":"2022-01-15T10:35:57.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.1.4","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"53f3b9c98c362cc3c8dd2a62a1b3eb5960682cdc","kind":"commit","published_at":"2021-11-12T22:09:02.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.1.3","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3c3f77c7975228863c92a5f78f14bb22c7df97c9","kind":"commit","published_at":"2021-11-08T13:47:19.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.1.2","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1434eff144df5743e25f8e3b1db3ddfd30749cef","kind":"commit","published_at":"2021-09-19T20:31:06.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.1.1","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ddf7ad8dc5a9f676260588d8ee2640bb276d99aa","kind":"commit","published_at":"2020-05-31T09:33:35.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.1.0","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"0303449f41eab7e4064e301bb9eb0d046ba45a84","kind":"commit","published_at":"2020-04-07T18:14:18.000Z","download_url":"https://codeload.github.com/alexmojaki/stack_data/tar.gz/v0.0.7","html_url":"https://github.com/alexmojaki/stack_data/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexmojaki/stack_data@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:29:08.740Z","dependent_packages_count":3,"downloads":25504557,"downloads_period":"total","dependent_repos_count":310,"rankings":{"downloads":null,"dependent_repos_count":1.7715454863017117,"dependent_packages_count":15.649483507161035,"stargazers_count":45.017216427965465,"forks_count":41.81346374569589,"docker_downloads_count":null,"average":26.062927291781026},"purl":"pkg:conda/stack_data?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/stack_data","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/stack_data","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/stack_data/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-29T03:00:15.804Z","issues_count":27,"pull_requests_count":36,"avg_time_to_close_issue":2485495.285714286,"avg_time_to_close_pull_request":2738677.5428571426,"issues_closed_count":21,"pull_requests_closed_count":35,"pull_request_authors_count":14,"issue_authors_count":16,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":2.194444444444444,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1483353.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fstack_data/issues","maintainers":[{"login":"alexmojaki","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexmojaki"}],"active_maintainers":[{"login":"alexmojaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexmojaki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stack_data/codemeta","maintainers":[]},{"id":114747,"name":"nested","ecosystem":"pub","description":"A Flutter Widget which helps nest multiple widgets without needing to manually nest them.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rrousselGit/nested","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2019-11-26T15:43:30.271Z","latest_release_published_at":"2021-02-17T20:14:01.118Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-13T06:42:33.911Z","created_at":"2022-04-05T13:28:23.194Z","updated_at":"2026-08-13T06:42:34.050Z","registry_url":"https://pub.dev/packages/nested","install_command":"dart pub add nested","documentation_url":"https://pub.dev/documentation/nested/","metadata":{},"repo_metadata":{"id":54398421,"uuid":"194669280","full_name":"rrousselGit/nested","owner":"rrousselGit","description":"A new kind of widgets that helps building nested widget tree using a linear syntax","archived":false,"fork":false,"pushed_at":"2021-02-20T16:36:28.000Z","size":36,"stargazers_count":134,"open_issues_count":1,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-13T05:54:12.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/rrousselGit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-01T12:34:04.000Z","updated_at":"2026-08-07T08:59:33.000Z","dependencies_parsed_at":"2022-08-13T14:30:43.383Z","dependency_job_id":null,"html_url":"https://github.com/rrousselGit/nested","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/rrousselGit/nested","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrousselGit","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/sbom","scorecard":{"id":786728,"data":{"date":"2025-08-11","repo":{"name":"github.com/rrousselGit/nested","commit":"1d67b7104505e4ff93005ddff560f1afaf5b8ac1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rrousselGit/nested/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rrousselGit/nested/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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"}}]},"last_synced_at":"2025-08-23T06:17:39.028Z","repository_id":54398421,"created_at":"2025-08-23T06:17:39.028Z","updated_at":"2025-08-23T06:17:39.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36595823,"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-13T02:00:06.325Z","response_time":111,"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":"rrousselGit","name":"Remi Rousselet","uuid":"20165741","kind":"user","description":"Flutter enthusiast. \r\n\r\nYou'll find me on stackoverflow.\r\nOr as a speaker in Flutter meetups","email":"darky12s@gmail.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165741?u=8259263ae403f2c30f6e1c6bde2136d73b56290a\u0026v=4","repositories_count":64,"last_synced_at":"2026-08-13T05:40:48.047Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/rrousselGit","funding_links":["https://github.com/sponsors/rrousselGit"],"total_stars":17255,"followers":7604,"following":61,"created_at":"2022-11-02T16:31:03.421Z","updated_at":"2026-08-13T05:40:48.061Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrousselGit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrousselGit/repositories"},"tags":[{"name":"v1.0.0","sha":"23dbf54af127301839927831695800edd5cc3dc0","kind":"commit","published_at":"2021-02-17T20:08:11.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v1.0.0","html_url":"https://github.com/rrousselGit/nested/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v1.0.0/manifests"},{"name":"v0.0.5-nullsafety.1","sha":"06b93c4f2028010fa7b46e4d20b1f32815812f26","kind":"commit","published_at":"2020-11-21T15:06:44.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v0.0.5-nullsafety.1","html_url":"https://github.com/rrousselGit/nested/releases/tag/v0.0.5-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v0.0.5-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.5-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.5-nullsafety.1/manifests"},{"name":"v0.0.4","sha":"1e8b280839744beb823feacce0df64a7e98be93a","kind":"commit","published_at":"2019-12-20T08:56:21.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v0.0.4","html_url":"https://github.com/rrousselGit/nested/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"746fc6566f2a0f65e823dc7ce72e5a53f29edfe7","kind":"commit","published_at":"2019-12-19T10:32:14.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v0.0.3","html_url":"https://github.com/rrousselGit/nested/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"27cf7b7bc5235f7e8541c6da63884ec99650b320","kind":"commit","published_at":"2019-12-13T08:01:06.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v0.0.2","html_url":"https://github.com/rrousselGit/nested/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7a6cc8a90e750b41051fc9d5f8e72fa46dd7c715","kind":"commit","published_at":"2019-11-26T15:43:18.000Z","download_url":"https://codeload.github.com/rrousselGit/nested/tar.gz/v0.0.1","html_url":"https://github.com/rrousselGit/nested/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rrousselGit/nested@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-13T06:42:34.050Z","dependent_packages_count":44,"downloads":null,"downloads_period":null,"dependent_repos_count":44581,"rankings":{"downloads":null,"dependent_repos_count":0.10233886958190307,"dependent_packages_count":0.8187109566552245,"stargazers_count":5.624520092142308,"forks_count":10.420264824409903,"docker_downloads_count":1.070704916284526,"average":3.6073079318147734},"purl":"pkg:pub/nested","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/nested","docker_dependents_count":21,"docker_downloads_count":18689885,"usage_url":"https://repos.ecosyste.ms/usage/pub/nested","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/nested/dependencies","status":null,"funding_links":["https://github.com/sponsors/rrousselGit"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T11:54:29.765Z","issues_count":8,"pull_requests_count":8,"avg_time_to_close_issue":86300.0,"avg_time_to_close_pull_request":979822.125,"issues_closed_count":7,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":4,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrousselGit%2Fnested/issues","maintainers":[{"login":"rrousselGit","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rrousselGit"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/nested/codemeta","maintainers":[]},{"id":5065277,"name":"org.powermock:powermock-api-mockito2","ecosystem":"maven","description":"PowerMock API for Mockito 2.+..","homepage":"http://www.powermock.org","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/powermock/powermock","keywords_array":[],"namespace":"org.powermock","versions_count":19,"first_release_published_at":"2016-04-30T05:24:51.000Z","latest_release_published_at":"2020-11-01T20:40:53.000Z","latest_release_number":"2.0.9","last_synced_at":"2026-09-16T18:37:56.873Z","created_at":"2022-07-28T05:16:36.220Z","updated_at":"2026-09-17T02:45:56.250Z","registry_url":"https://central.sonatype.com/artifact/org.powermock/powermock-api-mockito2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.powermock/powermock-api-mockito2/","metadata":{},"repo_metadata":{"id":37484499,"uuid":"20249391","full_name":"powermock/powermock","owner":"powermock","description":"PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.","archived":false,"fork":false,"pushed_at":"2024-01-03T18:46:42.000Z","size":5949,"stargazers_count":4170,"open_issues_count":461,"forks_count":572,"subscribers_count":163,"default_branch":"release/2.x","last_synced_at":"2026-09-13T14:54:43.183Z","etag":null,"topics":["java","mocking","mocking-framework","testability","testing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/powermock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-28T07:53:53.000Z","updated_at":"2026-09-13T11:04:06.000Z","dependencies_parsed_at":"2024-01-03T01:27:19.220Z","dependency_job_id":"d2999f41-f8c9-4bab-8dcd-be0d255a1f6a","html_url":"https://github.com/powermock/powermock","commit_stats":null,"previous_names":["jayway/powermock"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/powermock/powermock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powermock","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/refs/heads/release/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/sbom","scorecard":{"id":509348,"data":{"date":"2025-08-11","repo":{"name":"github.com/powermock/powermock","commit":"a0be5c4bbeb04f13a6aec2653c1f5663cece1316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 12/18 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gradle-wrapper-validation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/gradle-wrapper-validation.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/powermock/powermock/gradle-wrapper-validation.yml/release/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/powermock/powermock/gradle-wrapper-validation.yml/release/2.x?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-20T00:08:03.196Z","repository_id":37484499,"created_at":"2025-08-20T00:08:03.197Z","updated_at":"2025-08-20T00:08:03.197Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37283818,"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-13T02:00:22.117Z","response_time":122,"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":"powermock","name":"PowerMock","uuid":"18852007","kind":"organization","description":"PowerMock is a Java framework that allows you to unit test code normally regarded as untestable","email":"powermock@googlegroups.com","website":"www.powermock.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18852007?v=4","repositories_count":4,"last_synced_at":"2024-03-19T05:10:16.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/powermock","funding_links":[],"total_stars":4236,"followers":null,"following":null,"created_at":"2022-11-09T02:05:11.928Z","updated_at":"2024-03-19T05:10:17.076Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powermock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powermock/repositories"},"tags":[{"name":"powermock-2.0.9","sha":"42c72daf9d8b04129178d1d3f1fb4e485d3c13dc","kind":"tag","published_at":"2020-11-01T20:34:31.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.9","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.9/manifests"},{"name":"powermock-2.0.8","sha":"86e1f6e14d6a34be7f23bfede8469fda8fd5a771","kind":"tag","published_at":"2020-11-01T17:00:18.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.8","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.8/manifests"},{"name":"powermock-2.0.7","sha":"fb140f1237a9ad75f88b207971e5885d8bacf537","kind":"tag","published_at":"2020-03-30T14:53:41.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.7","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.7/manifests"},{"name":"powermock-2.0.6","sha":"aa3328c9726bbdc58afef94641867c8163307f1c","kind":"tag","published_at":"2020-03-21T12:44:31.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.6","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.6/manifests"},{"name":"powermock-2.0.5","sha":"0d243c73d783e7ff50698b9de0fbd8ba79030295","kind":"tag","published_at":"2020-01-25T14:14:40.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.5","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.5/manifests"},{"name":"powermock-2.0.4","sha":"be2370c10aa36aae9655f20a82e6f8aab3121a0c","kind":"tag","published_at":"2019-10-16T21:12:36.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.4/manifests"},{"name":"powermock-2.0.3","sha":"52fea3b06488f46b4f66d4a3bea4cb60fe3c7e9a","kind":"tag","published_at":"2019-08-31T11:56:31.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.3","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.3/manifests"},{"name":"powermock-2.0.2","sha":"d59643e482780357dff8db5dfe323dbb262abb87","kind":"tag","published_at":"2019-04-21T09:28:31.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.2/manifests"},{"name":"powermock-2.0.1","sha":"df882fad533f86fbaeaa1cf4098b765a1c4e33bb","kind":"tag","published_at":"2019-04-21T07:39:42.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.1","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.1/manifests"},{"name":"powermock-2.0.0","sha":"f93d61c93638812455a4c7763c0da9af960c05f7","kind":"tag","published_at":"2019-01-07T21:44:35.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0/manifests"},{"name":"powermock-2.0.0-RC.5","sha":"ef3646a6cea295b5d533625a1b31b8a0c7e679de","kind":"tag","published_at":"2018-12-25T12:14:46.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-RC.5","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-RC.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-RC.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.5/manifests"},{"name":"powermock-2.0.0-RC.4","sha":"46a624f6e80c6db29d5685e4618f6b28e5c94e36","kind":"tag","published_at":"2018-11-17T10:04:22.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-RC.4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-RC.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-RC.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.4/manifests"},{"name":"powermock-2.0.0-RC.3","sha":"a1bb65f7fbd2d88667e2390b4fc37cd2ed24e1fe","kind":"tag","published_at":"2018-11-07T08:28:33.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-RC.3","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-RC.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-RC.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.3/manifests"},{"name":"powermock-2.0.0-RC.2","sha":"5e6bce0acaae83464293dad31c551e0a4bf9d1aa","kind":"tag","published_at":"2018-10-28T21:05:13.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-RC.2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-RC.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-RC.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.2/manifests"},{"name":"powermock-2.0.0-RC.1","sha":"3e0e26a1cea2299026a730038bb37e91f54fc513","kind":"tag","published_at":"2018-10-24T20:44:57.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-RC.1","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-RC.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-RC.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-RC.1/manifests"},{"name":"powermock-2.0.0-beta.13","sha":"5a89275e5dee705257670e2c9b35650af641b363","kind":"tag","published_at":"2018-10-22T21:40:52.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.13","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.13/manifests"},{"name":"powermock-2.0.0-beta.12","sha":"88c35243982d22046be0dd13de239d668e6d9e24","kind":"tag","published_at":"2018-10-22T21:24:52.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.12","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.12/manifests"},{"name":"powermock-2.0.0-beta.11","sha":"25f4971fed4f66c4fec6b732fe910ad61ca11c87","kind":"tag","published_at":"2018-05-29T21:06:57.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.11","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.11/manifests"},{"name":"powermock-2.0.0-beta.10","sha":"2674bef237ce323dbda719ba642f7c236885d90c","kind":"tag","published_at":"2018-05-29T07:21:00.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.10","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.10/manifests"},{"name":"powermock-2.0.0-beta.9","sha":"608b2c4429d0076db9c1fff8913eb5d401a7b9c3","kind":"tag","published_at":"2018-04-08T14:53:21.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.9","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.9/manifests"},{"name":"powermock-2.0.0-beta.8","sha":"0528b5c53abefad921209780cc52d32c203cd34a","kind":"tag","published_at":"2018-03-20T18:58:56.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.8","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.8/manifests"},{"name":"powermock-2.0.0-beta.7","sha":"089fc560562cce4c8d3c7288646d1827f16135ca","kind":"tag","published_at":"2018-03-12T09:57:46.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.7","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.7/manifests"},{"name":"powermock-2.0.0-beta.6","sha":"cc44b5713df1fda86980c6bb012f034096176c99","kind":"tag","published_at":"2018-03-12T09:41:04.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.6","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.6/manifests"},{"name":"powermock-1.7.4","sha":"46a54bddaeedcd8d11287fa6055514694da2bb03","kind":"tag","published_at":"2018-02-24T09:58:18.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.4/manifests"},{"name":"powermock-2.0.0-beta.5","sha":"618ce52e49ee1480641b9083f73b880798989218","kind":"tag","published_at":"2017-09-17T15:39:10.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.5","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.5/manifests"},{"name":"powermock-2.0.0-beta.4","sha":"48f15c450b272040b9c330616dbc5ba3ff11a7df","kind":"tag","published_at":"2017-09-17T15:04:32.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.4/manifests"},{"name":"powermock-2.0.0-beta.3","sha":"1659331181478b98dfc48f0c2a11ca910f9cd631","kind":"tag","published_at":"2017-09-17T14:23:19.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.3","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.3/manifests"},{"name":"powermock-2.0.0-beta.2","sha":"41f28cc8ab1583e2c36ebf9934e666ceffccd799","kind":"tag","published_at":"2017-09-16T19:01:32.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.2/manifests"},{"name":"powermock-1.7.3","sha":"e49955de8b73f71b8fa70145d54bfefb2ccd70bb","kind":"tag","published_at":"2017-09-16T17:47:40.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.3","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.3/manifests"},{"name":"powermock-1.7.2","sha":"42481482d4c39a472f6fca4ce4c61588da4ebe59","kind":"tag","published_at":"2017-09-15T22:31:55.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.2/manifests"},{"name":"powermock-2.0.0-beta.1","sha":"b26132a9493afd4644a7a47bf94c1862286f46cd","kind":"tag","published_at":"2017-09-10T10:12:05.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-2.0.0-beta.1","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-2.0.0-beta.1/manifests"},{"name":"powermock-1.7.1","sha":"4907b481a22e947efd7c8b89182a3a695ee08397","kind":"tag","published_at":"2017-08-12T15:48:32.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.1","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.1/manifests"},{"name":"powermock-1.7.0","sha":"3f951d23cb7131a178bde25a28c22cf4ed4e7020","kind":"tag","published_at":"2017-06-16T07:21:40.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.0","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0/manifests"},{"name":"powermock-1.7.0RC4","sha":"f75b64f3b899f27ff2bc0914d89943f6ccf2788d","kind":"tag","published_at":"2017-03-05T15:51:16.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.0RC4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.0RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.0RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0RC4/manifests"},{"name":"powermock-1.7.0RC2","sha":"84131f9f9ebbeffcabac22fe4b5cf3bcb43fac0f","kind":"tag","published_at":"2017-01-28T17:47:29.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.7.0RC2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.7.0RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.7.0RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.7.0RC2/manifests"},{"name":"powermock-1.6.6","sha":"76fe6f41883800497c425767ffdc51e7934f074f","kind":"tag","published_at":"2016-11-04T07:19:19.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.6","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.6/manifests"},{"name":"powermock-1.6.5","sha":"f075346a5524e68b33ad6f2346fd5ed2111d7ad0","kind":"tag","published_at":"2016-04-30T05:22:06.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.5","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.5/manifests"},{"name":"powermock-1.6.4","sha":"312dbc266604849652cb757a142504b9c09ac490","kind":"tag","published_at":"2015-12-11T06:40:05.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.4","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.4/manifests"},{"name":"powermock-1.6.3","sha":"ae40424f020ae7432bc3213debad4ca0c1a03b80","kind":"tag","published_at":"2015-10-02T08:06:09.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.3","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.3/manifests"},{"name":"powermock-1.6.2","sha":"b468c05a045e6ed942aa63f814242dc2dceb4be0","kind":"tag","published_at":"2015-03-16T09:57:19.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.2","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.2/manifests"},{"name":"powermock-1.6.1","sha":"a1d86e75a40e741b48c6ed9d4093d7b2ff4c6805","kind":"tag","published_at":"2015-01-03T07:22:12.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.1","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.1/manifests"},{"name":"powermock-1.6.0","sha":"9af55f8faaeb0d2516220e2af06040339c460466","kind":"tag","published_at":"2014-11-27T06:12:06.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.6.0","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.6.0/manifests"},{"name":"powermock-1.5.6","sha":"c49e8d17bf4890bd4f7e10388b06ad949da08eea","kind":"tag","published_at":"2014-09-04T07:16:11.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.5.6","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.5.6/manifests"},{"name":"powermock-1.5.5","sha":"8a27dbf163b131e3115b7485bb03b46ce51d9e3c","kind":"tag","published_at":"2014-05-28T09:31:13.000Z","download_url":"https://codeload.github.com/powermock/powermock/tar.gz/powermock-1.5.5","html_url":"https://github.com/powermock/powermock/releases/tag/powermock-1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/powermock/powermock@powermock-1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/tags/powermock-1.5.5/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:45:56.250Z","dependent_packages_count":1869,"downloads":null,"downloads_period":null,"dependent_repos_count":6604,"rankings":{"downloads":null,"dependent_repos_count":0.10812001321466827,"dependent_packages_count":0.03864289361190922,"stargazers_count":5.062219063160107,"forks_count":7.5798135930883275,"docker_downloads_count":4.177236732773379,"average":3.393206459169678},"purl":"pkg:maven/org.powermock/powermock-api-mockito2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.powermock:powermock-api-mockito2","docker_dependents_count":26,"docker_downloads_count":29886410,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.powermock:powermock-api-mockito2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.powermock:powermock-api-mockito2/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T18:31:30.615Z","issues_count":981,"pull_requests_count":190,"avg_time_to_close_issue":4717404.9465930015,"avg_time_to_close_pull_request":3015630.404761905,"issues_closed_count":543,"pull_requests_closed_count":168,"pull_request_authors_count":77,"issue_authors_count":360,"avg_comments_per_issue":3.6289500509683994,"avg_comments_per_pull_request":1.4526315789473685,"merged_pull_requests_count":129,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermock%2Fpowermock/issues","maintainers":[{"login":"johanhaleby","count":552,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanhaleby"},{"login":"thekingn0thing","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thekingn0thing"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.powermock:powermock-api-mockito2/codemeta","maintainers":[]},{"id":2183366,"name":"postcss-discard-duplicates","ecosystem":"npm","description":"Discard duplicate rules in your CSS files with PostCSS.","homepage":"https://github.com/cssnano/cssnano","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cssnano/cssnano","keywords_array":["css","dedupe","optimise","postcss","postcss-plugin"],"namespace":null,"versions_count":61,"first_release_published_at":"2015-03-26T10:38:27.797Z","latest_release_published_at":"2026-09-05T20:43:39.173Z","latest_release_number":"9.0.2","last_synced_at":"2026-09-17T02:50:30.097Z","created_at":"2022-04-09T22:09:46.183Z","updated_at":"2026-09-17T02:50:30.097Z","registry_url":"https://www.npmjs.com/package/postcss-discard-duplicates","install_command":"npm install postcss-discard-duplicates","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"nightly":"4.0.0-nightly.2020.2.6","next":"5.0.0-rc.2","latest":"9.0.2"},"contentPolicy":null},"repo_metadata":{"id":30390460,"uuid":"33943153","full_name":"cssnano/cssnano","owner":"cssnano","description":"A modular CSS minifier, built on top of the PostCSS ecosystem.","archived":false,"fork":false,"pushed_at":"2026-09-08T07:34:15.000Z","size":42835,"stargazers_count":4978,"open_issues_count":56,"forks_count":329,"subscribers_count":49,"default_branch":"main","last_synced_at":"2026-09-10T00:08:11.618Z","etag":null,"topics":["css","cssnano","minification","optimisation","postcss"],"latest_commit_sha":null,"homepage":"https://cssnano.github.io/cssnano/","language":"CSS","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/cssnano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-MIT","code_of_conduct":null,"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"cssnano"}},"created_at":"2015-04-14T16:23:09.000Z","updated_at":"2026-09-09T08:57:03.000Z","dependencies_parsed_at":"2026-09-10T00:04:38.503Z","dependency_job_id":"763ce617-5f17-4445-9297-78355396a741","html_url":"https://github.com/cssnano/cssnano","commit_stats":{"total_commits":2458,"total_committers":122,"mean_commits":"20.147540983606557","dds":"0.43409275834011396","last_synced_commit":"60a9afa12e293f1a4cb1704e4ca07beb191b0dfa"},"previous_names":["ben-eb/cssnano"],"tags_count":1040,"template":false,"template_full_name":null,"purl":"pkg:github/cssnano/cssnano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssnano","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/sbom","scorecard":{"id":231184,"data":{"date":"2025-08-11","repo":{"name":"github.com/cssnano/cssnano","commit":"73189b86d8d4c9cc4aebf6d7819925b3f53f41b1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:3","Info: found token with 'none' permissions: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/cssnano/cssnano/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 24 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:54:06.812Z","repository_id":30390460,"created_at":"2025-08-17T04:54:06.812Z","updated_at":"2025-08-17T04:54:06.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187945,"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-09T02:00:06.536Z","response_time":53,"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":"cssnano","name":"cssnano","uuid":"40150215","kind":"organization","description":"","email":null,"website":"https://cssnano.github.io/cssnano/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40150215?v=4","repositories_count":2,"last_synced_at":"2026-09-13T00:53:14.335Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cssnano","funding_links":[],"total_stars":4981,"followers":17,"following":0,"created_at":"2022-11-02T16:20:53.441Z","updated_at":"2026-09-13T00:53:14.352Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssnano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssnano/repositories"},"tags":[{"name":"cssnano@9.0.4","sha":"88b22660c53967f9900f87c3f3bcb0daee74f00b","kind":"commit","published_at":"2026-09-08T07:17:26.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@9.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%409.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.4/manifests"},{"name":"cssnano@9.0.3","sha":"7dd2a19262a5b52e72dd7d091c75bc78051c194e","kind":"commit","published_at":"2026-09-05T20:35:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@9.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%409.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.3/manifests"},{"name":"cssnano@9.0.2","sha":"c14c19d5241f5ea72cde22a3f6fd371235bd4a2d","kind":"commit","published_at":"2026-09-01T09:24:25.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@9.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%409.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.2/manifests"},{"name":"cssnano@9.0.1","sha":"bd7c4f94ecbb612da3bb85f51c6f79bfe51bd518","kind":"commit","published_at":"2026-08-28T15:05:15.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@9.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%409.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.1/manifests"},{"name":"cssnano@9.0.0","sha":"c1cbb1015d0a08d46db28ad15d18b61945063151","kind":"commit","published_at":"2026-08-27T21:48:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@9.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@9.0.0/manifests"},{"name":"cssnano@8.0.10","sha":"f8c1a16440110fc3d5ddd713fdc0e2678eee321a","kind":"commit","published_at":"2026-08-26T19:54:51.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.10/manifests"},{"name":"cssnano@8.0.9","sha":"0d69c9cc9c062c1cc0c131c46bc540de0d5001f8","kind":"commit","published_at":"2026-08-25T21:24:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.9/manifests"},{"name":"cssnano@8.0.8","sha":"71cc215354d26b39c5d62d218fadfe52269991fe","kind":"commit","published_at":"2026-08-22T10:19:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.8/manifests"},{"name":"cssnano@8.0.7","sha":"c251283779307cc2631b05cfa3f97f54f80c3266","kind":"commit","published_at":"2026-08-20T18:03:23.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.7/manifests"},{"name":"cssnano@8.0.6","sha":"aebf921e16b3a20f1a1e77380b6ab16210b436d8","kind":"commit","published_at":"2026-08-16T21:21:19.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.6/manifests"},{"name":"cssnano@8.0.5","sha":"5270b4c308bbe2c3148b61c54ccf756d90135aa6","kind":"commit","published_at":"2026-08-09T21:41:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.5/manifests"},{"name":"cssnano@8.0.4","sha":"6b64af9cba268e7334dca03381d7eddf5eb7f90b","kind":"commit","published_at":"2026-08-05T13:57:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.4/manifests"},{"name":"cssnano@8.0.3","sha":"16644ca41d84cdfd02c1f65cf1b04b4c84d547b2","kind":"commit","published_at":"2026-08-04T20:41:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.3/manifests"},{"name":"stylehacks@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@8.0.1/manifests"},{"name":"postcss-zindex@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@8.0.1/manifests"},{"name":"postcss-unique-selectors@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@8.0.1/manifests"},{"name":"postcss-svgo@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@8.0.1/manifests"},{"name":"postcss-reduce-transforms@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@8.0.1/manifests"},{"name":"postcss-reduce-initial@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@8.0.1/manifests"},{"name":"postcss-reduce-idents@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@8.0.1/manifests"},{"name":"postcss-ordered-values@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@8.0.1/manifests"},{"name":"postcss-normalize-whitespace@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@8.0.1/manifests"},{"name":"postcss-normalize-url@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@8.0.1/manifests"},{"name":"postcss-normalize-unicode@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@8.0.1/manifests"},{"name":"postcss-normalize-timing-functions@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@8.0.1/manifests"},{"name":"postcss-normalize-string@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@8.0.1/manifests"},{"name":"postcss-normalize-repeat-style@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@8.0.1/manifests"},{"name":"postcss-normalize-positions@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@8.0.1/manifests"},{"name":"postcss-normalize-display-values@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@8.0.1/manifests"},{"name":"postcss-normalize-charset@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@8.0.1/manifests"},{"name":"postcss-minify-selectors@8.0.2","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@8.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.2/manifests"},{"name":"postcss-minify-params@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@8.0.1/manifests"},{"name":"postcss-minify-gradients@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@8.0.1/manifests"},{"name":"postcss-minify-font-values@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@8.0.1/manifests"},{"name":"postcss-merge-rules@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@8.0.1/manifests"},{"name":"postcss-merge-longhand@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@8.0.1/manifests"},{"name":"postcss-merge-idents@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@8.0.1/manifests"},{"name":"postcss-discard-unused@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@8.0.1/manifests"},{"name":"postcss-discard-overridden@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@8.0.1/manifests"},{"name":"postcss-discard-empty@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@8.0.1/manifests"},{"name":"postcss-discard-duplicates@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@8.0.1/manifests"},{"name":"postcss-discard-comments@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@8.0.1/manifests"},{"name":"postcss-convert-values@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@8.0.1/manifests"},{"name":"postcss-colormin@8.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@8.0.1/manifests"},{"name":"cssnano-utils@6.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@6.0.1/manifests"},{"name":"cssnano-preset-lite@5.0.1","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@5.0.1/manifests"},{"name":"cssnano-preset-default@8.0.2","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@8.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.2/manifests"},{"name":"cssnano-preset-advanced@8.0.2","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@8.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.2/manifests"},{"name":"cssnano@8.0.2","sha":"185e1c790ac307a14f4385c506b2f2e0f4563c7e","kind":"tag","published_at":"2026-06-11T07:30:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.2/manifests"},{"name":"postcss-minify-selectors@8.0.1","sha":"6679a297f82f50bd12f0049ee450087c1cc28c68","kind":"tag","published_at":"2026-05-08T19:10:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.1/manifests"},{"name":"cssnano-preset-default@8.0.1","sha":"6679a297f82f50bd12f0049ee450087c1cc28c68","kind":"tag","published_at":"2026-05-08T19:10:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.1/manifests"},{"name":"cssnano-preset-advanced@8.0.1","sha":"6679a297f82f50bd12f0049ee450087c1cc28c68","kind":"tag","published_at":"2026-05-08T19:10:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.1/manifests"},{"name":"cssnano@8.0.1","sha":"6679a297f82f50bd12f0049ee450087c1cc28c68","kind":"tag","published_at":"2026-05-08T19:10:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.1/manifests"},{"name":"stylehacks@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@8.0.0/manifests"},{"name":"postcss-zindex@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@8.0.0/manifests"},{"name":"postcss-unique-selectors@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@8.0.0/manifests"},{"name":"postcss-svgo@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@8.0.0/manifests"},{"name":"postcss-reduce-transforms@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@8.0.0/manifests"},{"name":"postcss-reduce-initial@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@8.0.0/manifests"},{"name":"postcss-reduce-idents@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@8.0.0/manifests"},{"name":"postcss-ordered-values@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@8.0.0/manifests"},{"name":"postcss-normalize-whitespace@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@8.0.0/manifests"},{"name":"postcss-normalize-url@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@8.0.0/manifests"},{"name":"postcss-normalize-unicode@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@8.0.0/manifests"},{"name":"postcss-normalize-timing-functions@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@8.0.0/manifests"},{"name":"postcss-normalize-string@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@8.0.0/manifests"},{"name":"postcss-normalize-repeat-style@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@8.0.0/manifests"},{"name":"postcss-normalize-positions@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@8.0.0/manifests"},{"name":"postcss-normalize-display-values@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@8.0.0/manifests"},{"name":"postcss-normalize-charset@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@8.0.0/manifests"},{"name":"postcss-minify-selectors@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@8.0.0/manifests"},{"name":"postcss-minify-params@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@8.0.0/manifests"},{"name":"postcss-minify-gradients@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@8.0.0/manifests"},{"name":"postcss-minify-font-values@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@8.0.0/manifests"},{"name":"postcss-merge-rules@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@8.0.0/manifests"},{"name":"postcss-merge-longhand@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@8.0.0/manifests"},{"name":"postcss-merge-idents@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@8.0.0/manifests"},{"name":"postcss-discard-unused@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@8.0.0/manifests"},{"name":"postcss-discard-overridden@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@8.0.0/manifests"},{"name":"postcss-discard-empty@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@8.0.0/manifests"},{"name":"postcss-discard-duplicates@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@8.0.0/manifests"},{"name":"postcss-discard-comments@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@8.0.0/manifests"},{"name":"postcss-convert-values@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@8.0.0/manifests"},{"name":"postcss-colormin@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@8.0.0/manifests"},{"name":"cssnano-utils@6.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@6.0.0/manifests"},{"name":"cssnano-preset-lite@5.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@5.0.0/manifests"},{"name":"cssnano-preset-default@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@8.0.0/manifests"},{"name":"cssnano-preset-advanced@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@8.0.0/manifests"},{"name":"cssnano@8.0.0","sha":"1e058fc030def3a1237220b1a5308e4580eec5c2","kind":"tag","published_at":"2026-05-06T12:09:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@8.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@8.0.0/manifests"},{"name":"postcss-minify-selectors@7.1.2","sha":"206940709f1f3bb0dca3bdeae55851244aaf5106","kind":"tag","published_at":"2026-05-04T18:15:25.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.2/manifests"},{"name":"cssnano-preset-default@7.0.17","sha":"206940709f1f3bb0dca3bdeae55851244aaf5106","kind":"tag","published_at":"2026-05-04T18:15:25.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.17","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.17/manifests"},{"name":"cssnano@7.1.9","sha":"206940709f1f3bb0dca3bdeae55851244aaf5106","kind":"tag","published_at":"2026-05-04T18:15:25.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.9/manifests"},{"name":"stylehacks@7.0.11","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.11/manifests"},{"name":"postcss-zindex@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.3/manifests"},{"name":"postcss-unique-selectors@7.0.7","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.7/manifests"},{"name":"postcss-svgo@7.1.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.3/manifests"},{"name":"postcss-reduce-transforms@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.3/manifests"},{"name":"postcss-reduce-initial@7.0.9","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.9/manifests"},{"name":"postcss-reduce-idents@7.0.4","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.4/manifests"},{"name":"postcss-ordered-values@7.0.4","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.4/manifests"},{"name":"postcss-normalize-whitespace@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.3/manifests"},{"name":"postcss-normalize-url@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.3/manifests"},{"name":"postcss-normalize-unicode@7.0.9","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.9/manifests"},{"name":"postcss-normalize-timing-functions@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.3/manifests"},{"name":"postcss-normalize-string@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.3/manifests"},{"name":"postcss-normalize-repeat-style@7.0.4","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.4/manifests"},{"name":"postcss-normalize-positions@7.0.4","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.4/manifests"},{"name":"postcss-normalize-display-values@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.3/manifests"},{"name":"postcss-normalize-charset@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.3/manifests"},{"name":"postcss-minify-selectors@7.1.1","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.1/manifests"},{"name":"postcss-minify-params@7.0.9","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.9/manifests"},{"name":"postcss-minify-gradients@7.0.5","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.5/manifests"},{"name":"postcss-minify-font-values@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.3/manifests"},{"name":"postcss-merge-rules@7.0.11","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.11/manifests"},{"name":"postcss-merge-longhand@7.0.7","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.7/manifests"},{"name":"postcss-merge-idents@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.3/manifests"},{"name":"postcss-discard-unused@7.0.7","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.7/manifests"},{"name":"postcss-discard-overridden@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.3/manifests"},{"name":"postcss-discard-empty@7.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.3/manifests"},{"name":"postcss-discard-duplicates@7.0.4","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.4/manifests"},{"name":"postcss-discard-comments@7.0.8","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.8/manifests"},{"name":"postcss-convert-values@7.0.12","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.12/manifests"},{"name":"postcss-colormin@7.0.10","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.10/manifests"},{"name":"cssnano-utils@5.0.3","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.3/manifests"},{"name":"cssnano-preset-lite@4.0.6","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.6/manifests"},{"name":"cssnano-preset-default@7.0.16","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.16","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.16/manifests"},{"name":"cssnano-preset-advanced@7.0.16","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.16","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.16/manifests"},{"name":"cssnano@7.1.8","sha":"ed403dbb66413f54f0f6b6674c5ec720704cea6f","kind":"tag","published_at":"2026-05-02T16:33:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.8/manifests"},{"name":"postcss-normalize-repeat-style@7.0.3","sha":"6afa2c9c0d00f6e031c11c1769cbe4912d77aca2","kind":"tag","published_at":"2026-04-20T19:30:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.3/manifests"},{"name":"postcss-normalize-positions@7.0.3","sha":"6afa2c9c0d00f6e031c11c1769cbe4912d77aca2","kind":"tag","published_at":"2026-04-20T19:30:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.3/manifests"},{"name":"cssnano-preset-default@7.0.15","sha":"6afa2c9c0d00f6e031c11c1769cbe4912d77aca2","kind":"tag","published_at":"2026-04-20T19:30:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.15","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.15/manifests"},{"name":"cssnano-preset-advanced@7.0.15","sha":"6afa2c9c0d00f6e031c11c1769cbe4912d77aca2","kind":"tag","published_at":"2026-04-20T19:30:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.15","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.15/manifests"},{"name":"cssnano@7.1.7","sha":"6afa2c9c0d00f6e031c11c1769cbe4912d77aca2","kind":"tag","published_at":"2026-04-20T19:30:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.7/manifests"},{"name":"stylehacks@7.0.10","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.10/manifests"},{"name":"postcss-zindex@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.2/manifests"},{"name":"postcss-unique-selectors@7.0.6","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.6/manifests"},{"name":"postcss-svgo@7.1.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.2/manifests"},{"name":"postcss-reduce-transforms@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.2/manifests"},{"name":"postcss-reduce-initial@7.0.8","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.8/manifests"},{"name":"postcss-reduce-idents@7.0.3","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.3/manifests"},{"name":"postcss-ordered-values@7.0.3","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.3/manifests"},{"name":"postcss-normalize-whitespace@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.2/manifests"},{"name":"postcss-normalize-url@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.2/manifests"},{"name":"postcss-normalize-unicode@7.0.8","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.8/manifests"},{"name":"postcss-normalize-timing-functions@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.2/manifests"},{"name":"postcss-normalize-string@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.2/manifests"},{"name":"postcss-normalize-repeat-style@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.2/manifests"},{"name":"postcss-normalize-positions@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.2/manifests"},{"name":"postcss-normalize-display-values@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.2/manifests"},{"name":"postcss-normalize-charset@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.2/manifests"},{"name":"postcss-minify-selectors@7.1.0","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.1.0/manifests"},{"name":"postcss-minify-params@7.0.8","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.8/manifests"},{"name":"postcss-minify-gradients@7.0.4","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.4/manifests"},{"name":"postcss-minify-font-values@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.2/manifests"},{"name":"postcss-merge-rules@7.0.10","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.10/manifests"},{"name":"postcss-merge-longhand@7.0.6","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.6/manifests"},{"name":"postcss-merge-idents@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.2/manifests"},{"name":"postcss-discard-unused@7.0.6","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.6/manifests"},{"name":"postcss-discard-overridden@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.2/manifests"},{"name":"postcss-discard-empty@7.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.2/manifests"},{"name":"postcss-discard-duplicates@7.0.3","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.3/manifests"},{"name":"postcss-discard-comments@7.0.7","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.7/manifests"},{"name":"postcss-convert-values@7.0.11","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.11/manifests"},{"name":"postcss-colormin@7.0.9","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.9/manifests"},{"name":"cssnano-utils@5.0.2","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.2/manifests"},{"name":"cssnano-preset-lite@4.0.5","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.5/manifests"},{"name":"cssnano-preset-default@7.0.14","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.14","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.14/manifests"},{"name":"cssnano-preset-advanced@7.0.14","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.14","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.14/manifests"},{"name":"cssnano@7.1.6","sha":"80e57b90da89e86c36587a6c8627bcf6450b986f","kind":"tag","published_at":"2026-04-20T19:05:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.6/manifests"},{"name":"stylehacks@7.0.9","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.9/manifests"},{"name":"postcss-reduce-initial@7.0.7","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.7/manifests"},{"name":"postcss-reduce-idents@7.0.2","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.2/manifests"},{"name":"postcss-normalize-unicode@7.0.7","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.7/manifests"},{"name":"postcss-minify-params@7.0.7","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.7/manifests"},{"name":"postcss-minify-gradients@7.0.3","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.3/manifests"},{"name":"postcss-merge-rules@7.0.9","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.9/manifests"},{"name":"postcss-convert-values@7.0.10","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.10/manifests"},{"name":"postcss-colormin@7.0.8","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.8/manifests"},{"name":"cssnano-preset-default@7.0.13","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.13","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.13/manifests"},{"name":"cssnano-preset-advanced@7.0.13","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.13","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.13/manifests"},{"name":"cssnano@7.1.5","sha":"1ecc51faaf0b1e5c91dfc39fc4be7e6471ff5463","kind":"tag","published_at":"2026-04-13T18:19:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.5/manifests"},{"name":"postcss-minify-gradients@7.0.2","sha":"c4ec231e7a9b8de1d11067e80ba078df4e517f3d","kind":"tag","published_at":"2026-03-30T13:46:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.2/manifests"},{"name":"postcss-colormin@7.0.7","sha":"c4ec231e7a9b8de1d11067e80ba078df4e517f3d","kind":"tag","published_at":"2026-03-30T13:46:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.7/manifests"},{"name":"cssnano-preset-default@7.0.12","sha":"c4ec231e7a9b8de1d11067e80ba078df4e517f3d","kind":"tag","published_at":"2026-03-30T13:46:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.12/manifests"},{"name":"cssnano-preset-advanced@7.0.12","sha":"c4ec231e7a9b8de1d11067e80ba078df4e517f3d","kind":"tag","published_at":"2026-03-30T13:46:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.12/manifests"},{"name":"cssnano@7.1.4","sha":"c4ec231e7a9b8de1d11067e80ba078df4e517f3d","kind":"tag","published_at":"2026-03-30T13:46:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.4/manifests"},{"name":"stylehacks@7.0.8","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.8/manifests"},{"name":"postcss-unique-selectors@7.0.5","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.5/manifests"},{"name":"postcss-svgo@7.1.1","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.1/manifests"},{"name":"postcss-reduce-initial@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.6/manifests"},{"name":"postcss-normalize-unicode@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.6/manifests"},{"name":"postcss-minify-selectors@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.6/manifests"},{"name":"postcss-minify-params@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.6/manifests"},{"name":"postcss-merge-rules@7.0.8","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.8/manifests"},{"name":"postcss-discard-unused@7.0.5","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.5/manifests"},{"name":"postcss-discard-comments@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.6/manifests"},{"name":"postcss-convert-values@7.0.9","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.9/manifests"},{"name":"postcss-colormin@7.0.6","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.6/manifests"},{"name":"cssnano-preset-default@7.0.11","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.11/manifests"},{"name":"cssnano-preset-advanced@7.0.11","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.11/manifests"},{"name":"cssnano@7.1.3","sha":"b2e99039e5ddd78f4dca47e29ab38e13191dec9f","kind":"tag","published_at":"2026-03-06T17:11:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.3/manifests"},{"name":"stylehacks@7.0.7","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.7/manifests"},{"name":"postcss-reduce-initial@7.0.5","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.5/manifests"},{"name":"postcss-normalize-unicode@7.0.5","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.5/manifests"},{"name":"postcss-minify-params@7.0.5","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.5/manifests"},{"name":"postcss-merge-rules@7.0.7","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.7/manifests"},{"name":"postcss-discard-comments@7.0.5","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.5/manifests"},{"name":"postcss-convert-values@7.0.8","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.8/manifests"},{"name":"postcss-colormin@7.0.5","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.5/manifests"},{"name":"cssnano-preset-default@7.0.10","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.10/manifests"},{"name":"cssnano-preset-advanced@7.0.10","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.10/manifests"},{"name":"cssnano@7.1.2","sha":"c847b6b7d3451b7834d40d7a3d065c40778716c3","kind":"tag","published_at":"2025-10-29T12:52:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.2/manifests"},{"name":"postcss-convert-values@7.0.7","sha":"de6f10bc47cd6c22d35fea6c1e830520b888f480","kind":"tag","published_at":"2025-08-22T17:42:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.7/manifests"},{"name":"cssnano-preset-default@7.0.9","sha":"de6f10bc47cd6c22d35fea6c1e830520b888f480","kind":"tag","published_at":"2025-08-22T17:42:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.9/manifests"},{"name":"cssnano-preset-advanced@7.0.9","sha":"de6f10bc47cd6c22d35fea6c1e830520b888f480","kind":"tag","published_at":"2025-08-22T17:42:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.9/manifests"},{"name":"cssnano@7.1.1","sha":"de6f10bc47cd6c22d35fea6c1e830520b888f480","kind":"tag","published_at":"2025-08-22T17:42:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.1/manifests"},{"name":"cssnano@7.1.0","sha":"475b524cfa32062c4757287f457c554b512c912a","kind":"tag","published_at":"2025-07-14T18:49:49.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.1.0/manifests"},{"name":"stylehacks@7.0.6","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.6/manifests"},{"name":"postcss-svgo@7.1.0","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.1.0/manifests"},{"name":"postcss-reduce-initial@7.0.4","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.4/manifests"},{"name":"postcss-normalize-unicode@7.0.4","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.4/manifests"},{"name":"postcss-minify-params@7.0.4","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.4/manifests"},{"name":"postcss-merge-rules@7.0.6","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.6/manifests"},{"name":"postcss-convert-values@7.0.6","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.6/manifests"},{"name":"postcss-colormin@7.0.4","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.4/manifests"},{"name":"cssnano-preset-default@7.0.8","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.8/manifests"},{"name":"cssnano-preset-advanced@7.0.8","sha":"cf024fd231ccea491bc22ec7168ec888e20d67ab","kind":"tag","published_at":"2025-07-14T18:31:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.8/manifests"},{"name":"stylehacks@7.0.5","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.5/manifests"},{"name":"postcss-zindex@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.1/manifests"},{"name":"postcss-unique-selectors@7.0.4","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.4/manifests"},{"name":"postcss-svgo@7.0.2","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.2/manifests"},{"name":"postcss-reduce-transforms@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.1/manifests"},{"name":"postcss-reduce-initial@7.0.3","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.3/manifests"},{"name":"postcss-reduce-idents@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.1/manifests"},{"name":"postcss-ordered-values@7.0.2","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.2/manifests"},{"name":"postcss-normalize-whitespace@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.1/manifests"},{"name":"postcss-normalize-url@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.1/manifests"},{"name":"postcss-normalize-unicode@7.0.3","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.3/manifests"},{"name":"postcss-normalize-timing-functions@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.1/manifests"},{"name":"postcss-normalize-string@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.1/manifests"},{"name":"postcss-normalize-repeat-style@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.1/manifests"},{"name":"postcss-normalize-positions@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.1/manifests"},{"name":"postcss-normalize-display-values@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.1/manifests"},{"name":"postcss-normalize-charset@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.1/manifests"},{"name":"postcss-minify-selectors@7.0.5","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.5/manifests"},{"name":"postcss-minify-params@7.0.3","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.3/manifests"},{"name":"postcss-minify-gradients@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.1/manifests"},{"name":"postcss-minify-font-values@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.1/manifests"},{"name":"postcss-merge-rules@7.0.5","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.5/manifests"},{"name":"postcss-merge-longhand@7.0.5","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.5/manifests"},{"name":"postcss-merge-idents@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.1/manifests"},{"name":"postcss-discard-unused@7.0.4","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.4/manifests"},{"name":"postcss-discard-overridden@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.1/manifests"},{"name":"postcss-discard-empty@7.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.1/manifests"},{"name":"postcss-discard-duplicates@7.0.2","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.2/manifests"},{"name":"postcss-discard-comments@7.0.4","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.4/manifests"},{"name":"postcss-convert-values@7.0.5","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.5/manifests"},{"name":"postcss-colormin@7.0.3","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.3/manifests"},{"name":"cssnano-utils@5.0.1","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.1/manifests"},{"name":"cssnano-preset-lite@4.0.4","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.4/manifests"},{"name":"cssnano-preset-default@7.0.7","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.7/manifests"},{"name":"cssnano-preset-advanced@7.0.7","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.7/manifests"},{"name":"cssnano@7.0.7","sha":"fcd4d1d149e0bf3ef5609f225e495a5faae4c803","kind":"tag","published_at":"2025-05-06T13:46:42.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.7/manifests"},{"name":"stylehacks@7.0.4","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.4/manifests"},{"name":"postcss-unique-selectors@7.0.3","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.3/manifests"},{"name":"postcss-minify-selectors@7.0.4","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.4/manifests"},{"name":"postcss-merge-rules@7.0.4","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.4/manifests"},{"name":"postcss-merge-longhand@7.0.4","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.4/manifests"},{"name":"postcss-discard-unused@7.0.3","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.3/manifests"},{"name":"postcss-discard-comments@7.0.3","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.3/manifests"},{"name":"postcss-convert-values@7.0.4","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.4/manifests"},{"name":"cssnano-preset-lite@4.0.3","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.3/manifests"},{"name":"cssnano-preset-default@7.0.6","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.6/manifests"},{"name":"cssnano-preset-advanced@7.0.6","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.6/manifests"},{"name":"cssnano@7.0.6","sha":"26c83f5fd3f6af988edb692b53e6598c70a98da6","kind":"tag","published_at":"2024-09-04T17:33:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.6/manifests"},{"name":"stylehacks@7.0.3","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.3/manifests"},{"name":"postcss-unique-selectors@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.2/manifests"},{"name":"postcss-reduce-initial@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.2/manifests"},{"name":"postcss-normalize-unicode@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.2/manifests"},{"name":"postcss-minify-selectors@7.0.3","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.3/manifests"},{"name":"postcss-minify-params@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.2/manifests"},{"name":"postcss-merge-rules@7.0.3","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.3/manifests"},{"name":"postcss-merge-longhand@7.0.3","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.3/manifests"},{"name":"postcss-discard-unused@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.2/manifests"},{"name":"postcss-discard-duplicates@7.0.1","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.1/manifests"},{"name":"postcss-discard-comments@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.2/manifests"},{"name":"postcss-convert-values@7.0.3","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.3/manifests"},{"name":"postcss-colormin@7.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.2/manifests"},{"name":"cssnano-preset-lite@4.0.2","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.2/manifests"},{"name":"cssnano-preset-default@7.0.5","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.5/manifests"},{"name":"cssnano-preset-advanced@7.0.5","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.5/manifests"},{"name":"cssnano@7.0.5","sha":"a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae","kind":"tag","published_at":"2024-08-09T12:50:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.5/manifests"},{"name":"postcss-convert-values@7.0.2","sha":"88df72ad8fff7899bda11c12a28bad5f1ded59e5","kind":"tag","published_at":"2024-07-05T09:04:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.2/manifests"},{"name":"cssnano-preset-default@7.0.4","sha":"88df72ad8fff7899bda11c12a28bad5f1ded59e5","kind":"tag","published_at":"2024-07-05T09:04:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.4/manifests"},{"name":"cssnano-preset-advanced@7.0.4","sha":"88df72ad8fff7899bda11c12a28bad5f1ded59e5","kind":"tag","published_at":"2024-07-05T09:04:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.4/manifests"},{"name":"cssnano@7.0.4","sha":"88df72ad8fff7899bda11c12a28bad5f1ded59e5","kind":"tag","published_at":"2024-07-05T09:04:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.4/manifests"},{"name":"stylehacks@7.0.2","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.2/manifests"},{"name":"postcss-reduce-initial@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.1/manifests"},{"name":"postcss-ordered-values@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.1/manifests"},{"name":"postcss-normalize-unicode@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.1/manifests"},{"name":"postcss-minify-selectors@7.0.2","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.2/manifests"},{"name":"postcss-minify-params@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.1/manifests"},{"name":"postcss-merge-rules@7.0.2","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.2/manifests"},{"name":"postcss-merge-longhand@7.0.2","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.2/manifests"},{"name":"postcss-discard-comments@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.1/manifests"},{"name":"postcss-convert-values@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.1/manifests"},{"name":"postcss-colormin@7.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.1/manifests"},{"name":"cssnano-preset-lite@4.0.1","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.1/manifests"},{"name":"cssnano-preset-default@7.0.3","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.3/manifests"},{"name":"cssnano-preset-advanced@7.0.3","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.3/manifests"},{"name":"cssnano@7.0.3","sha":"34e90f24cf83393c1970837fa5a6d073b9cf8cd5","kind":"tag","published_at":"2024-06-19T08:39:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.3/manifests"},{"name":"stylehacks@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.1/manifests"},{"name":"postcss-unique-selectors@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.1/manifests"},{"name":"postcss-svgo@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.1/manifests"},{"name":"postcss-minify-selectors@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.1/manifests"},{"name":"postcss-merge-rules@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.1/manifests"},{"name":"postcss-merge-longhand@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.1/manifests"},{"name":"postcss-discard-unused@7.0.1","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.1/manifests"},{"name":"cssnano-preset-default@7.0.2","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.2/manifests"},{"name":"cssnano-preset-advanced@7.0.2","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.2/manifests"},{"name":"cssnano@7.0.2","sha":"5b6063e57b9b90391b3e8b54feb96e7ec9723593","kind":"tag","published_at":"2024-06-05T09:53:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.2/manifests"},{"name":"cssnano-preset-default@7.0.1","sha":"677d20f1d96f793a5a73a71f57d3f13f726eb8b1","kind":"tag","published_at":"2024-04-26T13:45:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.1/manifests"},{"name":"cssnano-preset-advanced@7.0.1","sha":"677d20f1d96f793a5a73a71f57d3f13f726eb8b1","kind":"tag","published_at":"2024-04-26T13:45:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.1/manifests"},{"name":"cssnano@7.0.1","sha":"677d20f1d96f793a5a73a71f57d3f13f726eb8b1","kind":"tag","published_at":"2024-04-26T13:45:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.1/manifests"},{"name":"stylehacks@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@7.0.0/manifests"},{"name":"postcss-zindex@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@7.0.0/manifests"},{"name":"postcss-unique-selectors@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@7.0.0/manifests"},{"name":"postcss-svgo@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@7.0.0/manifests"},{"name":"postcss-reduce-transforms@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@7.0.0/manifests"},{"name":"postcss-reduce-initial@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@7.0.0/manifests"},{"name":"postcss-reduce-idents@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@7.0.0/manifests"},{"name":"postcss-ordered-values@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@7.0.0/manifests"},{"name":"postcss-normalize-whitespace@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@7.0.0/manifests"},{"name":"postcss-normalize-url@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@7.0.0/manifests"},{"name":"postcss-normalize-unicode@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@7.0.0/manifests"},{"name":"postcss-normalize-timing-functions@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@7.0.0/manifests"},{"name":"postcss-normalize-string@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@7.0.0/manifests"},{"name":"postcss-normalize-repeat-style@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@7.0.0/manifests"},{"name":"postcss-normalize-positions@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@7.0.0/manifests"},{"name":"postcss-normalize-display-values@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@7.0.0/manifests"},{"name":"postcss-normalize-charset@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@7.0.0/manifests"},{"name":"postcss-minify-selectors@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@7.0.0/manifests"},{"name":"postcss-minify-params@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@7.0.0/manifests"},{"name":"postcss-minify-gradients@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@7.0.0/manifests"},{"name":"postcss-minify-font-values@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@7.0.0/manifests"},{"name":"postcss-merge-rules@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@7.0.0/manifests"},{"name":"postcss-merge-longhand@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@7.0.0/manifests"},{"name":"postcss-merge-idents@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@7.0.0/manifests"},{"name":"postcss-discard-unused@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@7.0.0/manifests"},{"name":"postcss-discard-overridden@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@7.0.0/manifests"},{"name":"postcss-discard-empty@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@7.0.0/manifests"},{"name":"postcss-discard-duplicates@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@7.0.0/manifests"},{"name":"postcss-discard-comments@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@7.0.0/manifests"},{"name":"postcss-convert-values@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@7.0.0/manifests"},{"name":"postcss-colormin@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@7.0.0/manifests"},{"name":"cssnano-utils@5.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@5.0.0/manifests"},{"name":"cssnano-preset-lite@4.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@4.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@4.0.0/manifests"},{"name":"cssnano-preset-default@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@7.0.0/manifests"},{"name":"cssnano-preset-advanced@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@7.0.0/manifests"},{"name":"cssnano@7.0.0","sha":"00b77380ec034181594d0a7832529eecd326a906","kind":"tag","published_at":"2024-04-24T21:24:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@7.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@7.0.0/manifests"},{"name":"cssnano-preset-default@6.1.2","sha":"760ba29a4255c6a4ad39e2dfba1b15ab72d9c382","kind":"tag","published_at":"2024-03-25T19:22:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.2/manifests"},{"name":"cssnano-preset-advanced@6.1.2","sha":"760ba29a4255c6a4ad39e2dfba1b15ab72d9c382","kind":"tag","published_at":"2024-03-25T19:22:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.2/manifests"},{"name":"cssnano@6.1.2","sha":"760ba29a4255c6a4ad39e2dfba1b15ab72d9c382","kind":"tag","published_at":"2024-03-25T19:22:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.2/manifests"},{"name":"stylehacks@6.1.1","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.1.1/manifests"},{"name":"postcss-unique-selectors@6.0.4","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.4/manifests"},{"name":"postcss-minify-selectors@6.0.4","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.4/manifests"},{"name":"postcss-minify-font-values@6.1.0","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.1.0/manifests"},{"name":"postcss-merge-rules@6.1.1","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.1.1/manifests"},{"name":"postcss-merge-longhand@6.0.5","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.5/manifests"},{"name":"postcss-discard-unused@6.0.5","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.5/manifests"},{"name":"cssnano-preset-default@6.1.1","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.1/manifests"},{"name":"cssnano-preset-advanced@6.1.1","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.1/manifests"},{"name":"cssnano@6.1.1","sha":"18206e63f42f6e7627612556e75d48d5dd4fe231","kind":"tag","published_at":"2024-03-20T13:43:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.1/manifests"},{"name":"stylehacks@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.1.0/manifests"},{"name":"postcss-zindex@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.2/manifests"},{"name":"postcss-unique-selectors@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.3/manifests"},{"name":"postcss-svgo@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.3/manifests"},{"name":"postcss-reduce-transforms@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.2/manifests"},{"name":"postcss-reduce-initial@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.1.0/manifests"},{"name":"postcss-reduce-idents@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.3/manifests"},{"name":"postcss-ordered-values@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.2/manifests"},{"name":"postcss-normalize-whitespace@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.2/manifests"},{"name":"postcss-normalize-url@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.2/manifests"},{"name":"postcss-normalize-unicode@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.1.0/manifests"},{"name":"postcss-normalize-timing-functions@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.2/manifests"},{"name":"postcss-normalize-string@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.2/manifests"},{"name":"postcss-normalize-repeat-style@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.2/manifests"},{"name":"postcss-normalize-positions@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.2/manifests"},{"name":"postcss-normalize-display-values@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.2/manifests"},{"name":"postcss-normalize-charset@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.2/manifests"},{"name":"postcss-minify-selectors@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.3/manifests"},{"name":"postcss-minify-params@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.1.0/manifests"},{"name":"postcss-minify-gradients@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.3/manifests"},{"name":"postcss-minify-font-values@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.3/manifests"},{"name":"postcss-merge-rules@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.1.0/manifests"},{"name":"postcss-merge-longhand@6.0.4","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.4/manifests"},{"name":"postcss-merge-idents@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.3/manifests"},{"name":"postcss-discard-unused@6.0.4","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.4/manifests"},{"name":"postcss-discard-overridden@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.2/manifests"},{"name":"postcss-discard-empty@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.3/manifests"},{"name":"postcss-discard-duplicates@6.0.3","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.3/manifests"},{"name":"postcss-discard-comments@6.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.2/manifests"},{"name":"postcss-convert-values@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.1.0/manifests"},{"name":"postcss-colormin@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.1.0/manifests"},{"name":"cssnano-utils@4.0.2","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@4.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.2/manifests"},{"name":"cssnano-preset-lite@3.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@3.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.1.0/manifests"},{"name":"cssnano-preset-default@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.1.0/manifests"},{"name":"cssnano-preset-advanced@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.1.0/manifests"},{"name":"cssnano@6.1.0","sha":"932caeba1f70bd44ddae0c8ab500697ab83fea66","kind":"tag","published_at":"2024-03-06T14:26:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.1.0/manifests"},{"name":"stylehacks@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.3/manifests"},{"name":"postcss-reduce-initial@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.3/manifests"},{"name":"postcss-normalize-unicode@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.3/manifests"},{"name":"postcss-minify-params@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.3/manifests"},{"name":"postcss-minify-gradients@6.0.2","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.2/manifests"},{"name":"postcss-minify-font-values@6.0.2","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.2/manifests"},{"name":"postcss-merge-rules@6.0.4","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.4/manifests"},{"name":"postcss-merge-longhand@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.3/manifests"},{"name":"postcss-convert-values@6.0.4","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.4/manifests"},{"name":"postcss-colormin@6.0.3","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.3/manifests"},{"name":"cssnano-preset-default@6.0.5","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.5/manifests"},{"name":"cssnano-preset-advanced@6.0.5","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.5/manifests"},{"name":"cssnano@6.0.5","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.5/manifests"},{"name":"css-size@6.0.4","sha":"fdd092eb648dc998e411c86e027836da875ffcfa","kind":"tag","published_at":"2024-02-24T11:22:40.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.4/manifests"},{"name":"postcss-merge-idents@6.0.2","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.2/manifests"},{"name":"postcss-discard-unused@6.0.3","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.3/manifests"},{"name":"postcss-discard-empty@6.0.2","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.2/manifests"},{"name":"postcss-discard-duplicates@6.0.2","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.2/manifests"},{"name":"postcss-convert-values@6.0.3","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.3/manifests"},{"name":"cssnano-preset-lite@3.0.2","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@3.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.2/manifests"},{"name":"cssnano-preset-default@6.0.4","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.4/manifests"},{"name":"cssnano-preset-advanced@6.0.4","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.4/manifests"},{"name":"cssnano@6.0.4","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.4/manifests"},{"name":"css-size@6.0.3","sha":"e2ba9a61023175c60c09c5173253bc37e9b854f0","kind":"tag","published_at":"2024-02-22T19:52:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.3/manifests"},{"name":"stylehacks@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.2/manifests"},{"name":"postcss-unique-selectors@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.2/manifests"},{"name":"postcss-svgo@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.2/manifests"},{"name":"postcss-reduce-initial@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.2/manifests"},{"name":"postcss-normalize-unicode@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.2/manifests"},{"name":"postcss-minify-selectors@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.2/manifests"},{"name":"postcss-minify-params@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.2/manifests"},{"name":"postcss-merge-rules@6.0.3","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.3/manifests"},{"name":"postcss-merge-longhand@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.2/manifests"},{"name":"postcss-discard-unused@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.2/manifests"},{"name":"postcss-convert-values@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.2/manifests"},{"name":"postcss-colormin@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.2/manifests"},{"name":"cssnano-preset-default@6.0.3","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.3/manifests"},{"name":"cssnano-preset-advanced@6.0.3","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.3/manifests"},{"name":"cssnano@6.0.3","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.3/manifests"},{"name":"css-size@6.0.2","sha":"796988ee7150ce740e99d8017ce4f68b458ff781","kind":"tag","published_at":"2024-01-03T17:29:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.2/manifests"},{"name":"stylehacks@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.1/manifests"},{"name":"postcss-zindex@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.1/manifests"},{"name":"postcss-unique-selectors@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.1/manifests"},{"name":"postcss-svgo@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.1/manifests"},{"name":"postcss-reduce-transforms@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.1/manifests"},{"name":"postcss-reduce-initial@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.1/manifests"},{"name":"postcss-reduce-idents@6.0.2","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.2/manifests"},{"name":"postcss-ordered-values@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.1/manifests"},{"name":"postcss-normalize-whitespace@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.1/manifests"},{"name":"postcss-normalize-url@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.1/manifests"},{"name":"postcss-normalize-unicode@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.1/manifests"},{"name":"postcss-normalize-timing-functions@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.1/manifests"},{"name":"postcss-normalize-string@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.1/manifests"},{"name":"postcss-normalize-repeat-style@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.1/manifests"},{"name":"postcss-normalize-positions@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.1/manifests"},{"name":"postcss-normalize-display-values@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.1/manifests"},{"name":"postcss-normalize-charset@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.1/manifests"},{"name":"postcss-minify-selectors@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.1/manifests"},{"name":"postcss-minify-params@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.1/manifests"},{"name":"postcss-minify-gradients@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.1/manifests"},{"name":"postcss-minify-font-values@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.1/manifests"},{"name":"postcss-merge-rules@6.0.2","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.2/manifests"},{"name":"postcss-merge-longhand@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.1/manifests"},{"name":"postcss-merge-idents@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.1/manifests"},{"name":"postcss-discard-unused@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.1/manifests"},{"name":"postcss-discard-overridden@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.1/manifests"},{"name":"postcss-discard-empty@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.1/manifests"},{"name":"postcss-discard-duplicates@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.1/manifests"},{"name":"postcss-discard-comments@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.1/manifests"},{"name":"postcss-convert-values@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.1/manifests"},{"name":"postcss-colormin@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.1/manifests"},{"name":"cssnano-utils@4.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@4.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.1/manifests"},{"name":"cssnano-preset-lite@3.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@3.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.1/manifests"},{"name":"cssnano-preset-default@6.0.2","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.2/manifests"},{"name":"cssnano-preset-advanced@6.0.2","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.2/manifests"},{"name":"cssnano@6.0.2","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.2/manifests"},{"name":"css-size@6.0.1","sha":"36db5fd7cb10f1ff93a33241a8c32b4422377bb8","kind":"tag","published_at":"2023-12-14T17:18:18.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.1/manifests"},{"name":"postcss-reduce-idents@6.0.1","sha":"690358cfa00f7cca85a0cede7601e197d96d9e4c","kind":"tag","published_at":"2023-04-30T09:32:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.1/manifests"},{"name":"postcss-merge-rules@6.0.1","sha":"690358cfa00f7cca85a0cede7601e197d96d9e4c","kind":"tag","published_at":"2023-04-30T09:32:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.1/manifests"},{"name":"cssnano-preset-default@6.0.1","sha":"690358cfa00f7cca85a0cede7601e197d96d9e4c","kind":"tag","published_at":"2023-04-30T09:32:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.1/manifests"},{"name":"cssnano-preset-advanced@6.0.1","sha":"690358cfa00f7cca85a0cede7601e197d96d9e4c","kind":"tag","published_at":"2023-04-30T09:32:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.1/manifests"},{"name":"cssnano@6.0.1","sha":"690358cfa00f7cca85a0cede7601e197d96d9e4c","kind":"tag","published_at":"2023-04-30T09:32:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.1/manifests"},{"name":"stylehacks@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@6.0.0/manifests"},{"name":"postcss-zindex@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@6.0.0/manifests"},{"name":"postcss-unique-selectors@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@6.0.0/manifests"},{"name":"postcss-svgo@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@6.0.0/manifests"},{"name":"postcss-reduce-transforms@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@6.0.0/manifests"},{"name":"postcss-reduce-initial@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@6.0.0/manifests"},{"name":"postcss-reduce-idents@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@6.0.0/manifests"},{"name":"postcss-ordered-values@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@6.0.0/manifests"},{"name":"postcss-normalize-whitespace@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@6.0.0/manifests"},{"name":"postcss-normalize-url@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@6.0.0/manifests"},{"name":"postcss-normalize-unicode@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@6.0.0/manifests"},{"name":"postcss-normalize-timing-functions@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@6.0.0/manifests"},{"name":"postcss-normalize-string@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@6.0.0/manifests"},{"name":"postcss-normalize-repeat-style@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@6.0.0/manifests"},{"name":"postcss-normalize-positions@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@6.0.0/manifests"},{"name":"postcss-normalize-display-values@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@6.0.0/manifests"},{"name":"postcss-normalize-charset@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@6.0.0/manifests"},{"name":"postcss-minify-selectors@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@6.0.0/manifests"},{"name":"postcss-minify-params@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@6.0.0/manifests"},{"name":"postcss-minify-gradients@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@6.0.0/manifests"},{"name":"postcss-minify-font-values@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@6.0.0/manifests"},{"name":"postcss-merge-rules@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@6.0.0/manifests"},{"name":"postcss-merge-longhand@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@6.0.0/manifests"},{"name":"postcss-merge-idents@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@6.0.0/manifests"},{"name":"postcss-discard-unused@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@6.0.0/manifests"},{"name":"postcss-discard-overridden@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@6.0.0/manifests"},{"name":"postcss-discard-empty@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@6.0.0/manifests"},{"name":"postcss-discard-duplicates@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@6.0.0/manifests"},{"name":"postcss-discard-comments@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@6.0.0/manifests"},{"name":"postcss-convert-values@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@6.0.0/manifests"},{"name":"postcss-colormin@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@6.0.0/manifests"},{"name":"cssnano-utils@4.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@4.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@4.0.0/manifests"},{"name":"cssnano-preset-lite@3.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@3.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@3.0.0/manifests"},{"name":"cssnano-preset-default@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@6.0.0/manifests"},{"name":"cssnano-preset-advanced@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@6.0.0/manifests"},{"name":"cssnano@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@6.0.0/manifests"},{"name":"css-size@6.0.0","sha":"8e8993827a6110e7e460d3c4940aa36306a00ea0","kind":"tag","published_at":"2023-03-27T16:41:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@6.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@6.0.0/manifests"},{"name":"postcss-reduce-initial@5.1.2","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.2/manifests"},{"name":"postcss-merge-rules@5.1.4","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.4/manifests"},{"name":"postcss-colormin@5.3.1","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.3.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.3.1/manifests"},{"name":"cssnano-preset-default@5.2.14","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.14","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.14/manifests"},{"name":"cssnano-preset-advanced@5.3.10","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.10/manifests"},{"name":"cssnano@5.1.15","sha":"c09dc458167037e10cb071d6cef6a736b4b5ad0e","kind":"tag","published_at":"2023-02-15T21:25:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.15","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.15/manifests"},{"name":"stylehacks@5.1.1","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.1.1/manifests"},{"name":"postcss-reduce-initial@5.1.1","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.1/manifests"},{"name":"postcss-normalize-unicode@5.1.1","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.1.1/manifests"},{"name":"postcss-minify-params@5.1.4","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.4/manifests"},{"name":"postcss-merge-rules@5.1.3","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.3/manifests"},{"name":"postcss-merge-longhand@5.1.7","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.7/manifests"},{"name":"postcss-convert-values@5.1.3","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.3/manifests"},{"name":"cssnano-preset-default@5.2.13","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.13","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.13/manifests"},{"name":"cssnano-preset-advanced@5.3.9","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.9/manifests"},{"name":"cssnano@5.1.14","sha":"9edbfa0b75c4be9e38b8dc2626123581097a0b0f","kind":"tag","published_at":"2022-10-28T13:50:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.14","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.14/manifests"},{"name":"cssnano@5.1.13","sha":"d6e3d82afdbe303463c4dfd4f2db0638c9e03db4","kind":"tag","published_at":"2022-08-12T17:48:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.13","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.13/manifests"},{"name":"cssnano-preset-advanced@5.3.8","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.8/manifests"},{"name":"postcss-normalize-positions@5.1.1","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.1.1/manifests"},{"name":"postcss-merge-longhand@5.1.6","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.6/manifests"},{"name":"cssnano@5.1.12","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.12/manifests"},{"name":"postcss-ordered-values@5.1.3","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.3/manifests"},{"name":"postcss-normalize-repeat-style@5.1.1","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.1.1/manifests"},{"name":"cssnano-preset-default@5.2.12","sha":"4a8f54a8f57c4f0cf1e9ab5a6fa54d5be1984aad","kind":"tag","published_at":"2022-06-18T09:54:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.12/manifests"},{"name":"cssnano-preset-default@5.2.11","sha":"b1d5226d001cd984dd01baffabe1cfb269921fa2","kind":"tag","published_at":"2022-06-03T20:16:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.11/manifests"},{"name":"cssnano@5.1.11","sha":"b1d5226d001cd984dd01baffabe1cfb269921fa2","kind":"tag","published_at":"2022-06-03T20:16:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.11/manifests"},{"name":"postcss-ordered-values@5.1.2","sha":"b1d5226d001cd984dd01baffabe1cfb269921fa2","kind":"tag","published_at":"2022-06-03T20:16:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.2/manifests"},{"name":"cssnano-preset-advanced@5.3.7","sha":"b1d5226d001cd984dd01baffabe1cfb269921fa2","kind":"tag","published_at":"2022-06-03T20:16:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.7/manifests"},{"name":"postcss-discard-comments@5.1.2","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.2/manifests"},{"name":"postcss-merge-rules@5.1.2","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.2/manifests"},{"name":"cssnano-preset-lite@2.1.3","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.3/manifests"},{"name":"postcss-minify-selectors@5.2.1","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.2.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.2.1/manifests"},{"name":"postcss-convert-values@5.1.2","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.2/manifests"},{"name":"cssnano-preset-advanced@5.3.6","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.6/manifests"},{"name":"cssnano-preset-default@5.2.10","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.10/manifests"},{"name":"cssnano@5.1.10","sha":"5d4461a06d37229cbd701006fc7325cf5b7b2106","kind":"tag","published_at":"2022-05-29T18:04:55.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.10/manifests"},{"name":"postcss-merge-longhand@5.1.5","sha":"270a6c47a9f819a920a6d7e051f67d432724e197","kind":"tag","published_at":"2022-05-20T21:32:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.5/manifests"},{"name":"cssnano-preset-default@5.2.9","sha":"270a6c47a9f819a920a6d7e051f67d432724e197","kind":"tag","published_at":"2022-05-20T21:32:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.9/manifests"},{"name":"cssnano-preset-advanced@5.3.5","sha":"270a6c47a9f819a920a6d7e051f67d432724e197","kind":"tag","published_at":"2022-05-20T21:32:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.5/manifests"},{"name":"cssnano@5.1.9","sha":"270a6c47a9f819a920a6d7e051f67d432724e197","kind":"tag","published_at":"2022-05-20T21:32:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.9/manifests"},{"name":"cssnano-preset-advanced@5.3.4","sha":"029adca50b2a31762abcc140941bacd055a7630e","kind":"tag","published_at":"2022-05-16T21:37:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.4/manifests"},{"name":"postcss-minify-params@5.1.3","sha":"029adca50b2a31762abcc140941bacd055a7630e","kind":"tag","published_at":"2022-05-16T21:37:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.3/manifests"},{"name":"postcss-convert-values@5.1.1","sha":"029adca50b2a31762abcc140941bacd055a7630e","kind":"tag","published_at":"2022-05-16T21:37:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.1/manifests"},{"name":"cssnano-preset-default@5.2.8","sha":"029adca50b2a31762abcc140941bacd055a7630e","kind":"tag","published_at":"2022-05-16T21:37:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.8/manifests"},{"name":"cssnano@5.1.8","sha":"029adca50b2a31762abcc140941bacd055a7630e","kind":"tag","published_at":"2022-05-16T21:37:08.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.8/manifests"},{"name":"cssnano-preset-default@5.2.7","sha":"11bb8048b37b91e90e9ebfe36d496e0954412bb3","kind":"tag","published_at":"2022-04-01T14:37:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.7/manifests"},{"name":"cssnano-preset-advanced@5.3.3","sha":"11bb8048b37b91e90e9ebfe36d496e0954412bb3","kind":"tag","published_at":"2022-04-01T14:37:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.3/manifests"},{"name":"postcss-merge-longhand@5.1.4","sha":"11bb8048b37b91e90e9ebfe36d496e0954412bb3","kind":"tag","published_at":"2022-04-01T14:37:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.4/manifests"},{"name":"cssnano@5.1.7","sha":"11bb8048b37b91e90e9ebfe36d496e0954412bb3","kind":"tag","published_at":"2022-04-01T14:37:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.7/manifests"},{"name":"cssnano-preset-advanced@5.3.2","sha":"b21ff863928613cbaecc04caf9818e6076c97875","kind":"tag","published_at":"2022-04-01T09:30:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.2/manifests"},{"name":"cssnano-preset-default@5.2.6","sha":"b21ff863928613cbaecc04caf9818e6076c97875","kind":"tag","published_at":"2022-04-01T09:30:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.6/manifests"},{"name":"cssnano@5.1.6","sha":"b21ff863928613cbaecc04caf9818e6076c97875","kind":"tag","published_at":"2022-04-01T09:30:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.6/manifests"},{"name":"postcss-minify-params@5.1.2","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.2/manifests"},{"name":"postcss-merge-idents@5.1.1","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.1.1/manifests"},{"name":"cssnano-preset-advanced@5.3.1","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.1/manifests"},{"name":"postcss-minify-gradients@5.1.1","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.1.1/manifests"},{"name":"postcss-merge-rules@5.1.1","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.1/manifests"},{"name":"postcss-merge-longhand@5.1.3","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.3/manifests"},{"name":"cssnano-preset-default@5.2.5","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.5/manifests"},{"name":"postcss-ordered-values@5.1.1","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.1/manifests"},{"name":"cssnano-preset-lite@2.1.2","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.2/manifests"},{"name":"cssnano@5.1.5","sha":"7b0d10c5326f3f325b01ad20ebb42d44fc2555a8","kind":"tag","published_at":"2022-03-21T19:00:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.5/manifests"},{"name":"postcss-reduce-idents@5.2.0","sha":"b991f710d854e80ab8e4a3dfad8cd7a911cafe8f","kind":"tag","published_at":"2022-03-19T19:21:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.2.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.2.0/manifests"},{"name":"cssnano-preset-advanced@5.3.0","sha":"b991f710d854e80ab8e4a3dfad8cd7a911cafe8f","kind":"tag","published_at":"2022-03-19T19:21:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.3.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.3.0/manifests"},{"name":"cssnano-preset-default@5.2.4","sha":"b012425cdba4d8e747ad947c204c61df7a98ae75","kind":"tag","published_at":"2022-03-13T11:38:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.4/manifests"},{"name":"cssnano-preset-advanced@5.2.5","sha":"b012425cdba4d8e747ad947c204c61df7a98ae75","kind":"tag","published_at":"2022-03-13T11:38:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.5/manifests"},{"name":"postcss-merge-longhand@5.1.2","sha":"b012425cdba4d8e747ad947c204c61df7a98ae75","kind":"tag","published_at":"2022-03-13T11:38:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.2/manifests"},{"name":"cssnano@5.1.4","sha":"b012425cdba4d8e747ad947c204c61df7a98ae75","kind":"tag","published_at":"2022-03-13T11:38:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.4/manifests"},{"name":"cssnano-preset-advanced@5.2.4","sha":"f0ccbc74937b1aa72abd02222a5ca9ee73c3f1ed","kind":"tag","published_at":"2022-03-11T12:25:16.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.4/manifests"},{"name":"postcss-merge-longhand@5.1.1","sha":"f0ccbc74937b1aa72abd02222a5ca9ee73c3f1ed","kind":"tag","published_at":"2022-03-11T12:25:16.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.1/manifests"},{"name":"cssnano-preset-default@5.2.3","sha":"f0ccbc74937b1aa72abd02222a5ca9ee73c3f1ed","kind":"tag","published_at":"2022-03-11T12:25:16.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.3/manifests"},{"name":"cssnano@5.1.3","sha":"f0ccbc74937b1aa72abd02222a5ca9ee73c3f1ed","kind":"tag","published_at":"2022-03-11T12:25:16.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.3/manifests"},{"name":"postcss-discard-empty@5.1.1","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.1.1/manifests"},{"name":"cssnano-preset-default@5.2.2","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.2/manifests"},{"name":"cssnano-preset-advanced@5.2.3","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.3/manifests"},{"name":"postcss-normalize-whitespace@5.1.1","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.1.1/manifests"},{"name":"postcss-minify-params@5.1.1","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.1/manifests"},{"name":"cssnano@5.1.2","sha":"2875a6f558b4e7cbc43919e975d8a0da227d4a9e","kind":"tag","published_at":"2022-03-10T18:00:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.2/manifests"},{"name":"postcss-unique-selectors@5.1.1","sha":"7ee06f7446626d0940a886d3eebde1786efd0e3d","kind":"tag","published_at":"2022-03-08T18:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.1.1/manifests"},{"name":"cssnano@5.1.1","sha":"7ee06f7446626d0940a886d3eebde1786efd0e3d","kind":"tag","published_at":"2022-03-08T18:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.1/manifests"},{"name":"cssnano-preset-default@5.2.1","sha":"7ee06f7446626d0940a886d3eebde1786efd0e3d","kind":"tag","published_at":"2022-03-08T18:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.1/manifests"},{"name":"postcss-discard-comments@5.1.1","sha":"7ee06f7446626d0940a886d3eebde1786efd0e3d","kind":"tag","published_at":"2022-03-08T18:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.1/manifests"},{"name":"cssnano-preset-advanced@5.2.2","sha":"7ee06f7446626d0940a886d3eebde1786efd0e3d","kind":"tag","published_at":"2022-03-08T18:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.2/manifests"},{"name":"cssnano-preset-lite@2.1.1","sha":"7cb2d10ca88dce452e8a808df28b0f18e3e86f96","kind":"tag","published_at":"2022-03-03T19:29:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.1/manifests"},{"name":"cssnano-preset-advanced@5.2.1","sha":"7cb2d10ca88dce452e8a808df28b0f18e3e86f96","kind":"tag","published_at":"2022-03-03T19:29:11.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.1/manifests"},{"name":"postcss-normalize-string@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.1.0/manifests"},{"name":"postcss-normalize-positions@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.1.0/manifests"},{"name":"postcss-discard-duplicates@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.1.0/manifests"},{"name":"postcss-reduce-idents@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.1.0/manifests"},{"name":"postcss-reduce-initial@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.1.0/manifests"},{"name":"cssnano-preset-advanced@5.2.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.2.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.2.0/manifests"},{"name":"cssnano@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.1.0/manifests"},{"name":"postcss-svgo@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.1.0/manifests"},{"name":"postcss-reduce-transforms@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.1.0/manifests"},{"name":"postcss-normalize-whitespace@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.1.0/manifests"},{"name":"postcss-normalize-url@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.1.0/manifests"},{"name":"postcss-merge-longhand@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.1.0/manifests"},{"name":"postcss-minify-selectors@5.2.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.2.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.2.0/manifests"},{"name":"postcss-minify-params@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.1.0/manifests"},{"name":"postcss-minify-gradients@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.1.0/manifests"},{"name":"postcss-normalize-unicode@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.1.0/manifests"},{"name":"postcss-normalize-timing-functions@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.1.0/manifests"},{"name":"postcss-convert-values@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.1.0/manifests"},{"name":"postcss-colormin@5.3.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.3.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.3.0/manifests"},{"name":"cssnano-utils@3.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@3.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.1.0/manifests"},{"name":"cssnano-preset-default@5.2.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.2.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.2.0/manifests"},{"name":"postcss-ordered-values@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.1.0/manifests"},{"name":"postcss-normalize-repeat-style@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.1.0/manifests"},{"name":"postcss-normalize-display-values@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.1.0/manifests"},{"name":"postcss-merge-idents@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.1.0/manifests"},{"name":"postcss-unique-selectors@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.1.0/manifests"},{"name":"postcss-merge-rules@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.1.0/manifests"},{"name":"postcss-discard-empty@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.1.0/manifests"},{"name":"postcss-discard-comments@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.1.0/manifests"},{"name":"postcss-normalize-charset@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.1.0/manifests"},{"name":"postcss-minify-font-values@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.1.0/manifests"},{"name":"postcss-discard-overridden@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.1.0/manifests"},{"name":"cssnano-preset-lite@2.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.1.0/manifests"},{"name":"postcss-discard-unused@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.1.0/manifests"},{"name":"stylehacks@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.1.0/manifests"},{"name":"postcss-zindex@5.1.0","sha":"57f7e467453b2b0d1a3aae32699bedcf7874dde1","kind":"tag","published_at":"2022-03-01T18:55:03.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.1.0/manifests"},{"name":"postcss-normalize-charset@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.3/manifests"},{"name":"postcss-minify-selectors@5.1.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.3/manifests"},{"name":"postcss-merge-idents@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.3/manifests"},{"name":"postcss-reduce-transforms@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.4/manifests"},{"name":"postcss-merge-longhand@5.0.6","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.6/manifests"},{"name":"cssnano-preset-lite@2.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.3/manifests"},{"name":"postcss-normalize-positions@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.4/manifests"},{"name":"css-size@5.0.7","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.7/manifests"},{"name":"postcss-normalize-string@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.4/manifests"},{"name":"postcss-minify-font-values@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.4/manifests"},{"name":"postcss-reduce-initial@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.3/manifests"},{"name":"postcss-zindex@5.0.2","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.2/manifests"},{"name":"postcss-unique-selectors@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.4/manifests"},{"name":"postcss-normalize-whitespace@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.4/manifests"},{"name":"postcss-merge-rules@5.0.6","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.6/manifests"},{"name":"postcss-discard-empty@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.3/manifests"},{"name":"postcss-discard-duplicates@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.3/manifests"},{"name":"cssnano-utils@3.0.2","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@3.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.2/manifests"},{"name":"cssnano@5.0.17","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.17","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.17/manifests"},{"name":"postcss-normalize-url@5.0.5","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.5/manifests"},{"name":"postcss-discard-unused@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.3/manifests"},{"name":"postcss-discard-comments@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.3/manifests"},{"name":"stylehacks@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.3/manifests"},{"name":"postcss-minify-gradients@5.0.6","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.6/manifests"},{"name":"postcss-discard-overridden@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.4/manifests"},{"name":"postcss-convert-values@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.4/manifests"},{"name":"postcss-colormin@5.2.5","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.2.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.5/manifests"},{"name":"postcss-normalize-display-values@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.3/manifests"},{"name":"cssnano-preset-default@5.1.12","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.12/manifests"},{"name":"cssnano-preset-advanced@5.1.12","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.12/manifests"},{"name":"postcss-svgo@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.4/manifests"},{"name":"postcss-reduce-idents@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.3/manifests"},{"name":"postcss-minify-params@5.0.5","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.5/manifests"},{"name":"postcss-ordered-values@5.0.5","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.5/manifests"},{"name":"postcss-normalize-unicode@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.4/manifests"},{"name":"postcss-normalize-timing-functions@5.0.3","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.3/manifests"},{"name":"postcss-normalize-repeat-style@5.0.4","sha":"374af70ea4884796232b60b78d1e44ec624b974e","kind":"tag","published_at":"2022-02-07T15:54:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.4/manifests"},{"name":"postcss-reduce-transforms@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.3/manifests"},{"name":"postcss-normalize-repeat-style@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.3/manifests"},{"name":"postcss-reduce-idents@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.2/manifests"},{"name":"postcss-ordered-values@5.0.4","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.4/manifests"},{"name":"postcss-normalize-whitespace@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.3/manifests"},{"name":"postcss-normalize-unicode@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.3/manifests"},{"name":"postcss-normalize-string@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.3/manifests"},{"name":"postcss-merge-rules@5.0.5","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.5/manifests"},{"name":"cssnano-preset-default@5.1.11","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.11/manifests"},{"name":"postcss-normalize-charset@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.2/manifests"},{"name":"postcss-minify-params@5.0.4","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.4/manifests"},{"name":"postcss-minify-gradients@5.0.5","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.5/manifests"},{"name":"postcss-minify-font-values@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.3/manifests"},{"name":"postcss-discard-unused@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.2/manifests"},{"name":"cssnano-preset-advanced@5.1.11","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.11/manifests"},{"name":"postcss-convert-values@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.3/manifests"},{"name":"postcss-normalize-positions@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.3/manifests"},{"name":"postcss-minify-selectors@5.1.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.2/manifests"},{"name":"postcss-merge-longhand@5.0.5","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.5/manifests"},{"name":"postcss-colormin@5.2.4","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.2.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.4/manifests"},{"name":"cssnano-utils@3.0.1","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@3.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.1/manifests"},{"name":"postcss-discard-overridden@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.3/manifests"},{"name":"postcss-discard-duplicates@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.2/manifests"},{"name":"postcss-discard-comments@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.2/manifests"},{"name":"cssnano@5.0.16","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.16","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.16/manifests"},{"name":"stylehacks@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.2/manifests"},{"name":"postcss-unique-selectors@5.0.3","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.3/manifests"},{"name":"postcss-discard-empty@5.0.2","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.2/manifests"},{"name":"css-size@5.0.6","sha":"e0d6f5c711512e70654f82d0ec5ecfdb49a3f1f2","kind":"tag","published_at":"2022-01-23T14:17:31.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.6/manifests"},{"name":"css-size@5.0.5","sha":"f754daaea42d29667b98d72ad9598d1b1c192542","kind":"commit","published_at":"2022-01-13T19:07:45.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.5/manifests"},{"name":"postcss-normalize-timing-functions@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.2/manifests"},{"name":"postcss-reduce-transforms@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.2/manifests"},{"name":"postcss-minify-font-values@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.2/manifests"},{"name":"postcss-merge-idents@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.2/manifests"},{"name":"postcss-ordered-values@5.0.3","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.3/manifests"},{"name":"postcss-normalize-whitespace@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.2/manifests"},{"name":"postcss-normalize-unicode@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.2/manifests"},{"name":"postcss-normalize-repeat-style@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.2/manifests"},{"name":"postcss-normalize-positions@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.2/manifests"},{"name":"postcss-merge-rules@5.0.4","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.4/manifests"},{"name":"cssnano-preset-advanced@5.1.10","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.10/manifests"},{"name":"postcss-normalize-display-values@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.2/manifests"},{"name":"cssnano-utils@3.0.0","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@3.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@3.0.0/manifests"},{"name":"cssnano-preset-lite@2.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.2/manifests"},{"name":"cssnano-preset-default@5.1.10","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.10/manifests"},{"name":"postcss-normalize-string@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.2/manifests"},{"name":"postcss-discard-overridden@5.0.2","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.2/manifests"},{"name":"postcss-minify-selectors@5.1.1","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.1/manifests"},{"name":"postcss-minify-params@5.0.3","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.3/manifests"},{"name":"postcss-minify-gradients@5.0.4","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.4/manifests"},{"name":"postcss-colormin@5.2.3","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"tag","published_at":"2022-01-07T17:46:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.2.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.3/manifests"},{"name":"cssnano@5.0.15","sha":"46b400c1b9a0847982fe1436a375b0a58e3ec5a9","kind":"commit","published_at":"2022-01-07T17:44:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.15","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.15/manifests"},{"name":"cssnano@5.0.14","sha":"350d2725b308999df3b8abdad6fc0f228a7a145a","kind":"tag","published_at":"2021-12-20T12:46:25.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.14","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.14/manifests"},{"name":"postcss-normalize-url@5.0.4","sha":"a1104953b0b49342112bcd3ffab0613cc3d2d91d","kind":"tag","published_at":"2021-12-15T18:00:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.4/manifests"},{"name":"cssnano-preset-default@5.1.9","sha":"a1104953b0b49342112bcd3ffab0613cc3d2d91d","kind":"tag","published_at":"2021-12-15T18:00:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.9/manifests"},{"name":"cssnano-preset-advanced@5.1.9","sha":"a1104953b0b49342112bcd3ffab0613cc3d2d91d","kind":"tag","published_at":"2021-12-15T18:00:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.9/manifests"},{"name":"cssnano@5.0.13","sha":"a1104953b0b49342112bcd3ffab0613cc3d2d91d","kind":"tag","published_at":"2021-12-15T18:00:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.13","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.13/manifests"},{"name":"postcss-colormin@5.2.2","sha":"a1104953b0b49342112bcd3ffab0613cc3d2d91d","kind":"tag","published_at":"2021-12-15T18:00:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.2.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.2.2/manifests"},{"name":"cssnano-preset-advanced@5.1.8","sha":"33a537f1b867900db7b730ae1b6503c04dc41fa5","kind":"tag","published_at":"2021-11-27T17:43:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.8/manifests"},{"name":"cssnano-preset-default@5.1.8","sha":"33a537f1b867900db7b730ae1b6503c04dc41fa5","kind":"tag","published_at":"2021-11-27T17:43:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.8/manifests"},{"name":"postcss-reduce-initial@5.0.2","sha":"33a537f1b867900db7b730ae1b6503c04dc41fa5","kind":"tag","published_at":"2021-11-27T17:43:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.2/manifests"},{"name":"cssnano@5.0.12","sha":"33a537f1b867900db7b730ae1b6503c04dc41fa5","kind":"tag","published_at":"2021-11-27T17:43:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.12","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.12/manifests"},{"name":"css-size@5.0.4","sha":"33a537f1b867900db7b730ae1b6503c04dc41fa5","kind":"tag","published_at":"2021-11-27T17:43:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.4/manifests"},{"name":"postcss-merge-longhand@5.0.4","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.4/manifests"},{"name":"cssnano@5.0.11","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.11/manifests"},{"name":"postcss-unique-selectors@5.0.2","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.2/manifests"},{"name":"cssnano-preset-advanced@5.1.7","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.7/manifests"},{"name":"cssnano-preset-default@5.1.7","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.7/manifests"},{"name":"postcss-normalize-url@5.0.3","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.3/manifests"},{"name":"postcss-minify-params@5.0.2","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.2/manifests"},{"name":"postcss-merge-rules@5.0.3","sha":"545b3618bd40d6dde8bd463a2ac5e929ad93e426","kind":"tag","published_at":"2021-11-16T17:45:59.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.3/manifests"},{"name":"cssnano@5.0.10","sha":"6818c833c7a28dc02e581adf43bf7642925a8b42","kind":"commit","published_at":"2021-11-05T15:39:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.10/manifests"},{"name":"cssnano@5.0.9","sha":"2d84646671c7075f8dae35de310351aac3436bc0","kind":"commit","published_at":"2021-11-02T12:27:13.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.9/manifests"},{"name":"cssnano@5.0.8","sha":"1c968faaf08897b82514237c14f248b349607094","kind":"commit","published_at":"2021-08-17T20:31:43.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.8/manifests"},{"name":"cssnano@5.0.7","sha":"2c246ec3f687ab53968589223857337508d940b7","kind":"commit","published_at":"2021-07-20T21:25:44.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.7/manifests"},{"name":"cssnano@5.0.6","sha":"eb6bc89871361218ddb68fdbd4d8a468e49a1731","kind":"commit","published_at":"2021-06-09T18:55:54.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.6/manifests"},{"name":"cssnano@5.0.5","sha":"ddae8d340fc1c9bbe6b72715128b88c77bcfc6c2","kind":"commit","published_at":"2021-05-28T20:29:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.5/manifests"},{"name":"cssnano@5.0.4","sha":"a7c2f9b394d06e9d188aea2a4290da4661641ea6","kind":"commit","published_at":"2021-05-21T17:29:36.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.4/manifests"},{"name":"postcss-minify-gradients@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.1/manifests"},{"name":"postcss-svgo@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.1/manifests"},{"name":"postcss-normalize-string@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.1/manifests"},{"name":"postcss-normalize-repeat-style@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.1/manifests"},{"name":"postcss-merge-longhand@5.0.2","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.2/manifests"},{"name":"cssnano-utils@2.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@2.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.1/manifests"},{"name":"postcss-discard-unused@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.1/manifests"},{"name":"postcss-reduce-idents@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.1/manifests"},{"name":"postcss-normalize-whitespace@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.1/manifests"},{"name":"postcss-discard-empty@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.1/manifests"},{"name":"postcss-reduce-transforms@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.1/manifests"},{"name":"postcss-ordered-values@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.1/manifests"},{"name":"postcss-normalize-url@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.1/manifests"},{"name":"postcss-normalize-unicode@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.1/manifests"},{"name":"postcss-normalize-timing-functions@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.1/manifests"},{"name":"stylehacks@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.1/manifests"},{"name":"postcss-normalize-positions@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.1/manifests"},{"name":"postcss-discard-duplicates@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.1/manifests"},{"name":"cssnano-preset-advanced@5.1.0","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.1.0/manifests"},{"name":"postcss-unique-selectors@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.1/manifests"},{"name":"postcss-normalize-charset@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.1/manifests"},{"name":"postcss-discard-overridden@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.1/manifests"},{"name":"postcss-colormin@5.1.0","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.1.0/manifests"},{"name":"example-cli-usage@5.0.3","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.3/manifests"},{"name":"cssnano@5.0.3","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.3/manifests"},{"name":"css-size@5.0.3","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.3/manifests"},{"name":"cssnano-preset-default@5.1.0","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.1.0/manifests"},{"name":"postcss-reduce-initial@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.1/manifests"},{"name":"postcss-zindex@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.1/manifests"},{"name":"postcss-normalize-display-values@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.1/manifests"},{"name":"postcss-minify-params@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.1/manifests"},{"name":"postcss-minify-font-values@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.1/manifests"},{"name":"cssnano-preset-lite@2.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.1/manifests"},{"name":"postcss-merge-rules@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.1/manifests"},{"name":"postcss-minify-selectors@5.1.0","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.1.0/manifests"},{"name":"postcss-discard-comments@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.1/manifests"},{"name":"postcss-merge-idents@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.1/manifests"},{"name":"postcss-convert-values@5.0.1","sha":"4e072b76713b4a640468b4752245ac0aaf786f3b","kind":"tag","published_at":"2021-05-19T17:40:14.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.1/manifests"},{"name":"postcss-merge-longhand@5.0.1","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.1/manifests"},{"name":"example-cli-usage@5.0.2","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.2/manifests"},{"name":"cssnano-preset-advanced@5.0.1","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.1/manifests"},{"name":"css-size@5.0.2","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.2/manifests"},{"name":"cssnano-preset-default@5.0.1","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.1/manifests"},{"name":"cssnano@5.0.2","sha":"06730cdcc1ac03b4dcec92408aa01c8e79ebd5ff","kind":"tag","published_at":"2021-04-26T17:46:02.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.2/manifests"},{"name":"cssnano@5.0.1","sha":"4e95e1fba3304097df467043abb1d76dbd425539","kind":"tag","published_at":"2021-04-13T18:51:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.1/manifests"},{"name":"css-size@5.0.1","sha":"4e95e1fba3304097df467043abb1d76dbd425539","kind":"tag","published_at":"2021-04-13T18:51:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.1/manifests"},{"name":"example-cli-usage@5.0.1","sha":"4e95e1fba3304097df467043abb1d76dbd425539","kind":"tag","published_at":"2021-04-13T18:51:29.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.1/manifests"},{"name":"postcss-svgo@5.0.0","sha":"0e2c3bf5835bafcdc8783bef66f730a24194c8f3","kind":"tag","published_at":"2021-04-10T11:56:01.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0/manifests"},{"name":"postcss-unique-selectors@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0/manifests"},{"name":"postcss-normalize-url@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0/manifests"},{"name":"example-cli-usage@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0/manifests"},{"name":"postcss-minify-selectors@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0/manifests"},{"name":"postcss-discard-unused@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0/manifests"},{"name":"postcss-discard-overridden@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0/manifests"},{"name":"postcss-reduce-initial@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0/manifests"},{"name":"postcss-normalize-unicode@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0/manifests"},{"name":"postcss-normalize-repeat-style@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0/manifests"},{"name":"cssnano-utils@2.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@2.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0/manifests"},{"name":"stylehacks@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0/manifests"},{"name":"postcss-reduce-idents@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0/manifests"},{"name":"postcss-ordered-values@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0/manifests"},{"name":"postcss-normalize-positions@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0/manifests"},{"name":"postcss-normalize-display-values@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0/manifests"},{"name":"postcss-minify-params@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0/manifests"},{"name":"postcss-merge-idents@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0/manifests"},{"name":"postcss-discard-duplicates@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0/manifests"},{"name":"cssnano-preset-lite@2.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0/manifests"},{"name":"cssnano-preset-default@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0/manifests"},{"name":"cssnano@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0/manifests"},{"name":"postcss-normalize-whitespace@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0/manifests"},{"name":"postcss-normalize-string@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0/manifests"},{"name":"postcss-minify-font-values@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0/manifests"},{"name":"postcss-merge-longhand@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0/manifests"},{"name":"postcss-normalize-charset@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0/manifests"},{"name":"postcss-minify-gradients@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0/manifests"},{"name":"postcss-merge-rules@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0/manifests"},{"name":"postcss-discard-comments@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0/manifests"},{"name":"postcss-convert-values@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0/manifests"},{"name":"postcss-zindex@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0/manifests"},{"name":"postcss-normalize-timing-functions@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0/manifests"},{"name":"postcss-discard-empty@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0/manifests"},{"name":"postcss-colormin@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0/manifests"},{"name":"css-size@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0/manifests"},{"name":"postcss-reduce-transforms@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0/manifests"},{"name":"cssnano-preset-advanced@5.0.0","sha":"ac2dbc77b5d8e40ad2fc708f02203a640e87f09f","kind":"tag","published_at":"2021-04-06T17:50:20.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0/manifests"},{"name":"v4.1.11","sha":"5d36007291de61e5079b7211f457d05ccce84d3e","kind":"commit","published_at":"2021-04-06T12:14:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.11","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.11/manifests"},{"name":"postcss-reduce-transforms@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.2/manifests"},{"name":"postcss-ordered-values@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-string@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-display-values@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.2/manifests"},{"name":"postcss-merge-idents@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.2/manifests"},{"name":"postcss-reduce-initial@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.2/manifests"},{"name":"postcss-reduce-idents@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.2/manifests"},{"name":"postcss-discard-empty@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.2/manifests"},{"name":"cssnano-preset-lite@2.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.2/manifests"},{"name":"cssnano@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.2/manifests"},{"name":"postcss-minify-font-values@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.2/manifests"},{"name":"postcss-minify-params@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.2/manifests"},{"name":"postcss-minify-gradients@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.2/manifests"},{"name":"postcss-colormin@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.2/manifests"},{"name":"postcss-merge-rules@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.2/manifests"},{"name":"cssnano-utils@2.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@2.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%402.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.2/manifests"},{"name":"cssnano-preset-advanced@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.2/manifests"},{"name":"postcss-svgo@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-repeat-style@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.2/manifests"},{"name":"postcss-discard-unused@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-whitespace@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-url@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-positions@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.2/manifests"},{"name":"example-cli-usage@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.2/manifests"},{"name":"stylehacks@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-unicode@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-timing-functions@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.2/manifests"},{"name":"postcss-normalize-charset@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.2/manifests"},{"name":"postcss-zindex@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.2/manifests"},{"name":"postcss-unique-selectors@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.2/manifests"},{"name":"postcss-minify-selectors@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.2/manifests"},{"name":"postcss-merge-longhand@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.2/manifests"},{"name":"postcss-discard-overridden@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.2/manifests"},{"name":"postcss-discard-duplicates@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.2/manifests"},{"name":"postcss-discard-comments@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.2/manifests"},{"name":"postcss-convert-values@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.2/manifests"},{"name":"cssnano-preset-default@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.2/manifests"},{"name":"css-size@5.0.0-rc.2","sha":"5ba19ca54892f76ba6b2b698b4d88adcabd4451b","kind":"tag","published_at":"2021-03-15T16:15:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.2/manifests"},{"name":"css-size@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.1/manifests"},{"name":"postcss-unique-selectors@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.1/manifests"},{"name":"postcss-svgo@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.1/manifests"},{"name":"cssnano@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-positions@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.1/manifests"},{"name":"postcss-discard-empty@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.1/manifests"},{"name":"cssnano-preset-lite@2.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.1/manifests"},{"name":"postcss-normalize-display-values@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-charset@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.1/manifests"},{"name":"postcss-minify-selectors@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.1/manifests"},{"name":"postcss-minify-params@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.1/manifests"},{"name":"cssnano-utils@2.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@2.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.1/manifests"},{"name":"postcss-zindex@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.1/manifests"},{"name":"postcss-reduce-transforms@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.1/manifests"},{"name":"postcss-reduce-initial@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.1/manifests"},{"name":"postcss-reduce-idents@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-timing-functions@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.1/manifests"},{"name":"postcss-merge-rules@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.1/manifests"},{"name":"postcss-minify-font-values@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.1/manifests"},{"name":"postcss-merge-longhand@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.1/manifests"},{"name":"postcss-merge-idents@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.1/manifests"},{"name":"postcss-discard-unused@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.1/manifests"},{"name":"postcss-discard-overridden@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.1/manifests"},{"name":"postcss-convert-values@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-repeat-style@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.1/manifests"},{"name":"postcss-discard-duplicates@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.1/manifests"},{"name":"postcss-discard-comments@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.1/manifests"},{"name":"postcss-ordered-values@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-unicode@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-string@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.1/manifests"},{"name":"stylehacks@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-whitespace@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.1/manifests"},{"name":"postcss-normalize-url@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.1/manifests"},{"name":"postcss-minify-gradients@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.1/manifests"},{"name":"example-cli-usage@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.1/manifests"},{"name":"postcss-colormin@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.1/manifests"},{"name":"cssnano-preset-default@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.1/manifests"},{"name":"cssnano-preset-advanced@5.0.0-rc.1","sha":"58fa95f4b222230587cb85f02418b64344523ab2","kind":"tag","published_at":"2021-03-04T18:19:41.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.1/manifests"},{"name":"css-size@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/css-size@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/css-size@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@css-size%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/css-size@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-whitespace@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-whitespace@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-whitespace@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-whitespace%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-whitespace@5.0.0-rc.0/manifests"},{"name":"postcss-reduce-initial@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-initial@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-initial@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-initial%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-initial@5.0.0-rc.0/manifests"},{"name":"postcss-reduce-idents@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-idents@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-idents@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-idents%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-idents@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-unicode@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-unicode@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-unicode@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-unicode%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-unicode@5.0.0-rc.0/manifests"},{"name":"postcss-minify-gradients@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-gradients@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-gradients@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-gradients%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-gradients@5.0.0-rc.0/manifests"},{"name":"postcss-merge-longhand@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-longhand@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-longhand@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-longhand%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-longhand@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-positions@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-positions@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-positions@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-positions%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-positions@5.0.0-rc.0/manifests"},{"name":"example-cli-usage@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/example-cli-usage@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/example-cli-usage@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@example-cli-usage%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/example-cli-usage@5.0.0-rc.0/manifests"},{"name":"postcss-reduce-transforms@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-reduce-transforms@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-reduce-transforms@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-reduce-transforms%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-reduce-transforms@5.0.0-rc.0/manifests"},{"name":"postcss-minify-font-values@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-font-values@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-font-values@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-font-values%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-font-values@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-timing-functions@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-timing-functions@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-timing-functions@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-timing-functions%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-timing-functions@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-repeat-style@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-repeat-style@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-repeat-style@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-repeat-style%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-repeat-style@5.0.0-rc.0/manifests"},{"name":"postcss-merge-idents@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-idents@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-idents@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-idents%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-idents@5.0.0-rc.0/manifests"},{"name":"postcss-discard-overridden@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-overridden@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-overridden@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-overridden%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-overridden@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-url@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-url@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-url@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-url%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-url@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-charset@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-charset@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-charset@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-charset%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-charset@5.0.0-rc.0/manifests"},{"name":"postcss-discard-comments@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-comments@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-comments@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-comments%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-comments@5.0.0-rc.0/manifests"},{"name":"cssnano-utils@2.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-utils@2.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-utils@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-utils%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-utils@2.0.0-rc.0/manifests"},{"name":"postcss-svgo@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-svgo@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-svgo@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-svgo%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-svgo@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-string@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-string@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-string@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-string%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-string@5.0.0-rc.0/manifests"},{"name":"postcss-minify-selectors@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-selectors@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-selectors@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-selectors%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-selectors@5.0.0-rc.0/manifests"},{"name":"postcss-convert-values@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-convert-values@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-convert-values@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-convert-values%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-convert-values@5.0.0-rc.0/manifests"},{"name":"cssnano-preset-lite@2.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-lite@2.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-lite@2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-lite%402.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-lite@2.0.0-rc.0/manifests"},{"name":"cssnano-preset-default@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-default@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-default@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-default%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-default@5.0.0-rc.0/manifests"},{"name":"cssnano-preset-advanced@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano-preset-advanced@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano-preset-advanced@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano-preset-advanced%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano-preset-advanced@5.0.0-rc.0/manifests"},{"name":"cssnano@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/cssnano@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/cssnano@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@cssnano%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/cssnano@5.0.0-rc.0/manifests"},{"name":"postcss-unique-selectors@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-unique-selectors@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-unique-selectors@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-unique-selectors%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-unique-selectors@5.0.0-rc.0/manifests"},{"name":"postcss-minify-params@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-minify-params@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-minify-params@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-minify-params%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-minify-params@5.0.0-rc.0/manifests"},{"name":"postcss-discard-unused@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-unused@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-unused@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-unused%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-unused@5.0.0-rc.0/manifests"},{"name":"postcss-discard-duplicates@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-duplicates@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-duplicates@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-duplicates%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-duplicates@5.0.0-rc.0/manifests"},{"name":"postcss-colormin@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-colormin@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-colormin@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-colormin%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-colormin@5.0.0-rc.0/manifests"},{"name":"stylehacks@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/stylehacks@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/stylehacks@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@stylehacks%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/stylehacks@5.0.0-rc.0/manifests"},{"name":"postcss-zindex@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-zindex@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-zindex@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-zindex%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-zindex@5.0.0-rc.0/manifests"},{"name":"postcss-ordered-values@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-ordered-values@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-ordered-values@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-ordered-values%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-ordered-values@5.0.0-rc.0/manifests"},{"name":"postcss-normalize-display-values@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-normalize-display-values@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-normalize-display-values@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-normalize-display-values%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-normalize-display-values@5.0.0-rc.0/manifests"},{"name":"postcss-merge-rules@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-merge-rules@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-merge-rules@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-merge-rules%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-merge-rules@5.0.0-rc.0/manifests"},{"name":"postcss-discard-empty@5.0.0-rc.0","sha":"8c16e67a4d24a13ac7e09a36d4faf504196efd0f","kind":"tag","published_at":"2021-02-19T17:08:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/postcss-discard-empty@5.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/postcss-discard-empty@5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@postcss-discard-empty%405.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/postcss-discard-empty@5.0.0-rc.0/manifests"},{"name":"v4.1.10","sha":"d0f65e288f2cb8c91a2b19fe4763e38291095632","kind":"commit","published_at":"2019-02-14T16:52:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.10","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"3bb5cb2f8a5b9e23bc1a3b05e6473c7672cfc74b","kind":"commit","published_at":"2019-02-12T18:30:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.9","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2a05dd4b2783586b255752ef7296da15d033392e","kind":"commit","published_at":"2018-12-22T14:25:28.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.8","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"1b27f28170e8ea1193961887d1b25d641fc0ba87","kind":"commit","published_at":"2018-10-22T15:11:46.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"464099f960acb4d0bffb4f3e7c6bd1b77dfc4555","kind":"commit","published_at":"2018-10-22T14:59:37.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"ca671f227a145688fbbc02c33264e216b072cbb5","kind":"commit","published_at":"2018-10-17T21:56:22.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"3d0205bfadcefc02afa84e21bfde9607d63dcfd4","kind":"commit","published_at":"2018-09-27T10:28:07.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"6de9d46260c969b3d4e158c930f9448ccded1b98","kind":"commit","published_at":"2018-09-25T14:12:16.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"1aa94a1c2fa933e57dd577d0162509a2c8854431","kind":"commit","published_at":"2018-09-25T10:43:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"1a558eafa98d8914885b43f90adc6bbf0884e95d","kind":"commit","published_at":"2018-09-24T21:20:38.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.1.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.1.1/manifests"},{"name":"4.1.0","sha":"3dfcb60f1db09a137624a236b8643d46973bf58a","kind":"commit","published_at":"2018-08-24T17:39:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.1.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.1.0/manifests"},{"name":"4.0.5","sha":"43d41f44d1bbf5334c8159e995b21339dda073b3","kind":"commit","published_at":"2018-07-30T14:17:34.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"46fe1c9fb3b1d849d4418ddfbf2345f246066e45","kind":"commit","published_at":"2018-07-25T15:36:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"dd457b2bb9a9b71138f1267d5d4379c07897abcf","kind":"commit","published_at":"2018-07-18T10:30:43.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"e7740da93d6f631fd9b68c523d5c116730bffa55","kind":"commit","published_at":"2018-07-13T19:02:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ab726dba38e570aa383148ddbe301c22fe97811f","kind":"commit","published_at":"2018-07-11T13:09:47.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"2463834f172fcb9fd2ef62acea8cc2962cbaa68c","kind":"commit","published_at":"2018-07-04T11:21:30.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/4.0.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/4.0.0/manifests"},{"name":"v4.0.0-rc.2","sha":"e94af03ccba838aa6fd5d5d353ece5bcbbd87224","kind":"tag","published_at":"2017-08-06T19:53:00.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"b8685a13e8a194af3ee0ad0f0a76d8cbadf0d86f","kind":"tag","published_at":"2017-06-21T16:41:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"b0cf1d21d259e14c519c37d7d5f31f6eb72132ec","kind":"tag","published_at":"2017-06-01T09:59:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v4.0.0-rc.0/manifests"},{"name":"v3.10.0","sha":"355c6ec30fe77a505f4b3c8d4c37db421e5109c8","kind":"tag","published_at":"2017-01-03T22:25:48.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.10.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"6bef71fb165a364ab97c6aad66d69e122d585b7a","kind":"tag","published_at":"2016-12-12T17:24:05.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.9.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f28300bd53987eec9af68a6895c502249623e341","kind":"tag","published_at":"2016-12-12T13:50:06.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.9.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"ae65183b8e1434e0302f6c5760c3dcb66c869a87","kind":"tag","published_at":"2016-12-09T12:41:27.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.8.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"ef76780f3325f4d5c30ca47e61b4fe169b0a70f9","kind":"tag","published_at":"2016-11-25T21:44:15.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.8.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"17006cd57a4fa396313706ab66fa3b0c6277120b","kind":"tag","published_at":"2016-10-23T13:48:24.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.8.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.8.0/manifests"},{"name":"v3.7.7","sha":"9bc7814eecff6fb69e06d90e8a173b0aceffc4f0","kind":"tag","published_at":"2016-10-09T22:00:33.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.7","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"8e4a9c5e0dbb6f4c13bb34d6596ade6d58ea44e1","kind":"tag","published_at":"2016-10-02T14:15:12.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.6","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.6/manifests"},{"name":"v3.7.5","sha":"fa7b3779c8f8e76ee39697304190fb217786652a","kind":"tag","published_at":"2016-09-18T12:23:32.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.5","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"84b8e466f8d6ef80b020b9241c331c5f4335be3c","kind":"tag","published_at":"2016-08-16T20:08:36.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.4","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"78bd14a6274f4614f864f5dd96df29a6fcd9be1d","kind":"tag","published_at":"2016-07-13T10:57:19.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.3","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"f09ec7abfd283961fe7dfb5fd26041b7646df0c1","kind":"tag","published_at":"2016-07-12T17:09:22.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"8ddf39acba86c1c24469a9bfbe5b66e04397dfed","kind":"tag","published_at":"2016-06-14T22:39:58.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"85e881ee8ffdfafe2ccb12a088645578f687a23a","kind":"tag","published_at":"2016-06-06T12:58:53.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.7.0","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"672e63e5179e82ee9e601a9c615725dbcb86e85b","kind":"tag","published_at":"2016-05-18T12:53:57.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.6.2","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"caa12ac3f69943af2e046e0ce0dcccfa6cccbee1","kind":"tag","published_at":"2016-05-18T11:36:56.000Z","download_url":"https://codeload.github.com/cssnano/cssnano/tar.gz/v3.6.1","html_url":"https://github.com/cssnano/cssnano/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cssnano/cssnano@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/tags/v3.6.1/manifests"}]},"repo_metadata_updated_at":"2026-09-14T07:57:03.549Z","dependent_packages_count":471,"downloads":69019800,"downloads_period":"last-month","dependent_repos_count":2610183,"rankings":{"downloads":0.03447120244534713,"dependent_repos_count":0.008432986777733848,"dependent_packages_count":0.12082721051779922,"stargazers_count":1.3882397586412811,"forks_count":1.9666387666151104,"docker_downloads_count":0.020753909017929405,"average":0.5898939723358668},"purl":"pkg:npm/postcss-discard-duplicates","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/postcss-discard-duplicates","docker_dependents_count":11437,"docker_downloads_count":3684575678,"usage_url":"https://repos.ecosyste.ms/usage/npm/postcss-discard-duplicates","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/postcss-discard-duplicates/dependencies","status":null,"funding_links":["https://opencollective.com/cssnano"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T02:32:34.522Z","issues_count":765,"pull_requests_count":1291,"avg_time_to_close_issue":16415029.388499299,"avg_time_to_close_pull_request":2730340.3874509805,"issues_closed_count":713,"pull_requests_closed_count":1275,"pull_request_authors_count":141,"issue_authors_count":601,"avg_comments_per_issue":4.682352941176471,"avg_comments_per_pull_request":1.6080557707203718,"merged_pull_requests_count":1009,"bot_issues_count":0,"bot_pull_requests_count":84,"past_year_issues_count":17,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":4615417.375,"past_year_avg_time_to_close_pull_request":68921.97777777778,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":225,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.176470588235294,"past_year_avg_comments_per_pull_request":0.34513274336283184,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnano%2Fcssnano/issues","maintainers":[{"login":"ludofischer","count":675,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ludofischer"},{"login":"alexander-akait","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"ben-eb","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ben-eb"},{"login":"anikethsaha","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"sigveio","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sigveio"},{"login":"TrySound","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TrySound"},{"login":"ai","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"},{"login":"Timer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Timer"},{"login":"saig0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saig0"}],"active_maintainers":[{"login":"ludofischer","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ludofischer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-discard-duplicates/codemeta","maintainers":[{"uuid":"trysound","login":"trysound","name":null,"email":"opensource@trysound.io","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~trysound","role":null,"created_at":"2022-11-10T11:49:04.170Z","updated_at":"2022-11-10T11:49:04.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trysound/packages"},{"uuid":"chriseppstein","login":"chriseppstein","name":null,"email":"chris@eppsteins.net","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~chriseppstein","role":null,"created_at":"2022-11-10T11:49:04.190Z","updated_at":"2022-11-10T11:49:04.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriseppstein/packages"},{"uuid":"ai","login":"ai","name":null,"email":"andrey@sitnik.es","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~ai","role":null,"created_at":"2022-11-10T11:49:04.184Z","updated_at":"2022-11-10T11:49:04.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ai/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":227,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2022-11-10T11:49:04.201Z","updated_at":"2022-11-10T11:49:04.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"beneb","login":"beneb","name":null,"email":"beneb.info@gmail.com","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~beneb","role":null,"created_at":"2022-11-10T11:49:04.159Z","updated_at":"2022-11-10T11:49:04.159Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beneb/packages"},{"uuid":"ludovicofischer","login":"ludovicofischer","name":null,"email":"livrerie@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~ludovicofischer","role":null,"created_at":"2022-11-10T11:49:04.178Z","updated_at":"2022-11-10T11:49:04.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ludovicofischer/packages"},{"uuid":"andyjansson","login":"andyjansson","name":null,"email":"jansson.andy@gmail.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~andyjansson","role":null,"created_at":"2022-11-10T11:49:04.195Z","updated_at":"2022-11-10T11:49:04.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andyjansson/packages"},{"uuid":"cssnano-bot","login":"cssnano-bot","name":null,"email":"sahaaniketh@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~cssnano-bot","role":null,"created_at":"2022-11-10T11:49:04.209Z","updated_at":"2022-11-10T11:49:04.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssnano-bot/packages"}]},{"id":3493242,"name":"github.com/denverdino/aliyungo","ecosystem":"go","description":"","homepage":"https://github.com/denverdino/aliyungo","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/denverdino/aliyungo","keywords_array":[],"namespace":"github.com/denverdino","versions_count":33,"first_release_published_at":"2016-07-18T15:04:26.000Z","latest_release_published_at":"2024-01-02T01:29:14.000Z","latest_release_number":"v0.0.0-20240102012914-b621275bddcf","last_synced_at":"2026-09-16T10:27:08.161Z","created_at":"2022-04-10T19:15:27.752Z","updated_at":"2026-09-16T10:27:08.162Z","registry_url":"https://pkg.go.dev/github.com/denverdino/aliyungo","install_command":"go get github.com/denverdino/aliyungo","documentation_url":"https://pkg.go.dev/github.com/denverdino/aliyungo#section-documentation","metadata":{},"repo_metadata":{"id":31077599,"uuid":"34636575","full_name":"denverdino/aliyungo","owner":"denverdino","description":"Go SDK for Aliyun (Alibaba Cloud) - Golang API for ECS, OSS, DNS, SLB, RDS, RAM, MNS, STS, SLS, MQ, Push, OpenSearch, DM, Container Service etc.","archived":true,"fork":false,"pushed_at":"2024-01-02T01:29:14.000Z","size":6189,"stargazers_count":829,"open_issues_count":31,"forks_count":238,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-06T08:41:30.212Z","etag":null,"topics":["alibaba","aliyun","dns","ecs","go","oss","rds","sdk","slb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denverdino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-26T23:42:22.000Z","updated_at":"2026-08-13T07:22:39.000Z","dependencies_parsed_at":"2024-06-18T11:14:24.462Z","dependency_job_id":null,"html_url":"https://github.com/denverdino/aliyungo","commit_stats":{"total_commits":631,"total_committers":96,"mean_commits":6.572916666666667,"dds":0.814580031695721,"last_synced_commit":"ab98a9173ace404105671b90c98b417b3be1c1f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denverdino/aliyungo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denverdino","download_url":"https://codeload.github.com/denverdino/aliyungo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo/sbom","scorecard":{"id":334537,"data":{"date":"2025-08-11","repo":{"name":"github.com/denverdino/aliyungo","commit":"ab98a9173ace404105671b90c98b417b3be1c1f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/denverdino/aliyungo/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/denverdino/aliyungo/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denverdino/aliyungo/go.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"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:24:39.781Z","repository_id":31077599,"created_at":"2025-08-18T04:24:39.781Z","updated_at":"2025-08-18T04:24:39.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37144910,"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-07T02:00:07.396Z","response_time":63,"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":"denverdino","name":"Li Yi","uuid":"409721","kind":"user","description":"","email":"","website":null,"location":"Beijing, China","twitter":"denverdino","company":"Alibaba Cloud","icon_url":"https://avatars.githubusercontent.com/u/409721?u=b30dce8ea9444a0c2747074c325e0645d850adc9\u0026v=4","repositories_count":133,"last_synced_at":"2024-04-17T22:53:55.949Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denverdino","funding_links":[],"total_stars":1497,"followers":442,"following":27,"created_at":"2022-11-05T03:30:18.604Z","updated_at":"2024-04-17T22:54:34.338Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denverdino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denverdino/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-09T08:10:33.834Z","dependent_packages_count":4281,"downloads":null,"downloads_period":null,"dependent_repos_count":15530,"rankings":{"downloads":null,"dependent_repos_count":0.05983478547622059,"dependent_packages_count":0.04707970988943527,"stargazers_count":2.1293717243825196,"forks_count":1.7586394628366993,"docker_downloads_count":0.09571491680164924,"average":0.8181281198773048},"purl":"pkg:golang/github.com/denverdino/aliyungo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/denverdino/aliyungo","docker_dependents_count":497,"docker_downloads_count":2262278228,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/denverdino/aliyungo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/denverdino/aliyungo/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-08T01:01:47.780Z","issues_count":8,"pull_requests_count":94,"avg_time_to_close_issue":25790022.0,"avg_time_to_close_pull_request":662046.7142857143,"issues_closed_count":2,"pull_requests_closed_count":91,"pull_request_authors_count":22,"issue_authors_count":8,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.10638297872340426,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denverdino%2Faliyungo/issues","maintainers":[{"login":"BSWANG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BSWANG"},{"login":"menglingwei","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/menglingwei"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenverdino%2Faliyungo/codemeta","maintainers":[]},{"id":1359745,"name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","description":"WASM's Bytecode constants","homepage":"https://github.com/xtuc/webassemblyjs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xtuc/webassemblyjs","keywords_array":[],"namespace":"webassemblyjs","versions_count":87,"first_release_published_at":"2018-03-05T09:18:25.884Z","latest_release_published_at":"2024-11-06T21:53:36.120Z","latest_release_number":"1.14.1","last_synced_at":"2026-09-17T00:33:13.094Z","created_at":"2022-04-08T22:18:33.748Z","updated_at":"2026-09-17T02:47:43.412Z","registry_url":"https://www.npmjs.com/package/@webassemblyjs/helper-wasm-bytecode","install_command":"npm install @webassemblyjs/helper-wasm-bytecode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.1"},"contentPolicy":null},"repo_metadata":{"id":27303849,"uuid":"113006071","full_name":"xtuc/webassemblyjs","owner":"xtuc","description":"Toolchain for WebAssembly","archived":false,"fork":false,"pushed_at":"2025-01-27T05:00:50.000Z","size":6436,"stargazers_count":834,"open_issues_count":83,"forks_count":95,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-28T10:45:08.208Z","etag":null,"topics":["ast","compiler","interpreter","javascript","parser","polyfill","wasm","wast","webassembly"],"latest_commit_sha":null,"homepage":"https://webassembly.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xtuc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-04T06:49:30.000Z","updated_at":"2026-08-18T03:34:44.000Z","dependencies_parsed_at":"2024-09-27T01:17:31.881Z","dependency_job_id":"3f237831-adf8-4832-9592-3dc1773d5770","html_url":"https://github.com/xtuc/webassemblyjs","commit_stats":{"total_commits":1695,"total_committers":42,"mean_commits":"40.357142857142854","dds":0.3008849557522124,"last_synced_commit":"67c75cf2da65e5588b5e81c10b0d7692d174760b"},"previous_names":["xtuc/js-webassembly-interpreter"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/xtuc/webassemblyjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36955094,"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-28T02:00:06.244Z","response_time":114,"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":"xtuc","name":"Sven Sauleau","uuid":"1493671","kind":"user","description":"https://twitter.com/svensauleau","email":"github@sauleau.com","website":"https://sauleau.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1493671?u=7f360b557c10a29599a692fec6a2122e7c4b8b2a\u0026v=4","repositories_count":286,"last_synced_at":"2026-09-12T01:17:08.377Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/xtuc","funding_links":[],"total_stars":1818,"followers":950,"following":25,"created_at":"2022-11-02T16:17:30.440Z","updated_at":"2026-09-12T01:17:08.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc/repositories"},"tags":[{"name":"v1.14.1","sha":"25d52b1296e151ac56244a7c3886661e6b4a69ea","kind":"tag","published_at":"2024-11-06T21:53:25.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.14.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"76babfc909478ebf173fc0269881878ca747dc01","kind":"tag","published_at":"2024-11-06T21:53:01.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.14.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"ae215164ecaa92d73df6b9a42142b545ea3cdda3","kind":"tag","published_at":"2024-11-06T21:46:27.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.13.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"288422d676ce2c009f34613f0dfc8173e431f976","kind":"tag","published_at":"2024-11-06T21:45:48.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.13.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"897aeb784f042a46a00626f1d1cca96159aa5db3","kind":"tag","published_at":"2024-11-06T21:43:36.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.13.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"cfe35c57093d414839b9350398369b78d97815b4","kind":"tag","published_at":"2024-11-06T16:55:15.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.13.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"9b0c0c1c1e035e3336edbda8c330827a1f267513","kind":"tag","published_at":"2024-11-06T16:54:23.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.13.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"67c75cf2da65e5588b5e81c10b0d7692d174760b","kind":"tag","published_at":"2024-03-13T10:19:04.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.12.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"6d1606bde5ab7ef21ea4b25715bd2fe58e8742cd","kind":"tag","published_at":"2024-03-13T10:18:24.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.12.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.12.0/manifests"},{"name":"v1.11.4","sha":"5fd2425602b752576bbe8089c343d5d70ebc861c","kind":"tag","published_at":"2022-07-02T11:52:42.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.11.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"7327a0352bcb08008c07af3e41aec17b85a7d602","kind":"tag","published_at":"2022-07-02T11:47:32.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.11.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"62c3876ee995358f5f61f37084f4fe64a3192e08","kind":"tag","published_at":"2022-07-02T11:45:55.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.11.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"3f07e2db2031afe0ce686630418c542938c1674b","kind":"tag","published_at":"2021-07-05T08:21:57.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.11.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"2646d3b7d79bba66c4a5930c52ae99a30a9767db","kind":"tag","published_at":"2021-01-07T18:11:07.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.11.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f723f2cdd9bfccb5e199962dd8c5c09bdb0faca4","kind":"tag","published_at":"2021-01-07T16:44:51.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.10.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"d00b899ece0242275e2475e75232ae18ddd03aeb","kind":"tag","published_at":"2021-01-07T16:17:16.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.10.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"697a5f63048049e9ecb3205d789c1e80eaadf478","kind":"tag","published_at":"2020-10-03T20:07:44.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.9.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0440b420888c1f7701eb9762ec657775506b87d8","kind":"tag","published_at":"2020-02-01T23:19:38.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.9.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"77bc195e9bb463b4fa4cbdb6291eed446d454d49","kind":"tag","published_at":"2019-02-24T10:42:28.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.5","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"0154b989cc9b41c695724a361b3aa6fa19c5b032","kind":"tag","published_at":"2019-02-19T17:26:48.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e482c7ec291d61fc46e42c93d3b8ec7517b629e1","kind":"tag","published_at":"2019-02-18T08:36:49.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"02af462b507aa7a24f5d3201178434b181bcdabb","kind":"tag","published_at":"2019-02-14T16:21:17.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"a2f42245e9b597e3541e0f697253449d60fc4d79","kind":"tag","published_at":"2019-01-15T08:20:57.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8b2d1afa793ea81f20ec63416134c201e39694eb","kind":"tag","published_at":"2018-12-11T07:23:54.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.8.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.8.0/manifests"},{"name":"v1.7.11","sha":"4291990bfc4648bc6676091a955d12dc3c7e5909","kind":"tag","published_at":"2018-10-30T18:00:30.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.11","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.11/manifests"},{"name":"v1.7.10","sha":"f558c6c047187f24a2200ab04104f173de226794","kind":"tag","published_at":"2018-10-23T07:30:53.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.10","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"6c5bd6e21d734967e12bb7b7aaa38c80697b3b68","kind":"tag","published_at":"2018-10-18T16:42:23.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.9","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"43b83b600939b19c48c3c27a1733592c493c4386","kind":"tag","published_at":"2018-09-21T07:37:03.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.8","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"f98145d76a206862203df5c8a2a8eabba2c08010","kind":"tag","published_at":"2018-09-19T05:38:58.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.7","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4c7ceb48896fc23cdee62bd8f87d24c4b69c90c9","kind":"tag","published_at":"2018-09-10T14:17:05.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.6","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"a4982ef79c9d7fb227d5c87b7f891638f67db292","kind":"tag","published_at":"2018-08-16T14:53:14.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.5","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"96d610e9e4cde3ca5aabe0a0d836ca6733673032","kind":"tag","published_at":"2018-07-24T07:01:51.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"5247381432319ecd9d64351060299c259f18b543","kind":"tag","published_at":"2018-07-23T07:02:06.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.3/manifests"},{"name":"v1.7.2-1","sha":"6496ec7c192622a604e512d88a0462624a2b5b0a","kind":"tag","published_at":"2018-07-19T18:24:04.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.2-1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.2-1/manifests"},{"name":"v1.7.2-0","sha":"6e6877fe6e2b17cd64088fe31852c3d2df16ecbe","kind":"tag","published_at":"2018-07-19T18:09:26.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.2-0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.2-0/manifests"},{"name":"v1.7.1","sha":"72b15975972175637a00e2633a9b140c1d9f4ff7","kind":"tag","published_at":"2018-07-19T16:31:18.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"d2e6fe9bf8882db70dba47dc306d7b098ed8bc40","kind":"tag","published_at":"2018-07-19T16:00:27.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0/manifests"},{"name":"v1.7.0-3","sha":"8959ce1565dc0a22bca927b5a845e9c2ab0ed4b4","kind":"tag","published_at":"2018-07-18T19:13:15.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.0-3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-3/manifests"},{"name":"v1.7.0-2","sha":"89a0dd67609374917f1295e722e2c4b70f109a57","kind":"tag","published_at":"2018-07-18T15:14:10.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.0-2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-2/manifests"},{"name":"v1.7.0-1","sha":"72d80d4690fd2cc95576e1484796a5adcc29000c","kind":"tag","published_at":"2018-07-18T14:58:50.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.0-1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-1/manifests"},{"name":"v1.6.1","sha":"35f4060825ccc717d491ddc500cbc2876319f0b8","kind":"tag","published_at":"2018-07-18T13:50:04.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.6.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.6.1/manifests"},{"name":"v1.7.1-0","sha":"94eb95fbac7848a069a193a86059168d1b7df68b","kind":"tag","published_at":"2018-07-18T13:08:53.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.1-0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.1-0/manifests"},{"name":"v1.7.0-0","sha":"6b7cf4745503437ec27a0c0a834eebd0ef905113","kind":"tag","published_at":"2018-07-18T12:57:42.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.7.0-0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.7.0-0/manifests"},{"name":"v1.6.0","sha":"56bbd621a92690bd86aa4093bf13ec5d5cb799f4","kind":"tag","published_at":"2018-07-16T09:04:43.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.6.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.6.0/manifests"},{"name":"v1.5.13","sha":"babd73f8734dea82f8c1e617001f97af09dd2c32","kind":"tag","published_at":"2018-06-30T13:44:14.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.13","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"e13d933bfacf15b0191f3b53df845daea483251b","kind":"tag","published_at":"2018-06-07T09:24:55.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.12","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"5d08793d3cd1d836ace5e9ea87492f4595d7e5e0","kind":"tag","published_at":"2018-06-06T08:57:49.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.11","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"6de43bd28ecbc20beeb3be0129ea0fde4464d8d6","kind":"tag","published_at":"2018-06-01T13:20:26.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.10","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"85caa259666c5d28c56174fe97497df2887fec4b","kind":"tag","published_at":"2018-05-29T13:12:52.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.9","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7618c5b70c16d048a6732ac2d8119abb9e9d71a2","kind":"tag","published_at":"2018-05-28T12:48:26.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.8","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f3750e2ac966b90e5adb2e48cf7d7deb32edfbba","kind":"tag","published_at":"2018-05-25T12:54:00.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.7","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"30af4d09f8d99d7e0b7a4bf13db2345df9f56a2e","kind":"tag","published_at":"2018-05-24T14:20:28.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.6","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f545333e6b24011aa38b93f54bfe85e59fa4aa1b","kind":"tag","published_at":"2018-05-24T08:01:30.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.5","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"89b9fd34edd8e506b4377533f0db464a64486aa9","kind":"tag","published_at":"2018-05-21T12:56:37.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"6d4ba0bccbda5c9179664f223de53cd7cc404f2b","kind":"tag","published_at":"2018-05-21T11:07:49.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"b7bb4e3cfbc2806278fc579cba19b045711998f3","kind":"tag","published_at":"2018-05-17T12:49:38.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"0d486095ff0d0ed9247743927752466b3376541c","kind":"tag","published_at":"2018-05-16T11:24:07.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3ecef6fd1ccfee1d75869b572b3e97c47a0e5203","kind":"tag","published_at":"2018-05-14T16:46:30.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.5.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"27ec950dc314ae1a31ec5ac075ad678f7a8a1d5e","kind":"tag","published_at":"2018-05-12T09:20:37.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.4.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"8a73d243a2121962c9d74979b2941d7d07c3fc71","kind":"tag","published_at":"2018-05-11T14:12:35.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.4.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3c18491f76bbea7ce6a0ec4acd3826a0e186f911","kind":"tag","published_at":"2018-05-10T19:44:13.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.4.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"af877799f771e4ce82572c7aa4e9949d6823d5aa","kind":"tag","published_at":"2018-05-09T14:57:58.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.4.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1132ef48b668ea13887b9777946905c41c11d580","kind":"tag","published_at":"2018-05-09T07:50:50.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.3.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"4ae73ada8125c2b0db722290777cde45a3c31f0e","kind":"tag","published_at":"2018-05-08T18:46:41.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.3.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a2b48436d56b3c95445d815a7ea1ee1d79fe261b","kind":"tag","published_at":"2018-05-07T18:08:33.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.3.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0cd3821409d7873765009481de9541cb2dccf607","kind":"tag","published_at":"2018-05-04T13:30:29.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.3.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"5478178152c1a75647e5612b44ca1e4ea370ba70","kind":"tag","published_at":"2018-05-02T17:24:16.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.8","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"affab910f3a9323c155c69be3a818cad84a0a595","kind":"tag","published_at":"2018-04-30T14:42:46.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.7","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"84ceddc07e9c88c6205e95d8e41809c1515d6adc","kind":"tag","published_at":"2018-04-17T15:18:41.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.6","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"af6f5a43f16c0eb448d6b0f488b90a0939a0b563","kind":"tag","published_at":"2018-04-13T17:06:52.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.5","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"40112848e270ccd544790c4609ac748334f0a584","kind":"tag","published_at":"2018-04-13T10:31:24.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"8453b898c7574012d87b83a2e45fae124869bc2d","kind":"tag","published_at":"2018-04-07T10:26:40.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"bf5cd54d875e51dd74a41896ac6c424de34ea1bd","kind":"tag","published_at":"2018-03-29T11:47:27.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"360bea5c89ee1fb1efe44dddd3c9f9db55b50bcf","kind":"tag","published_at":"2018-03-15T12:49:26.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"bd98202b617c5bfc768121a0485573696a31a977","kind":"tag","published_at":"2018-03-15T07:35:13.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.2.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.2.0/manifests"},{"name":"v1.1.2-y.10","sha":"d18119b9ac021dea1b9ac39b9e5278f8cd8f01c3","kind":"tag","published_at":"2018-03-12T16:12:06.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.10","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.10/manifests"},{"name":"v1.1.2-y.9","sha":"9cd30c53152710d7b89a753558aecf76850bb326","kind":"tag","published_at":"2018-03-12T11:03:55.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.9","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.9/manifests"},{"name":"v1.1.2-y.8","sha":"d4ad3e3d7afb2060eada4a067ca90c3d718b219f","kind":"tag","published_at":"2018-03-12T10:22:25.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.8","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.8/manifests"},{"name":"v1.1.2-y.7","sha":"e388abdad2d127b5d7002667071c21acb9ff6392","kind":"tag","published_at":"2018-03-09T17:07:08.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.7","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.7/manifests"},{"name":"v1.1.2-y.6","sha":"c7931e759257f6df05cf3a93e7067841e19d5782","kind":"tag","published_at":"2018-03-09T10:29:05.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.6","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.6/manifests"},{"name":"v1.1.2-y.5","sha":"2286836ba14805c78f7149d0eb8994d8050c3155","kind":"tag","published_at":"2018-03-09T10:18:28.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.5","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.5/manifests"},{"name":"v1.1.2-y.4","sha":"eefdf50ee87bd3e02e437e5ef7ccfe8933dec549","kind":"tag","published_at":"2018-03-09T08:15:30.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.4","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.4/manifests"},{"name":"v1.1.2-y.3","sha":"4e2754ba330594752325bb848be9c7b4e01d5e3f","kind":"tag","published_at":"2018-03-09T08:09:01.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.3","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.3/manifests"},{"name":"v1.1.2-y.2","sha":"89a41d280c4e9a7da9960622b4c14b43ca4049dc","kind":"tag","published_at":"2018-03-09T07:57:49.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.2","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.2/manifests"},{"name":"v1.1.2-y.1","sha":"a8318546fac35a9c3a63c1768683c73095f55305","kind":"tag","published_at":"2018-03-08T18:10:04.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.1/manifests"},{"name":"v1.1.2-y.0","sha":"2e3adc57fd9a5a147e01776f0c83d8066596c3a9","kind":"tag","published_at":"2018-03-05T16:16:01.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.2-y.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.2-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.2-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.2-y.0/manifests"},{"name":"v1.1.1","sha":"7a3c992722d73cdbcbd34e1b08ad267659ccf4fe","kind":"tag","published_at":"2018-03-05T10:26:51.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.1.1","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.1.1/manifests"},{"name":"v1.0.0","sha":"60bbf4a8afb9033c3ad3d3df6ab9e91e138ee04a","kind":"tag","published_at":"2018-02-27T19:29:58.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.0.0","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0/manifests"},{"name":"v1.0.0-y.8","sha":"98e4da57b1af0e3d68e35d649260219b5f537be3","kind":"tag","published_at":"2018-02-26T14:27:31.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.0.0-y.8","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.0.0-y.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.0.0-y.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.8/manifests"},{"name":"v1.0.0-y.7","sha":"fca997b5c0233ab35c24a00965b7cb0dfba0229d","kind":"tag","published_at":"2018-02-26T09:35:51.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.0.0-y.7","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.0.0-y.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.0.0-y.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.7/manifests"},{"name":"v1.0.0-y.6","sha":"de2afb14ee21e59f2ef9083c972cf087ab60db20","kind":"tag","published_at":"2018-02-25T19:14:05.000Z","download_url":"https://codeload.github.com/xtuc/webassemblyjs/tar.gz/v1.0.0-y.6","html_url":"https://github.com/xtuc/webassemblyjs/releases/tag/v1.0.0-y.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xtuc/webassemblyjs@v1.0.0-y.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/tags/v1.0.0-y.6/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:47:43.412Z","dependent_packages_count":12,"downloads":182354993,"downloads_period":"last-month","dependent_repos_count":1625136,"rankings":{"downloads":0.014264893877129708,"dependent_repos_count":0.021465790402437023,"dependent_packages_count":1.7298579561555756,"stargazers_count":2.558234854912887,"forks_count":3.00006324741815,"docker_downloads_count":0.01273162313409849,"average":1.2227697276500462},"purl":"pkg:npm/%40webassemblyjs/helper-wasm-bytecode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@webassemblyjs/helper-wasm-bytecode","docker_dependents_count":25999,"docker_downloads_count":7504932916,"usage_url":"https://repos.ecosyste.ms/usage/npm/@webassemblyjs/helper-wasm-bytecode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@webassemblyjs/helper-wasm-bytecode/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-17T00:24:17.238Z","issues_count":22,"pull_requests_count":215,"avg_time_to_close_issue":55069104.5,"avg_time_to_close_pull_request":11880375.781420765,"issues_closed_count":6,"pull_requests_closed_count":183,"pull_request_authors_count":11,"issue_authors_count":18,"avg_comments_per_issue":1.1363636363636365,"avg_comments_per_pull_request":0.8465116279069768,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":195,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwebassemblyjs/issues","maintainers":[{"login":"xtuc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"maurobringolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maurobringolf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webassemblyjs%2Fhelper-wasm-bytecode/codemeta","maintainers":[{"uuid":"xtuc","login":"xtuc","name":null,"email":"contact@xtuc.fr","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~xtuc","role":null,"created_at":"2022-11-11T05:42:21.574Z","updated_at":"2022-11-11T05:42:21.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xtuc/packages"}]},{"id":5288657,"name":"libprotobuf","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":57,"first_release_published_at":"2022-10-03T15:46:15.532Z","latest_release_published_at":"2022-10-27T03:24:59.000Z","latest_release_number":"3.21.9","last_synced_at":"2026-07-26T03:04:02.946Z","created_at":"2022-10-03T15:46:15.525Z","updated_at":"2026-09-17T02:48:00.370Z","registry_url":"https://anaconda.org/conda-forge/libprotobuf","install_command":"conda install -c conda-forge libprotobuf","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-09-16T21:48:27.000Z","size":240706,"stargazers_count":72036,"open_issues_count":362,"forks_count":16288,"subscribers_count":2013,"default_branch":"main","last_synced_at":"2026-09-16T22:00:00.802Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-09-16T20:54:29.000Z","dependencies_parsed_at":"2026-09-16T22:13:36.344Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":467,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub/GitLab publishing workflow detected"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37376053,"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-16T02:00:06.638Z","response_time":96,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":15,"last_synced_at":"2026-09-14T07:33:29.780Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":78455,"followers":1115,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2026-09-14T07:33:29.800Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v36.1","sha":"f377bfefc5e2cfab68b816903c25b23e091c439d","kind":"tag","published_at":"2026-08-31T22:07:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v36.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.1/manifests"},{"name":"v5.36.1-objectivec","sha":"f377bfefc5e2cfab68b816903c25b23e091c439d","kind":"tag","published_at":"2026-08-31T22:07:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.36.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.36.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.36.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.1-objectivec/manifests"},{"name":"v36.0","sha":"3f17acbf7ffbda81db8be17505554c726e558bb2","kind":"tag","published_at":"2026-08-20T13:06:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v36.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0/manifests"},{"name":"v5.36.0-objectivec","sha":"3f17acbf7ffbda81db8be17505554c726e558bb2","kind":"tag","published_at":"2026-08-20T13:06:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.36.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.36.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.36.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-objectivec/manifests"},{"name":"v36.0-rc2","sha":"0c4f2a472b9ccf27c2b6ea52479426a6ae3b393f","kind":"tag","published_at":"2026-08-03T19:33:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v36.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v36.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v36.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0-rc2/manifests"},{"name":"v5.36.0-rc2-objectivec","sha":"0c4f2a472b9ccf27c2b6ea52479426a6ae3b393f","kind":"tag","published_at":"2026-08-03T19:33:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.36.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.36.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.36.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-rc2-objectivec/manifests"},{"name":"v36-dev","sha":"d370b756f816fbea40d5a6bc4d3735a7a14c671a","kind":"tag","published_at":"2026-07-09T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v36-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v36-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v36-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36-dev/manifests"},{"name":"v36.0-rc1","sha":"c852f4fa6165475f940fe443d0bf8a40381f72f3","kind":"tag","published_at":"2026-07-09T20:44:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v36.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v36.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v36.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v36.0-rc1/manifests"},{"name":"v5.36.0-rc1-objectivec","sha":"c852f4fa6165475f940fe443d0bf8a40381f72f3","kind":"tag","published_at":"2026-07-09T20:44:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.36.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.36.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.36.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.36.0-rc1-objectivec/manifests"},{"name":"v5.35.1-objectivec","sha":"35cd01f9fe9afbeea38cc7b979a3b6bfcde82c03","kind":"tag","published_at":"2026-06-11T21:19:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.35.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.35.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.35.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.1-objectivec/manifests"},{"name":"v35.1","sha":"35cd01f9fe9afbeea38cc7b979a3b6bfcde82c03","kind":"tag","published_at":"2026-06-11T16:26:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.1/manifests"},{"name":"v5.34.2-objectivec","sha":"b2f8f21c9a7b2bcd0cb26d92c459b7f2c30cd635","kind":"tag","published_at":"2026-05-20T00:14:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.2-objectivec/manifests"},{"name":"v5.35.0-objectivec","sha":"e59364c38e10de3686a3305ff11fbfc59a10dbd8","kind":"tag","published_at":"2026-05-19T22:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.35.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.35.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.35.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-objectivec/manifests"},{"name":"v35.0","sha":"e59364c38e10de3686a3305ff11fbfc59a10dbd8","kind":"tag","published_at":"2026-05-19T19:53:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0/manifests"},{"name":"v34.2","sha":"b2f8f21c9a7b2bcd0cb26d92c459b7f2c30cd635","kind":"tag","published_at":"2026-05-19T18:48:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.2/manifests"},{"name":"v5.35.0-rc2-objectivec","sha":"53ad6eea22181f1462f9c7d9249b973b43eb2837","kind":"tag","published_at":"2026-05-06T20:35:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.35.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.35.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.35.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc2-objectivec/manifests"},{"name":"v35.0-rc2","sha":"53ad6eea22181f1462f9c7d9249b973b43eb2837","kind":"tag","published_at":"2026-05-06T15:58:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc2/manifests"},{"name":"v5.35.0-rc1-objectivec","sha":"8a74921d1cadfb987d7816d1cae9d2dbe89348a5","kind":"tag","published_at":"2026-04-20T19:25:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.35.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.35.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.35.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc1-objectivec/manifests"},{"name":"v35.0-rc1","sha":"8a74921d1cadfb987d7816d1cae9d2dbe89348a5","kind":"tag","published_at":"2026-04-15T20:03:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc1/manifests"},{"name":"v35-dev","sha":"b42ea4262d86168a019f65e1e1ff167e589e5003","kind":"tag","published_at":"2026-04-15T20:03:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35-dev/manifests"},{"name":"v4.25.9-cpp","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.9-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.9-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.9-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp/manifests"},{"name":"v3.25.9-objectivec","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.9-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.9-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.9-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec/manifests"},{"name":"v25.9","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T19:11:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9/manifests"},{"name":"v5.34.1-objectivec","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T20:51:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec/manifests"},{"name":"v34.1","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T19:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1/manifests"},{"name":"v4.33.6-objectivec","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec/manifests"},{"name":"v33.6","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T16:21:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6/manifests"},{"name":"34.0-hack1","sha":"5b1ae8a2d6959e1bc5249b3c16d1f60490cfdc2f","kind":"commit","published_at":"2026-02-26T21:22:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/34.0-hack1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/34.0-hack1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@34.0-hack1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1/manifests"},{"name":"v5.34.0-objectivec","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T21:19:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec/manifests"},{"name":"v34.0","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T18:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0/manifests"},{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:48:00.370Z","dependent_packages_count":97,"downloads":52099771,"downloads_period":"total","dependent_repos_count":1203,"rankings":{"downloads":null,"dependent_repos_count":0.5989518342899924,"dependent_packages_count":0.7786373845769903,"stargazers_count":0.1447466932867482,"forks_count":0.1497379585724981,"docker_downloads_count":null,"average":0.41801846768155726},"purl":"pkg:conda/libprotobuf?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T18:00:15.745Z","issues_count":6952,"pull_requests_count":28678,"avg_time_to_close_issue":25982577.871462263,"avg_time_to_close_pull_request":1609625.076102602,"issues_closed_count":6784,"pull_requests_closed_count":27094,"pull_request_authors_count":2055,"issue_authors_count":4885,"avg_comments_per_issue":4.097669735327964,"avg_comments_per_pull_request":0.8723411674454286,"merged_pull_requests_count":12215,"bot_issues_count":57,"bot_pull_requests_count":20369,"past_year_issues_count":269,"past_year_pull_requests_count":6028,"past_year_avg_time_to_close_issue":2292398.0,"past_year_avg_time_to_close_pull_request":460324.8562489136,"past_year_issues_closed_count":189,"past_year_pull_requests_closed_count":5753,"past_year_pull_request_authors_count":264,"past_year_issue_authors_count":210,"past_year_avg_comments_per_issue":2.546468401486989,"past_year_avg_comments_per_pull_request":0.4351360318513603,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":5324,"past_year_merged_pull_requests_count":1980,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"acozzette","count":467,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":385,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":366,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"haberman","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"JasonLunn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JasonLunn"},{"login":"ericsalo","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"shaod2","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"deannagarcia","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"rgoldfinger6","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgoldfinger6"},{"login":"tonyliaoss","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"esrauchg","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esrauchg"},{"login":"runzw","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runzw"},{"login":"karenwuz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karenwuz"},{"login":"sbenzaquen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbenzaquen"},{"login":"alexeagle","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"rsartor-cmd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsartor-cmd"},{"login":"thesayyn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thesayyn"},{"login":"jguamie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jguamie"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"gajagajago","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajagajago"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"rafecchang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rafecchang"},{"login":"Logofile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Logofile"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"damyanp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/damyanp"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"}],"active_maintainers":[{"login":"JasonLunn","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JasonLunn"},{"login":"zhangskz","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"rgoldfinger6","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgoldfinger6"},{"login":"tonyliaoss","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"runzw","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runzw"},{"login":"ericsalo","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"karenwuz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karenwuz"},{"login":"esrauchg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esrauchg"},{"login":"haberman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"rsartor-cmd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsartor-cmd"},{"login":"shaod2","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"acozzette","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"thesayyn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thesayyn"},{"login":"googleberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"sbenzaquen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbenzaquen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/codemeta","maintainers":[]},{"id":3516726,"name":"github.com/google/martian/v3","ecosystem":"go","description":"Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.","homepage":"https://github.com/google/martian","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/martian","keywords_array":[],"namespace":"github.com/google/martian","versions_count":5,"first_release_published_at":"2019-07-09T01:38:53.000Z","latest_release_published_at":"2022-08-16T15:12:57.000Z","latest_release_number":"v3.3.3","last_synced_at":"2026-09-10T08:22:04.778Z","created_at":"2022-04-10T21:42:56.824Z","updated_at":"2026-09-11T04:26:33.425Z","registry_url":"https://pkg.go.dev/github.com/google/martian/v3","install_command":"go get github.com/google/martian/v3","documentation_url":"https://pkg.go.dev/github.com/google/martian/v3#section-documentation","metadata":{},"repo_metadata":{"id":33854686,"uuid":"37560275","full_name":"google/martian","owner":"google","description":"Martian is a library for building custom HTTP/S proxies","archived":true,"fork":false,"pushed_at":"2024-12-18T22:05:20.000Z","size":23558,"stargazers_count":2040,"open_issues_count":44,"forks_count":254,"subscribers_count":63,"default_branch":"master","last_synced_at":"2026-09-10T07:54:45.885Z","etag":null,"topics":["golang","http","middleware","proxy","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-16T22:54:05.000Z","updated_at":"2026-09-09T13:08:01.000Z","dependencies_parsed_at":"2025-01-04T12:14:48.865Z","dependency_job_id":"472e8ab0-7b83-4409-be6c-934bf03ba572","html_url":"https://github.com/google/martian","commit_stats":{"total_commits":297,"total_committers":45,"mean_commits":6.6,"dds":0.6936026936026936,"last_synced_commit":"0f7e6797a04da412118541344bbe0d65945e24c9"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/google/martian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/martian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/sbom","scorecard":{"id":437432,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/martian","commit":"0f7e6797a04da412118541344bbe0d65945e24c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0536 / GHSA-39qc-96h7-956f / GHSA-hgr8-6h9x-f7q9","Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2020-0015 / GHSA-5rcv-m4m3-hfh7","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}}]},"last_synced_at":"2025-08-19T05:00:04.645Z","repository_id":33854686,"created_at":"2025-08-19T05:00:04.645Z","updated_at":"2025-08-19T05:00:04.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37193873,"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-10T02:00:06.818Z","response_time":107,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2875,"last_synced_at":"2026-09-06T00:55:37.803Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2145269,"followers":77911,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-09-06T00:55:37.818Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v3.3.3","sha":"0f7e6797a04da412118541344bbe0d65945e24c9","kind":"commit","published_at":"2022-08-16T15:12:57.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.3.3","html_url":"https://github.com/google/martian/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b41869697484173d2e936754152cd64e40a046d4","kind":"commit","published_at":"2022-03-14T19:34:56.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.3.2","html_url":"https://github.com/google/martian/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.3.2/manifests"},{"name":"v3.2.1","sha":"7e75073889cd2324f33b959c4fb4545440da046c","kind":"commit","published_at":"2021-05-19T22:06:43.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.2.1","html_url":"https://github.com/google/martian/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.2.1/manifests"},{"name":"3.2","sha":"19163e1b8984e2577ea366d8aa97f0f75c6f6ac6","kind":"commit","published_at":"2021-05-19T20:18:20.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/3.2","html_url":"https://github.com/google/martian/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/3.2/manifests"},{"name":"v3.2","sha":"19163e1b8984e2577ea366d8aa97f0f75c6f6ac6","kind":"commit","published_at":"2021-05-19T20:18:20.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.2","html_url":"https://github.com/google/martian/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.2/manifests"},{"name":"v3.1.0","sha":"dacbe1a1813d1e1b8f44f17b03ffe0cd9fb5ba54","kind":"commit","published_at":"2020-02-24T23:23:20.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.1.0","html_url":"https://github.com/google/martian/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"b99070ab9f10410a3f8d25fae01dd611a6cc79ff","kind":"commit","published_at":"2019-07-09T01:38:53.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v3.0.0","html_url":"https://github.com/google/martian/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"195b986b4b6d4c513582cf4d2b8c4fd7e2494f7e","kind":"commit","published_at":"2018-09-28T21:15:21.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v2.1.0","html_url":"https://github.com/google/martian/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.1.0/manifests"},{"name":"v2.0.0-beta.2","sha":"ac063b624a018a2fb8117a45c902ec8e9716faa7","kind":"commit","published_at":"2015-08-24T04:56:51.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/google/martian/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta","sha":"8ba5a8da93d4c279eb6e98bbbc58a2bfd44d3e2c","kind":"commit","published_at":"2015-08-14T20:38:35.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v2.0.0-beta","html_url":"https://github.com/google/martian/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v2.0.0-beta/manifests"},{"name":"v1.0","sha":"8f487540c587917cd1389f8fa3fa19a9b1d88db1","kind":"commit","published_at":"2015-07-09T01:09:18.000Z","download_url":"https://codeload.github.com/google/martian/tar.gz/v1.0","html_url":"https://github.com/google/martian/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/martian@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T04:26:33.424Z","dependent_packages_count":360,"downloads":null,"downloads_period":null,"dependent_repos_count":75284,"rankings":{"downloads":null,"dependent_repos_count":0.01526041448482636,"dependent_packages_count":0.23858112057323302,"stargazers_count":1.5834924206608056,"forks_count":1.8409246414800007,"docker_downloads_count":0.8612658763168342,"average":0.90790489470314},"purl":"pkg:golang/github.com/google/martian/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/martian/v3","docker_dependents_count":140,"docker_downloads_count":101985,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/martian/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/martian/v3/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T07:24:55.087Z","issues_count":48,"pull_requests_count":73,"avg_time_to_close_issue":16743004.423076924,"avg_time_to_close_pull_request":21371478.813559324,"issues_closed_count":26,"pull_requests_closed_count":59,"pull_request_authors_count":34,"issue_authors_count":41,"avg_comments_per_issue":1.6875,"avg_comments_per_pull_request":1.095890410958904,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fmartian/issues","maintainers":[{"login":"bramhaghosh","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bramhaghosh"},{"login":"hueich","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hueich"},{"login":"jba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jba"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fmartian%2Fv3/codemeta","maintainers":[]},{"id":5294445,"name":"xorg-libxdmcp","ecosystem":"conda","description":null,"homepage":"https://www.x.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://gitlab.freedesktop.org/xorg/lib/libxdmcp","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-10-03T15:56:54.254Z","latest_release_published_at":"2019-03-19T02:22:44.000Z","latest_release_number":"1.1.3","last_synced_at":"2026-03-14T17:30:52.967Z","created_at":"2022-10-03T15:56:54.239Z","updated_at":"2026-03-14T17:30:52.967Z","registry_url":"https://anaconda.org/conda-forge/xorg-libxdmcp","install_command":"conda install -c conda-forge xorg-libxdmcp","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-13T00:14:51.183Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":556,"rankings":{"downloads":null,"dependent_repos_count":1.1627326712909825,"dependent_packages_count":6.447427516343131,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":3.8050800938170566},"purl":"pkg:conda/xorg-libxdmcp?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xorg-libxdmcp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xorg-libxdmcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xorg-libxdmcp/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xorg-libxdmcp/codemeta","maintainers":[]},{"id":434260,"name":"coda","ecosystem":"cran","description":"Output Analysis and Diagnostics for MCMC","homepage":null,"licenses":"GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]","normalized_licenses":["GPL-2.0+"],"repository_url":"","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"1999-06-04T09:54:00.000Z","latest_release_published_at":"2024-01-31T00:00:00.000Z","latest_release_number":"0.19-4.1","last_synced_at":"2026-08-31T14:32:44.106Z","created_at":"2022-04-06T22:39:34.132Z","updated_at":"2026-08-31T14:32:44.107Z","registry_url":"https://cran.r-project.org/package=coda","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/coda/coda.pdf","metadata":{},"repo_metadata":null,"repo_metadata_updated_at":null,"dependent_packages_count":479,"downloads":348898,"downloads_period":"last-month","dependent_repos_count":1253,"rankings":{"downloads":1.2759101201881204,"dependent_repos_count":0.34837136387388956,"dependent_packages_count":0.21337746037275737,"stargazers_count":null,"forks_count":null,"docker_downloads_count":17.296638216338618,"average":4.7835742901933465},"purl":"pkg:cran/coda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/coda","docker_dependents_count":355,"docker_downloads_count":1772905,"usage_url":"https://repos.ecosyste.ms/usage/cran/coda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/coda/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/coda/codemeta","maintainers":[{"uuid":"martyn.plummer@gmail.com","login":null,"name":"Martyn Plummer","email":"martyn.plummer@gmail.com","url":null,"packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-14T17:22:16.176Z","updated_at":"2022-11-14T17:22:16.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/martyn.plummer@gmail.com/packages"}]},{"id":2407050,"name":"string-width","ecosystem":"npm","description":"Get the visual width of a string - the number of columns required to display it","homepage":"https://github.com/sindresorhus/string-width#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/string-width","keywords_array":["string","character","unicode","width","visual","column","columns","fullwidth","full-width","wcwidth","wcswidth","full","ansi","escape","codes","cli","command-line","terminal","console","cjk","chinese","japanese","korean","fixed-width","east-asian-width"],"namespace":null,"versions_count":30,"first_release_published_at":"2015-07-16T22:08:17.757Z","latest_release_published_at":"2026-07-08T20:46:47.396Z","latest_release_number":"8.2.2","last_synced_at":"2026-09-17T02:50:05.006Z","created_at":"2022-04-10T01:21:15.091Z","updated_at":"2026-09-17T02:50:05.006Z","registry_url":"https://www.npmjs.com/package/string-width","install_command":"npm install string-width","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"version4":"4.2.3","latest":"8.2.2"},"contentPolicy":null},"repo_metadata":{"id":35074267,"uuid":"39222730","full_name":"sindresorhus/string-width","owner":"sindresorhus","description":"Get the visual width of a string - the number of columns required to display it","archived":false,"fork":false,"pushed_at":"2026-07-08T20:46:47.000Z","size":91,"stargazers_count":529,"open_issues_count":2,"forks_count":43,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-29T00:55:04.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"altairsix/eventsource","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-07-16T22:05:16.000Z","updated_at":"2026-08-24T01:59:02.000Z","dependencies_parsed_at":"2026-08-07T21:34:15.946Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/string-width","commit_stats":{"total_commits":65,"total_committers":13,"mean_commits":5.0,"dds":"0.29230769230769227","last_synced_commit":"ac09208fd52063c2ffaa4396c9b339fec05cab67"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/string-width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/sbom","scorecard":{"id":826842,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/string-width","commit":"ac09208fd52063c2ffaa4396c9b339fec05cab67"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/string-width/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/string-width/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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"}}]},"last_synced_at":"2025-08-23T16:47:07.463Z","repository_id":35074267,"created_at":"2025-08-23T16:47:07.463Z","updated_at":"2025-08-23T16:47:07.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36966680,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.2.2","sha":"64dc20cddd374df0ff43ba3469491ae98cf0cdfc","kind":"tag","published_at":"2026-07-08T20:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.2.2","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"cf857c1203f779b81585193b99e2827845a5404b","kind":"tag","published_at":"2026-04-27T05:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.2.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"7c2f550c7de9bbaa3e326e176c1551ad779b3879","kind":"tag","published_at":"2026-02-18T16:38:19.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.2.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"d3bd08603bb3f7cacc93f84140036692501d59fc","kind":"tag","published_at":"2026-01-29T03:42:34.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"42e7b697393a9b9ff732f9bd3ab1db87c3c208b2","kind":"tag","published_at":"2025-09-01T11:46:50.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"68f54fe07437c6ac5f659f760b713a1fd2cd8be6","kind":"tag","published_at":"2025-08-22T06:07:55.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"ac09208fd52063c2ffaa4396c9b339fec05cab67","kind":"tag","published_at":"2024-06-30T14:47:54.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"8e3727e2382026f237ffb8fc3dea7dbed8a0eb20","kind":"tag","published_at":"2024-01-22T09:46:12.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"210a997cbee0cc6290307809a494d4d35658f6d9","kind":"tag","published_at":"2023-10-28T12:16:51.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"f6e70c4c8de68ea2797a8765f1c7350ef0929a83","kind":"tag","published_at":"2023-05-06T19:29:16.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"102c82c1e36b0292bc5dd2197ce5c4ad7b7534d8","kind":"tag","published_at":"2023-05-06T08:39:19.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"9f90691968ad356c807aaad1a5ed98d795749932","kind":"tag","published_at":"2022-02-28T08:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v5.1.2","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"d0d53dad1b465ab4a70d90bf19bb7efb5f33bbb0","kind":"tag","published_at":"2022-02-27T09:17:29.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"56a47ea07ed6ee0b8c260b2c581b10f4cb268085","kind":"tag","published_at":"2022-01-09T06:03:19.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.1.0/manifests"},{"name":"v4.2.3","sha":"e7a2755c834246c59a4cc5de9471bef2d531a6b1","kind":"commit","published_at":"2021-09-23T17:16:59.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.2.3","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.3/manifests"},{"name":"v5.0.1","sha":"fd575096e07f69b3999e1d0fcb89298de403e55c","kind":"tag","published_at":"2021-09-13T16:34:10.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"89eb79aafd2b7db982dc1f5498424232d55dee53","kind":"tag","published_at":"2021-04-16T07:34:53.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"8158802b4c776b7d9fce2053aeb8583dfabe6349","kind":"tag","published_at":"2021-02-28T14:03:17.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.2.2","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"0ba0a95f5067d05527d528248c7e4047d9acda79","kind":"tag","published_at":"2021-02-26T09:29:55.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.2.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"34bca56b5b301b46fef0258aba4446792d794dab","kind":"tag","published_at":"2019-11-11T16:06:28.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"272fccd2b2f90d74e0ab45299d109644bbc1751b","kind":"tag","published_at":"2019-03-31T12:12:19.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ca2bc7443a6408feab185200ae55fd6333199c6","kind":"tag","published_at":"2019-03-18T08:23:28.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"3b3da68dfea82e193f9d6deee77224cf8e5c3803","kind":"tag","published_at":"2019-03-08T08:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"58147d249083e44c15c00f9de032d1f25e2039fe","kind":"tag","published_at":"2018-12-15T14:13:04.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"74d8d552b465692790c41169b123409669d41079","kind":"tag","published_at":"2017-07-18T11:09:12.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v2.1.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"175b26f4cd503d6236b5ea2a1664263b56f1e352","kind":"tag","published_at":"2017-06-26T16:15:06.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"523d7ba4dbb24d40cde88d2c36bb1c7124ab6f82","kind":"tag","published_at":"2016-09-22T06:54:42.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"282cf3d53918a92cc3ee0778dcf938039bcbc47b","kind":"tag","published_at":"2016-08-14T15:23:51.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f279cfd14835f0a3c8df69ba18e9a3960156e135","kind":"tag","published_at":"2015-07-20T01:31:03.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4bbfa2814ce7411a12f2dea7395316606b9d2c39","kind":"tag","published_at":"2015-07-16T22:08:12.000Z","download_url":"https://codeload.github.com/sindresorhus/string-width/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/string-width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/string-width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T00:22:23.145Z","dependent_packages_count":2714,"downloads":1788853664,"downloads_period":"last-month","dependent_repos_count":1106583,"rankings":{"downloads":0.000574976371209126,"dependent_repos_count":0.03072016611888759,"dependent_packages_count":0.029844011648473688,"stargazers_count":3.094577589501917,"forks_count":4.670534342115963,"docker_downloads_count":0.000520216716808257,"average":1.304461883745543},"purl":"pkg:npm/string-width","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/string-width","docker_dependents_count":70062,"docker_downloads_count":19479674475,"usage_url":"https://repos.ecosyste.ms/usage/npm/string-width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/string-width/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T22:01:32.516Z","issues_count":41,"pull_requests_count":38,"avg_time_to_close_issue":28912097.972222224,"avg_time_to_close_pull_request":4286033.387096774,"issues_closed_count":36,"pull_requests_closed_count":31,"pull_request_authors_count":25,"issue_authors_count":35,"avg_comments_per_issue":1.878048780487805,"avg_comments_per_pull_request":0.9473684210526315,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":72062.0,"past_year_avg_time_to_close_pull_request":959478.8,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fstring-width/issues","maintainers":[{"login":"sindresorhus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/string-width/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-14T14:23:51.878Z","updated_at":"2022-11-14T14:23:51.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}]},{"id":2165142,"name":"pg-protocol","ecosystem":"npm","description":"The postgres client/server binary protocol, implemented in TypeScript","homepage":"https://github.com/brianc/node-postgres#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianc/node-postgres","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2020-04-09T18:22:59.262Z","latest_release_published_at":"2026-08-08T19:26:03.882Z","latest_release_number":"1.16.0","last_synced_at":"2026-09-17T02:50:15.391Z","created_at":"2022-04-09T21:54:46.016Z","updated_at":"2026-09-17T02:50:15.391Z","registry_url":"https://www.npmjs.com/package/pg-protocol","install_command":"npm install pg-protocol","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.8.1-alpha.0","latest":"1.16.0"},"contentPolicy":null},"repo_metadata":{"id":1119801,"uuid":"991475","full_name":"brianc/node-postgres","owner":"brianc","description":"PostgreSQL client for node.js.","archived":false,"fork":false,"pushed_at":"2026-09-11T13:06:54.000Z","size":4642,"stargazers_count":13203,"open_issues_count":518,"forks_count":1352,"subscribers_count":179,"default_branch":"master","last_synced_at":"2026-09-11T19:12:23.614Z","etag":null,"topics":["libpq","node-postgres","postgres","postgresql","postgresql-driver"],"latest_commit_sha":null,"homepage":"https://node-postgres.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["brianc"]}},"created_at":"2010-10-15T23:05:50.000Z","updated_at":"2026-09-11T13:07:00.000Z","dependencies_parsed_at":"2024-05-10T18:24:03.468Z","dependency_job_id":"12bb585a-e4d3-4052-8ff8-12c838ae18c0","html_url":"https://github.com/brianc/node-postgres","commit_stats":{"total_commits":2323,"total_committers":327,"mean_commits":7.103975535168196,"dds":"0.36332328885062415","last_synced_commit":"e8259e04fc0df5aacec432880fbbc3b8a193d4f1"},"previous_names":[],"tags_count":541,"template":false,"template_full_name":null,"purl":"pkg:github/brianc/node-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/sbom","scorecard":{"id":253005,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianc/node-postgres","commit":"65bc3d4884c56faf153af1ffe24c1fc2bf239594"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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":6,"reason":"Found 16/25 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6: pin your Docker image by updating node:20 to node:20@sha256:5fe79eb196c563d65d0db21fa5cd5e170ef0869541ddc89808d7431a5a4498e6","Warn: npmCommand not pinned by hash: .devcontainer/Dockerfile:22-56","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:61","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-17T08:57:09.767Z","repository_id":1119801,"created_at":"2025-08-17T08:57:09.767Z","updated_at":"2025-08-17T08:57:09.767Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37225841,"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-11T02:00:05.857Z","response_time":56,"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":"brianc","name":"Brian C","uuid":"50081","kind":"user","description":"","email":"brian.m.carlson@gmail.com","website":null,"location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50081?v=4","repositories_count":154,"last_synced_at":"2026-09-10T14:09:06.402Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/brianc","funding_links":["https://github.com/sponsors/brianc"],"total_stars":17103,"followers":1244,"following":35,"created_at":"2022-11-02T16:25:33.417Z","updated_at":"2026-09-10T14:09:06.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc/repositories"},"tags":[{"name":"pg-query-stream@4.16.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.16.0/manifests"},{"name":"pg-protocol@1.15.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.15.0/manifests"},{"name":"pg-esm-test@1.8.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.8.0/manifests"},{"name":"pg-cursor@2.21.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.21.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.21.0/manifests"},{"name":"pg-connection-string@2.14.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.14.0/manifests"},{"name":"pg@8.22.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.22.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.22.0/manifests"},{"name":"pg-query-stream@4.15.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.15.0/manifests"},{"name":"pg-protocol@1.14.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.14.0/manifests"},{"name":"pg-pool@3.14.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.14.0/manifests"},{"name":"pg-native@3.8.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.8.0/manifests"},{"name":"pg-esm-test@1.7.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.7.0/manifests"},{"name":"pg-cursor@2.20.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.20.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.20.0/manifests"},{"name":"pg-connection-string@2.13.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.13.0/manifests"},{"name":"pg-cloudflare@1.4.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.4.0/manifests"},{"name":"pg-bundler-test@0.3.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.3.0/manifests"},{"name":"pg@8.21.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.21.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.21.0/manifests"},{"name":"pg-query-stream@4.14.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.14.0/manifests"},{"name":"pg-protocol@1.13.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.13.0/manifests"},{"name":"pg-pool@3.13.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.13.0/manifests"},{"name":"pg-native@3.7.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.7.0/manifests"},{"name":"pg-esm-test@1.6.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.6.0/manifests"},{"name":"pg-cursor@2.19.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.19.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.19.0/manifests"},{"name":"pg-connection-string@2.12.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.12.0/manifests"},{"name":"pg@8.20.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.20.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.20.0/manifests"},{"name":"pg-query-stream@4.13.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.13.0/manifests"},{"name":"pg-protocol@1.12.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.12.0/manifests"},{"name":"pg-pool@3.12.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.12.0/manifests"},{"name":"pg-native@3.6.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.6.0/manifests"},{"name":"pg-esm-test@1.5.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.5.0/manifests"},{"name":"pg-cursor@2.18.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.18.0/manifests"},{"name":"pg-bundler-test@0.2.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.2.0/manifests"},{"name":"pg@8.19.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.19.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.19.0/manifests"},{"name":"pg-query-stream@4.12.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.12.0/manifests"},{"name":"pg-esm-test@1.4.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.4.0/manifests"},{"name":"pg-cursor@2.17.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.17.0/manifests"},{"name":"pg-connection-string@2.11.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.11.0/manifests"},{"name":"pg@8.18.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.18.0/manifests"},{"name":"pg-query-stream@4.11.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.2/manifests"},{"name":"pg-esm-test@1.3.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.2/manifests"},{"name":"pg-cursor@2.16.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.2/manifests"},{"name":"pg-connection-string@2.10.1","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.1/manifests"},{"name":"pg@8.17.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.2/manifests"},{"name":"pg-query-stream@4.11.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.1/manifests"},{"name":"pg-esm-test@1.3.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.1/manifests"},{"name":"pg-cursor@2.16.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.1/manifests"},{"name":"pg@8.17.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.1/manifests"},{"name":"pg-query-stream@4.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.0/manifests"},{"name":"pg-protocol@1.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.11.0/manifests"},{"name":"pg-pool@3.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.11.0/manifests"},{"name":"pg-esm-test@1.3.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.0/manifests"},{"name":"pg-cursor@2.16.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.0/manifests"},{"name":"pg-connection-string@2.10.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.0/manifests"},{"name":"pg-cloudflare@1.3.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.3.0/manifests"},{"name":"pg-bundler-test@0.1.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.1.0/manifests"},{"name":"pg@8.17.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.0/manifests"},{"name":"pg-query-stream@4.10.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.3/manifests"},{"name":"pg-protocol@1.10.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.3/manifests"},{"name":"pg-native@3.5.2","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.2/manifests"},{"name":"pg-esm-test@1.2.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.3/manifests"},{"name":"pg-cursor@2.15.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.3/manifests"},{"name":"pg-cloudflare@1.2.7","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.7/manifests"},{"name":"pg-bundler-test@0.0.2","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.2/manifests"},{"name":"pg@8.16.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.3/manifests"},{"name":"pg-cursor@2.15.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.2/manifests"},{"name":"pg@8.16.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.2/manifests"},{"name":"pg-query-stream@4.10.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.2/manifests"},{"name":"pg-protocol@1.10.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.2/manifests"},{"name":"pg-esm-test@1.2.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.2/manifests"},{"name":"pg-query-stream@4.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.1/manifests"},{"name":"pg-protocol@1.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.1/manifests"},{"name":"pg-pool@3.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.1/manifests"},{"name":"pg-native@3.5.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.1/manifests"},{"name":"pg-esm-test@1.2.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.1/manifests"},{"name":"pg-cursor@2.15.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.1/manifests"},{"name":"pg-connection-string@2.9.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.1/manifests"},{"name":"pg-cloudflare@1.2.6","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.6/manifests"},{"name":"pg-bundler-test@0.0.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.1/manifests"},{"name":"pg@8.16.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.1/manifests"},{"name":"pg-query-stream@4.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.0/manifests"},{"name":"pg-protocol@1.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.0/manifests"},{"name":"pg-pool@3.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.0/manifests"},{"name":"pg-native@3.5.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.0/manifests"},{"name":"pg-esm-test@1.2.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.0/manifests"},{"name":"pg-cursor@2.15.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.0/manifests"},{"name":"pg-connection-string@2.9.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.0/manifests"},{"name":"pg@8.16.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.0/manifests"},{"name":"pg-query-stream@4.9.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.6/manifests"},{"name":"pg-pool@3.9.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.6/manifests"},{"name":"pg-esm-test@1.1.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.6/manifests"},{"name":"pg-cursor@2.14.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.6/manifests"},{"name":"pg@8.15.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.6/manifests"},{"name":"pg-query-stream@4.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.5/manifests"},{"name":"pg-protocol@1.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.5/manifests"},{"name":"pg-pool@3.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.5/manifests"},{"name":"pg-native@3.4.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.5/manifests"},{"name":"pg-esm-test@1.1.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.5/manifests"},{"name":"pg-cursor@2.14.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.5/manifests"},{"name":"pg-connection-string@2.8.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.5/manifests"},{"name":"pg-cloudflare@1.2.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.5/manifests"},{"name":"pg@8.15.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.5/manifests"},{"name":"pg-query-stream@4.9.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.2/manifests"},{"name":"pg-pool@3.9.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.2/manifests"},{"name":"pg-native@3.4.1","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.1/manifests"},{"name":"pg-esm-test@1.1.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.2/manifests"},{"name":"pg-cursor@2.14.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.2/manifests"},{"name":"pg-connection-string@2.8.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.2/manifests"},{"name":"pg@8.15.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.2/manifests"},{"name":"pg-query-stream@4.9.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.1/manifests"},{"name":"pg-pool@3.9.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.1/manifests"},{"name":"pg-esm-test@1.1.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.1/manifests"},{"name":"pg-cursor@2.14.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.1/manifests"},{"name":"pg-connection-string@2.8.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.1/manifests"},{"name":"pg@8.15.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.1/manifests"},{"name":"pg-query-stream@4.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.0/manifests"},{"name":"pg-protocol@1.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.0/manifests"},{"name":"pg-pool@3.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.0/manifests"},{"name":"pg-native@3.4.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.0/manifests"},{"name":"pg-esm-test@1.1.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.0/manifests"},{"name":"pg-cursor@2.14.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.0/manifests"},{"name":"pg-connection-string@2.8.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.0/manifests"},{"name":"pg-cloudflare@1.2.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.0/manifests"},{"name":"pg@8.15.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.0/manifests"},{"name":"pg-query-stream@4.8.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.1/manifests"},{"name":"pg-pool@3.8.1-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.1-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.1/manifests"},{"name":"pg-esm-test@1.0.1-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.0.1-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.1/manifests"},{"name":"pg-cursor@2.13.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.1/manifests"},{"name":"pg-cloudflare@1.1.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.1/manifests"},{"name":"pg@8.14.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.1/manifests"},{"name":"pg-query-stream@4.8.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.0/manifests"},{"name":"pg-protocol@1.8.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.8.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.1-alpha.0/manifests"},{"name":"pg-pool@3.8.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.0/manifests"},{"name":"pg-native@3.3.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.3.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.1-alpha.0/manifests"},{"name":"pg-esm-test@1.0.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.0.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.0/manifests"},{"name":"pg-cursor@2.13.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.0/manifests"},{"name":"pg-connection-string@2.7.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.7.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.7.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.7.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.1-alpha.0/manifests"},{"name":"pg-cloudflare@1.1.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.0/manifests"},{"name":"pg@8.14.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.0/manifests"},{"name":"pg-query-stream@4.8.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.1/manifests"},{"name":"pg-cursor@2.13.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.1/manifests"},{"name":"pg@8.14.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.1/manifests"},{"name":"pg-query-stream@4.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.0/manifests"},{"name":"pg-protocol@1.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.0/manifests"},{"name":"pg-pool@3.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.0/manifests"},{"name":"pg-native@3.3.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.0/manifests"},{"name":"pg-cursor@2.13.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.0/manifests"},{"name":"pg@8.14.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.0/manifests"},{"name":"pg-query-stream@4.7.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.3/manifests"},{"name":"pg-native@3.2.2","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.2/manifests"},{"name":"pg-cursor@2.12.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.3/manifests"},{"name":"pg@8.13.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.3/manifests"},{"name":"pg-query-stream@4.7.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.2/manifests"},{"name":"pg-protocol@1.7.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.1/manifests"},{"name":"pg-pool@3.7.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.1/manifests"},{"name":"pg-native@3.2.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.1/manifests"},{"name":"pg-cursor@2.12.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.2/manifests"},{"name":"pg@8.13.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.2/manifests"},{"name":"pg-query-stream@4.7.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.1/manifests"},{"name":"pg-cursor@2.12.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.1/manifests"},{"name":"pg@8.13.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.1/manifests"},{"name":"pg-query-stream@4.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.0/manifests"},{"name":"pg-protocol@1.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.0/manifests"},{"name":"pg-pool@3.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.0/manifests"},{"name":"pg-native@3.2.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.0/manifests"},{"name":"pg-cursor@2.12.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.0/manifests"},{"name":"pg-connection-string@2.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.0/manifests"},{"name":"pg@8.13.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.0/manifests"},{"name":"pg-query-stream@4.6.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.6.0/manifests"},{"name":"pg-native@3.1.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.1.0/manifests"},{"name":"pg-cursor@2.11.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.11.0/manifests"},{"name":"pg@8.12.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.12.0/manifests"},{"name":"pg-query-stream@4.5.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.6/manifests"},{"name":"pg-native@3.0.2","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.0.2/manifests"},{"name":"pg-cursor@2.10.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.6/manifests"},{"name":"pg@8.11.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.6/manifests"},{"name":"pg-query-stream@4.5.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.5/manifests"},{"name":"pg-cursor@2.10.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.5/manifests"},{"name":"pg-connection-string@2.6.4","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.4/manifests"},{"name":"pg@8.11.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.5/manifests"},{"name":"pg-query-stream@4.5.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.4/manifests"},{"name":"pg-protocol@1.6.1","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.1/manifests"},{"name":"pg-pool@3.6.2","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.2/manifests"},{"name":"pg-cursor@2.10.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.4/manifests"},{"name":"pg-connection-string@2.6.3","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.3/manifests"},{"name":"pg@8.11.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.4/manifests"},{"name":"pg-query-stream@4.5.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.3/manifests"},{"name":"pg-cursor@2.10.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.3/manifests"},{"name":"pg@8.11.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.3/manifests"},{"name":"pg-query-stream@4.5.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.2/manifests"},{"name":"pg-cursor@2.10.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.2/manifests"},{"name":"pg-connection-string@2.6.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.2/manifests"},{"name":"pg@8.11.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.2/manifests"},{"name":"pg-query-stream@4.5.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.1/manifests"},{"name":"pg-pool@3.6.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.1/manifests"},{"name":"pg-cursor@2.10.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.1/manifests"},{"name":"pg-connection-string@2.6.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.1/manifests"},{"name":"pg-cloudflare@1.1.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.1/manifests"},{"name":"pg@8.11.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.1/manifests"},{"name":"pg-query-stream@4.5.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.0/manifests"},{"name":"pg-cursor@2.10.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.0/manifests"},{"name":"pg-connection-string@2.6.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.0/manifests"},{"name":"pg-cloudflare@1.1.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.0/manifests"},{"name":"pg@8.11.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.0/manifests"},{"name":"pg-query-stream@4.4.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.4.0/manifests"},{"name":"pg-pool@3.6.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.0/manifests"},{"name":"pg-cursor@2.9.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.9.0/manifests"},{"name":"pg@8.10.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.10.0/manifests"},{"name":"pg-query-stream@4.3.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.3.0/manifests"},{"name":"pg-protocol@1.6.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.0/manifests"},{"name":"pg-cursor@2.8.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.8.0/manifests"},{"name":"pg@8.9.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.9.0/manifests"},{"name":"pg-query-stream@4.2.4","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.4/manifests"},{"name":"pg-pool@3.5.2","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.2/manifests"},{"name":"pg-cursor@2.7.4","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.4/manifests"},{"name":"pg@8.8.0","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.8.0/manifests"},{"name":"pg-query-stream@4.2.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.3/manifests"},{"name":"pg-pool@3.5.1","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.1/manifests"},{"name":"pg-cursor@2.7.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.3/manifests"},{"name":"pg@8.7.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.3/manifests"},{"name":"pg-query-stream@4.2.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.2/manifests"},{"name":"pg-pool@3.5.0","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.0/manifests"},{"name":"pg-cursor@2.7.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.2/manifests"},{"name":"pg@8.7.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.2/manifests"},{"name":"pg-query-stream@4.2.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.1/manifests"},{"name":"pg-pool@3.4.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.1/manifests"},{"name":"pg-cursor@2.7.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.1/manifests"},{"name":"pg@8.7.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.1/manifests"},{"name":"pg-query-stream@4.2.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.0/manifests"},{"name":"pg-pool@3.4.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.0/manifests"},{"name":"pg-cursor@2.7.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.0/manifests"},{"name":"pg@8.7.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.0/manifests"},{"name":"pg-query-stream@4.1.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.1.0/manifests"},{"name":"pg-protocol@1.5.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.5.0/manifests"},{"name":"pg-pool@3.3.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.3.0/manifests"},{"name":"pg-cursor@2.6.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.6.0/manifests"},{"name":"pg-connection-string@2.5.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.5.0/manifests"},{"name":"pg@8.6.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.6.0/manifests"},{"name":"pg-query-stream@4.0.0","sha":"fa4549af4fc8d1ffdc121c696faa72fc02459f4b","kind":"tag","published_at":"2020-11-30T16:58:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.0.0/manifests"},{"name":"pg-cursor@2.5.2","sha":"fa4549af4fc8d1ffdc121c696faa72fc02459f4b","kind":"tag","published_at":"2020-11-30T16:58:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.2/manifests"},{"name":"pg-query-stream@3.4.2","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.2/manifests"},{"name":"pg-cursor@2.5.1","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.1/manifests"},{"name":"pg@8.5.1","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.1/manifests"},{"name":"pg-query-stream@3.4.1","sha":"4d203aedeef0064c2adf649ccdb7ffd995e4f044","kind":"tag","published_at":"2020-11-10T22:04:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.1/manifests"},{"name":"pg-query-stream@3.4.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.0/manifests"},{"name":"pg-protocol@1.4.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.4.0/manifests"},{"name":"pg-cursor@2.5.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.0/manifests"},{"name":"pg@8.5.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.0/manifests"},{"name":"pg-query-stream@3.3.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.2/manifests"},{"name":"pg-pool@3.2.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.2/manifests"},{"name":"pg-cursor@2.4.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.2/manifests"},{"name":"pg@8.4.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.2/manifests"},{"name":"pg-query-stream@3.3.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.1/manifests"},{"name":"pg-cursor@2.4.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.1/manifests"},{"name":"pg@8.4.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.1/manifests"},{"name":"pg-query-stream@3.3.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.0/manifests"},{"name":"pg-protocol@1.3.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.3.0/manifests"},{"name":"pg-cursor@2.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.0/manifests"},{"name":"pg-connection-string@2.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.4.0/manifests"},{"name":"pg@8.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.0/manifests"},{"name":"pg-query-stream@3.2.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.3/manifests"},{"name":"pg-cursor@2.3.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.3/manifests"},{"name":"pg@8.3.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.3/manifests"},{"name":"pg-cursor@2.3.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.2/manifests"},{"name":"pg-query-stream@3.2.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.2/manifests"},{"name":"pg@8.3.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.2/manifests"},{"name":"pg-query-stream@3.2.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.0/manifests"},{"name":"pg-cursor@2.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.0/manifests"},{"name":"pg-connection-string@2.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.3.0/manifests"},{"name":"pg@8.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.0/manifests"},{"name":"pg-query-stream@3.1.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.2/manifests"},{"name":"pg-protocol@1.2.5","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.5/manifests"},{"name":"pg-cursor@2.2.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.2/manifests"},{"name":"pg@8.2.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.2/manifests"},{"name":"pg-query-stream@3.1.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.1/manifests"},{"name":"pg-protocol@1.2.4","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.4/manifests"},{"name":"pg-pool@3.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.1/manifests"},{"name":"pg-cursor@2.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.1/manifests"},{"name":"pg-connection-string@2.2.3","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.3/manifests"},{"name":"pg@8.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.1/manifests"},{"name":"pg-query-stream@3.1.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.0/manifests"},{"name":"pg-protocol@1.2.3","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.3/manifests"},{"name":"pg-cursor@2.2.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.0/manifests"},{"name":"pg@8.2.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.0/manifests"},{"name":"pg-query-stream@3.0.8","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.8/manifests"},{"name":"pg-pool@3.2.0","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.0/manifests"},{"name":"pg-cursor@2.1.11","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.11","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.11/manifests"},{"name":"pg-connection-string@2.2.2","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.2/manifests"},{"name":"pg@8.1.0","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.1.0/manifests"},{"name":"pg-connection-string@2.2.1","sha":"afd14cb5f9517baaf72d8a0c27ebf18f9c8acdb6","kind":"tag","published_at":"2020-04-29T02:56:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.1/manifests"},{"name":"pg-query-stream@3.0.7","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.7/manifests"},{"name":"pg-protocol@1.2.2","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.2/manifests"},{"name":"pg-pool@3.1.1","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.1/manifests"},{"name":"pg-cursor@2.1.10","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.10/manifests"},{"name":"pg@8.0.3","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.3/manifests"},{"name":"pg-query-stream@3.0.6","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.6/manifests"},{"name":"pg-protocol@1.2.1","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.1/manifests"},{"name":"pg-pool@3.1.0","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.0/manifests"},{"name":"pg-cursor@2.1.9","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.9/manifests"},{"name":"pg@8.0.2","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.2/manifests"},{"name":"pg-query-stream@3.0.5","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.5/manifests"},{"name":"pg-protocol@1.2.0","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.0/manifests"},{"name":"pg-cursor@2.1.8","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.8/manifests"},{"name":"pg@8.0.1","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.1/manifests"},{"name":"pg-query-stream@3.0.4","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.4/manifests"},{"name":"pg-pool@3.0.0","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.0.0/manifests"},{"name":"pg-cursor@2.1.7","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.7/manifests"},{"name":"pg@8.0.0","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.0/manifests"},{"name":"pg-query-stream@3.0.3","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.3/manifests"},{"name":"pg-cursor@2.1.6","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.6/manifests"},{"name":"pg@7.18.2","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.2/manifests"},{"name":"pg-query-stream@3.0.2","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.2/manifests"},{"name":"pg-cursor@2.1.5","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.5/manifests"},{"name":"pg@7.18.1","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.1/manifests"},{"name":"pg-query-stream@3.0.1","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.1/manifests"},{"name":"pg-pool@2.0.10","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@2.0.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.10/manifests"},{"name":"pg@7.18.0","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.0/manifests"},{"name":"pg-cursor@2.1.4","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.4/manifests"},{"name":"pg-query-stream@3.0.0","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.0/manifests"},{"name":"pg-cursor@2.1.3","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.3/manifests"},{"name":"pg@7.17.1","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.17.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.1/manifests"},{"name":"pg-query-stream@2.1.2","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.2/manifests"},{"name":"pg-cursor@2.1.2","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.2/manifests"},{"name":"pg@7.17.0","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.0/manifests"},{"name":"pg-query-stream@2.1.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.1/manifests"},{"name":"pg-pool@2.0.9","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@2.0.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.9/manifests"},{"name":"pg-cursor@2.1.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.1/manifests"},{"name":"pg@7.16.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.1/manifests"},{"name":"pg-query-stream@2.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.0/manifests"},{"name":"pg-packet-stream@1.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-packet-stream@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-packet-stream@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-packet-stream%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-packet-stream@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-packet-stream@1.1.0/manifests"},{"name":"pg-cursor@2.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.0/manifests"},{"name":"pg@7.16.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.0/manifests"},{"name":"pg-query-stream@2.0.2","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.0.2/manifests"},{"name":"pg-cursor@2.0.3","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.3/manifests"},{"name":"pg@7.15.2","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.2/manifests"},{"name":"pg-cursor@2.0.2","sha":"cccf84e14b3281b753e1baab7bc194aaac5024a8","kind":"tag","published_at":"2019-12-18T21:59:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.2/manifests"},{"name":"pg@7.15.1","sha":"cccf84e14b3281b753e1baab7bc194aaac5024a8","kind":"tag","published_at":"2019-12-18T21:59:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.1/manifests"},{"name":"pg@7.15.0","sha":"ebb81dbfa635eca73d16d54b501f04c8d843bac5","kind":"tag","published_at":"2019-12-17T16:35:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.0/manifests"},{"name":"v7.14.0","sha":"30f67bb246cabfc6a9d4cd026e6abedbcd0e2239","kind":"tag","published_at":"2019-11-20T16:14:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c10a96c54d5895ebdc1c7e3e4eb582a637660b9f","kind":"tag","published_at":"2019-11-19T16:44:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"60d8df659c5481723abada2344ac14d77377338c","kind":"tag","published_at":"2019-08-09T21:02:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"e4578d2c7bca60cfb02ec004daa22c8ff810140e","kind":"tag","published_at":"2019-07-25T18:07:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"61cc3d26e2a1b399a6c945ef74123163c481da43","kind":"tag","published_at":"2019-05-10T17:12:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"4b530a9e0fb317567766260a2c57e28c88d55861","kind":"tag","published_at":"2019-04-16T22:35:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"6b8176e841584b76bcbd1972bf95e50558ba7395","kind":"tag","published_at":"2019-03-15T18:42:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"bae9fd734ac79c22420fee284dfbfdfccd8014c3","kind":"tag","published_at":"2019-03-07T14:58:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"e0ebdeff88210d8afcaff966bb960e630e6b28ea","kind":"tag","published_at":"2019-02-20T20:36:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"fcd0f02210f532bf2d823ea05105f4aaade389eb","kind":"tag","published_at":"2019-01-11T14:32:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"060a35faeb7a5c16f1d7c801ab56f42a2ee92f5d","kind":"tag","published_at":"2018-11-29T15:37:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"f52a0fe8f73262ddc91e7a1cb76db4b3d29376eb","kind":"tag","published_at":"2018-11-29T15:16:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"3620e23899784d73d534ef51683f6a8f6067abf7","kind":"tag","published_at":"2018-11-07T15:32:45.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a3295b435516341560b93c8071521c1c31b74998","kind":"tag","published_at":"2018-10-26T14:03:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"04a0ec71b48f89e68ddaa365f0b9a8a0d9e738d8","kind":"tag","published_at":"2018-10-03T15:46:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.5.0/manifests"},{"name":"v7.4.3","sha":"3ac356a812f473ad1f0a748b662524f9b7913583","kind":"tag","published_at":"2018-05-07T15:07:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"83ede28e181fba62c325ae18a6dcd428777e9f1c","kind":"tag","published_at":"2018-05-04T19:01:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"a664983cbb6317a7d7e1fdae87583658ab8920db","kind":"tag","published_at":"2018-01-05T19:41:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"9da3a85cbc6fa7b71036f736ec51bb45b6d66a3c","kind":"tag","published_at":"2017-11-04T19:21:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f66379f5fe01d8e9c491b0b2d1f352334783858f","kind":"tag","published_at":"2017-09-03T19:41:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"8022fa6b440ae61c1cae728d4b57c28df6b711c7","kind":"tag","published_at":"2017-08-22T20:08:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1769cff39797898af142849e689855f8b374eb13","kind":"tag","published_at":"2017-08-13T03:10:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.2/manifests"},{"name":"v7.0.3","sha":"f7634072fa845a28a968872a60a21f085c7434a1","kind":"tag","published_at":"2017-08-12T21:35:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.3/manifests"},{"name":"v7.1.1","sha":"7e7ff7f581b0f52cb6c266a882bf69c1fb385a7c","kind":"tag","published_at":"2017-08-12T21:34:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.1/manifests"},{"name":"v6.4.2","sha":"d4aa616b21b2d1df2eb9ab5db459388468ac56b2","kind":"tag","published_at":"2017-08-12T21:32:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.2/manifests"},{"name":"v6.3.3","sha":"cd18ba6f1d6b094d40e1204fe6f5ffa915c52dc8","kind":"tag","published_at":"2017-08-12T21:31:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.3/manifests"},{"name":"v6.2.5","sha":"3b6d7507b8ad3cb954cf46863adee54872926dfb","kind":"tag","published_at":"2017-08-12T21:29:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.5/manifests"},{"name":"v6.1.6","sha":"b0a2fe45059ba9d2c6279695260dd0a61fee99dc","kind":"tag","published_at":"2017-08-12T21:26:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.6/manifests"},{"name":"v6.0.5","sha":"49c2054cda643d9abb8b607d734052398d0b4ae9","kind":"tag","published_at":"2017-08-12T21:24:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.5/manifests"},{"name":"v5.2.1","sha":"979bdacb4151f956f68d075d265e1c8c3309df30","kind":"tag","published_at":"2017-08-12T21:21:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.1/manifests"},{"name":"v4.5.7","sha":"cb392c68a58650624a9e413d55e01e13ea642550","kind":"tag","published_at":"2017-08-12T21:17:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.7/manifests"},{"name":"v3.6.4","sha":"068a65ee6c76af77a36130e3fa1f6de43e23e165","kind":"tag","published_at":"2017-08-12T21:14:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.4/manifests"},{"name":"v2.11.2","sha":"fdf6650ebe1e31c94f812f6e93c01884cce8904b","kind":"tag","published_at":"2017-08-12T21:10:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.2/manifests"},{"name":"v7.1.0","sha":"56d262fdfa92b9b0acd4a3660fd480d083a7cb3a","kind":"tag","published_at":"2017-08-04T04:55:07.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"c6ee20081fcd383ceef2580cb62aeb13ddf2b29c","kind":"tag","published_at":"2017-07-21T22:03:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0921daa7f4ab8f71a973c4e1d8bc1046eca7cd9b","kind":"tag","published_at":"2017-07-18T20:41:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"cbbd8d45a7779c4e59099d46d4e7c339327251da","kind":"tag","published_at":"2017-07-18T03:08:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.0/manifests"},{"name":"v6.4.1","sha":"bc0b03e0b058a211bedd5c78b87491e153640a5b","kind":"tag","published_at":"2017-07-14T03:29:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"a0a050702e2aa6cbda2bf7068f765ea9a0943588","kind":"tag","published_at":"2017-06-21T17:33:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.0/manifests"},{"name":"v6.3.2","sha":"055e708dc614b1d54605cecfa73aa75e18195f73","kind":"tag","published_at":"2017-06-21T17:29:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.2/manifests"},{"name":"v6.3.1","sha":"afe249896fb2b98373004c433b6d18b74ba7946e","kind":"tag","published_at":"2017-06-20T14:30:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"f7a946155f78b1b05adda1c4e57857716eed82d9","kind":"tag","published_at":"2017-06-19T21:08:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.0/manifests"},{"name":"v6.2.4","sha":"58691218affa37b41529376c5167252846bb93fa","kind":"tag","published_at":"2017-06-09T17:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"3757ff7300f03798ee1865f1eaf7125abe9cbda4","kind":"tag","published_at":"2017-05-24T14:05:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"c32316df776f58b087b7a1d1882f024b089195cc","kind":"tag","published_at":"2017-05-15T17:21:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4659d5d75fa283e5c6fdb75dccfaba698581a630","kind":"tag","published_at":"2017-05-15T14:54:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f42924bf057943d5a79ff02c4d35b18777dc5754","kind":"tag","published_at":"2017-04-24T18:34:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.0/manifests"},{"name":"v6.1.5","sha":"3de22ba991676534b366144c02145c015cca6125","kind":"tag","published_at":"2017-03-20T17:01:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"4fae7a9a7fc42fd25345a940ea9b8be2d4eaa012","kind":"tag","published_at":"2017-03-09T21:06:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"ff5ceb4304535fe69cf472faac0bf61a057af253","kind":"tag","published_at":"2017-03-06T17:06:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"2c636c750fb0acf7735c684403edb613b0345a93","kind":"tag","published_at":"2016-12-13T17:53:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c4879e321da1f3c0229fdd303b19b9f02503578c","kind":"tag","published_at":"2016-12-11T00:58:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"42689dac11a199d4c93dda7f219efbb2b0a830e4","kind":"tag","published_at":"2016-08-11T15:18:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"a95d9ac7117c42ad266ad1e40aac786c02292e5b","kind":"tag","published_at":"2016-08-10T20:15:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9274f08fa2d8ae55a218255bf7880d26b6abc935","kind":"tag","published_at":"2016-07-19T15:18:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"bd7fc596356be0a23c7af65453dc61a079c677b2","kind":"tag","published_at":"2016-07-10T21:29:04.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"c35adf6f683f322d4d54f0c935a63f8d07ee6eed","kind":"tag","published_at":"2016-06-24T06:23:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4d56261ab4b73a8f0536976bd4d30c6f59f036f","kind":"tag","published_at":"2016-06-22T03:03:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"e809055174edad4e68590625523e663d2634f844","kind":"tag","published_at":"2016-06-21T14:56:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d1c5fc694be8dfab19b844e149141d4785ad7152","kind":"tag","published_at":"2016-06-10T22:21:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"86bd9a138cbbecfe86a19a7efbebc2c7cb802c7d","kind":"tag","published_at":"2016-06-07T21:49:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.0.0/manifests"},{"name":"v4.5.6","sha":"6cc1b2c8e69edc65994977a128a48658ba2fd24c","kind":"tag","published_at":"2016-06-03T15:25:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"4047dd12c54af76955f6dc7adf0eaff608373648","kind":"tag","published_at":"2016-04-27T18:52:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"3433ed9673b135b51af3fbdf177c38f3269bd456","kind":"tag","published_at":"2016-04-26T22:41:45.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fe6f32a6e7e62b276cda100e2a82af755500bb42","kind":"tag","published_at":"2016-04-08T23:46:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"c2650d8abd8bb80f4a80d725686d482bd2dceaa1","kind":"tag","published_at":"2016-03-30T17:29:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"93aa52d43b9b7ec4eab1067eb36ad2c630cffdae","kind":"tag","published_at":"2016-02-25T18:28:15.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"2a04d9267b30cfc7f085c9c5f9826f6a28bbb266","kind":"tag","published_at":"2016-02-25T17:02:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.0/manifests"},{"name":"v4.4.6","sha":"dbf3a04bc26b744622752fb15356113b79f74d4c","kind":"tag","published_at":"2016-02-15T16:52:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"7d70ffb44ff929e7605de8da5f409758e49a1beb","kind":"tag","published_at":"2016-02-15T16:45:41.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"10a0e4842572dc0e4ea4e6f8034482ab45dbf1a6","kind":"tag","published_at":"2016-01-27T17:40:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"5f50ddffef6a90c8a93d08b308384dc41bdba418","kind":"tag","published_at":"2015-10-15T19:22:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"35e5567f86774f808c2a8518dd312b8aa3586693","kind":"tag","published_at":"2015-09-20T13:41:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"78c243bdf37ffd56ef18d18b95aa0b0dc511bd15","kind":"tag","published_at":"2015-08-01T23:52:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8d4c8299f284138bb7de2d7a31b07f37943be5f9","kind":"tag","published_at":"2015-06-07T14:44:46.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"65e12e8f9e5d129790cb42115bbf05a77cd8bed4","kind":"tag","published_at":"2015-02-22T20:55:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"44eaaf68a49b457cd7d7d6acad5ee741db2589ad","kind":"tag","published_at":"2015-01-13T23:14:15.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"a87d9a1fed98401586ed892faebb4960cddf0db9","kind":"tag","published_at":"2014-12-13T17:29:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8eb2e5d7789000d8b80de37ae7735f6b735a045b","kind":"tag","published_at":"2014-12-04T15:51:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e2ea482f9bf92919449c9726ae90fc81a3209cc3","kind":"tag","published_at":"2014-11-20T03:30:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.0.0/manifests"},{"name":"v3.6.3","sha":"af8f4990c6eae59495fc3487bd5ebaa2bcd959e6","kind":"tag","published_at":"2014-11-11T14:50:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"7a0e9f69db900a79845cb432940e7154efeeaf2e","kind":"tag","published_at":"2014-10-21T18:14:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"eeae8e6f57cedff7b7cd7a200f8265a73dd55e29","kind":"tag","published_at":"2014-10-20T14:18:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"c7deb491285e00af706443b6872c25f9296fc41a","kind":"tag","published_at":"2014-10-15T19:33:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"a57193ff32e6b3aea96c1c004105fc98583e4dc8","kind":"tag","published_at":"2014-10-01T18:42:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.5.0/manifests"},{"name":"v3.4.5","sha":"759d94f8b249dc72a1299d4b396d46535e112af3","kind":"tag","published_at":"2014-09-27T16:33:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8fc2aafb66e39aff1e1d1f4d9920852262c9233e","kind":"tag","published_at":"2014-09-18T19:32:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"f0d91e79aade21e62c882fde8c6278c50bac1de1","kind":"tag","published_at":"2014-09-18T04:24:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"4c81c6da252fbda16f9aea48ae4972f1b3850356","kind":"tag","published_at":"2014-09-03T19:41:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"ee19e74ffa6309c9c5e8e01746261a8f651661f8","kind":"tag","published_at":"2014-08-10T20:30:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3438fda6778aa83a8998f718d3f4314ca24aa955","kind":"tag","published_at":"2014-07-13T16:31:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"3eccf5c4a81d356c9fad7ceafd9821e58f0b048a","kind":"tag","published_at":"2014-06-04T14:03:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5b03386c44f07512200c94a7d241137e52e2e314","kind":"tag","published_at":"2014-05-22T16:15:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c238faba8eaf460f95a04f255d2c3fed84d8a804","kind":"tag","published_at":"2014-05-12T13:54:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"81f63f4924ff6897082e8b6ea2170d8f70216bb7","kind":"tag","published_at":"2014-04-12T19:19:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a6747ecd7b37495c31a34fd0edc63d60cf6407c6","kind":"tag","published_at":"2014-04-12T05:34:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9b74634fdb08c00fa5d818d809a216d9c911f2b3","kind":"tag","published_at":"2014-04-06T17:56:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6d64abc0e289c19aee2ee9a87b92a94a1f6a16b7","kind":"tag","published_at":"2014-04-06T17:38:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.0/manifests"},{"name":"v2.11.1","sha":"51a28c226519daaa3a2a3971128355d0440d3819","kind":"tag","published_at":"2014-01-22T14:43:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8abf59a6321921f96650a5f820a49597bcbb9a48","kind":"tag","published_at":"2014-01-06T14:11:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"d59d2d299673abf6ab8d5c71acaf4a21a2cf4f59","kind":"tag","published_at":"2013-12-27T22:22:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"30fc4c2a2c213018c637fd077de27fb42e83db74","kind":"tag","published_at":"2013-12-20T04:34:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.9.0/manifests"},{"name":"v2.8.5","sha":"1884feb14507335674483eec809428868e49a405","kind":"tag","published_at":"2013-12-20T04:23:53.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"6d4a70702ef6d00004a89687ab402f576418b233","kind":"tag","published_at":"2013-12-13T00:28:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"c6cbb8ab394175fc0ccf6cbf23e1b7d1d2557bb0","kind":"tag","published_at":"2013-11-21T05:01:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"50f3e18ad66abfc4dc2a0a0fcc010444f65c0e2b","kind":"tag","published_at":"2013-10-22T05:23:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"1688567340486c58ae69184e9d9886621d0afb29","kind":"tag","published_at":"2013-10-21T19:08:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"c612a393014641f635ab06d57b74a3e6a1e8bbd5","kind":"tag","published_at":"2013-10-18T17:19:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"a3c08d19c0a7ab457b9c77a4d57d704698e13412","kind":"tag","published_at":"2013-10-03T03:43:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.7.0/manifests"},{"name":"v2.6.2","sha":"59f9c281b7baf1f65969f2ec243388d672d87ba6","kind":"tag","published_at":"2013-09-11T15:46:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"e346533d154bc54ab35ace7cbae83e18daff11e1","kind":"tag","published_at":"2013-09-09T16:50:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b26a4303a825674b2a37d4e69ac0c5a99c94390f","kind":"tag","published_at":"2013-09-05T22:04:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"efad508d0c9b3347c19877232b57ee1325a0cb5b","kind":"tag","published_at":"2013-09-02T03:09:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"5eb8ba2a73c15c1179bdc04eef8b5eca781071bd","kind":"tag","published_at":"2013-08-29T05:20:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"4638ab3ab0c963339cc36038bdcd4c4939b3498e","kind":"tag","published_at":"2013-08-23T03:32:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"e778348fe187eb115120267b0330f94631b52db4","kind":"tag","published_at":"2013-08-01T14:32:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"de7229a937365967c671556098e8552359161960","kind":"tag","published_at":"2013-07-30T18:15:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"a17f44a4a1ee85eb8b00eb10bf31a1761dccc5a2","kind":"tag","published_at":"2013-07-23T15:30:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8b8c857d763049edde2ee40172927d00d4051f0b","kind":"tag","published_at":"2013-07-15T14:42:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c38fedef804d4bb65070fc72fa3ae47a635a16bb","kind":"tag","published_at":"2013-07-10T04:19:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"690f224c11cfbfecec599065574403257ae98dc5","kind":"tag","published_at":"2013-06-19T02:44:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c63f748af593e2fcfb751a14da8f768a8d5c5904","kind":"tag","published_at":"2013-06-07T00:33:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"bbf945968e36e24ba123c48adc3384f7a9e5d9f0","kind":"tag","published_at":"2013-06-05T02:20:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"7c12630d11a95de61cb6a034ed2731f2bcbe7585","kind":"tag","published_at":"2013-06-03T16:46:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"30d97e3a31f33f70e3ef41053aab9131f39a45fb","kind":"tag","published_at":"2013-05-23T15:24:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"aeda9dab503fb387a5a6277eb9d374d02f66772b","kind":"tag","published_at":"2013-05-20T22:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ebc79699318b2acfff45a8ae3873140b619853b4","kind":"tag","published_at":"2013-04-22T15:49:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"b9f8011dab8851ce92333f6026a8bad4be09b833","kind":"tag","published_at":"2013-04-22T09:58:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bff8bc259cd5fae293c2df6517f66d6d6600bb07","kind":"tag","published_at":"2013-04-22T09:18:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d51994c646b6bc2275cf7af93576006aca7f8e70","kind":"tag","published_at":"2013-04-19T14:26:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e95d28d3f184a7803dbbad891cb7b75c4c5fda09","kind":"tag","published_at":"2013-04-18T20:16:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"f98bbed610075a2f86f2b71d3ab1edd2d51d37b0","kind":"tag","published_at":"2013-04-04T17:02:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0/manifests"},{"name":"v0.14.1","sha":"4b19869004ba91938fb8b4506332774acf665891","kind":"tag","published_at":"2013-03-14T13:53:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"07d7c259a57e23720f21c4fbb87e1ebbbbea6403","kind":"tag","published_at":"2013-03-07T20:53:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"b56248664c925af299fd95dd0318ce95ee4aad76","kind":"tag","published_at":"2013-03-07T13:34:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.3/manifests"},{"name":"v0.13.1","sha":"69b417171b9557993e44092579643c8c2ef3b3ad","kind":"tag","published_at":"2013-02-22T17:48:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bc71000334a3ca81f54a2f38d356e677f0d728d9","kind":"tag","published_at":"2013-02-22T02:45:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"d046ffc921038063694f9aef43b1b3b24267ce41","kind":"tag","published_at":"2013-01-30T02:22:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"2e66497511b741618b5c0f8f5b1395be3b69a3d9","kind":"tag","published_at":"2013-01-30T02:14:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"8d103cf893b045226420edd24b0d39854201079e","kind":"tag","published_at":"2013-01-25T02:52:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4f907de87c40e1083715709c8521279803058578","kind":"tag","published_at":"2013-01-24T04:46:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"b9cedb28d8811f1e847ce1b1828d085e1e121ac4","kind":"tag","published_at":"2013-01-21T01:57:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"01c7d160851f23d63c94dafd472fd48b2051f35f","kind":"tag","published_at":"2013-01-16T16:52:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"9c98d7777356cc2bdb1d3a03f941e7f8c05fe124","kind":"tag","published_at":"2013-01-06T18:14:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"adb03565ee320dbb337bd53e4f6835ded4eeb635","kind":"tag","published_at":"2013-01-06T18:11:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"e2713084c3e448de6765bd24a47645b6eeba5650","kind":"tag","published_at":"2012-12-16T06:59:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"102a069bd2360783eb106b4bbcfa93b3f7fd7030","kind":"tag","published_at":"2012-12-11T05:33:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"312a3dd01cac8fe2bf19af33199df7d986a9a4ee","kind":"tag","published_at":"2012-12-11T03:25:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.0/manifests"},{"name":"v0.8.7","sha":"62385edbe733b387392b07c9b6df9a629e07d7a3","kind":"tag","published_at":"2012-11-03T21:07:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.7/manifests"},{"name":"v0.8.4","sha":"a1d00919b0b45845824767e05ae032db17167210","kind":"tag","published_at":"2012-09-10T02:27:41.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"d19e6971d1793f12d2eab014bf6225722df55e09","kind":"tag","published_at":"2012-08-21T02:43:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"e6c46aed176ea91df741daaeb11180c855943c72","kind":"tag","published_at":"2012-08-07T13:34:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"585f480a2cfd1720a3093601c5d5b6dadc72713e","kind":"tag","published_at":"2012-07-12T03:51:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.1/manifests"},{"name":"v0.7.2","sha":"84569ab8d559e8e76b5e115874e6174f1030d459","kind":"tag","published_at":"2012-06-29T00:20:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"deb509c5f610565d023876b9d4e8afa87787e9d7","kind":"tag","published_at":"2012-06-19T03:42:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"176e6c7ab23d333510dfaf139c01ee413ac47ddf","kind":"tag","published_at":"2012-05-31T04:44:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.0/manifests"},{"name":"v0.6.18","sha":"527eb0dfe2fb164b2bdfe2843c24cb306c21444c","kind":"tag","published_at":"2012-05-10T04:46:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.18","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.18/manifests"},{"name":"v0.6.15","sha":"734a2cbdc67d08f99c1cb4e1253b18865e5add22","kind":"tag","published_at":"2012-03-22T03:45:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.15","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"6bea0390f884ef402545a5032a13fdedac0ae66c","kind":"tag","published_at":"2012-03-07T01:10:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.14","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"e0313aeffd35807186331d04409e1e7ea5bcc7c0","kind":"tag","published_at":"2012-03-02T04:03:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.13","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"b689136e752b2bd7b1fe0dac833201b434886839","kind":"tag","published_at":"2012-02-28T04:12:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.12","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"1a366d2400794738a1120fd795663043afd67d14","kind":"tag","published_at":"2012-02-28T03:59:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.11","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"7521e2494b0c2858d39ef0b218089af5ce8dfb91","kind":"tag","published_at":"2012-02-03T05:28:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"0e5dee59d92475a50266da787c8b5082d63f89dd","kind":"tag","published_at":"2012-01-02T07:09:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"2933bdd2cb725010a7b9488c8c5127e5bae83823","kind":"tag","published_at":"2011-12-01T05:02:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"4b2d1d401b06b99c441104122e17aad67e4a6356","kind":"tag","published_at":"2011-11-28T05:19:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"91afa89d377252b930c8728de71860874b60adad","kind":"tag","published_at":"2011-11-11T06:18:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.6/manifests"},{"name":"v0.6.3","sha":"45f21683431853b1a316d4a02e6edbb786e16576","kind":"tag","published_at":"2011-10-24T16:29:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"caa2dcef064a8690bd0f122bd2708c2a7709a49d","kind":"tag","published_at":"2011-10-20T03:59:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"f075ea306f31f92afaaeb514bdaf35fddd48d2ec","kind":"tag","published_at":"2011-10-12T05:36:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"e9f0b1aed685cd3d81d8fe7a3b97d317d5050b3d","kind":"tag","published_at":"2011-10-04T04:46:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"760a2aad119a93ec81f220536dbcc5090db66361","kind":"tag","published_at":"2011-09-21T19:36:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"43555e793182abbc0279a82698cd4a871e0a4340","kind":"tag","published_at":"2011-09-02T03:10:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"915b49fb032a864ad773fe4e04b112861f0af9c9","kind":"tag","published_at":"2011-08-16T23:59:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"494c167960571e08e4744fcb88540d9d1fed2883","kind":"tag","published_at":"2011-08-12T06:18:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"7cfd76c2fe522a469abfd34779ae616d3bdfc134","kind":"tag","published_at":"2011-07-20T20:33:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"621857746db4185d970eadd024344ee4b6896aed","kind":"tag","published_at":"2011-07-19T23:13:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"1fbe54d5f2989f1fbb0d8839b36c8718ce27cbc0","kind":"tag","published_at":"2011-07-13T04:10:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1e3305729d72b1013b035076a3af37eb5db9c763","kind":"tag","published_at":"2011-05-20T04:34:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"26a85101ceb51f6b6fbcd2e1128d0aedaf96f760","kind":"tag","published_at":"2011-05-01T22:27:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e0aeb0458a84c05eabb53c2aba819876015595d5","kind":"tag","published_at":"2011-04-16T16:54:44.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"ddd189b359a652aca71ca4fea9056a3e80baa3b7","kind":"tag","published_at":"2011-04-15T04:14:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"6a61ad6d68d0609c8e1550757e6ec4cef1a06b2b","kind":"tag","published_at":"2011-03-16T04:09:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"8174883e4f717b25dcc3a2348b25f15f503f01b5","kind":"tag","published_at":"2011-03-16T04:06:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f815c990c326b12ef6075598c6d3fa38339be2e4","kind":"tag","published_at":"2011-03-11T18:30:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"da43ce3a37aa98f4ac8e34ec4378c1013a9dd7bb","kind":"tag","published_at":"2011-03-08T03:43:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"5df80bfd807933da538cc9a71e90d3804ef6f1fd","kind":"tag","published_at":"2011-02-08T20:12:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"da34dab55ee88993c92c7cae9b9f42cf59cb88a6","kind":"tag","published_at":"2011-01-24T06:01:46.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a7083d3bf72cafe50027b4a6b76032ea400e6016","kind":"tag","published_at":"2011-01-18T17:01:22.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"fd1dd95b43819a2d775625075a557e78cedc921a","kind":"tag","published_at":"2011-01-14T20:53:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"f5fce3542b6cd513d9bc5dd2696cd2afeb0367da","kind":"tag","published_at":"2011-01-10T22:32:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"43aaa904f1696f5c6deaa8b4753151af5d1679fd","kind":"tag","published_at":"2011-01-01T16:59:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8d466735f13ebd7d73c2306d62767b222324d535","kind":"tag","published_at":"2011-01-01T16:52:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"509564f97627f3a531c514ca8df26246e01dc513","kind":"tag","published_at":"2010-12-19T22:44:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"1237db1f4ac3da1f8922ff80d9a297291c1380a8","kind":"tag","published_at":"2010-12-17T06:10:44.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f34470db4152ea09b96e61d97a59db1bbecf9e63","kind":"tag","published_at":"2010-12-14T18:25:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8f6ca815e9c8e2385d7051b1dbbf3a407f0fb860","kind":"tag","published_at":"2010-12-14T02:02:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"53d4fa9b9ce7b8f8b6f63b02f2ba8b47c90772e9","kind":"tag","published_at":"2010-12-03T00:04:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"ed2773bdf8cc7f30ac879827f1691518bc198a16","kind":"tag","published_at":"2010-11-22T05:31:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"06417eafdcc20c31472491ba1638652f1ee2ca85","kind":"tag","published_at":"2010-11-21T00:39:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9ba0f9ed173cc32d0ef7b8e6cfc82eb41fb4e7b6","kind":"tag","published_at":"2010-11-15T00:13:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"d221d8b1f301bd1550fd26ddfb63801ce5ca16a1","kind":"tag","published_at":"2010-11-12T06:07:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24dcf84c4c2f1a02366bfd047f099fc1d8ddff18","kind":"tag","published_at":"2010-11-04T15:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"477d0744fab6e48e393a3a52e321699af4e73292","kind":"tag","published_at":"2010-11-03T21:49:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ef634702b90f7692dc0d0841cfd2d906ffca8001","kind":"tag","published_at":"2010-11-03T06:53:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-15T13:29:22.206Z","dependent_packages_count":35,"downloads":213232170,"downloads_period":"last-month","dependent_repos_count":139948,"rankings":{"downloads":0.05982492243294954,"dependent_repos_count":0.08682143205257803,"dependent_packages_count":0.7575458886406449,"stargazers_count":0.941592257422945,"forks_count":1.0888135882796817,"docker_downloads_count":0.11132637739696698,"average":0.5076540777042943},"purl":"pkg:npm/pg-protocol","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pg-protocol","docker_dependents_count":4790,"docker_downloads_count":327616194,"usage_url":"https://repos.ecosyste.ms/usage/npm/pg-protocol","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pg-protocol/dependencies","status":null,"funding_links":["https://github.com/sponsors/brianc"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T16:37:24.625Z","issues_count":488,"pull_requests_count":710,"avg_time_to_close_issue":19216580.14176245,"avg_time_to_close_pull_request":8228334.436842105,"issues_closed_count":261,"pull_requests_closed_count":570,"pull_request_authors_count":173,"issue_authors_count":425,"avg_comments_per_issue":5.153688524590164,"avg_comments_per_pull_request":2.4098591549295776,"merged_pull_requests_count":320,"bot_issues_count":1,"bot_pull_requests_count":183,"past_year_issues_count":41,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":2477961.222222222,"past_year_avg_time_to_close_pull_request":1602848.6666666667,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.341463414634146,"past_year_avg_comments_per_pull_request":2.128787878787879,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/issues","maintainers":[{"login":"brianc","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianc"},{"login":"hjr3","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjr3"},{"login":"charmander","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charmander"},{"login":"petebacondarwin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petebacondarwin"},{"login":"PierreJeanjacquot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PierreJeanjacquot"}],"active_maintainers":[{"login":"brianc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianc"},{"login":"charmander","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charmander"},{"login":"hjr3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjr3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-protocol/codemeta","maintainers":[{"uuid":"brianc","login":"brianc","name":null,"email":"brian.m.carlson@gmail.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~brianc","role":null,"created_at":"2022-11-10T12:09:53.584Z","updated_at":"2022-11-10T12:09:53.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brianc/packages"}]},{"id":4315617,"name":"IniFile","ecosystem":"julia","description":"Reading and writing Windows-style INI files (writing not yet implemented).","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaIO/IniFile.jl","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-08-07T14:54:39.000Z","latest_release_published_at":"2022-02-24T07:55:35.000Z","latest_release_number":"0.5.1","last_synced_at":"2026-03-24T16:35:59.432Z","created_at":"2022-04-19T16:37:12.226Z","updated_at":"2026-09-05T10:41:41.269Z","registry_url":"https://juliahub.com/ui/Packages/General/IniFile/","install_command":"Pkg.add(\"IniFile\")","documentation_url":"https://docs.juliahub.com/General/IniFile/stable/","metadata":{"uuid":"83e8ac13-25f8-5344-8a64-a9f2b223428f"},"repo_metadata":{"id":5482343,"uuid":"6679684","full_name":"JuliaIO/IniFile.jl","owner":"JuliaIO","description":"Reading and writing Windows-style INI files (writing not yet implemented).","archived":false,"fork":false,"pushed_at":"2023-09-11T07:11:12.000Z","size":40,"stargazers_count":17,"open_issues_count":7,"forks_count":17,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-07-29T05:40:10.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-13T23:37:05.000Z","updated_at":"2025-08-25T14:51:36.000Z","dependencies_parsed_at":"2024-12-24T13:42:31.040Z","dependency_job_id":"b5e8b463-ddcf-4edc-a52e-0d6808a2afda","html_url":"https://github.com/JuliaIO/IniFile.jl","commit_stats":{"total_commits":38,"total_committers":15,"mean_commits":2.533333333333333,"dds":0.8157894736842105,"last_synced_commit":"580e2f37afc1f3fd47c947dfe6564f1aad1923d6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaIO/IniFile.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaIO","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37023287,"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-05T02:00:06.064Z","response_time":108,"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":"JuliaIO","name":"JuliaIO","uuid":"11489324","kind":"organization","description":"A collection of Julia packages for unified IO infrastructure","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11489324?v=4","repositories_count":82,"last_synced_at":"2023-03-10T21:15:45.419Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaIO","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:34:43.755Z","updated_at":"2023-03-10T21:15:45.508Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaIO/repositories"},"tags":[{"name":"v0.5.1","sha":"580e2f37afc1f3fd47c947dfe6564f1aad1923d6","kind":"tag","published_at":"2022-02-24T07:55:35.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.5.1","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9b44e6e60cc4b15fa91f79b9d8c9477cd58547d1","kind":"commit","published_at":"2018-08-07T14:54:39.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"477724366b99cd0f9945950da0c7ff83148830c3","kind":"commit","published_at":"2018-02-13T20:55:45.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.4.0/manifests"},{"name":"0.3.0","sha":"ec6c9365bc3a04e1db0fa60350abdebd9a4e8179","kind":"commit","published_at":"2017-03-12T10:27:11.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/0.3.0","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/0.3.0/manifests"},{"name":"v0.3.1","sha":"ec6c9365bc3a04e1db0fa60350abdebd9a4e8179","kind":"commit","published_at":"2017-03-12T10:27:11.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.3.1","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ec6c9365bc3a04e1db0fa60350abdebd9a4e8179","kind":"commit","published_at":"2017-03-12T10:27:11.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.3.0","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"2fdadbd18fdea79dc3c8278ba329db840dc10be8","kind":"tag","published_at":"2016-01-07T06:30:00.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.2.5","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.2.5/manifests"},{"name":"v0.2.3","sha":"507cde1d7c6299582fb7d51e68f82d785c264400","kind":"tag","published_at":"2014-08-21T19:29:13.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0.2.3","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0.2.3/manifests"},{"name":"v0","sha":"702092dcca18b202f653476ea789f79e1ec1a608","kind":"commit","published_at":"2012-11-13T22:56:51.000Z","download_url":"https://codeload.github.com/JuliaIO/IniFile.jl/tar.gz/v0","html_url":"https://github.com/JuliaIO/IniFile.jl/releases/tag/v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaIO/IniFile.jl@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/tags/v0/manifests"}]},"repo_metadata_updated_at":"2026-09-05T10:41:41.269Z","dependent_packages_count":8,"downloads":68614,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":4.257184607890891,"dependent_packages_count":7.220814656012473,"stargazers_count":28.67998051631758,"forks_count":7.520701412566975,"docker_downloads_count":null,"average":11.91967029819698},"purl":"pkg:julia/IniFile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/IniFile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/IniFile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/IniFile/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:26:23.161Z","issues_count":13,"pull_requests_count":24,"avg_time_to_close_issue":25924451.09090909,"avg_time_to_close_pull_request":18120872.157894738,"issues_closed_count":11,"pull_requests_closed_count":19,"pull_request_authors_count":19,"issue_authors_count":11,"avg_comments_per_issue":2.4615384615384617,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaIO%2FIniFile.jl/issues","maintainers":[{"login":"StefanKarpinski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StefanKarpinski"},{"login":"tanmaykm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanmaykm"},{"login":"KristofferC","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KristofferC"},{"login":"ararslan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ararslan"},{"login":"quinnj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quinnj"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/IniFile/codemeta","maintainers":[]},{"id":4312183,"name":"AffineInvariantMCMC","ecosystem":"julia","description":"Affine Invariant Markov Chain Monte Carlo (MCMC) Ensemble sampler","homepage":"http://mads.gitlab.io","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl","keywords_array":["mads","julia","mcmc","uncertainty","uncertainty-estimation","uncertainty-quantification","affine-invariance","ensemble-sampler","high-performance-computing","monte-carlo-simulation","markov-chain","markov-chain-monte-carlo"],"namespace":null,"versions_count":15,"first_release_published_at":"2018-09-20T16:49:02.000Z","latest_release_published_at":"2025-10-01T00:00:00.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-03-24T16:36:01.574Z","created_at":"2022-04-19T16:35:04.430Z","updated_at":"2026-09-13T15:13:45.336Z","registry_url":"https://juliahub.com/ui/Packages/General/AffineInvariantMCMC/","install_command":"Pkg.add(\"AffineInvariantMCMC\")","documentation_url":"https://docs.juliahub.com/General/AffineInvariantMCMC/stable/","metadata":{"uuid":"a0f608ac-68d0-5108-ad9a-0cdca73324f3"},"repo_metadata":{"id":11731565,"uuid":"69969802","full_name":"madsjulia/AffineInvariantMCMC.jl","owner":"madsjulia","description":"Affine Invariant Markov Chain Monte Carlo (MCMC) Ensemble sampler","archived":false,"fork":false,"pushed_at":"2025-10-19T12:46:46.000Z","size":754,"stargazers_count":32,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-11T00:06:54.459Z","etag":null,"topics":["affine-invariance","ensemble-sampler","high-performance-computing","julia","mads","markov-chain","markov-chain-monte-carlo","mcmc","monte-carlo-simulation","uncertainty","uncertainty-estimation","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://mads.gitlab.io","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madsjulia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-04T13:55:01.000Z","updated_at":"2025-10-19T12:46:50.000Z","dependencies_parsed_at":"2022-07-25T19:17:32.297Z","dependency_job_id":"bacf3aef-ee49-427d-9335-ba264a413e80","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl","commit_stats":{"total_commits":82,"total_committers":2,"mean_commits":41.0,"dds":"0.024390243902439046","last_synced_commit":"97f6912258902d179b1d649b0035e320a5575400"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madsjulia","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37278838,"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-13T02:00:22.117Z","response_time":122,"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":"madsjulia","name":"MADS: Model Analysis \u0026 Decision Support","uuid":"13813710","kind":"organization","description":"High-performance computational framework for data analytics, model diagnostics, machine learning \u0026 decision support","email":"velimir.vesselinov@gmail.com","website":"https://madsjulia.github.io","location":"USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13813710?v=4","repositories_count":21,"last_synced_at":"2024-03-26T14:21:07.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madsjulia","funding_links":[],"total_stars":210,"followers":5,"following":0,"created_at":"2022-11-03T21:46:19.488Z","updated_at":"2024-03-26T14:21:07.258Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madsjulia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madsjulia/repositories"},"tags":[{"name":"v1.3.0","sha":"5ffd6b808a7606bf19ad5edcde8fb88eb7af690e","kind":"tag","published_at":"2024-11-13T19:09:39.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.3.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"dd601057c7b7465dbe46da0b8869b9d6e86bc002","kind":"tag","published_at":"2024-03-21T01:39:32.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.2.4","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"97f6912258902d179b1d649b0035e320a5575400","kind":"tag","published_at":"2024-01-29T18:06:53.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.2.3","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"da400be7048ead60687313089882d2eea4bcd3a6","kind":"tag","published_at":"2023-11-03T00:27:02.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.2.2","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"46ac9063679d4d2ff8664a8dc390d05ec704eb35","kind":"tag","published_at":"2023-07-21T21:04:11.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.2.1","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4117b60c05b64df4a10228c7639d1d301b2745a3","kind":"tag","published_at":"2023-07-18T20:04:41.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.2.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.2.0/manifests"},{"name":"v1.0.0","sha":"81dc698538b9d74aa2da820af65547f5f7021881","kind":"tag","published_at":"2020-10-20T00:00:58.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v1.0.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"14b7df6c8733292ac284c4fc55922e240040e149","kind":"tag","published_at":"2019-10-27T00:02:27.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.6.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c4b956bdd6fa65550b3fe5f023fddbc194d35e86","kind":"tag","published_at":"2019-07-01T18:12:47.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.5.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40aafaa7f0bcf7c464c8d1329d07823712f34334","kind":"commit","published_at":"2019-03-09T19:31:17.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.4.1","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b37792178e128b1930b8ef058ea6809bbf5b3e34","kind":"commit","published_at":"2018-09-20T16:49:02.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.4.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d503dc8a136e7ab171dda5c489ae45244845f564","kind":"commit","published_at":"2018-07-15T18:42:06.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.3.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"c007be1f529039d2813d001e19c11a6030bf391e","kind":"tag","published_at":"2017-10-06T13:43:53.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.7","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"104df63a5b9de2991793e1f99fc117f037b72357","kind":"tag","published_at":"2017-06-24T17:29:02.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.6","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"eaa95b83a90d6700f4456702aba94c88a7284d20","kind":"tag","published_at":"2017-06-04T14:08:34.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.5","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3f0587e428284c36b22dba135c5aad92e4ebf8d8","kind":"tag","published_at":"2017-05-25T14:33:42.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.4","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"988e663f64b2d7558d7b76a88712800bdd96d1f3","kind":"tag","published_at":"2017-05-15T16:20:09.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.3","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"65aa4a133568cfa194dd4b6649066bbc7fce85ce","kind":"tag","published_at":"2017-04-08T20:22:50.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.2","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"848d8368181e14988f431e8e831900cfa83c6433","kind":"tag","published_at":"2017-03-23T15:49:16.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.1","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"683e4e8bc4f7fd24250a914e119f0f2eca17cf2d","kind":"tag","published_at":"2017-03-17T15:59:55.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.2.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"f57c854fca9eb552aa3387c0a7e86c584369d5cc","kind":"tag","published_at":"2017-03-13T00:31:19.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.5","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f4810ea5241f2347ee525cd221775fde9a6d17c7","kind":"tag","published_at":"2017-02-23T05:26:59.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.4","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"c887cc47723cab9c725a2029dc2e6be2540c4d68","kind":"tag","published_at":"2016-12-31T21:48:27.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.3","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f0a7393e8f1a3fb49b103e7ae719d7739e9a8747","kind":"tag","published_at":"2016-12-06T17:20:11.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.2","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"130740d5bce9832808619fc785a990c34a6b0c32","kind":"tag","published_at":"2016-12-03T18:35:16.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.1","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1e7d1e791df66620dd477989e67b22d19f83e0ce","kind":"tag","published_at":"2016-11-30T21:29:02.000Z","download_url":"https://codeload.github.com/madsjulia/AffineInvariantMCMC.jl/tar.gz/v0.1.0","html_url":"https://github.com/madsjulia/AffineInvariantMCMC.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madsjulia/AffineInvariantMCMC.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T15:13:45.336Z","dependent_packages_count":3,"downloads":190,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":3.273115773115773,"dependent_packages_count":17.26849155503786,"stargazers_count":18.269230769230766,"forks_count":12.17239370995923,"docker_downloads_count":null,"average":12.745807951835907},"purl":"pkg:julia/AffineInvariantMCMC","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/AffineInvariantMCMC","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/AffineInvariantMCMC","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/AffineInvariantMCMC/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-12-06T21:29:59.708Z","issues_count":4,"pull_requests_count":11,"avg_time_to_close_issue":99312510.75,"avg_time_to_close_pull_request":104605088.0,"issues_closed_count":4,"pull_requests_closed_count":10,"pull_request_authors_count":6,"issue_authors_count":4,"avg_comments_per_issue":11.25,"avg_comments_per_pull_request":0.09090909090909091,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13639101.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madsjulia%2FAffineInvariantMCMC.jl/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/AffineInvariantMCMC/codemeta","maintainers":[]},{"id":1080295,"name":"termtree","ecosystem":"cargo","description":"Visualize tree-like data on the command-line","homepage":"https://github.com/rust-cli/termtree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rust-cli/termtree","keywords_array":["cli","dag","tree"],"namespace":null,"versions_count":11,"first_release_published_at":"2021-10-07T18:21:36.306Z","latest_release_published_at":"2026-02-11T13:24:54.795Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-12T20:21:02.855Z","created_at":"2022-04-07T21:03:41.143Z","updated_at":"2026-09-13T04:08:36.131Z","registry_url":"https://crates.io/crates/termtree/","install_command":"cargo install termtree","documentation_url":"https://docs.rs/termtree/","metadata":{"categories":["command-line-interface","visualization"]},"repo_metadata":{"id":42384894,"uuid":"414707270","full_name":"rust-cli/termtree","owner":"rust-cli","description":"Visualize tree-like data on the command-line","archived":false,"fork":false,"pushed_at":"2026-09-01T12:04:58.000Z","size":370,"stargazers_count":120,"open_issues_count":1,"forks_count":9,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-09-06T00:27:13.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/termtree","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/rust-cli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-10-07T18:02:14.000Z","updated_at":"2026-09-01T12:07:29.000Z","dependencies_parsed_at":"2026-08-13T15:34:57.339Z","dependency_job_id":null,"html_url":"https://github.com/rust-cli/termtree","commit_stats":{"total_commits":195,"total_committers":8,"mean_commits":24.375,"dds":"0.23589743589743595","last_synced_commit":"ce25c82cc0e0a97227470f0f355405a438fe3f24"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rust-cli/termtree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-cli","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/sbom","scorecard":{"id":790413,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-cli/termtree","commit":"68c5d8f5ec1609b6a00aa779c624101fabafffd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/audit.yml:28","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/audit.yml:42","Info: found token with 'none' permissions: .github/workflows/ci.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/committed.yml:7","Info: found token with 'none' permissions: .github/workflows/pre-commit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rust-next.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/spelling.yml:4"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/audit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/audit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/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/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/committed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/committed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/committed.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/committed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-next.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-next.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-next.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/rust-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spelling.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/spelling.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spelling.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-cli/termtree/spelling.yml/main?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  30 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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"}}]},"last_synced_at":"2025-08-23T07:22:07.614Z","repository_id":42384894,"created_at":"2025-08-23T07:22:07.614Z","updated_at":"2025-08-23T07:22:07.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37051387,"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":"rust-cli","name":"Rust CLI WG","uuid":"37223191","kind":"organization","description":"The @rustlang commandline application working group","email":null,"website":"https://github.com/rust-lang-nursery/cli-wg","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37223191?v=4","repositories_count":16,"last_synced_at":"2026-09-13T00:53:03.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rust-cli","funding_links":[],"total_stars":9690,"followers":234,"following":0,"created_at":"2022-11-02T16:47:13.420Z","updated_at":"2026-09-13T00:53:03.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-cli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-cli/repositories"},"tags":[{"name":"v1.0.0","sha":"0124efcd0dbd80ce725f9a1882854ef5bc183b5d","kind":"tag","published_at":"2026-02-11T13:24:56.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v1.0.0","html_url":"https://github.com/rust-cli/termtree/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v1.0.0/manifests"},{"name":"v0.5.1","sha":"976ddd79b0af191bdd1325adfa0c4baa9c773f63","kind":"tag","published_at":"2024-07-25T14:42:44.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.5.1","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c4445f2eda0bed8ebc4a80909eac49bb485d2eb4","kind":"tag","published_at":"2024-07-09T15:45:03.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.5.0","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"b333eaccb707d862feb45d5202de63ff26b77839","kind":"tag","published_at":"2023-03-14T07:19:49.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.4.1","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0c35b430facaaf1c704da7b5df37531d6b5d6391","kind":"tag","published_at":"2022-04-07T18:58:59.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.4.0","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"62180bd1b5633e3cde7fe4f8d5802a06aebf2b2a","kind":"tag","published_at":"2022-04-07T15:16:46.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.3.0","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"0cb75987e2b2fc8e56b8b6954438712490fd5333","kind":"tag","published_at":"2022-01-07T14:13:00.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.2.4","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a719042c5aad5c1795ee5591892aace56347c1be","kind":"tag","published_at":"2021-10-26T15:38:23.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.2.3","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"9c5a616e23c16656ffaef9a46850b88e45d01789","kind":"tag","published_at":"2021-10-22T22:22:05.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.2.2","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"4b49ced781467062a5ac5d4fbe7ac4368d9b553c","kind":"tag","published_at":"2021-10-07T18:37:15.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.2.1","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9600b069a7d66f871d07f3159fc921393603bca7","kind":"tag","published_at":"2021-10-07T18:21:41.000Z","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/v0.2.0","html_url":"https://github.com/rust-cli/termtree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-cli/termtree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T04:08:36.131Z","dependent_packages_count":27,"downloads":192200933,"downloads_period":"total","dependent_repos_count":2732,"rankings":{"downloads":0.3617848050381884,"dependent_repos_count":0.7327376460714965,"dependent_packages_count":1.758852443986826,"stargazers_count":16.660437103746904,"forks_count":21.04698971064268,"docker_downloads_count":0.7736411912804926,"average":6.889073816794432},"purl":"pkg:cargo/termtree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/termtree","docker_dependents_count":193,"docker_downloads_count":24423402,"usage_url":"https://repos.ecosyste.ms/usage/cargo/termtree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/termtree/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T20:20:46.331Z","issues_count":4,"pull_requests_count":92,"avg_time_to_close_issue":106699.0,"avg_time_to_close_pull_request":59498.39772727273,"issues_closed_count":3,"pull_requests_closed_count":88,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.45652173913043476,"merged_pull_requests_count":85,"bot_issues_count":2,"bot_pull_requests_count":70,"past_year_issues_count":2,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1360.0,"past_year_avg_time_to_close_pull_request":39202.65217391304,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.4166666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/termtree/codemeta","maintainers":[{"uuid":"6743","login":"epage","name":"Ed Page","email":null,"url":"https://github.com/epage","packages_count":137,"html_url":"https://crates.io/users/epage","role":null,"created_at":"2022-11-07T16:24:12.773Z","updated_at":"2022-11-07T16:24:12.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/epage/packages"}]},{"id":1878626,"name":"is-arrayish","ecosystem":"npm","description":"Determines if an object can be used as an array","homepage":"https://github.com/qix-/node-is-arrayish#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qix-/node-is-arrayish","keywords_array":["is","array","duck","type","arrayish","similar","proto","prototype","type"],"namespace":null,"versions_count":9,"first_release_published_at":"2015-08-25T17:08:51.805Z","latest_release_published_at":"2025-09-13T16:44:23.359Z","latest_release_number":"0.3.4","last_synced_at":"2026-09-17T02:50:34.180Z","created_at":"2022-04-09T17:48:16.184Z","updated_at":"2026-09-17T02:50:34.180Z","registry_url":"https://www.npmjs.com/package/is-arrayish","install_command":"npm install is-arrayish","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.4"},"contentPolicy":null},"repo_metadata":{"id":47622211,"uuid":"41376759","full_name":"Qix-/node-is-arrayish","owner":"Qix-","description":"Check if an object can be used like an Array","archived":false,"fork":false,"pushed_at":"2025-09-13T16:43:12.000Z","size":12,"stargazers_count":17,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-03T18:35:48.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-25T17:06:38.000Z","updated_at":"2025-10-14T10:30:28.000Z","dependencies_parsed_at":"2025-10-06T05:35:11.293Z","dependency_job_id":"1edba155-053a-451d-af8e-fb2700b323df","html_url":"https://github.com/Qix-/node-is-arrayish","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/node-is-arrayish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37064877,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-15T02:25:19.946Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1856,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-15T02:25:19.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"0.3.4","sha":"db809c0ff45fa21ce3e22c3bbf435614aedad21d","kind":"tag","published_at":"2025-09-13T16:42:59.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.3.4","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.4/manifests"},{"name":"0.3.1","sha":"524a7d9ccd6ddab8495d5eb4bf56d587dec22ffe","kind":"tag","published_at":"2018-10-31T16:29:14.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.3.1","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.1/manifests"},{"name":"0.3.2","sha":"8ef97ff99d606e911aeaf003b86318b882b4fba1","kind":"tag","published_at":"2018-06-19T08:09:27.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.3.2","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.2/manifests"},{"name":"0.3.0","sha":"1e1d1710b5d8b2ee6ea9ecccbbae0657a59382b5","kind":"tag","published_at":"2016-01-23T17:57:24.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.3.0","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"53f22aa6ce557d7d31a3d1152a590a2df220df9d","kind":"tag","published_at":"2015-08-31T23:02:34.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.2.1","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"7b0be35df6c842532938000d2352ca506b0797e1","kind":"tag","published_at":"2015-08-25T23:58:24.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.2.0","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"0ca0100bf72ace8660600d3107a3a9d10a48cb19","kind":"tag","published_at":"2015-08-25T17:09:59.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.1.1","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"0a6d011135dd6242ef91eb06e3e2260d50ed3112","kind":"tag","published_at":"2015-08-25T17:07:44.000Z","download_url":"https://codeload.github.com/Qix-/node-is-arrayish/tar.gz/0.1.0","html_url":"https://github.com/Qix-/node-is-arrayish/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/node-is-arrayish@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T14:17:59.686Z","dependent_packages_count":1534,"downloads":468408478,"downloads_period":"last-month","dependent_repos_count":5599,"rankings":{"downloads":0.004271253043267793,"dependent_repos_count":0.3095563263281133,"dependent_packages_count":0.04873609241677354,"stargazers_count":8.174057989942291,"forks_count":6.113643289490004,"docker_downloads_count":0.007912770060925592,"average":2.443029620213563},"purl":"pkg:npm/is-arrayish","advisories":[{"uuid":"GSA_kwCzR0hTQS1mcmg3LTJmODQtdjltd84ABMJr","url":"https://github.com/advisories/GHSA-frh7-2f84-v9mw","title":"is-arrayish@0.3.3 contains malware after npm account takeover","description":"### Impact\nOn 8 September 2025, an npm publishing account for `is-arrayish` was taken over after a phishing attack. Version `0.3.3` was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments.\n\nLocal environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct `\u003cscript\u003e` inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt.\n\nThe malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. See references below for more information on the payload.\n\n### Patches\nnpm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper.\n\nOn 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. This version is functionally identical to the previously known-good version, published as a patch version bump above the compromised version.\n\nUsers should update to the latest patch version, completely remove their `node_modules` directory, clean their package manager's global cache, and rebuild any browser bundles from scratch.\n\nThose operating private registries or registry mirrors should purge the offending versions from any caches.\n\n### References\n- https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised\n- https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack\n- https://www.ox.security/blog/npm-packages-compromised/\n\n### Point of Contact\nIn the event suspicious behavior is still observed for the package listed in this security advisory after performing all of the above cleaning operations (see _Patches_ above), please reach out via one of the following channels of communication:\n\n- Bluesky, compromised publishing account owner: https://bsky.app/profile/bad-at-computer.bsky.social\n- `debug` repository, tracking issue (applies to all packages affected in the breach): https://github.com/debug-js/debug/issues/1005","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-09-15T23:58:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:A/U:Red","references":["https://github.com/Qix-/node-is-arrayish/security/advisories/GHSA-frh7-2f84-v9mw","https://nvd.nist.gov/vuln/detail/CVE-2025-59331","https://github.com/debug-js/debug/issues/1005","https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack","https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised","https://www.ox.security/blog/npm-packages-compromised","https://github.com/advisories/GHSA-frh7-2f84-v9mw"],"source_kind":"github","identifiers":["GHSA-frh7-2f84-v9mw","CVE-2025-59331"],"repository_url":"https://github.com/Qix-/node-is-arrayish","blast_radius":32.98337211395586,"created_at":"2025-09-16T00:10:44.910Z","updated_at":"2026-08-28T13:05:10.766Z","epss_percentage":0.00406,"epss_percentile":0.33535,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcmg3LTJmODQtdjltd84ABMJr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mcmg3LTJmODQtdjltd84ABMJr","packages":[{"ecosystem":"npm","package_name":"is-arrayish","versions":[{"first_patched_version":"0.3.4","vulnerable_version_range":"= 0.3.3"}],"purl":"pkg:npm/is-arrayish"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcmg3LTJmODQtdjltd84ABMJr/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-arrayish","docker_dependents_count":35364,"docker_downloads_count":9983755263,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-arrayish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-arrayish/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T00:03:24.385Z","issues_count":5,"pull_requests_count":5,"avg_time_to_close_issue":6486605.2,"avg_time_to_close_pull_request":120367.0,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fnode-is-arrayish/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-arrayish/codemeta","maintainers":[{"uuid":"qix","login":"qix","name":null,"email":"npm@josh.junon.me","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~qix","role":null,"created_at":"2022-11-12T20:48:14.239Z","updated_at":"2022-11-12T20:48:14.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qix/packages"}]},{"id":3505263,"name":"github.com/xdg-go/scram","ecosystem":"go","description":"Package scram provides client and server implementations of the Salted Challenge Response Authentication Mechanism (SCRAM) described in RFC-5802, RFC-7677, and RFC-9266.","homepage":"https://github.com/xdg-go/scram","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/xdg-go/scram","keywords_array":[],"namespace":"github.com/xdg-go","versions_count":7,"first_release_published_at":"2021-03-27T14:41:49.000Z","latest_release_published_at":"2025-11-24T13:40:20.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-09-17T02:50:38.698Z","created_at":"2022-04-10T20:34:44.090Z","updated_at":"2026-09-17T02:50:38.699Z","registry_url":"https://pkg.go.dev/github.com/xdg-go/scram","install_command":"go get github.com/xdg-go/scram","documentation_url":"https://pkg.go.dev/github.com/xdg-go/scram#section-documentation","metadata":{},"repo_metadata":{"id":33004830,"uuid":"123822857","full_name":"xdg-go/scram","owner":"xdg-go","description":"Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)","archived":false,"fork":false,"pushed_at":"2025-11-24T13:41:16.000Z","size":101,"stargazers_count":53,"open_issues_count":0,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-31T19:05:09.715Z","etag":null,"topics":["golang","scram"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdg-go.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-04T19:48:22.000Z","updated_at":"2026-07-28T13:00:18.000Z","dependencies_parsed_at":"2023-01-14T23:00:37.826Z","dependency_job_id":null,"html_url":"https://github.com/xdg-go/scram","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/xdg-go/scram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdg-go","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/sbom","scorecard":{"id":1240036,"data":{"date":"2025-11-17","repo":{"name":"github.com/xdg-go/scram","commit":"753038a625c5bfb06fa0e111cd83b20dfe70bb3e"},"scorecard":{"version":"v5.4.1-0.20251120163002-1d52e157fc46","commit":"1d52e157fc46eb48937ec6ea11adbeff64595731"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:20","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/xdg-go/scram/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/xdg-go/scram/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#binary-artifacts"}},{"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/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/1d52e157fc46eb48937ec6ea11adbeff64595731/docs/checks.md#sast"}}]},"last_synced_at":"2025-11-28T05:54:11.287Z","repository_id":33004830,"created_at":"2025-11-28T05:54:11.288Z","updated_at":"2025-11-28T05:54:11.288Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36206768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"xdg-go","name":"xdg Go code","uuid":"42934145","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42934145?v=4","repositories_count":13,"last_synced_at":"2023-03-01T01:15:39.377Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xdg-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:25:27.475Z","updated_at":"2023-03-01T01:15:39.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdg-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdg-go/repositories"},"tags":[{"name":"v1.2.0","sha":"b6d6a0b27c123984bef7d14cdb7f487bdbdd68d2","kind":"tag","published_at":"2025-11-24T13:41:12.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.2.0","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"17629a50d5ce12875d83f9095809ae43b765c303","kind":"tag","published_at":"2022-12-07T15:05:50.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.1.2","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ef29d5590bacede26100601bb2f7d9bb08bacc75","kind":"tag","published_at":"2022-03-04T01:12:14.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.1.1","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e104764f39ef541002548b5b40cd427d770c7370","kind":"tag","published_at":"2022-01-16T21:27:19.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.1.0","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"2ad501880a7f7bcc9af290278baa3658c9a2f2cd","kind":"tag","published_at":"2021-03-28T19:37:20.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.0.2","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e8ba582e8b45f9b029d897635ecfa78e65879066","kind":"tag","published_at":"2021-03-27T15:08:19.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.0.1","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"981e4a719883c5796909a60e0b74ed82f4187d56","kind":"tag","published_at":"2021-03-27T14:41:59.000Z","download_url":"https://codeload.github.com/xdg-go/scram/tar.gz/v1.0.0","html_url":"https://github.com/xdg-go/scram/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xdg-go/scram@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T00:50:09.655Z","dependent_packages_count":6926,"downloads":null,"downloads_period":null,"dependent_repos_count":21093,"rankings":{"downloads":null,"dependent_repos_count":0.04379737215767054,"dependent_packages_count":0.027398356098634082,"stargazers_count":7.0335035944949444,"forks_count":5.589502173706407,"docker_downloads_count":0.02859828410295382,"average":2.544559956112122},"purl":"pkg:golang/github.com/xdg-go/scram","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/xdg-go/scram","docker_dependents_count":2626,"docker_downloads_count":12662286731,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/xdg-go/scram","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/xdg-go/scram/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-09T23:00:49.023Z","issues_count":8,"pull_requests_count":4,"avg_time_to_close_issue":28747329.375,"avg_time_to_close_pull_request":24665478.75,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":224069.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdg-go%2Fscram/issues","maintainers":[{"login":"xdg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xdg"}],"active_maintainers":[{"login":"xdg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xdg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxdg-go%2Fscram/codemeta","maintainers":[]},{"id":1526742,"name":"cjs-module-lexer","ecosystem":"npm","description":"Lexes CommonJS modules, returning their named exports metadata","homepage":"https://github.com/nodejs/cjs-module-lexer#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/cjs-module-lexer","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2020-05-14T08:53:03.067Z","latest_release_published_at":"2026-08-13T22:17:45.110Z","latest_release_number":"2.2.1","last_synced_at":"2026-09-17T02:51:00.184Z","created_at":"2022-04-09T04:32:34.064Z","updated_at":"2026-09-17T02:51:00.184Z","registry_url":"https://www.npmjs.com/package/cjs-module-lexer","install_command":"npm install cjs-module-lexer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.1"},"contentPolicy":null},"repo_metadata":{"id":40722094,"uuid":"263814238","full_name":"nodejs/cjs-module-lexer","owner":"nodejs","description":"Fast lexer to extract named exports via analysis from CommonJS modules","archived":false,"fork":false,"pushed_at":"2026-08-31T11:56:45.000Z","size":2383,"stargazers_count":262,"open_issues_count":25,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-09-02T00:18:00.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2020-05-14T04:24:18.000Z","updated_at":"2026-08-29T21:41:54.000Z","dependencies_parsed_at":"2026-08-23T06:43:11.660Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/cjs-module-lexer","commit_stats":{"total_commits":253,"total_committers":19,"mean_commits":13.31578947368421,"dds":"0.10671936758893286","last_synced_commit":"b9f2c204961b02bbfee603c196f9db05df960d14"},"previous_names":["guybedford/cjs-module-lexer"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/cjs-module-lexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"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-02T02:00:06.194Z","response_time":106,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"2.2.1","sha":"e62ac735f79bacf9ab58f322139711ecb4335473","kind":"commit","published_at":"2026-08-13T22:14:34.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/2.2.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"cb772facaab04a64deced6161b5c0efec683189f","kind":"commit","published_at":"2026-01-02T19:39:07.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/2.2.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"1910c8a095b741be468e4098b1490c906e6412cf","kind":"commit","published_at":"2025-11-07T22:49:46.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/2.1.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"c79e9db8bb34699fd50ed8aaed1c0844b479d86d","kind":"tag","published_at":"2025-02-20T18:18:09.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/2.1.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"3c141f8bd4697e5cf64d0047d922cc79a1e0d57a","kind":"tag","published_at":"2025-01-31T17:01:28.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/2.0.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/2.0.0/manifests"},{"name":"1.4.3","sha":"b9f2c204961b02bbfee603c196f9db05df960d14","kind":"tag","published_at":"2025-01-30T23:18:28.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.4.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a0b54be6012645971b8f28969c0ff68d788aaddb","kind":"tag","published_at":"2025-01-30T16:54:18.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.4.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"b9f2c204961b02bbfee603c196f9db05df960d14","kind":"commit","published_at":"2024-09-07T20:51:23.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.4.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a8898ea6a0a8ebc3fd6e5af5b011f66399a7c697","kind":"commit","published_at":"2024-08-25T21:38:23.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.4.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"5f974d80f603681ad8b5febb57b0bfa10b538d9c","kind":"commit","published_at":"2024-04-28T05:44:25.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.3.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"425e14d9b5929c79216824aa54b978cfa7e98d1f","kind":"commit","published_at":"2024-04-27T23:01:39.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.3.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"4acffa9831ec8425df0d958f0c2e93daf9608802","kind":"commit","published_at":"2023-06-10T20:08:35.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.2.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a96e7b52b99d39fee25d69f356905161d14a15ed","kind":"commit","published_at":"2021-07-15T19:32:44.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.2.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"466b1a2e736d778f4304698569d71efef711a371","kind":"commit","published_at":"2021-04-29T10:51:57.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.2.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"ee93a605240f103296feb44b3b3d0c32528f2535","kind":"commit","published_at":"2021-04-28T11:00:40.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.2.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"d74e77007d1bb632f3607d2afd9ffbdea69d76f2","kind":"commit","published_at":"2021-03-30T18:12:30.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.1.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"6ec8053af179c18bef3ae496935a08a87eaaaecb","kind":"commit","published_at":"2021-03-11T12:38:04.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.1.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e4af39ff7efbbd4e86a3170be69760123c1a44be","kind":"commit","published_at":"2020-11-02T16:05:47.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/1.0.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/1.0.0/manifests"},{"name":"0.6.0","sha":"f50b9ef5b8cbb992ef9747032de8d9b268d1fd4f","kind":"commit","published_at":"2020-11-01T22:52:34.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.6.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"9ad85cba094441effcab6b315c96414448cdb178","kind":"commit","published_at":"2020-10-31T18:43:58.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.5.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"16e6bc63ce26037bec7f7987e2fb4933a66769a8","kind":"commit","published_at":"2020-10-31T16:05:36.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.5.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"638f6d61825859c56c9642bd0bb6d7395cf98d09","kind":"commit","published_at":"2020-10-29T17:19:31.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.5.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.5.0/manifests"},{"name":"0.4.3","sha":"26a8c3806d6a749019f847bc03c0ac6e020d1d48","kind":"commit","published_at":"2020-10-21T18:49:06.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.4.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"49a3687bc67131c5f7538f231337773a59abeeb8","kind":"commit","published_at":"2020-10-14T12:45:04.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.4.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"664f6d750abeea22ccaf832db1b1fbc3b2e0f3ae","kind":"commit","published_at":"2020-10-13T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.4.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"10ef34d01300c1a0b56847006f3e2e157abaaf31","kind":"commit","published_at":"2020-10-04T14:41:08.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.4.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"9f32d7a83a435ed6f7716318a5367a82d6480079","kind":"commit","published_at":"2020-09-28T05:11:09.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.3.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"42ce1cc5126bdbdeda4b9eb6a860760e3eb77685","kind":"commit","published_at":"2020-09-28T04:57:59.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.3.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"fa9483c8dbc3366ed276e8d4de600dd3a2e09106","kind":"commit","published_at":"2020-09-27T03:26:48.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.3.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"200bccd28ced104502af02c4aa10828b2a23c003","kind":"commit","published_at":"2020-09-25T07:50:41.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.3.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.3.0/manifests"},{"name":"0.2.12","sha":"c062e552107c02dd88df0e577fe92669d523590e","kind":"commit","published_at":"2020-09-01T22:15:27.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.12","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"480a099ad911190a5675c524afaa6bc422d2ed02","kind":"commit","published_at":"2020-06-28T01:30:26.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.11","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"a6565697a4954494be1ce094912fc81a38b36daf","kind":"commit","published_at":"2020-06-15T01:17:45.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.10","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"0f16e02fe454eefff55a9e15ac7556840dd6ae0a","kind":"commit","published_at":"2020-06-14T01:36:12.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.9","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"06bfdb03e739312209c8ddeeaf423b60e33ad790","kind":"commit","published_at":"2020-06-13T08:38:35.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.8","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f2acf6031ad3626938f80bf4ee44b66dc8bb44e5","kind":"commit","published_at":"2020-06-12T11:45:35.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.7","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"3904b352e4fdddafcf227bdab4b2bc27c824978b","kind":"commit","published_at":"2020-05-29T03:38:54.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.6","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"c05d6b0ac9c2505f2b48902cd2512c5d5cf50127","kind":"commit","published_at":"2020-05-29T03:32:59.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.5","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"65d6743ec903d3b411a7d0f2b1ff708ca6ede19e","kind":"commit","published_at":"2020-05-19T04:33:01.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.4","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"b890acf6614f0a6256d256eea98abfce6aefdf5e","kind":"commit","published_at":"2020-05-17T08:33:53.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"0ec1068eed756a1848b4f6b3b70ec7c186fbea91","kind":"commit","published_at":"2020-05-16T01:33:37.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"708bdaea20f159f30342d515b545776dd9e1cacb","kind":"commit","published_at":"2020-05-16T00:33:15.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.2.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.2.0/manifests"},{"name":"0.1.5","sha":"3c46906642bdfaeee7b1dd8318099651112a754f","kind":"commit","published_at":"2020-05-15T06:57:03.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.5","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"76c8ad99ebdba83fce64445fd247b3810c07d138","kind":"commit","published_at":"2020-05-15T05:10:50.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.4","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"e85bb98955bafda1fdb609f702429dd2d4a60e60","kind":"commit","published_at":"2020-05-15T04:43:53.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.3","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7672983fdb90274718546e1ea9e9b99935c7b2f1","kind":"commit","published_at":"2020-05-14T09:50:10.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.2","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"cd2f288972d5a6cf2d3d771a34afed6d2590dbda","kind":"commit","published_at":"2020-05-14T09:48:36.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.1","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"f97ad8d5e5f06da27c2c674473c9488c7c5b80db","kind":"commit","published_at":"2020-05-14T08:52:25.000Z","download_url":"https://codeload.github.com/nodejs/cjs-module-lexer/tar.gz/0.1.0","html_url":"https://github.com/nodejs/cjs-module-lexer/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/cjs-module-lexer@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-03T01:22:16.821Z","dependent_packages_count":670,"downloads":394562051,"downloads_period":"last-month","dependent_repos_count":900252,"rankings":{"downloads":0.018782561459498116,"dependent_repos_count":0.03756512291899623,"dependent_packages_count":0.0928176142094732,"stargazers_count":3.993375177010583,"forks_count":4.818823526834839,"docker_downloads_count":0.04416366127430097,"average":1.500921277284615},"purl":"pkg:npm/cjs-module-lexer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cjs-module-lexer","docker_dependents_count":14958,"docker_downloads_count":4391031635,"usage_url":"https://repos.ecosyste.ms/usage/npm/cjs-module-lexer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cjs-module-lexer/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-02T18:37:01.596Z","issues_count":53,"pull_requests_count":80,"avg_time_to_close_issue":4826682.942857143,"avg_time_to_close_pull_request":3065867.96875,"issues_closed_count":35,"pull_requests_closed_count":64,"pull_request_authors_count":23,"issue_authors_count":37,"avg_comments_per_issue":3.490566037735849,"avg_comments_per_pull_request":1.95,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":113698.66666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fcjs-module-lexer/issues","maintainers":[{"login":"guybedford","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guybedford"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"mhdawson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"joyeecheung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"richardlau","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"dominykas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"}],"active_maintainers":[{"login":"BridgeAR","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"dominykas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cjs-module-lexer/codemeta","maintainers":[{"uuid":"guybedford","login":"guybedford","name":null,"email":"guybedford@gmail.com","url":null,"packages_count":199,"html_url":"https://www.npmjs.com/~guybedford","role":null,"created_at":"2022-11-10T11:06:33.360Z","updated_at":"2022-11-10T11:06:33.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guybedford/packages"},{"uuid":"mhdawson1","login":"mhdawson1","name":null,"email":"mdawson@devrus.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~mhdawson1","role":null,"created_at":"2025-02-01T06:31:50.676Z","updated_at":"2025-02-01T06:31:50.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mhdawson1/packages"},{"uuid":"nodejs-foundation","login":"nodejs-foundation","name":null,"email":"build@iojs.org","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~nodejs-foundation","role":null,"created_at":"2022-11-10T11:06:33.367Z","updated_at":"2022-11-10T11:06:33.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nodejs-foundation/packages"}]},{"id":2005411,"name":"meow","ecosystem":"npm","description":"CLI app helper","homepage":"https://github.com/sindresorhus/meow#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/meow","keywords_array":["cli","bin","util","utility","helper","argv","command","line","meow","cat","kitten","parser","option","flags","input","cmd","console"],"namespace":null,"versions_count":46,"first_release_published_at":"2014-10-12T14:29:21.941Z","latest_release_published_at":"2026-02-20T10:30:43.850Z","latest_release_number":"14.1.0","last_synced_at":"2026-09-15T13:12:34.816Z","created_at":"2022-04-09T19:29:53.974Z","updated_at":"2026-09-17T02:51:08.067Z","registry_url":"https://www.npmjs.com/package/meow","install_command":"npm install meow","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"14.1.0"},"contentPolicy":null},"repo_metadata":{"id":21799018,"uuid":"25121561","full_name":"sindresorhus/meow","owner":"sindresorhus","description":"🐈 CLI app helper","archived":false,"fork":false,"pushed_at":"2026-07-21T18:40:22.000Z","size":845,"stargazers_count":3712,"open_issues_count":3,"forks_count":154,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-09-10T02:43:26.713Z","etag":null,"topics":["cli","command-line","javascript","kitten","meow","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T14:24:36.000Z","updated_at":"2026-09-09T10:36:12.000Z","dependencies_parsed_at":"2026-08-18T13:31:37.421Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/meow","commit_stats":{"total_commits":193,"total_committers":45,"mean_commits":4.288888888888889,"dds":"0.43523316062176165","last_synced_commit":"87d1bc394d9a1d73b76a81d4874db4f1190259ef"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/meow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/sbom","scorecard":{"id":826589,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/meow","commit":"87d1bc394d9a1d73b76a81d4874db4f1190259ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/meow/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/meow/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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"}}]},"last_synced_at":"2025-08-23T16:44:53.386Z","repository_id":21799018,"created_at":"2025-08-23T16:44:53.386Z","updated_at":"2025-08-23T16:44:53.386Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208492,"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-11T02:00:05.857Z","response_time":56,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v14.1.0","sha":"14a216feea8408d84162fab5f9823c4d5b308ef2","kind":"tag","published_at":"2026-02-20T10:30:11.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v14.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"a691341b2f15fbb7cbd654de550871623dda0b40","kind":"tag","published_at":"2025-09-15T11:23:34.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v14.0.0/manifests"},{"name":"v13.2.0","sha":"c97c03161753f611798996978e8274323c004382","kind":"tag","published_at":"2024-02-06T09:54:51.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"fd0bc62ce47781e11da506b8e38e8668eb78a584","kind":"tag","published_at":"2024-01-04T01:48:33.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"a7bdf6e771d4614281107fba1520d5a86f48c654","kind":"tag","published_at":"2023-12-22T20:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v13.0.0/manifests"},{"name":"v12.1.1","sha":"1d083266d4c4f3b37da22693cf22235ca7fe9fb5","kind":"tag","published_at":"2023-08-27T23:09:28.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"b412c0d78702f3fb2fff4a474007422bc78a63f9","kind":"tag","published_at":"2023-08-16T11:07:41.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.1.0/manifests"},{"name":"v12.0.1","sha":"58eedf48e594b112ac8b3bf14dff1ccd6e0b38c9","kind":"tag","published_at":"2023-05-04T13:52:32.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v12.0.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"525e44218425e1820027957db65390ba47083ee9","kind":"tag","published_at":"2023-05-02T12:59:38.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"85cf810b4abb22cce369b18b127c5ec3d5e1ab60","kind":"tag","published_at":"2022-10-11T03:50:31.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v11.0.0/manifests"},{"name":"v10.1.5","sha":"c6db15a7b45273b3aea3cb3df160cc6b891755e3","kind":"tag","published_at":"2022-10-03T14:24:27.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.5","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.5/manifests"},{"name":"v10.1.4","sha":"0b075242653d6cd874d779a4e6f04d191bd9c3e3","kind":"tag","published_at":"2022-09-27T14:06:18.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.4","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.4/manifests"},{"name":"v10.1.3","sha":"85dc1e9c35f7844941690740c68b839691bd515f","kind":"tag","published_at":"2022-06-21T21:45:52.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.3","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.3/manifests"},{"name":"v10.1.2","sha":"6d60ae31628b8d51f4ae9e3ccd72f712e5b7bb8d","kind":"tag","published_at":"2021-11-21T06:36:05.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.2","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"075f96f80111548ea07afb413b197070244386fe","kind":"tag","published_at":"2021-07-29T12:08:04.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"5d3bb313cb22f83eba63a017c96f3732f7f1790a","kind":"tag","published_at":"2021-07-15T22:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"83a09aad79b7047e49594cec9956ab8383a8525e","kind":"tag","published_at":"2021-06-08T07:23:09.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"6052e692e4561b157d3a251d0ba045fe34303399","kind":"tag","published_at":"2021-05-05T15:17:50.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"569def4be96269ad864290cc122b2110c9d9aa68","kind":"tag","published_at":"2021-01-07T11:22:47.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v9.0.0/manifests"},{"name":"v8.1.1","sha":"a5902520f38145c210b74d503fc63d10a9494155","kind":"tag","published_at":"2021-01-07T07:49:18.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"1d1b6abda2c76a199c653d7f6f1305f6944dd8ec","kind":"tag","published_at":"2020-12-25T04:02:12.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"a1f5f0fb16057e137259607565a319e5d3e2152b","kind":"tag","published_at":"2020-10-28T22:38:26.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v8.0.0/manifests"},{"name":"v7.1.1","sha":"dc7dae4820bfc7397193a92833487d47f82c7411","kind":"tag","published_at":"2020-08-29T09:26:51.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"ebe00a174f9e64dbf26bf37d283ae666d580964a","kind":"tag","published_at":"2020-08-10T20:24:04.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"1f265e4cbe2b8e9d2b55387dac8bfd993773a29a","kind":"tag","published_at":"2020-05-11T13:57:54.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e3301ed05b5c6b65c6c1140297b43bf55bf846b2","kind":"tag","published_at":"2020-05-07T05:46:31.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"3c23328fb014e775e3aaf82342f177fef3f00f8b","kind":"tag","published_at":"2020-05-02T10:02:10.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"2954ed2e2f614952413abb91d9ee2f5286bac511","kind":"tag","published_at":"2020-03-19T17:57:55.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"f17525e646cb02b93b579543f7362a5458d33bc9","kind":"tag","published_at":"2020-02-14T18:22:52.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"5975fe618eb8dd70c06911d34ab52dd689a60616","kind":"tag","published_at":"2019-12-07T14:42:37.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e04760557cca1200af91d96a60072f47d6a06aa1","kind":"tag","published_at":"2018-04-25T03:22:47.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"e9ff0fb2ec1c381d85fbc2bf6b6dcc4c11258f36","kind":"tag","published_at":"2018-04-25T03:05:54.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8c82a18c70e1081771d97f88a6d5f5ce9b00005d","kind":"tag","published_at":"2017-11-26T10:49:39.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v4.0.0/manifests"},{"name":"v3.7.0","sha":"9a5c90af79fb8f5f29c97e6b92b63f41e2df4f34","kind":"tag","published_at":"2016-01-04T14:20:42.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.7.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"9812414dabbfff8dac0929265c95622e10167093","kind":"tag","published_at":"2015-11-15T12:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.6.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"4dacf47d674e96d07a1be3807189682bdb92944a","kind":"tag","published_at":"2015-10-30T05:04:44.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.5.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"77d36e3edc90939044c852518b15c9f69fc028ac","kind":"tag","published_at":"2015-10-07T06:51:32.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.4.2","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"db0c0512b4c52ee0235db171952982bb80f561d2","kind":"tag","published_at":"2015-10-03T18:05:13.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.4.1","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ab891aad597806246af4f98e419e786b2eacb06b","kind":"tag","published_at":"2015-10-03T16:49:41.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.4.0/manifests"},{"name":"3.3.0","sha":"0ec1cbe26d544d93533eef1ad31c0b351b4106a3","kind":"tag","published_at":"2015-06-18T23:17:55.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/3.3.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/3.3.0/manifests"},{"name":"v3.2.0","sha":"849907fcdd4c5dd58cfdeb015463ca53cd47d193","kind":"tag","published_at":"2015-06-18T23:17:09.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"70a811351fe7a551d82e689e20f96eb8d10037e7","kind":"tag","published_at":"2015-02-26T04:57:39.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1683d8290db551edb8abe78b5419187bd98110a4","kind":"tag","published_at":"2015-01-23T15:53:18.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"ff65ef46ae2395ac39ce38829e0e1fff61d391cc","kind":"tag","published_at":"2015-01-08T09:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"fe0271306137c613527d38b920667d7aa4380197","kind":"tag","published_at":"2014-10-21T21:48:43.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"5e64f799fe4665587f10615f3dfcbd7703734d78","kind":"tag","published_at":"2014-10-12T14:28:41.000Z","download_url":"https://codeload.github.com/sindresorhus/meow/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/meow/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/meow@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:51:08.067Z","dependent_packages_count":7160,"downloads":156480216,"downloads_period":"last-month","dependent_repos_count":1351610,"rankings":{"downloads":0.0213836450435394,"dependent_repos_count":0.026312013939617622,"dependent_packages_count":0.013306596019411202,"stargazers_count":1.53477621372036,"forks_count":2.5888721811098905,"docker_downloads_count":0.01670169459226509,"average":0.700225390737514},"purl":"pkg:npm/meow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/meow","docker_dependents_count":6154,"docker_downloads_count":6577671023,"usage_url":"https://repos.ecosyste.ms/usage/npm/meow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/meow/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T20:41:46.340Z","issues_count":69,"pull_requests_count":69,"avg_time_to_close_issue":62836842.4375,"avg_time_to_close_pull_request":3688194.223880597,"issues_closed_count":64,"pull_requests_closed_count":67,"pull_request_authors_count":28,"issue_authors_count":59,"avg_comments_per_issue":4.188405797101449,"avg_comments_per_pull_request":2.8550724637681157,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":24027.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmeow/issues","maintainers":[{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/meow/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-10T11:55:15.238Z","updated_at":"2022-11-10T11:55:15.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}]},{"id":160498,"name":"aws-sdk-iotthingsgraph","ecosystem":"rubygems","description":"Official AWS Ruby gem for AWS IoT Things Graph. This gem is part of the AWS SDK for Ruby.","homepage":"https://github.com/aws/aws-sdk-ruby","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-sdk-ruby","keywords_array":[],"namespace":null,"versions_count":76,"first_release_published_at":"2019-05-29T19:43:13.318Z","latest_release_published_at":"2026-09-11T20:13:31.309Z","latest_release_number":"1.75.0","last_synced_at":"2026-09-11T20:18:31.177Z","created_at":"2022-04-05T17:38:46.022Z","updated_at":"2026-09-17T02:51:12.836Z","registry_url":"https://rubygems.org/gems/aws-sdk-iotthingsgraph","install_command":"gem install aws-sdk-iotthingsgraph -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/aws-sdk-iotthingsgraph/","metadata":{"funding":null},"repo_metadata":{"id":37412999,"uuid":"2050163","full_name":"aws/aws-sdk-ruby","owner":"aws","description":"The official AWS SDK for Ruby","archived":false,"fork":false,"pushed_at":"2026-09-11T19:37:42.000Z","size":760526,"stargazers_count":3656,"open_issues_count":25,"forks_count":1234,"subscribers_count":129,"default_branch":"version-3","last_synced_at":"2026-09-12T15:42:10.780Z","etag":null,"topics":["aws","aws-sdk","cloud","ruby"],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/sdk-for-ruby/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-07-14T22:21:47.000Z","updated_at":"2026-09-11T19:37:58.000Z","dependencies_parsed_at":"2023-12-20T10:59:16.169Z","dependency_job_id":"0c55ab38-ba11-41a6-b7f1-945dc7b75e02","html_url":"https://github.com/aws/aws-sdk-ruby","commit_stats":{"total_commits":7272,"total_committers":250,"mean_commits":29.088,"dds":0.5592684268426842,"last_synced_commit":"83033a13a8b523e92d254c6745bc1d66a9ca0873"},"previous_names":[],"tags_count":1209,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-sdk-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/refs/heads/version-3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/sbom","scorecard":{"id":219435,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-sdk-ruby","commit":"5386e585016c494c1b112b10c894f64a137f72a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:14","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yaml:5","Warn: no topLevel permission defined: .github/workflows/handle-stale-discussions.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-regression-labeler.yml:1","Info: found token with 'none' permissions: .github/workflows/stale_issues.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.11.632 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34246368","Warn: release artifact v2.11.631 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34194580","Warn: release artifact v2.11.630 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34137489","Warn: release artifact v2.11.629 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34077729","Warn: release artifact v2.11.628 not signed: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34021170","Warn: release artifact v2.11.632 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34246368","Warn: release artifact v2.11.631 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34194580","Warn: release artifact v2.11.630 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34137489","Warn: release artifact v2.11.629 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34077729","Warn: release artifact v2.11.628 does not have provenance: https://api.github.com/repos/aws/aws-sdk-ruby/releases/34021170"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (6) 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/benchmark.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/changelog.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/ci.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/closed-issue-message.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/depsreview.yaml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/depsreview.yaml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/handle-stale-discussions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/handle-stale-discussions.yml/version-3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-regression-labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/issue-regression-labeler.yml/version-3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale_issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-sdk-ruby/stale_issues.yml/version-3?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-17T02:12:11.530Z","repository_id":37412999,"created_at":"2025-08-17T02:12:11.530Z","updated_at":"2025-08-17T02:12:11.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37242831,"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-12T02:00:07.213Z","response_time":57,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":552,"last_synced_at":"2026-09-13T01:35:11.068Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":256532,"followers":16759,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-09-13T01:35:11.158Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.11.632","sha":"3665106e009d2e46b022b00997c939b1c28fb022","kind":"tag","published_at":"2020-11-20T19:46:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.632","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.632/manifests"},{"name":"v2.11.631","sha":"c3f9a151d75854d2403f5d303acd4f5c86545302","kind":"tag","published_at":"2020-11-19T19:59:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.631","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.631/manifests"},{"name":"v2.11.630","sha":"8b121ad0b379e92ced013281f85e46ee703d56c9","kind":"tag","published_at":"2020-11-18T19:45:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.630","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.630/manifests"},{"name":"v2.11.629","sha":"2c29ee57018d84cc9c8db9065602bbf3aa1a74dd","kind":"tag","published_at":"2020-11-17T19:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.629","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.629","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.629/manifests"},{"name":"v2.11.628","sha":"67b3ef3ea0876e713946d6154537bd7490fc88b1","kind":"tag","published_at":"2020-11-16T19:44:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.628","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.628/manifests"},{"name":"v2.11.627","sha":"4dcc727b2ece6c61507d7294daf42165f72bf924","kind":"tag","published_at":"2020-11-13T19:49:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.627","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.627/manifests"},{"name":"v2.11.626","sha":"2016fb58002f71bb8282856e1941a692181ebd85","kind":"tag","published_at":"2020-11-12T19:57:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.626","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.626/manifests"},{"name":"v2.11.625","sha":"60769575a9eca442e9d8f07c4ea805cb9f7e8b68","kind":"tag","published_at":"2020-11-11T19:47:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.625","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.625/manifests"},{"name":"v2.11.624","sha":"6fae528e7199f6cc76e6497c08151d2bcb7b8728","kind":"tag","published_at":"2020-11-10T19:49:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.624","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.624/manifests"},{"name":"v2.11.623","sha":"f5d9b89a4d540250488d9bdc9c3ce7e7a0e68f33","kind":"tag","published_at":"2020-11-09T17:54:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.623","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.623/manifests"},{"name":"v2.11.622","sha":"5f9cbf8db1e8dadf4d8500e01b0329aecb63d3e1","kind":"tag","published_at":"2020-11-06T19:47:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.622","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.622/manifests"},{"name":"v2.11.621","sha":"5be70687028067ea056d04efcab4ca448e6e0262","kind":"tag","published_at":"2020-11-05T20:02:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.621","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.621/manifests"},{"name":"v2.11.620","sha":"e08b8a4f57ff3e36f0c9a9ccecea7a22ddeea8f7","kind":"tag","published_at":"2020-11-04T20:44:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.620","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.620/manifests"},{"name":"v2.11.619","sha":"166e824eebf5547ffc6788cdf601dcfeccb281c7","kind":"tag","published_at":"2020-11-04T08:04:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.619","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.619/manifests"},{"name":"v2.11.618","sha":"fe58d4cc085726d0715ebc054efdea13301de429","kind":"tag","published_at":"2020-10-30T18:53:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.618","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.618/manifests"},{"name":"v2.11.617","sha":"8bd214ab210f4edaffffe849051db2f1c59eee4c","kind":"tag","published_at":"2020-10-29T19:03:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.617","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.617/manifests"},{"name":"v2.11.616","sha":"9a5d0f875580435641fdb2aad71038d9638dc71d","kind":"tag","published_at":"2020-10-28T19:06:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.616","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.616/manifests"},{"name":"v2.11.615","sha":"066f0c0941254ce4e742d722c30933ae52a4e1f1","kind":"tag","published_at":"2020-10-27T18:51:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.615","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.615/manifests"},{"name":"v2.11.614","sha":"eed86c6bde252a45a86041ef0c746bd183713f5a","kind":"tag","published_at":"2020-10-26T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.614","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.614/manifests"},{"name":"v2.11.613","sha":"71b34b36cc3639a1fd20aa8a54f911dd14a2ffc4","kind":"tag","published_at":"2020-10-23T18:51:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.613","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.613/manifests"},{"name":"v2.11.612","sha":"277a5c316a75f29c3d48338b59b2240fa1bddc34","kind":"tag","published_at":"2020-10-22T19:03:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.612","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.612/manifests"},{"name":"v2.11.611","sha":"7c1787780bd48e9db19b078adf1443f96dc8eaa6","kind":"tag","published_at":"2020-10-21T21:37:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.611","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.611/manifests"},{"name":"v2.11.610","sha":"7af98321cee085f251450740a97b24c6daef745f","kind":"tag","published_at":"2020-10-21T18:53:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.610","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.610/manifests"},{"name":"v2.11.609","sha":"e8ccf172753fd259ea297db72fa6183083d0ebc3","kind":"tag","published_at":"2020-10-20T19:04:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.609","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.609/manifests"},{"name":"v2.11.608","sha":"492fa5479abdbff0bd94132593543f6130f28f7c","kind":"tag","published_at":"2020-10-19T19:25:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.608","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.608/manifests"},{"name":"v2.11.607","sha":"2722fe5e152ad0b83f4038c280f7d8416bc3831c","kind":"tag","published_at":"2020-10-16T19:06:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.607","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.607/manifests"},{"name":"v2.11.606","sha":"abe5c7239773277dab2951081c87d3d05fce3264","kind":"tag","published_at":"2020-10-15T19:03:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.606","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.606/manifests"},{"name":"v2.11.605","sha":"055c310a290da66afebb1de68e13a02f48299978","kind":"tag","published_at":"2020-10-09T18:54:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.605","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.605/manifests"},{"name":"v2.11.604","sha":"3b1ac60132da8b492fd1353c214396d950f35170","kind":"tag","published_at":"2020-10-08T18:57:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.604","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.604/manifests"},{"name":"v2.11.603","sha":"8d63611c7d1d89cc99531c6f965e15289085a418","kind":"tag","published_at":"2020-10-07T19:02:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.603","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.603/manifests"},{"name":"v2.11.602","sha":"f56de381180c231c1e06247cb4149caf617486a0","kind":"tag","published_at":"2020-10-06T19:04:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.602","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.602/manifests"},{"name":"v2.11.601","sha":"611b942eb32142aafff9c0b1c33606c1f7514707","kind":"tag","published_at":"2020-10-05T19:07:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.601","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.601/manifests"},{"name":"v2.11.600","sha":"a127b0037694b3ad6ebf8ce80fef7f55dd3e0bc2","kind":"tag","published_at":"2020-10-02T19:00:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.600","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.600","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.600/manifests"},{"name":"v2.11.599","sha":"3aaba76c9dc0961553423b0f6656ed3bb4b777ef","kind":"tag","published_at":"2020-10-01T19:11:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.599","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.599","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.599/manifests"},{"name":"v2.11.598","sha":"264dcafd3de054a9c3fd500a5e9e1c614c491182","kind":"tag","published_at":"2020-09-30T19:14:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.598","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.598/manifests"},{"name":"v2.11.596","sha":"ea3d4d1d8315d23cd289d0307e5877f8f7ce7264","kind":"tag","published_at":"2020-09-29T19:11:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.596","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.596","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.596/manifests"},{"name":"v2.11.595","sha":"9233ebea78e3eeba99a28f496be313b187da72e6","kind":"tag","published_at":"2020-09-28T18:54:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.595","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.595","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.595","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.595","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.595/manifests"},{"name":"v2.11.594","sha":"3ea42b00de4f71d37083b752a9e88db086624f11","kind":"tag","published_at":"2020-09-25T18:58:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.594","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.594/manifests"},{"name":"v2.11.593","sha":"2cee601883d18e34d1c3ff8bb537763178fe498a","kind":"tag","published_at":"2020-09-24T18:58:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.593","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.593","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.593","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.593","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.593/manifests"},{"name":"v2.11.592","sha":"ee70cbd329561ce91769d157ee5bca393f528756","kind":"tag","published_at":"2020-09-23T19:05:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.592","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.592/manifests"},{"name":"v2.11.591","sha":"79b9e0a89cb707246ea148308bf6d62518846bc4","kind":"tag","published_at":"2020-09-22T19:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.591","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.591","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.591","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.591","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.591/manifests"},{"name":"v2.11.590","sha":"83f8c0887587df3facd99213310e5a4e68d9457c","kind":"tag","published_at":"2020-09-21T18:59:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.590","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.590","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.590/manifests"},{"name":"v2.11.589","sha":"17a56b3f96f1823f26be3ee147ec40ef08228568","kind":"tag","published_at":"2020-09-18T19:25:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.589","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.589","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.589","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.589","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.589/manifests"},{"name":"v2.11.588","sha":"06b0184e5f5295ddc902559374a8dfb454f5c313","kind":"tag","published_at":"2020-09-17T19:28:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.588","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.588","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.588","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.588","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.588/manifests"},{"name":"v2.11.587","sha":"615b393f23e76a312ee318e5cb50de031f16e71c","kind":"tag","published_at":"2020-09-16T19:07:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.587","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.587","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.587/manifests"},{"name":"v2.11.586","sha":"2e69d6d74f539905271b7e5da0b497acc1c62391","kind":"tag","published_at":"2020-09-15T19:04:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.586","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.586","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.586","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.586","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.586/manifests"},{"name":"v2.11.585","sha":"3eb0043a13a87e7a6eb31f33a5b1c5d77f370545","kind":"tag","published_at":"2020-09-14T19:58:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.585","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.585","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.585","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.585","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.585/manifests"},{"name":"v2.11.584","sha":"f7dd47bd4dfc2ff7a671e1e140284330d7f1c6f7","kind":"tag","published_at":"2020-09-11T19:00:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.584","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.584","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.584","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.584","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.584/manifests"},{"name":"v2.11.583","sha":"de738e6961e7db2401512e629e13b32a90ba8978","kind":"tag","published_at":"2020-09-10T18:58:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.583","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.583/manifests"},{"name":"v2.11.582","sha":"5e52ead09e64b5580dd38f3b9fafaee73bdf5c16","kind":"tag","published_at":"2020-09-09T18:55:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.582","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.582","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.582/manifests"},{"name":"v2.11.581","sha":"8fdd00f5719891e1d551766cd34d4f509284bcaa","kind":"tag","published_at":"2020-09-08T18:59:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.581","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.581","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.581","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.581","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.581/manifests"},{"name":"v2.11.580","sha":"a536d69fbad093aff2d02669e06bf397d5fcbfe7","kind":"tag","published_at":"2020-09-04T19:05:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.580","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.580","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.580/manifests"},{"name":"v2.11.579","sha":"a733f3d20c4c6b8e2567e8e6bab394ff18d8d37b","kind":"tag","published_at":"2020-09-03T18:59:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.579","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.579","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.579","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.579","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.579/manifests"},{"name":"v2.11.578","sha":"30e275e42fac8dc22cbb0a7e0879423517856a6c","kind":"tag","published_at":"2020-09-02T19:07:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.578","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.578","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.578/manifests"},{"name":"v2.11.577","sha":"c554a27c90ef516f8bb32dea938aa0da45e0a60a","kind":"tag","published_at":"2020-09-01T18:58:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.577","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.577","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.577","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.577","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.577/manifests"},{"name":"v2.11.576","sha":"8b417d2416cf9f8a3a787ae2be17511d7a305645","kind":"tag","published_at":"2020-08-31T19:00:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.576","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.576/manifests"},{"name":"v2.11.575","sha":"6262ac31d18636f7669655b82e1930134bce8b75","kind":"tag","published_at":"2020-08-28T18:53:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.575","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.575","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.575","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.575","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.575/manifests"},{"name":"v2.11.574","sha":"ec53b2340e61adc0c473bceda5e4f787fbcfbbae","kind":"tag","published_at":"2020-08-27T19:12:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.574","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.574","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.574/manifests"},{"name":"v2.11.573","sha":"4318c85507a65101f8bb36bc18df1a08111e406f","kind":"tag","published_at":"2020-08-27T07:05:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.573","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.573","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.573","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.573","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.573/manifests"},{"name":"v2.11.572","sha":"8f4702d771717bb4419eadd008fc3e68ac9d9ff0","kind":"tag","published_at":"2020-08-24T19:05:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.572","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.572","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.572","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.572","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.572/manifests"},{"name":"v2.11.571","sha":"3cb69a9a3e2fee5e0dce1199dc0936eb61919504","kind":"tag","published_at":"2020-08-20T18:58:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.571","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.571","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.571/manifests"},{"name":"v2.11.570","sha":"7c0c1f571d16df73c91b7dd60eddc7ece4393508","kind":"tag","published_at":"2020-08-19T19:06:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.570","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.570","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.570/manifests"},{"name":"v2.11.569","sha":"b35a269bfc802aa2234b6fc320c4e801839a8ebb","kind":"tag","published_at":"2020-08-18T19:13:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.569","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.569","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.569/manifests"},{"name":"v2.11.568","sha":"8eca401e3d0e60b42728f4ee0a4bb13530945cbc","kind":"tag","published_at":"2020-08-17T19:05:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.568","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.568","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.568","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.568","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.568/manifests"},{"name":"v2.11.567","sha":"38cc01d007d07f1149887da50322e13c0a8d369b","kind":"tag","published_at":"2020-08-14T18:53:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.567","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.567/manifests"},{"name":"v2.11.566","sha":"69b74f409291dd17474b4543ae2dd18e4d15f83e","kind":"tag","published_at":"2020-08-13T19:02:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.566","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.566/manifests"},{"name":"v2.11.565","sha":"13bb0ed8cb0b1a6e18d51a758e071ab58142b9a1","kind":"tag","published_at":"2020-08-12T19:04:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.565","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.565/manifests"},{"name":"v2.11.564","sha":"8b62ca452af00de74845c4df60f552242c0a4794","kind":"tag","published_at":"2020-08-11T20:14:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.564","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.564/manifests"},{"name":"v2.11.563","sha":"63646c82da11aa557b91b4e9f0af36ef5f17efe2","kind":"tag","published_at":"2020-08-10T19:02:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.563","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.563/manifests"},{"name":"v2.11.562","sha":"47179a64feb207bec7c9293863972595fb9e9bfb","kind":"tag","published_at":"2020-08-07T23:04:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.562","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.562/manifests"},{"name":"v2.11.561","sha":"c99d692262c57a532e98d2c6afefa4d98522ec08","kind":"tag","published_at":"2020-08-06T19:05:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.561","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.561/manifests"},{"name":"v2.11.560","sha":"ad30fc20d21a9ce45300dce79b839ae22b4baa2b","kind":"tag","published_at":"2020-08-05T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.560","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.560/manifests"},{"name":"v2.11.559","sha":"af01ed2caba79a20e92768e4f22fa1a9b36bafa0","kind":"tag","published_at":"2020-08-04T19:02:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.559","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.559/manifests"},{"name":"v2.11.558","sha":"ffc08bc90dac408768ba62abc07945238f2d6225","kind":"tag","published_at":"2020-08-03T21:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.558","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.558/manifests"},{"name":"v2.11.557","sha":"e6b1b0fde972486799426150e7b31c00cc176322","kind":"tag","published_at":"2020-07-31T19:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.557","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.557/manifests"},{"name":"v2.11.556","sha":"2a2c8103cbe21015172694ea750fa65ca80aee91","kind":"tag","published_at":"2020-07-30T19:00:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.556","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.556/manifests"},{"name":"v2.11.555","sha":"a69d7befc9905743d493df524974fb97393e01c1","kind":"tag","published_at":"2020-07-29T19:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.555","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.555/manifests"},{"name":"v2.11.554","sha":"e2f4862b85ad82d0e4bd388a561d5cd500e2516e","kind":"tag","published_at":"2020-07-28T19:03:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.554","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.554/manifests"},{"name":"v2.11.553","sha":"6c61de543fdaeb730d86eebbf9df1e784183f3cd","kind":"tag","published_at":"2020-07-27T19:18:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.553","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.553/manifests"},{"name":"v2.11.552","sha":"b625e3950a739c83d2384d164fcc9188df2792f5","kind":"tag","published_at":"2020-07-24T19:15:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.552","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.552/manifests"},{"name":"v2.11.551","sha":"5b73e2b1bad25742965e205dedf29fef7bb039c9","kind":"tag","published_at":"2020-07-23T19:16:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.551","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.551/manifests"},{"name":"v2.11.550","sha":"73f4f94c942987edb56c49ce2a17dc930024e305","kind":"tag","published_at":"2020-07-22T19:15:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.550","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.550/manifests"},{"name":"v2.11.549","sha":"6dc9d25196de2efbd2edfb784cf0e597e320e7ce","kind":"tag","published_at":"2020-07-21T19:21:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.549","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.549/manifests"},{"name":"v2.11.548","sha":"6f2182fe2c329928cff88f93ea77e95d863889c0","kind":"tag","published_at":"2020-07-20T18:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.548","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.548/manifests"},{"name":"v2.11.547","sha":"1536976b9cdf4357f1d94a27c1b1ee0e54b8e02b","kind":"tag","published_at":"2020-07-17T19:06:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.547","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.547/manifests"},{"name":"v2.11.546","sha":"c27e217224ce44527795396674a9e070588e0652","kind":"tag","published_at":"2020-07-16T10:06:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.546","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.546/manifests"},{"name":"v2.11.545","sha":"39647c3ae26b2b45cb3c7fb5bb5f90dc374356e2","kind":"tag","published_at":"2020-07-09T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.545","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.545/manifests"},{"name":"v2.11.544","sha":"7c41b310ac890d91d73d03db1a33ddd4f6f140dc","kind":"tag","published_at":"2020-07-08T18:50:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.544","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.544/manifests"},{"name":"v2.11.543","sha":"3c962d4c89e5495d42f9552e33b294a755ca15db","kind":"tag","published_at":"2020-07-07T20:59:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.543","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.543/manifests"},{"name":"v2.11.542","sha":"b065a0fe56d8a05d0586c574f42b1dd1ee1bf7f7","kind":"tag","published_at":"2020-07-06T19:03:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.542","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.542/manifests"},{"name":"v2.11.541","sha":"d2adb94798b0dfe02e6e5928531f719eb8214c8e","kind":"tag","published_at":"2020-07-02T19:06:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.541","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.541/manifests"},{"name":"v2.11.540","sha":"378dc6ac642fa76ad4b058d70769b84c7a973d9b","kind":"tag","published_at":"2020-07-01T18:56:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.540","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.540/manifests"},{"name":"v2.11.539","sha":"3dc4f73c70e2264f7a26688d9bb85f7f8721cb86","kind":"tag","published_at":"2020-06-30T19:11:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.539","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.539/manifests"},{"name":"v2.11.538","sha":"c8d94d816153ca63417308ec4ae71df124e30339","kind":"tag","published_at":"2020-06-29T19:10:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.538","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.538/manifests"},{"name":"v2.11.537","sha":"d9bc6300410928a348dfeb7232fdad2072cb8598","kind":"tag","published_at":"2020-06-26T18:58:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.537","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.537/manifests"},{"name":"v2.11.536","sha":"6ead11f6d8690abba8991f6e5505009c4077bfec","kind":"tag","published_at":"2020-06-25T19:25:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.536","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.536/manifests"},{"name":"v2.11.535","sha":"87cd041e077fada55eedf091ae6053c33b5351f0","kind":"tag","published_at":"2020-06-24T19:14:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.535","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.535/manifests"},{"name":"v2.11.534","sha":"454a7bd4c90a0baea6a9bbdefa7bbae8b2838223","kind":"tag","published_at":"2020-06-23T19:26:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.534","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.534/manifests"},{"name":"v2.11.533","sha":"91a1028217981e17d96995f522ab8ee876b19750","kind":"tag","published_at":"2020-06-22T19:15:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.533","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.533/manifests"},{"name":"v2.11.532","sha":"ddf59c13f9586089b00a98281d51a14f266d6aae","kind":"tag","published_at":"2020-06-19T19:11:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.532","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.532/manifests"},{"name":"v2.11.531","sha":"ee997f2edb023db757b404d33147f1345c57fc7b","kind":"tag","published_at":"2020-06-18T19:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.531","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.531/manifests"},{"name":"v2.11.530","sha":"59581e63c01aa29db5dcfe11268144128fe990a4","kind":"tag","published_at":"2020-06-17T19:10:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.530","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.530/manifests"},{"name":"v2.11.529","sha":"1108cdcac887435ff8b48fb79ca89e1ed4efb619","kind":"tag","published_at":"2020-06-16T19:00:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.529","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.529/manifests"},{"name":"v2.11.528","sha":"1df4b2e9d931161b20d29ccd869067cf809fca46","kind":"tag","published_at":"2020-06-15T19:13:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.528","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.528/manifests"},{"name":"v2.11.527","sha":"157c2c42bb8ccd1346790fb93ce31cb4121b25fd","kind":"tag","published_at":"2020-06-12T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.527","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.527/manifests"},{"name":"v2.11.526","sha":"4923369b54c22ef92e16e46aeb5a70901f416605","kind":"tag","published_at":"2020-06-11T18:59:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.526","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.526/manifests"},{"name":"v2.11.525","sha":"3d84d26a30fcd9c1fedb2cbabe123758cf85d4d0","kind":"tag","published_at":"2020-06-10T19:00:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.525","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.525/manifests"},{"name":"v2.11.524","sha":"1bef00a75db9d14a69e49119b93823eb052e89ab","kind":"tag","published_at":"2020-06-09T19:17:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.524","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.524/manifests"},{"name":"v2.11.523","sha":"ae9008503d1641e4893f5a796dda207849774cd1","kind":"tag","published_at":"2020-06-08T18:53:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.523","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.523/manifests"},{"name":"v2.11.522","sha":"a13ff90c7877d59d3f911a3b047b4ca6bddb6a32","kind":"tag","published_at":"2020-06-05T18:57:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.522","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.522/manifests"},{"name":"v2.11.521","sha":"a32042b1f8b1941556d3682e5b1d6b06ea0adaa5","kind":"tag","published_at":"2020-06-04T19:10:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.521","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.521/manifests"},{"name":"v2.11.520","sha":"2beb01283f28d78d809c5cee4a9b695ed0b07b8d","kind":"tag","published_at":"2020-06-03T18:56:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.520","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.520/manifests"},{"name":"v2.11.519","sha":"bae6642a77a32b07a96804b7906d22ca4cd6e957","kind":"tag","published_at":"2020-06-02T18:54:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.519","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.519/manifests"},{"name":"v2.11.518","sha":"7b3e3442e829261e5235ec8200f896ae331e1a4b","kind":"tag","published_at":"2020-06-01T19:02:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.518","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.518/manifests"},{"name":"v2.11.517","sha":"24eec9d07112b8452a4e08aca3ade1621d7369e0","kind":"tag","published_at":"2020-05-28T19:10:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.517","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.517/manifests"},{"name":"v2.11.516","sha":"49356c1d9493778dc0d64ebe5a057af3f6205df8","kind":"tag","published_at":"2020-05-27T18:53:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.516","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.516/manifests"},{"name":"v2.11.515","sha":"ed2eb8782f68977ff8c8adb7b726f55a100a4e68","kind":"tag","published_at":"2020-05-26T19:04:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.515","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.515/manifests"},{"name":"v2.11.514","sha":"a27c6515bbfa25c638dbdc0790d013f128266d6a","kind":"tag","published_at":"2020-05-22T18:52:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.514","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.514/manifests"},{"name":"v2.11.513","sha":"b55fee9b97f97e032b2f01210447d0a8d79aee1e","kind":"tag","published_at":"2020-05-21T18:53:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.513","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.513/manifests"},{"name":"v2.11.512","sha":"caa5cb60f7b2fcd8bbf58ec874af7f05c15ec81e","kind":"tag","published_at":"2020-05-20T18:58:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.512","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.512/manifests"},{"name":"v2.11.511","sha":"bd4f91bc207b83b33e4428c14f5a308325904d1a","kind":"tag","published_at":"2020-05-19T19:04:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.511","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.511/manifests"},{"name":"v2.11.510","sha":"c1a48d8ce3e29c18b5e4e328e78d12876c92f709","kind":"tag","published_at":"2020-05-18T18:52:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.510","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.510/manifests"},{"name":"v2.11.509","sha":"bef7f50b53ccd317d601a3b9a9b6047ef6d06813","kind":"tag","published_at":"2020-05-15T19:11:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.509","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.509/manifests"},{"name":"v2.11.508","sha":"ab966e1a048501591231c1f685b4d63185962b44","kind":"tag","published_at":"2020-05-14T19:11:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.508","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.508/manifests"},{"name":"v2.11.507","sha":"4ad884b104f59e8f19217fcf8b60617340fc400f","kind":"tag","published_at":"2020-05-13T19:44:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.507","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.507/manifests"},{"name":"v2.11.506","sha":"007285df09ab8fd7fdeb3ff65f4293db697e666b","kind":"tag","published_at":"2020-05-12T19:04:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.506","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.506/manifests"},{"name":"v2.11.505","sha":"aa7a75bcdf5aa6275f8c090090049a72fae7cd5b","kind":"tag","published_at":"2020-05-11T19:04:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.505","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.505/manifests"},{"name":"v2.11.504","sha":"2c63a01a14536196edb674f14ae1c8f35cc15f26","kind":"tag","published_at":"2020-05-08T19:04:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.504","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.504/manifests"},{"name":"v2.11.503","sha":"c01c153ca97edf9ac4b1fd8f7cdc85f9d1b09ee3","kind":"tag","published_at":"2020-05-07T19:14:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.503","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.503/manifests"},{"name":"v2.11.502","sha":"efcf0807a448968c53887692d7a972557b56109f","kind":"tag","published_at":"2020-05-06T19:04:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.502","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.502/manifests"},{"name":"v2.11.501","sha":"e910c1b276c000b4ae52b6fee0febdce2519d5a4","kind":"tag","published_at":"2020-05-05T19:10:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.501","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.501/manifests"},{"name":"v2.11.500","sha":"8c1cca19734fbc4578f6d6b75f4c2a1e414ac242","kind":"tag","published_at":"2020-05-04T19:06:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.500","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.500/manifests"},{"name":"v2.11.499","sha":"d06fcdef592fa9affea1be5516b1a7444f99a098","kind":"tag","published_at":"2020-05-01T19:01:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.499","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.499/manifests"},{"name":"v2.11.498","sha":"98dcfd979fd3f43069e681670bac30f73e653b20","kind":"tag","published_at":"2020-04-30T18:58:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.498","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.498/manifests"},{"name":"v2.11.497","sha":"5ccc11a69503fc7dc29381a152ec69085e88e2c8","kind":"tag","published_at":"2020-04-29T20:12:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.497","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.497/manifests"},{"name":"v2.11.496","sha":"2ee29569d6d856d8e28fb1b03f783a63dd09f4e1","kind":"tag","published_at":"2020-04-28T19:13:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.496","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.496/manifests"},{"name":"v2.11.495","sha":"9efa094f7d4ee51c6fe403929879d8ef84a7d798","kind":"tag","published_at":"2020-04-27T19:00:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.495","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.495/manifests"},{"name":"v2.11.494","sha":"3cea7dfd9c9ff97fad869e1fbf54b9612cca3c2f","kind":"tag","published_at":"2020-04-24T18:58:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.494","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.494/manifests"},{"name":"v2.11.493","sha":"5429ebfb849cf71a6f6908d56f1c7be037532016","kind":"tag","published_at":"2020-04-23T19:12:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.493","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.493/manifests"},{"name":"v2.11.492","sha":"1dbfa6ee8a6b086bf02dfbfdbc805cfbc948c220","kind":"tag","published_at":"2020-04-22T19:14:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.492","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.492/manifests"},{"name":"v2.11.491","sha":"769972f3056069902ec0344fa6f6f6dbf941a4c9","kind":"tag","published_at":"2020-04-21T19:01:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.491","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.491/manifests"},{"name":"v2.11.490","sha":"c8bbd2e2f92183695a0095e4476ca588b2cb166f","kind":"tag","published_at":"2020-04-20T19:09:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.490","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.490/manifests"},{"name":"v2.11.489","sha":"8ee32e75282fadb5bba49c2596ee9553295e8fac","kind":"tag","published_at":"2020-04-17T19:08:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.489","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.489/manifests"},{"name":"v2.11.488","sha":"4dee015641b2d56d79824a77b6414a9ffbc22b1b","kind":"tag","published_at":"2020-04-16T19:34:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.488","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.488/manifests"},{"name":"v2.11.486","sha":"a3505682f96f14882d592ada6e7b7a42577bbea4","kind":"tag","published_at":"2020-04-08T19:55:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.486","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.486/manifests"},{"name":"v2.11.485","sha":"5019f92bc229185a30ab80ceb747b1dace0ba264","kind":"tag","published_at":"2020-04-07T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.485","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.485/manifests"},{"name":"v2.11.484","sha":"4af512cea32445260222afa6d5e40a6f1b557308","kind":"tag","published_at":"2020-04-06T19:54:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.484","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.484/manifests"},{"name":"v2.11.483","sha":"e6d9a3b26da31dbeaa807bab8c42f2918399e6f7","kind":"tag","published_at":"2020-04-03T19:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.483","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.483/manifests"},{"name":"v2.11.482","sha":"d1eb82d359ec8f6212667a2bafc4e0407a9d7959","kind":"tag","published_at":"2020-04-02T19:32:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.482","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.482/manifests"},{"name":"v2.11.481","sha":"b0981ff2e6805e036e1c656df7445ac7f671561f","kind":"tag","published_at":"2020-04-01T19:46:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.481","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.481/manifests"},{"name":"v2.11.480","sha":"1eaed5e271b51671856465021609c6d9ca75b0c5","kind":"tag","published_at":"2020-03-31T19:36:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.480","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.480/manifests"},{"name":"v2.11.479","sha":"5ccbb2c05e6880e66d9ecb758b9d29b4bdb3737c","kind":"tag","published_at":"2020-03-30T19:42:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.479","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.479/manifests"},{"name":"v2.11.478","sha":"5ce4bad5269b476b8f8d384af615a766ba7c09fa","kind":"tag","published_at":"2020-03-27T19:31:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.478","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.478/manifests"},{"name":"v2.11.477","sha":"6c37b9caeb9780ebac7676d3e3dc5fc1d1b44aaa","kind":"tag","published_at":"2020-03-26T19:32:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.477","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.477/manifests"},{"name":"v2.11.476","sha":"fa5010cd161b4fce025f288ea51a6ff2efcb4195","kind":"tag","published_at":"2020-03-25T19:33:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.476","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.476/manifests"},{"name":"v2.11.475","sha":"2b43530e13fdb8b00bec208e9c9735b3c239f91d","kind":"tag","published_at":"2020-03-24T19:22:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.475","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.475/manifests"},{"name":"v2.11.474","sha":"dd8224e4569deccdc745b4ba51d43b7ceca80f7b","kind":"tag","published_at":"2020-03-23T19:33:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.474","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.474/manifests"},{"name":"v2.11.473","sha":"f6131674e4edbbf77cef9fd2288d3752353769fd","kind":"tag","published_at":"2020-03-20T19:30:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.473","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.473/manifests"},{"name":"v2.11.471","sha":"6cec3c9353d565ccb28dc0b49c386712657f753a","kind":"tag","published_at":"2020-03-19T19:38:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.471","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.471/manifests"},{"name":"v2.11.470","sha":"fc3143f19d7ef6d92098e4fd81197e34039291ea","kind":"tag","published_at":"2020-03-18T19:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.470","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.470/manifests"},{"name":"v2.11.469","sha":"8c9b7afd5e34e8274b44d31e24b88e4fc18cfdd8","kind":"tag","published_at":"2020-03-17T19:24:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.469","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.469/manifests"},{"name":"v2.11.468","sha":"6032a7e1e5c5a03d3890d20417f07434017eb245","kind":"tag","published_at":"2020-03-16T19:32:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.468","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.468/manifests"},{"name":"v2.11.467","sha":"2ef04709490f6db22e6327de374ce2134990b2db","kind":"tag","published_at":"2020-03-13T19:25:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.467","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.467/manifests"},{"name":"v2.11.466","sha":"9819af76ee95567b5e370a5a1c747a104d5bd356","kind":"tag","published_at":"2020-03-12T21:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.466","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.466/manifests"},{"name":"v2.11.465","sha":"93fc5465ea05a5186355ef9c163c17730725655a","kind":"tag","published_at":"2020-03-11T19:25:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.465","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.465/manifests"},{"name":"v2.11.464","sha":"2bcdca9a4040f3a53060f9cdbf7af29e10ea8b13","kind":"tag","published_at":"2020-03-10T19:26:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.464","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.464/manifests"},{"name":"v2.11.463","sha":"683d34433044848e0f80869da50844f9362b4c98","kind":"tag","published_at":"2020-03-09T19:27:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.463","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.463/manifests"},{"name":"v2.11.462","sha":"dbf9fce814a9b072f3cd5218fec854d609b2ea96","kind":"tag","published_at":"2020-03-06T19:30:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.462","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.462/manifests"},{"name":"v2.11.461","sha":"dbf9fce814a9b072f3cd5218fec854d609b2ea96","kind":"tag","published_at":"2020-03-05T20:22:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.461","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.461/manifests"},{"name":"v2.11.460","sha":"15a32be970d0e856021d89e62b67d37f00af02df","kind":"tag","published_at":"2020-03-04T20:28:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.460","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.460/manifests"},{"name":"v2.11.458","sha":"eb4854dc5e970adb61b97e6e780fcb7112f9b0b2","kind":"tag","published_at":"2020-03-03T21:02:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.458","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.458/manifests"},{"name":"v2.11.457","sha":"ac3428e24e055c072efe01dd2f10a81e8f1bcc4e","kind":"tag","published_at":"2020-03-02T20:34:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.457","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.457/manifests"},{"name":"v2.11.456","sha":"0b7ada8eef919401e8f00da802fe54fa1dd40be1","kind":"tag","published_at":"2020-02-29T02:01:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.456","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.456/manifests"},{"name":"v2.11.455","sha":"4d9e1b10a4d83d416afee4a227806387e25a4727","kind":"tag","published_at":"2020-02-28T20:30:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.455","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.455/manifests"},{"name":"v2.11.454","sha":"9d7b8544f6d4b620ad73ece5cbe3b62e1803a90f","kind":"tag","published_at":"2020-02-27T20:32:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.454","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.454/manifests"},{"name":"v2.11.453","sha":"5eba01c1a4a46117f81cb34ab076a7391af426f8","kind":"tag","published_at":"2020-02-26T21:17:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.453","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.453/manifests"},{"name":"v2.11.452","sha":"39c1d8580dda6af6d7ec892f5fc7153982863a4e","kind":"tag","published_at":"2020-02-25T20:32:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.452","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.452/manifests"},{"name":"v2.11.451","sha":"aed3f80e99928c2acbc5515dcd478ed1cc081c45","kind":"tag","published_at":"2020-02-24T20:33:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.451","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.451/manifests"},{"name":"v2.11.450","sha":"7b89fc007758d8c2d25b00c555202e3edd941993","kind":"tag","published_at":"2020-02-21T20:23:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.450","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.450/manifests"},{"name":"v2.11.449","sha":"d62d3608865b672c46aa2908563e3bbb7a9ced5b","kind":"tag","published_at":"2020-02-20T20:27:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.449","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.449/manifests"},{"name":"v2.11.448","sha":"ef6d8d46fbe4eafe8ac6e0141ca812fac829125d","kind":"tag","published_at":"2020-02-19T20:25:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.448","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.448/manifests"},{"name":"v2.11.447","sha":"da1340aa3ba24e928a3d93ae18d7199d5c88c389","kind":"tag","published_at":"2020-02-18T20:28:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.447","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.447/manifests"},{"name":"v2.11.446","sha":"a4e23e2565f09b2c0d00650b725d831694eb9cee","kind":"tag","published_at":"2020-02-17T20:31:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.446","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.446/manifests"},{"name":"v2.11.445","sha":"c37d79e9a8694ffebde0553e2240ea1153574456","kind":"tag","published_at":"2020-02-14T20:31:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.445","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.445/manifests"},{"name":"v2.11.444","sha":"58175d6864f63476232ca1cf8c534125b3303bd3","kind":"tag","published_at":"2020-02-13T20:24:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.444","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.444/manifests"},{"name":"v2.11.443","sha":"33e2b6eb505ebfc8240fd1b73610e036abaeedce","kind":"tag","published_at":"2020-02-12T20:28:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.443","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.443/manifests"},{"name":"v2.11.442","sha":"c01c9ed062c8fc55895315f47745b823acfc8ce1","kind":"tag","published_at":"2020-02-11T20:23:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.442","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.442/manifests"},{"name":"v2.11.441","sha":"8be934d6eceaf462d5b9c3ac90dc8da2c8765f74","kind":"tag","published_at":"2020-02-10T20:28:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.441","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.441/manifests"},{"name":"v2.11.440","sha":"9619aa358199f105326c263eca4232747dfb69c0","kind":"tag","published_at":"2020-02-07T20:25:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.440","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.440/manifests"},{"name":"v2.11.439","sha":"09a08a09c43727d49fd082d94e453665fc2f1624","kind":"tag","published_at":"2020-02-06T20:26:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.439","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.439/manifests"},{"name":"v2.11.438","sha":"0054df227bc461b4580638011d6f44d89df1d8a3","kind":"tag","published_at":"2020-02-05T20:25:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.438","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.438/manifests"},{"name":"v2.11.437","sha":"720735ccb90f7631d9adf5487b1a8f0bf0132511","kind":"tag","published_at":"2020-02-04T20:31:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.437","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.437/manifests"},{"name":"v2.11.436","sha":"6c864a39df78b5f97fbd69b2c23c8dd431a4a715","kind":"tag","published_at":"2020-01-24T20:30:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.436","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.436/manifests"},{"name":"v2.11.435","sha":"17028252257ab441f36558824f844ca749072a8b","kind":"tag","published_at":"2020-01-23T20:21:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.435","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.435/manifests"},{"name":"v2.11.434","sha":"7ae4b5d224d8656fffe7891fe921b327326c7b7f","kind":"tag","published_at":"2020-01-21T20:31:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.434","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.434/manifests"},{"name":"v2.11.433","sha":"e76d6bee05d798b03c3b545ec6862906c685a2b6","kind":"tag","published_at":"2020-01-20T20:26:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.433","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.433/manifests"},{"name":"v2.11.432","sha":"a8ab12afb9c879e26b5e9a796886c63e6ec71e19","kind":"tag","published_at":"2020-01-17T20:30:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.432","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.432/manifests"},{"name":"v2.11.431","sha":"0616805ff5479722c71c28dc88dc6fc764d27bbb","kind":"tag","published_at":"2020-01-16T22:32:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.431","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.431/manifests"},{"name":"v2.11.430","sha":"6bf78909914f85b16833e56d01ca6521e6c6cc3b","kind":"tag","published_at":"2020-01-15T20:37:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.430","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.430/manifests"},{"name":"v2.11.429","sha":"0345a817c6d6b2ef5a7d91416c02be2b53bc760c","kind":"tag","published_at":"2020-01-14T20:39:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.429","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.429/manifests"},{"name":"v2.11.428","sha":"347975f2a17be60ccbd47aa25d5e86e792dee78a","kind":"tag","published_at":"2020-01-13T20:32:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.428","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.428/manifests"},{"name":"v2.11.427","sha":"c7356b9adbc2521f1dda3dacaa2c009e479e1bd3","kind":"tag","published_at":"2020-01-10T20:34:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.427","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.427/manifests"},{"name":"v2.11.426","sha":"8b3826ac18d382575724690eb9456774ff8687f9","kind":"tag","published_at":"2020-01-09T20:28:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.426","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.426/manifests"},{"name":"v2.11.425","sha":"bdb8c29c2238b398fce4151584ea732de44fee5f","kind":"tag","published_at":"2020-01-08T20:27:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.425","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.425/manifests"},{"name":"v2.11.424","sha":"e71f0962e1e02afe34ef8a2c65105a4445f167c1","kind":"tag","published_at":"2020-01-07T20:22:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.424","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.424/manifests"},{"name":"v2.11.423","sha":"30f6147ef445bc5264a1a54b91af1cf7324fcc50","kind":"tag","published_at":"2020-01-06T20:19:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.423","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.423/manifests"},{"name":"v2.11.422","sha":"adc96b466df15d673d02038c6b48fb76633fe6f6","kind":"tag","published_at":"2020-01-02T20:22:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.422","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.422/manifests"},{"name":"v2.11.421","sha":"19fb638ef64ce09b1f9b895b2929cdd9a87d8598","kind":"tag","published_at":"2019-12-23T20:22:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.421","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.421/manifests"},{"name":"v2.11.420","sha":"7a35ee4d413b735181d7e51ae01a24db83d0e0e2","kind":"tag","published_at":"2019-12-20T20:16:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.420","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.420/manifests"},{"name":"v2.11.419","sha":"3734e70a8c0ea23138898b732133d6b70f6fed8a","kind":"tag","published_at":"2019-12-19T20:18:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.419","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.419/manifests"},{"name":"v2.11.418","sha":"76ec588a9f681080a9d664eb8a982612a295c64f","kind":"tag","published_at":"2019-12-17T20:21:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.418","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.418/manifests"},{"name":"v2.11.417","sha":"3c01659eed61bd5b8f3dd4bae047f2608e5f7c28","kind":"tag","published_at":"2019-12-16T20:22:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.417","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.417/manifests"},{"name":"v2.11.416","sha":"88d75f85a4c98a84e0a083768fceeb499a472e46","kind":"tag","published_at":"2019-12-13T20:51:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.416","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.416/manifests"},{"name":"v2.11.415","sha":"79e71e552d3701e7995c32f49c63f129a44c2a76","kind":"tag","published_at":"2019-12-12T20:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.415","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.415/manifests"},{"name":"v2.11.414","sha":"bf74d323eafe0a370bee0bc1ca5db9a82a860aaf","kind":"tag","published_at":"2019-12-11T20:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.414","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.414/manifests"},{"name":"v2.11.413","sha":"508e47d73d334b4c1038d96aa07b7dfed8af1e9a","kind":"tag","published_at":"2019-12-10T20:22:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.413","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.413/manifests"},{"name":"v2.11.412","sha":"a71d50139e3a0092e4ecbd4a5e6cba8c8ca42fdc","kind":"tag","published_at":"2019-12-09T22:26:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.412","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.412/manifests"},{"name":"v2.11.411","sha":"75a9c2483a74cb697e606b54735a40898691a67d","kind":"tag","published_at":"2019-12-05T02:34:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.411","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.411/manifests"},{"name":"v2.11.410","sha":"e552161ace0c773da1ff24e3403436ea0dcbd15c","kind":"tag","published_at":"2019-12-04T02:45:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.410","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.410/manifests"},{"name":"v2.11.409","sha":"ff033c01ca90897e44e72d7b2ae6a47353b9017d","kind":"tag","published_at":"2019-12-03T21:24:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.409","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.409/manifests"},{"name":"v2.11.408","sha":"bd193209dfb3913573107a8de48846e9774466df","kind":"tag","published_at":"2019-12-03T01:18:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.408","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.408/manifests"},{"name":"v2.11.407","sha":"efdc806f111c97c669b93fbc20956d85b79b6288","kind":"tag","published_at":"2019-12-02T09:25:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.407","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.407/manifests"},{"name":"v2.11.406","sha":"b745a07f0d5badbfb5008862822e845f5fc16675","kind":"tag","published_at":"2019-11-26T20:02:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.406","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.406/manifests"},{"name":"v2.11.405","sha":"1fd31625d30c3b7094c83659fd391706a8ee2c3d","kind":"tag","published_at":"2019-11-25T20:16:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.405","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.405/manifests"},{"name":"v2.11.404","sha":"a09792225a618190b6fe2e1587105534783c1f1e","kind":"tag","published_at":"2019-11-22T21:04:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.404","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.404/manifests"},{"name":"v2.11.403","sha":"83e03e30c573f64ca3bf109cde8d3c3209a6e776","kind":"tag","published_at":"2019-11-21T20:23:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.403","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.403/manifests"},{"name":"v2.11.402","sha":"474030f4d5f46947ff0df6229716c11c9aac0dca","kind":"tag","published_at":"2019-11-20T20:15:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.402","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.402/manifests"},{"name":"v2.11.401","sha":"fecd0059fa79ece1313a45ccfbce31111d4f1e62","kind":"tag","published_at":"2019-11-19T22:41:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.401","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.401/manifests"},{"name":"v2.11.400","sha":"d22f4c1080f6772eebaeaecb51c5736032c3188d","kind":"tag","published_at":"2019-11-18T21:22:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.400","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.400/manifests"},{"name":"v2.11.399","sha":"b7e1c24242f571a10197b99013269bb1d224a0c0","kind":"tag","published_at":"2019-11-15T20:31:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.399","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.399/manifests"},{"name":"v2.11.398","sha":"8e55adb738e8c9b134613fbc35415be46a21ad10","kind":"tag","published_at":"2019-11-14T20:38:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.398","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.398/manifests"},{"name":"v2.11.397","sha":"42cbee5b78e681aea62957614e3a2a6851e3fe7f","kind":"tag","published_at":"2019-11-13T20:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.397","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.397/manifests"},{"name":"v2.11.396","sha":"82b84765db53e69540d6d1884f4f44d9e452263d","kind":"tag","published_at":"2019-11-12T20:16:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.396","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.396/manifests"},{"name":"v2.11.395","sha":"4eb7840c19635dfe94ea3936891b5ed1a08c4a8b","kind":"tag","published_at":"2019-11-11T21:41:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.395","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.395/manifests"},{"name":"v2.11.394","sha":"003c948745f5f92ad0686f95a31cdb62e8845e7c","kind":"tag","published_at":"2019-11-08T20:21:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.394","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.394/manifests"},{"name":"v2.11.393","sha":"9039c5860991e05ab0877cbe01012e58a0c0a53f","kind":"tag","published_at":"2019-11-07T20:30:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.393","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.393/manifests"},{"name":"v2.11.392","sha":"dd5401395760b398263b53b8553ebba39458cfc2","kind":"tag","published_at":"2019-11-07T00:04:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.392","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.392/manifests"},{"name":"v2.11.391","sha":"ff14e10d821cb2cc08d526da9779fb74458cbfb8","kind":"tag","published_at":"2019-11-06T20:30:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.391","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.391/manifests"},{"name":"v2.11.390","sha":"0c7fa9468e78b6c01ea2c97472d78a90abf8b9f9","kind":"tag","published_at":"2019-11-05T20:13:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.390","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.390/manifests"},{"name":"v2.11.389","sha":"4c40f6e67e763a0f392ba5b1449254426b68a600","kind":"tag","published_at":"2019-11-04T19:19:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.389","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.389/manifests"},{"name":"v2.11.388","sha":"4c40f6e67e763a0f392ba5b1449254426b68a600","kind":"tag","published_at":"2019-11-01T19:13:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.388","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.388/manifests"},{"name":"v2.11.387","sha":"e65c279868629456ecfd7bf6c09dbee806c8ec40","kind":"tag","published_at":"2019-10-31T19:20:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.387","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.387/manifests"},{"name":"v2.11.386","sha":"6dcf9acfb7c1914ae77370f269ff40753ca51d25","kind":"tag","published_at":"2019-10-30T19:39:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.386","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.386/manifests"},{"name":"v2.11.385","sha":"e8a28c5f21a6b0cd818dd21502a56190ea04f648","kind":"tag","published_at":"2019-10-29T19:02:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.385","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.385/manifests"},{"name":"v2.11.384","sha":"dd3b1210190edef8b6a24688d0f5a39a1f55e42b","kind":"tag","published_at":"2019-10-28T22:34:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.384","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.384/manifests"},{"name":"v2.11.383","sha":"86455fa19034ac9be8f5b1f2434183c69a7ec270","kind":"tag","published_at":"2019-10-28T21:23:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.383","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.383/manifests"},{"name":"v2.11.382","sha":"ff3094492561a411488f28c7a18d9562dd7b290a","kind":"tag","published_at":"2019-10-25T19:49:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.382","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.382/manifests"},{"name":"v2.11.381","sha":"bc0197e7b7dde39f221bf2c1def0998602a92b43","kind":"tag","published_at":"2019-10-24T19:19:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.381","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.381/manifests"},{"name":"v2.11.380","sha":"aea39c090af55072cd87b734978171002081b883","kind":"tag","published_at":"2019-10-23T19:37:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.380","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.380/manifests"},{"name":"v2.11.379","sha":"15745d87bd6d0a9424f10a9997878e6d73fb835b","kind":"tag","published_at":"2019-10-22T19:40:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.379","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.379/manifests"},{"name":"v2.11.378","sha":"d3ac87b685fd3a9efae0b356981f5bd0ae26cdae","kind":"tag","published_at":"2019-10-18T19:23:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.378","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.378/manifests"},{"name":"v2.11.377","sha":"afbb1fd5740b868c76347bc2369e7c410ca1f41b","kind":"tag","published_at":"2019-10-17T19:24:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.377","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.377/manifests"},{"name":"v2.11.376","sha":"ca47a3ff38a0b3ca9230872488147ab645b1dcb5","kind":"tag","published_at":"2019-10-16T19:23:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.376","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.376/manifests"},{"name":"v2.11.375","sha":"59632b5c052141f002b5bf355130c586a763c2eb","kind":"tag","published_at":"2019-10-15T19:31:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.375","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.375/manifests"},{"name":"v2.11.374","sha":"f4e68cc45d39b505e92bd5c6fe81a4c03b188969","kind":"tag","published_at":"2019-10-14T19:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.374","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.374/manifests"},{"name":"v2.11.373","sha":"3f44ef03d6e35196efa155eba2ecddd0d99ed459","kind":"tag","published_at":"2019-10-11T19:30:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.373","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.373/manifests"},{"name":"v2.11.372","sha":"b85664a32b2e6f3430609619b76f5646cdfada14","kind":"tag","published_at":"2019-10-10T19:18:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.372","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.372/manifests"},{"name":"v2.11.371","sha":"b2257537987904adcdb9d609a61cac3cb5deb41b","kind":"tag","published_at":"2019-10-09T19:28:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.371","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.371/manifests"},{"name":"v2.11.370","sha":"527d82c7ada7a738b011902ca7e6e8fbdef07b81","kind":"tag","published_at":"2019-10-08T19:18:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.370","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.370/manifests"},{"name":"v2.11.369","sha":"865703842daa722902fa3afea8baa6d2be572a53","kind":"tag","published_at":"2019-10-07T19:20:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.369","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.369/manifests"},{"name":"v2.11.368","sha":"3300ef84e77352f7d30b5201422ae626a2b71ace","kind":"tag","published_at":"2019-10-04T19:26:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.368","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.368/manifests"},{"name":"v2.11.367","sha":"445489596537c6e7bb74649be1e1f45a575852c2","kind":"tag","published_at":"2019-10-03T19:16:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.367","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.367/manifests"},{"name":"v2.11.366","sha":"4749f19e01d6bf546db9942388b259f815f5bc76","kind":"tag","published_at":"2019-10-02T19:52:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.366","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.366/manifests"},{"name":"v2.11.365","sha":"9e9404e010907cbdfdd85cf719715d3d2a8bc33e","kind":"tag","published_at":"2019-10-01T19:09:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.365","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.365/manifests"},{"name":"v2.11.364","sha":"156c7b2511f797030e6330ef0e0cd4d918a7f68f","kind":"tag","published_at":"2019-09-30T19:19:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.364","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.364/manifests"},{"name":"v2.11.363","sha":"b766f8c314fa4f3419cb61f8f263489c95ad3070","kind":"tag","published_at":"2019-09-27T19:18:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.363","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.363/manifests"},{"name":"v2.11.362","sha":"803e8ac4e888690c47e315ae3b5a2293f2dc08ff","kind":"tag","published_at":"2019-09-26T19:22:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.362","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.362/manifests"},{"name":"v2.11.361","sha":"63ea5496d6dcc61f98182c0eaac15d35ff5f3758","kind":"tag","published_at":"2019-09-25T19:29:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.361","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.361/manifests"},{"name":"v2.11.360","sha":"6361fcb8185ef22b9df2b8461fa7928c8cd86497","kind":"tag","published_at":"2019-09-24T19:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.360","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.360/manifests"},{"name":"v2.11.359","sha":"179c9ec240b414168af88522607afdf32884396a","kind":"tag","published_at":"2019-09-23T20:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.359","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.359/manifests"},{"name":"v2.11.358","sha":"179c9ec240b414168af88522607afdf32884396a","kind":"tag","published_at":"2019-09-20T22:55:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.358","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.358/manifests"},{"name":"v2.11.357","sha":"b03fcde1d1048b8b29b07e1871bbb77872c5dead","kind":"tag","published_at":"2019-09-19T21:25:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.357","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.357/manifests"},{"name":"v2.11.356","sha":"5f78c584495d8d6a4e389d768f2dbd6399663c8c","kind":"tag","published_at":"2019-09-18T19:11:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.356","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.356/manifests"},{"name":"v2.11.355","sha":"616a75902ddbee93b0112277810695755b2e858c","kind":"tag","published_at":"2019-09-17T18:59:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.355","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.355/manifests"},{"name":"v2.11.354","sha":"77c222a4723fffe349ceca839b640df66d995b2e","kind":"tag","published_at":"2019-09-16T19:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.354","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.354/manifests"},{"name":"v2.11.353","sha":"6ea3c402c9388419b8938358a810bae7ac01eb5c","kind":"tag","published_at":"2019-09-12T19:12:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.353","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.353/manifests"},{"name":"v2.11.352","sha":"610d810c88209e048014727851852635b8ed6d49","kind":"tag","published_at":"2019-09-11T19:23:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.352","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.352/manifests"},{"name":"v2.11.351","sha":"32b730b18f60dc93c272f6733abc54b4973ac2ab","kind":"tag","published_at":"2019-09-10T19:19:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.351","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.351/manifests"},{"name":"v2.11.350","sha":"f79374b58bec59d9e6606b2ad7056a8636cf982b","kind":"tag","published_at":"2019-09-09T19:15:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.350","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.350/manifests"},{"name":"v2.11.349","sha":"fd9dcc29a5e036366e1550a5d072604953455eab","kind":"tag","published_at":"2019-09-06T19:10:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.349","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.349/manifests"},{"name":"v2.11.348","sha":"2faa8989c0b96735f5d696ef3b21ace2a3238565","kind":"tag","published_at":"2019-09-05T19:12:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.348","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.348/manifests"},{"name":"v2.11.347","sha":"33ee27a2f7397ded1c2ef45dca0ff74b0fab6cf8","kind":"tag","published_at":"2019-09-04T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.347","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.347/manifests"},{"name":"v2.11.346","sha":"6e5f616c2cf5da5333d1d479b258c1a02edf8729","kind":"tag","published_at":"2019-09-03T20:27:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.346","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.346/manifests"},{"name":"v2.11.345","sha":"bb64065bce37ab75e62be87004f5043474da420c","kind":"tag","published_at":"2019-08-30T19:01:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.345","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.345/manifests"},{"name":"v2.11.344","sha":"8836d549bb9cb6a781d3f67e3295213565ffe8ae","kind":"tag","published_at":"2019-08-29T19:17:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.344","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.344/manifests"},{"name":"v2.11.343","sha":"cc658886aa22c6200396123f3d0ed203327c711b","kind":"tag","published_at":"2019-08-28T19:25:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.343","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.343/manifests"},{"name":"v2.11.342","sha":"db96f34788e207ce62470e08b4a15b7191944b05","kind":"tag","published_at":"2019-08-27T19:10:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.342","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.342/manifests"},{"name":"v2.11.341","sha":"909f540e943096e3aa518c2d9e8ea326a7972122","kind":"tag","published_at":"2019-08-26T19:11:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.341","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.341/manifests"},{"name":"v2.11.340","sha":"bd84af13b7a631f40a9f18203b41f3e68b2c4b6d","kind":"tag","published_at":"2019-08-23T19:16:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.340","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.340/manifests"},{"name":"v2.11.339","sha":"4dacfff9682cdbb0177f6f523412587607348222","kind":"tag","published_at":"2019-08-22T19:30:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.339","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.339/manifests"},{"name":"v2.11.338","sha":"333850cd4392a761a69cdb43fba37e1ca38b0b0e","kind":"tag","published_at":"2019-08-21T19:34:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.338","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.338/manifests"},{"name":"v2.11.337","sha":"ffd1c24b3018d287d602aab1180cf2e02084fc83","kind":"tag","published_at":"2019-08-20T19:45:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.337","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.337/manifests"},{"name":"v2.11.336","sha":"6922559be7614e469766a3e02f8d5bd5e55260d1","kind":"tag","published_at":"2019-08-19T19:14:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.336","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.336/manifests"},{"name":"v2.11.335","sha":"2d3813acaf9b2047d0e63fc523d2496ab4f2084f","kind":"tag","published_at":"2019-08-16T19:10:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.335","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.335/manifests"},{"name":"v2.11.334","sha":"7d7067831747ebc994fc2b1924dc42e797ae29cb","kind":"tag","published_at":"2019-08-15T19:18:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.334","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.334/manifests"},{"name":"v2.11.333","sha":"c205c44a84c5e5e20a08c62fb486d61fddfd4c76","kind":"tag","published_at":"2019-08-14T19:20:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.333","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.333/manifests"},{"name":"v2.11.332","sha":"454322ebd7c8cfad14a3744ad5f97dd8b31e8817","kind":"tag","published_at":"2019-08-13T19:17:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.332","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.332/manifests"},{"name":"v2.11.331","sha":"4ff544348c4e3d332f84be294bd75384af9d61ba","kind":"tag","published_at":"2019-08-12T19:22:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.331","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.331/manifests"},{"name":"v2.11.330","sha":"e59ab55b62f4a5b97f8df9bea2ae44c8db1752b4","kind":"tag","published_at":"2019-08-09T19:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.330","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.330/manifests"},{"name":"v2.11.329","sha":"c085375d4acfeb968de71d10dce43ea5ed6ad6ed","kind":"tag","published_at":"2019-08-08T19:31:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.329","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.329/manifests"},{"name":"v2.11.328","sha":"0239929a44cce34248c6a9ef83211e4aa91f9219","kind":"tag","published_at":"2019-08-07T19:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.328","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.328/manifests"},{"name":"v2.11.327","sha":"dc9a47dbe36c5435902eae0f7b13ed19f00ee5a5","kind":"tag","published_at":"2019-08-06T18:58:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.327","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.327/manifests"},{"name":"v2.11.326","sha":"74d0b97e9198507b18347a09ec3b4ce2e65aa47c","kind":"tag","published_at":"2019-08-05T19:02:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.326","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.326/manifests"},{"name":"v2.11.325","sha":"aa6fb4de6b3958b6ea5923647c14f99772a89513","kind":"tag","published_at":"2019-08-02T19:49:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.325","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.325/manifests"},{"name":"v2.11.324","sha":"9f5a8d7bf9f155020e429d8b6baa37883b47fd64","kind":"tag","published_at":"2019-07-30T19:17:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.324","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.324/manifests"},{"name":"v2.11.323","sha":"83a01f9c0c7ff807491c00d700836799d77dec6c","kind":"tag","published_at":"2019-07-29T19:11:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.323","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.323/manifests"},{"name":"v2.11.322","sha":"00f933eea8d61280e64ce41b1c44b8f8560b8051","kind":"tag","published_at":"2019-07-26T19:17:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.322","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.322/manifests"},{"name":"v2.11.321","sha":"31ebed755f2811c0d76dc0256065c5bb1f7e467a","kind":"tag","published_at":"2019-07-25T19:26:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.321","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.321/manifests"},{"name":"v2.11.320","sha":"43a58a75a20a8e7a68d9c65b3bcbef2630dc2169","kind":"tag","published_at":"2019-07-24T19:31:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.320","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.320/manifests"},{"name":"v2.11.319","sha":"b5f69e939f284af8696dfc12c98cfdd6ab153bf5","kind":"tag","published_at":"2019-07-23T19:43:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.319","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.319/manifests"},{"name":"v2.11.318","sha":"20cfd73b1caf43f9bcf6b27ce30d502d76a105fc","kind":"tag","published_at":"2019-07-22T19:33:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.318","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.318/manifests"},{"name":"v2.11.317","sha":"a3084fc7a5f08a16b59c14417c40877ee6d0160a","kind":"tag","published_at":"2019-07-19T19:19:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.317","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.317/manifests"},{"name":"v2.11.316","sha":"1179544ad8fef2e208d43fe6d9015a73862bed54","kind":"tag","published_at":"2019-07-18T20:28:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.316","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.316/manifests"},{"name":"v2.11.315","sha":"f0967a5b7ee7130b844a0d25f17c39ed54fbcd99","kind":"tag","published_at":"2019-07-17T19:11:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.315","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.315/manifests"},{"name":"v2.11.314","sha":"7034d27d67929d70c8386c445f881b519e28cc36","kind":"tag","published_at":"2019-07-12T18:53:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.314","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.314/manifests"},{"name":"v2.11.313","sha":"5cb066590c66df5821e4d17770aa2800e6874348","kind":"tag","published_at":"2019-07-11T16:21:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.313","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.313/manifests"},{"name":"v2.11.312","sha":"db5fe64dda408189e8bf81472f1f5814bacfe156","kind":"tag","published_at":"2019-07-10T19:26:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.312","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.312/manifests"},{"name":"v2.11.311","sha":"46093472fb21197b4a459b5fb378a870297ec096","kind":"tag","published_at":"2019-07-09T19:21:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.311","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.311/manifests"},{"name":"v2.11.310","sha":"5e7b6c310c1f4d59b30d843d4e91b54f32095c6b","kind":"tag","published_at":"2019-07-08T19:14:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.310","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.310/manifests"},{"name":"v2.11.309","sha":"228c7f8ee9db19972b175afb98aad9a279ca50d7","kind":"tag","published_at":"2019-07-03T19:12:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.309","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.309/manifests"},{"name":"v2.11.308","sha":"d809107fcdf5bb9c56a2421cff96826dcc0fdd37","kind":"tag","published_at":"2019-07-02T19:17:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.308","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.308/manifests"},{"name":"v2.11.307","sha":"afc4dfe1b189b7d8c026842c06579a071f1ab67d","kind":"tag","published_at":"2019-07-01T19:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.307","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.307/manifests"},{"name":"v2.11.306","sha":"9ddedaf8391321b0c7b9a9fba804a3d6d87862f4","kind":"tag","published_at":"2019-06-28T19:43:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.306","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.306/manifests"},{"name":"v2.11.305","sha":"83591dc87ff38a0cfb50a40ea9fb4700d37d5964","kind":"tag","published_at":"2019-06-27T19:18:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.305","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.305/manifests"},{"name":"v2.11.304","sha":"925bcc4103dd830de0a5d83dba7d3788174eadd6","kind":"tag","published_at":"2019-06-27T01:36:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.304","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.304/manifests"},{"name":"v2.11.302","sha":"77e5847a470c1dd61a5e68a6b7af18a741f990bd","kind":"tag","published_at":"2019-06-25T20:05:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.302","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.302/manifests"},{"name":"v2.11.301","sha":"473a1d8f276a3ab5ed41792f061554fc4c680f62","kind":"tag","published_at":"2019-06-24T19:31:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.301","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.301/manifests"},{"name":"v2.11.300","sha":"5f78e8c496bde2031cf5169ca67ae58ec63e3381","kind":"tag","published_at":"2019-06-21T19:10:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.300","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.300/manifests"},{"name":"v2.11.299","sha":"0eb06a89db11636a29aa37d8cbeccdd3ead6a872","kind":"tag","published_at":"2019-06-20T19:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.299","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.299/manifests"},{"name":"v2.11.298","sha":"6f06925e1e7123fba89ae549c9aad5ac15d8fce2","kind":"tag","published_at":"2019-06-19T20:12:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.298","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.298/manifests"},{"name":"v2.11.297","sha":"21cb046efc7789460f0834fb10bdff728c0954e5","kind":"tag","published_at":"2019-06-18T19:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.297","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.297/manifests"},{"name":"v2.11.296","sha":"83f88cd738dc9901776285aa03c7be377c3c4729","kind":"tag","published_at":"2019-06-17T19:11:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.296","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.296/manifests"},{"name":"v2.11.295","sha":"f543fb1ce3a06db389f567e04d0a8e0b87d8ea4f","kind":"tag","published_at":"2019-06-14T19:07:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.295","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.295/manifests"},{"name":"v2.11.294","sha":"c58858ccd13e1bba8e9812f70bae9473b5cada11","kind":"tag","published_at":"2019-06-13T20:16:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.294","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.294/manifests"},{"name":"v2.11.293","sha":"6726ef83eb1717838f01776d7a54a62e8228f4df","kind":"tag","published_at":"2019-06-12T19:10:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.293","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.293/manifests"},{"name":"v2.11.292","sha":"01a60cc5a2394a719e03b56b6d78025e812f0b6b","kind":"tag","published_at":"2019-06-11T19:32:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.292","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.292/manifests"},{"name":"v2.11.291","sha":"ad642d6ce6de355e02d01d5d5fb52bab1e6699cf","kind":"tag","published_at":"2019-06-10T19:21:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.291","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.291/manifests"},{"name":"v2.11.290","sha":"3ef00a2c6c6bd7150fb94bc8834dd1012db6b35c","kind":"tag","published_at":"2019-06-07T19:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.290","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.290/manifests"},{"name":"v2.11.289","sha":"af1b7d9904e75fb39b02827532eb60b4d42bfd74","kind":"tag","published_at":"2019-06-06T19:47:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.289","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.289/manifests"},{"name":"v2.11.288","sha":"52f2af452b1635412b305d232044387879bd7e1f","kind":"tag","published_at":"2019-06-05T18:57:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.288","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.288/manifests"},{"name":"v2.11.287","sha":"dfc4c76a4a2260258c69228580ebdbc926194bad","kind":"tag","published_at":"2019-06-04T19:34:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.287","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.287/manifests"},{"name":"v2.11.286","sha":"69ad7b28a6ab333a991a0b195420073f0a702972","kind":"tag","published_at":"2019-06-03T19:13:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.286","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.286/manifests"},{"name":"v2.11.285","sha":"bad42abd0002ada476baac48aea1151573813312","kind":"tag","published_at":"2019-05-30T20:00:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.285","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.285/manifests"},{"name":"v2.11.284","sha":"aa7b37998e2af96d5a3ed49265fd64b9a03de76a","kind":"tag","published_at":"2019-05-29T19:14:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.284","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.284/manifests"},{"name":"v2.11.283","sha":"e4d7be33346b27525d245f37c76fcbf32de38225","kind":"tag","published_at":"2019-05-28T18:56:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.283","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.283/manifests"},{"name":"v2.11.282","sha":"11440c2941fa53ed23d6fe26be5facdb3a749812","kind":"tag","published_at":"2019-05-24T19:04:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.282","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.282/manifests"},{"name":"v2.11.281","sha":"d89da2fd0f3bef5e389aaf3a419dee0b337510c0","kind":"tag","published_at":"2019-05-23T19:00:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.281","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.281/manifests"},{"name":"v2.11.280","sha":"0594ac7aa2479fff5ed4cdfb55f8b0ca458249c5","kind":"tag","published_at":"2019-05-22T19:09:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.280","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.280/manifests"},{"name":"v2.11.279","sha":"ea54953ff43a4f9e6695565192eb0a0a65670f7a","kind":"tag","published_at":"2019-05-21T19:27:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.279","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.279/manifests"},{"name":"v2.11.278","sha":"fd3822ee6400edfd27c369108499fc91dbe62243","kind":"tag","published_at":"2019-05-20T19:11:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.278","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.278/manifests"},{"name":"v2.11.277","sha":"163b65f91d734113ca77a3b1c36965b3af9f1045","kind":"tag","published_at":"2019-05-17T19:30:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.277","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.277/manifests"},{"name":"v2.11.276","sha":"8140450892edee44daf7f6f726bbb8809a6af417","kind":"tag","published_at":"2019-05-16T19:45:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.276","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.276/manifests"},{"name":"v2.11.275","sha":"37c912e4c3222dec7ee3d59c3c152766aa252882","kind":"tag","published_at":"2019-05-15T19:11:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.275","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.275/manifests"},{"name":"v2.11.274","sha":"ec5c854af80c709f2527c67e3ae710cab749cb58","kind":"tag","published_at":"2019-05-14T19:09:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.274","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.274/manifests"},{"name":"v2.11.273","sha":"dccf44eb4b070b61bdae0b28693e53747248f538","kind":"tag","published_at":"2019-05-13T19:20:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.273","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.273/manifests"},{"name":"v2.11.272","sha":"7ce1f19683cc9c2d937dffc913b9df7e63b69ffe","kind":"tag","published_at":"2019-05-10T19:14:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.272","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.272/manifests"},{"name":"v2.11.271","sha":"80429a610d8d75a50592c2ff793f1c69dbef6d9d","kind":"tag","published_at":"2019-05-08T19:10:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.271","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.271/manifests"},{"name":"v2.11.270","sha":"3ef3ab7979441c59a4190232bf33cf0e00ccef72","kind":"tag","published_at":"2019-05-07T19:27:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.270","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.270/manifests"},{"name":"v2.11.269","sha":"5589eb2c48dad1da818e74c5d850e7c69508b749","kind":"tag","published_at":"2019-05-06T19:10:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.269","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.269/manifests"},{"name":"v2.11.268","sha":"80e4a7420b59ee6c6943b3a31a0113a46a9b40a3","kind":"tag","published_at":"2019-05-03T18:54:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.268","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.268/manifests"},{"name":"v2.11.267","sha":"99ec11d84cfb0f46e4a4ba2523596f5ebbd5d53c","kind":"tag","published_at":"2019-05-02T20:38:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.267","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.267/manifests"},{"name":"v2.11.266","sha":"7ad5dbff5fe63114bc077eb6787e48277cf3d520","kind":"tag","published_at":"2019-05-01T19:09:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.266","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.266/manifests"},{"name":"v2.11.265","sha":"9b4bfd298fa2dfc94da640d2bd863804519c5061","kind":"tag","published_at":"2019-04-30T19:23:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.265","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.265/manifests"},{"name":"v2.11.264","sha":"8f78d19f5832abdd5189fb32722172ed88b166bc","kind":"tag","published_at":"2019-04-29T19:10:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.264","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.264/manifests"},{"name":"v2.11.263","sha":"78c7e230f82c52a3f5ab8d0b51dec06aaac4325e","kind":"tag","published_at":"2019-04-26T19:34:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.263","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.263/manifests"},{"name":"v2.11.262","sha":"cae9ce7570dccb5aa106c09d5b77266e97c1b3e6","kind":"tag","published_at":"2019-04-25T19:14:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.262","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.262/manifests"},{"name":"v2.11.261","sha":"9efbfbccb46e73a8524437bdb76c2322e8ed5aba","kind":"tag","published_at":"2019-04-24T19:14:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.261","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.261/manifests"},{"name":"v2.11.260","sha":"79ff5c2a00e1a22119b0bd06891883fbbe4d21bb","kind":"tag","published_at":"2019-04-19T19:50:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.260","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.260/manifests"},{"name":"v2.11.259","sha":"2be3c9ea5806aa5921fc4eab1360e097c590a7e2","kind":"tag","published_at":"2019-04-18T19:12:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.259","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.259/manifests"},{"name":"v2.11.258","sha":"01aac24c853b1eaac057f998f4b5da4d84fc3bb9","kind":"tag","published_at":"2019-04-17T19:12:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.258","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.258/manifests"},{"name":"v2.11.257","sha":"4215fc34b99c03d76ef9cc6291eb0319c6e5e867","kind":"tag","published_at":"2019-04-16T19:13:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.257","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.257/manifests"},{"name":"v2.11.256","sha":"5372ee581cf9ec36367a5aae5b9db3fac1d6eac8","kind":"tag","published_at":"2019-04-05T19:19:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.256","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.256/manifests"},{"name":"v2.11.255","sha":"891687ff572075cff3f9925cd5cb3e7358ecca55","kind":"tag","published_at":"2019-04-04T19:43:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.255","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.255/manifests"},{"name":"v2.11.254","sha":"aac7f1e683690654f8df8d555aec7e47b58012e8","kind":"tag","published_at":"2019-04-03T19:26:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.254","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.254/manifests"},{"name":"v2.11.253","sha":"f7744ee366736d382de7fb8300b27a1b9f35c862","kind":"tag","published_at":"2019-04-02T19:07:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.253","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.253/manifests"},{"name":"v2.11.252","sha":"353e557646c13d27e18161bfcd0c7f9526cb12fb","kind":"tag","published_at":"2019-04-01T19:18:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.252","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.252/manifests"},{"name":"v2.11.251","sha":"bbf082e8c84bb8fc07e03f2c11528504fc06a04b","kind":"tag","published_at":"2019-03-29T19:47:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.251","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.251/manifests"},{"name":"v2.11.250","sha":"d19ea624a8bb72ca294d7c76a4a53a1fa27ea7f3","kind":"tag","published_at":"2019-03-28T19:08:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.250","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.250/manifests"},{"name":"v2.11.249","sha":"c8f99ee0fb5c91518814eb322d91840d54aebce1","kind":"tag","published_at":"2019-03-27T19:20:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.249","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.249/manifests"},{"name":"v2.11.248","sha":"82bd9c7756d6c69612c9402ca1a21f4f7ecc58c5","kind":"tag","published_at":"2019-03-26T19:41:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.248","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.248/manifests"},{"name":"v2.11.247","sha":"7341efa6609e2f4782bb2a139818ab073d479071","kind":"tag","published_at":"2019-03-25T19:09:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.247","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.247/manifests"},{"name":"v2.11.246","sha":"2d2d6786a100fefae0476dc612ec1363774a9469","kind":"tag","published_at":"2019-03-22T20:49:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.246","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.246/manifests"},{"name":"v2.11.245","sha":"fbf9da1a62105140ac97f2da9f874a69ec2ac9ea","kind":"tag","published_at":"2019-03-21T19:09:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.245","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.245/manifests"},{"name":"v2.11.244","sha":"19940f8ed958857629584a3e3e8004c01a8b8514","kind":"tag","published_at":"2019-03-20T19:10:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.244","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.244/manifests"},{"name":"v2.11.243","sha":"312fc5b127e684def2b648e39a1a312e665f3683","kind":"tag","published_at":"2019-03-19T19:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.243","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.243/manifests"},{"name":"v2.11.242","sha":"ebc96996930bafe20a9d054b6d4106bb7c9b59d1","kind":"tag","published_at":"2019-03-18T19:10:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.242","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.242/manifests"},{"name":"v2.11.241","sha":"e21577b17a8537d4c3821dc7122b2978cdcd4aaa","kind":"tag","published_at":"2019-03-14T19:38:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.241","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.241/manifests"},{"name":"v2.11.240","sha":"abceac1ff17da00532c2ada8c642880e3688827f","kind":"tag","published_at":"2019-03-13T19:10:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.240","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.240/manifests"},{"name":"v2.11.239","sha":"34c3f472579f7be689e39cf8863dcdacd8f8de19","kind":"tag","published_at":"2019-03-12T19:12:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.239","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.239/manifests"},{"name":"v2.11.238","sha":"44763aef039567e4f34d4237e152c718f675ae62","kind":"tag","published_at":"2019-03-11T19:20:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.238","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.238/manifests"},{"name":"v2.11.237","sha":"78b04e105efa270f60d5b650125caf65a645e2ec","kind":"tag","published_at":"2019-03-08T20:13:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.237","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.237/manifests"},{"name":"v2.11.236","sha":"fa9841873cd7bdbe998dc23e5252117fedbbd62c","kind":"tag","published_at":"2019-03-07T20:25:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.236","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.236/manifests"},{"name":"v2.11.235","sha":"400d3b671366def8b8aa9f4cb829c5dfcb4e8fbe","kind":"tag","published_at":"2019-03-06T20:47:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.235","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.235/manifests"},{"name":"v2.11.234","sha":"045673268420d2c2fd440f519e8341e65251d174","kind":"tag","published_at":"2019-03-05T20:10:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.234","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.234/manifests"},{"name":"v2.11.233","sha":"c1f7be8cb90c06a96a2f9cf44da74570f93f9578","kind":"tag","published_at":"2019-03-04T20:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.233","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.233/manifests"},{"name":"v2.11.232","sha":"43a9bfe16004a8c9e4cfa14bc773a884f3c5860a","kind":"tag","published_at":"2019-03-01T20:58:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.232","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.232/manifests"},{"name":"v2.11.231","sha":"aca58af50bfa4cd957857c78343ed64bd59ab6ee","kind":"tag","published_at":"2019-02-28T20:54:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.231","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.231/manifests"},{"name":"v2.11.230","sha":"ef0c9f96372bd69fb23c7001ed0e243f9e13a8a5","kind":"tag","published_at":"2019-02-27T20:24:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.230","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.230/manifests"},{"name":"v2.11.229","sha":"2f67366d16dc0a06b883f9e4db0861b736de4ad0","kind":"tag","published_at":"2019-02-26T20:12:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.229","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.229/manifests"},{"name":"v2.11.228","sha":"5ac4f7b576a2fba184c3d17c4a604cae748a4b55","kind":"tag","published_at":"2019-02-25T20:10:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.228","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.228/manifests"},{"name":"v2.11.227","sha":"369aad07d2b6820a1051a3b9a564a4c294e00e76","kind":"tag","published_at":"2019-02-22T20:23:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.227","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.227/manifests"},{"name":"v2.11.226","sha":"17d61877231442f0e4da5161b812a8b004b5bf04","kind":"tag","published_at":"2019-02-21T20:04:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.226","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.226/manifests"},{"name":"v2.11.225","sha":"5e4954c39571d1db9d0e4987dd1231682b179870","kind":"tag","published_at":"2019-02-20T20:08:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.225","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.225/manifests"},{"name":"v2.11.224","sha":"c357d4f02d72e0fa515626c127df0ab2f2b4dd27","kind":"tag","published_at":"2019-02-19T20:10:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.224","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.224/manifests"},{"name":"v2.11.223","sha":"82f864020f56708184c8518e1587be24756e3fb9","kind":"tag","published_at":"2019-02-18T20:21:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.223","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.223/manifests"},{"name":"v2.11.222","sha":"2c6ca0d25e40276179f6a169bfd900dfc41a0a41","kind":"tag","published_at":"2019-02-15T20:08:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.222","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.222/manifests"},{"name":"v2.11.221","sha":"77d2145213651f8f4d13ba51d96f48fc0fe369f0","kind":"tag","published_at":"2019-02-14T20:05:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.221","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.221/manifests"},{"name":"v2.11.220","sha":"24440b9302862ec3f58307de867d2a7facf96fa5","kind":"tag","published_at":"2019-02-13T23:48:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.220","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.220/manifests"},{"name":"v2.11.219","sha":"c911b1f54ffee715d7abb06e95045018ff3f1559","kind":"tag","published_at":"2019-02-13T00:11:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.219","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.219/manifests"},{"name":"v2.11.218","sha":"5b5a19d3ac3f1681d36270642edca5f5db93902c","kind":"tag","published_at":"2019-02-11T23:52:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.218","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.218/manifests"},{"name":"v2.11.217","sha":"4669bd71dc1dcae10eda4c330fb82255a7e76918","kind":"tag","published_at":"2019-02-08T23:07:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.217","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.217/manifests"},{"name":"v2.11.216","sha":"85cf048dac650452f2f67e4dc2331d2b0fda649e","kind":"tag","published_at":"2019-02-07T22:36:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.216","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.216/manifests"},{"name":"v2.11.215","sha":"724ed8db382d5f0e4976bc0e3d2a637c3a11f2c6","kind":"tag","published_at":"2019-02-07T00:07:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.215","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.215/manifests"},{"name":"v2.11.214","sha":"a1129957982a2f06ed05dcd9f9a5edd378b0e181","kind":"tag","published_at":"2019-02-05T22:51:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.214","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.214/manifests"},{"name":"v2.11.213","sha":"10f56b74590e772f12fec01301b28931f063d97e","kind":"tag","published_at":"2019-02-04T23:21:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.213","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.213/manifests"},{"name":"v2.11.212","sha":"89e556e1b0e7064158ace083b26043f8afb06eb8","kind":"tag","published_at":"2019-01-25T23:23:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.212","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.212/manifests"},{"name":"v2.11.211","sha":"9f4444f37a34415e20857b40920081c88a926b88","kind":"tag","published_at":"2019-01-24T23:54:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.211","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.211/manifests"},{"name":"v2.11.210","sha":"40d4306359e254461e897a737bf24ac22dcce8eb","kind":"tag","published_at":"2019-01-23T23:53:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.210","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.210/manifests"},{"name":"v2.11.209","sha":"4a5ff4dd85f063d99331ea282a0e90c3cea6cecf","kind":"tag","published_at":"2019-01-21T23:38:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.209","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.209/manifests"},{"name":"v2.11.208","sha":"b9f445a5d7ddc6b2cc573ba4ae473911d192fe03","kind":"tag","published_at":"2019-01-18T22:05:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.208","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.208/manifests"},{"name":"v2.11.207","sha":"ebd4fd6c9dc21b65489f9fb3ed93fecac5ed4033","kind":"tag","published_at":"2019-01-18T00:01:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.207","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.207/manifests"},{"name":"v2.11.206","sha":"c17cbf5875d07446552f86907362f3245a8d02d3","kind":"tag","published_at":"2019-01-16T19:46:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.206","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.206/manifests"},{"name":"v2.11.205","sha":"c6b713cf4d7b0c587cbe2928c4957b7392cc9840","kind":"tag","published_at":"2019-01-14T23:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.205","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.205/manifests"},{"name":"v2.11.204","sha":"d9bcf40a5c6450fec97634ca62607c09a071d572","kind":"tag","published_at":"2019-01-11T20:04:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.204","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.204/manifests"},{"name":"v2.11.203","sha":"74bca15a0297a368d4a2655d2bd8af54785507e8","kind":"tag","published_at":"2019-01-10T20:34:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.203","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.203/manifests"},{"name":"v2.11.202","sha":"4374d3845babb577a5bf041f381eca5777442620","kind":"tag","published_at":"2019-01-09T23:21:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.202","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.202/manifests"},{"name":"v2.11.201","sha":"b70d2a89c99d447fd1d1019909a93a360ef1225c","kind":"tag","published_at":"2019-01-07T22:46:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.201","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.201/manifests"},{"name":"v2.11.200","sha":"3225d1e704513ea0fa311fe3ad92a65b7822e2dd","kind":"tag","published_at":"2019-01-04T23:50:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.200","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.200/manifests"},{"name":"v2.11.199","sha":"6c0adbf7e0c0900e3803aac421e1e1f8023644c6","kind":"tag","published_at":"2019-01-03T23:50:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.199","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.199/manifests"},{"name":"v2.11.198","sha":"14d19c75aa33888c8744fded1a5085fa9d6d9589","kind":"tag","published_at":"2019-01-03T01:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.198","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.198/manifests"},{"name":"v2.11.197","sha":"463e4ab93b44b5a698e8dd0b2872fadada4dcd43","kind":"tag","published_at":"2018-12-21T23:21:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.197","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.197/manifests"},{"name":"v2.11.196","sha":"80234015f2e1efb8a5efb717b1eb6607a1da4e87","kind":"tag","published_at":"2018-12-20T23:49:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.196","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.196/manifests"},{"name":"v2.11.195","sha":"24786925cfdbd4101156c11e2262f9ded618ff26","kind":"tag","published_at":"2018-12-19T23:19:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.195","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.195/manifests"},{"name":"v2.11.194","sha":"bf8453092e8d25723ec1e38b41a243aedd37df51","kind":"tag","published_at":"2018-12-18T23:51:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.194","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.194/manifests"},{"name":"v2.11.193","sha":"0646a5d410fb1523913b43c3ea873e61945828aa","kind":"tag","published_at":"2018-12-17T23:52:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.193","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.193/manifests"},{"name":"v2.11.192","sha":"726e02fa6594bcc6cff3e331e47ac845cb585992","kind":"tag","published_at":"2018-12-14T23:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.192","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.192/manifests"},{"name":"v2.11.191","sha":"dedc966fde563d050cc2dc122d2df4e4792e3d0d","kind":"tag","published_at":"2018-12-13T23:08:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.191","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.191/manifests"},{"name":"v2.11.190","sha":"e548000dc912a63cd7da32d9c72e3acda76008a9","kind":"tag","published_at":"2018-12-12T23:38:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.190","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.190/manifests"},{"name":"v2.11.189","sha":"a9284714f459c41f71541d9860d2c864d26a1490","kind":"tag","published_at":"2018-12-11T23:50:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.189","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.189/manifests"},{"name":"v2.11.188","sha":"230cceea52ad385e5934a57d3cbdda1c5828c059","kind":"tag","published_at":"2018-12-07T20:51:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.188","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.188/manifests"},{"name":"v2.11.187","sha":"274060543d6290484b3a579b11149b8e95f54b12","kind":"tag","published_at":"2018-12-06T21:04:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.187","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.187/manifests"},{"name":"v2.11.186","sha":"2e5ae82a01db3f31006c41c78edf8d0d6a1dfdbe","kind":"tag","published_at":"2018-12-05T22:05:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.186","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.186/manifests"},{"name":"v2.11.185","sha":"b7694511fb55b8162f9687cbe439e3901ee27b78","kind":"tag","published_at":"2018-12-04T21:35:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.185","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.185/manifests"},{"name":"v2.11.184","sha":"1b469cc76824fc4b05bb9bfb31181a026dc847de","kind":"tag","published_at":"2018-12-03T23:49:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.184","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.184/manifests"},{"name":"v2.11.183","sha":"44f76840916c15f2584c5aebf061fbbd366a1fab","kind":"tag","published_at":"2018-11-30T00:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.183","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.183/manifests"},{"name":"v2.11.182","sha":"0b4243138c95d129aca90c5d23bc35819152a333","kind":"tag","published_at":"2018-11-29T19:33:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.182","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.182/manifests"},{"name":"v2.11.181","sha":"a16723f9c7799404c54429ef0dd1e34e712f0bc6","kind":"tag","published_at":"2018-11-29T02:03:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.181","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.181/manifests"},{"name":"v2.11.180","sha":"b7cc91f5bd2e31c996e33ef3b424b2ca2377720e","kind":"tag","published_at":"2018-11-28T20:15:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.180","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.180/manifests"},{"name":"v2.11.179","sha":"63c300f5f7421192d533f0787bafb627a11370f9","kind":"tag","published_at":"2018-11-28T01:29:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.179","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.179/manifests"},{"name":"v2.11.178","sha":"a5560e08b24431130a76b6bc6b1800ee0e4428c6","kind":"tag","published_at":"2018-11-27T06:22:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.178","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.178/manifests"},{"name":"v2.11.177","sha":"85b4fda08a03ce6169912345cf97b268ea2a0c36","kind":"tag","published_at":"2018-11-26T10:06:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.177","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.177/manifests"},{"name":"v2.11.176","sha":"25c7f9ef3a5bf2baa5ea7a80d2d103b6f3dc4c2b","kind":"tag","published_at":"2018-11-21T20:03:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.176","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.176/manifests"},{"name":"v2.11.175","sha":"48934f815e8b4e7596baa62e2efe12ebd17da54e","kind":"tag","published_at":"2018-11-20T21:53:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.175","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.175/manifests"},{"name":"v2.11.174","sha":"34d5a3002bc3a89a835320770a2d50553d69d8a0","kind":"tag","published_at":"2018-11-20T00:26:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.174","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.174/manifests"},{"name":"v2.11.173","sha":"4e17166c7a6dd0bc718e4a8ccae4376b39dd7858","kind":"tag","published_at":"2018-11-16T22:00:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.173","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.173/manifests"},{"name":"v2.11.172","sha":"57ca0f4a496800031cbda6fa1b8999dc0fa9b202","kind":"tag","published_at":"2018-11-16T00:34:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.172","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.172/manifests"},{"name":"v2.11.171","sha":"c93ddb4b7718fbb1e98a91e614529b428fbd1569","kind":"tag","published_at":"2018-11-14T23:16:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.171","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.171/manifests"},{"name":"v2.11.170","sha":"db3fc3408757da529c8ed6eea924e77c118fbf54","kind":"tag","published_at":"2018-11-13T22:47:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.170","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.170/manifests"},{"name":"v2.11.169","sha":"88e66e22aad385cc06c93e86879b61ea3e245f01","kind":"tag","published_at":"2018-11-13T00:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.169","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.169/manifests"},{"name":"v2.11.168","sha":"cacef914b2486e13a7c4c67a3ddd55ad292efd82","kind":"tag","published_at":"2018-11-09T22:47:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.168","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.168/manifests"},{"name":"v2.11.167","sha":"9a18eb2753b11f212af53f2b3f2931cb196b0bab","kind":"tag","published_at":"2018-11-08T23:31:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.167","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.167/manifests"},{"name":"v2.11.166","sha":"ae5f971fe49de0e550865eb71b33ecf8945bbd25","kind":"tag","published_at":"2018-11-07T22:17:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.166","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.166/manifests"},{"name":"v2.11.165","sha":"b1d6e81bc0f7068d14e95bf62fdb88407d9a61b1","kind":"tag","published_at":"2018-11-06T22:50:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.165","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.165/manifests"},{"name":"v2.11.164","sha":"883b966f16395af8795a8b4ace66758e8fe9830f","kind":"tag","published_at":"2018-11-06T00:10:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.164","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.164/manifests"},{"name":"v2.11.163","sha":"832e27e4d6e94ce01b1901c799d4a5d9ab7531cf","kind":"tag","published_at":"2018-11-02T20:56:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.163","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.163/manifests"},{"name":"v2.11.162","sha":"a6bdeecbb8b671aa204701cab72e2998b4f3bcb9","kind":"tag","published_at":"2018-11-01T23:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.162","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.162/manifests"},{"name":"v2.11.161","sha":"750b77ae056d6a0c345c2702435c1c98af1522f7","kind":"tag","published_at":"2018-10-31T21:49:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.161","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.161/manifests"},{"name":"v2.11.160","sha":"7a96a872bbcb2c30136427f5fc68ff12145373c8","kind":"tag","published_at":"2018-10-30T21:42:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.160","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.160/manifests"},{"name":"v2.11.159","sha":"1644ed9c7da8289f05bae37472107f7f8bc03f4a","kind":"tag","published_at":"2018-10-26T20:44:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.159","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.159/manifests"},{"name":"v2.11.158","sha":"5f4654f6a61a5852cad60d1422f842409378f82b","kind":"tag","published_at":"2018-10-25T19:26:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.158","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.158/manifests"},{"name":"v2.11.157","sha":"9afaa34a6b5318d2e74f7324f405989b40e71ca4","kind":"tag","published_at":"2018-10-24T20:01:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.157","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.157/manifests"},{"name":"v2.11.156","sha":"19fd94207a5dc9ffe08b58cef4d41cfe9db43f86","kind":"tag","published_at":"2018-10-23T20:41:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.156","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.156/manifests"},{"name":"v2.11.155","sha":"9b1454f3291a31a1b476bc8ea109c0d28fce5b67","kind":"tag","published_at":"2018-10-22T22:22:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.155","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.155/manifests"},{"name":"v2.11.154","sha":"ec15e44a1f25aa63d2d44a3a279eb0c14e8cbe15","kind":"tag","published_at":"2018-10-19T21:31:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.154","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.154/manifests"},{"name":"v2.11.153","sha":"2802691c498c3bdb99916aa275e3edaf5fe03232","kind":"tag","published_at":"2018-10-18T21:34:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.153","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.153/manifests"},{"name":"v2.11.152","sha":"6df39accadf825cdad9bf8fd0d1b1d90cb260313","kind":"tag","published_at":"2018-10-17T21:31:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.152","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.152/manifests"},{"name":"v2.11.151","sha":"14e0f9e54342e94b3a5ef21e8b5384194301ebec","kind":"tag","published_at":"2018-10-16T22:06:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.151","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.151/manifests"},{"name":"v2.11.150","sha":"025f4f9d2d2482e17a1c7b623a83a18708222c0b","kind":"tag","published_at":"2018-10-15T22:03:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.150","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.150/manifests"},{"name":"v2.11.149","sha":"f743e4476ca2a42f7ae75cc5200a2eeed54b5e66","kind":"tag","published_at":"2018-10-12T22:31:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.149","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.149/manifests"},{"name":"v2.11.148","sha":"5d57a3cee5139f1cbad9f303a4b1471ad872cc64","kind":"tag","published_at":"2018-10-11T23:18:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.148","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.148/manifests"},{"name":"v2.11.147","sha":"09ecdf342b28456d00b322d756780c4ee32239f3","kind":"tag","published_at":"2018-10-10T23:01:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.147","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.147/manifests"},{"name":"v2.11.146","sha":"5166c5f76384bd1ece2c4044ef68cbccdc0b236b","kind":"tag","published_at":"2018-10-09T21:15:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.146","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.146/manifests"},{"name":"v2.11.145","sha":"05a639055c06621d589cf2085274c454550ffa55","kind":"tag","published_at":"2018-10-08T20:50:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.145","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.145/manifests"},{"name":"v2.11.144","sha":"ee6f238e29aa96226a2cbff76735ee6f49565b75","kind":"tag","published_at":"2018-10-05T22:02:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.144","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.144/manifests"},{"name":"v2.11.143","sha":"82c89ff3c2fc2d195af781ff9f5b0b7caf8abe96","kind":"tag","published_at":"2018-10-04T22:36:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.143","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.143/manifests"},{"name":"v2.11.142","sha":"96a6a3ba1bbb4c83c9dec55c946ad52db1b20f59","kind":"tag","published_at":"2018-10-02T22:01:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.142","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.142/manifests"},{"name":"v2.11.141","sha":"10e554120e700678ee727156b4bfeb5a7adc5f8a","kind":"tag","published_at":"2018-10-01T23:02:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.141","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.141/manifests"},{"name":"v2.11.140","sha":"2295a26e2c3d6f9b59c4601211c8fb9c5ffe7443","kind":"tag","published_at":"2018-09-28T19:33:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.140","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.140/manifests"},{"name":"v2.11.139","sha":"25641aa2e4589133694d7dd02bc00df7325dd316","kind":"tag","published_at":"2018-09-27T20:33:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.139","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.139/manifests"},{"name":"v2.11.138","sha":"80824975247e413879283ae3efbb7bf7ac2cf5fb","kind":"tag","published_at":"2018-09-26T20:53:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.138","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.138/manifests"},{"name":"v2.11.137","sha":"2bf8825307afdcf72c54acdef79adbd14d0aa4f2","kind":"tag","published_at":"2018-09-25T21:02:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.137","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.137/manifests"},{"name":"v2.11.136","sha":"6b154dfaa0df50f2732f171a39737f541f189991","kind":"tag","published_at":"2018-09-24T22:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.136","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.136/manifests"},{"name":"v2.11.135","sha":"802f01e7d5a73fbb97e3e669b4c44b7d30e9812d","kind":"tag","published_at":"2018-09-21T21:16:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.135","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.135/manifests"},{"name":"v2.11.134","sha":"387c9e013f6cb7bece3529b0aba62a1e86b80f20","kind":"tag","published_at":"2018-09-20T22:07:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.134","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.134/manifests"},{"name":"v2.11.133","sha":"25f96b6ed7118562afa21425d0417874e66b937c","kind":"tag","published_at":"2018-09-19T19:57:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.133","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.133/manifests"},{"name":"v2.11.132","sha":"c5ffc02803b93da1ac85c7de98a339134ec8773c","kind":"tag","published_at":"2018-09-18T22:22:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.132","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.132/manifests"},{"name":"v2.11.131","sha":"5c39f73f152f63b6157d499618dadd73edb7a1f9","kind":"tag","published_at":"2018-09-17T21:17:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.131","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.131/manifests"},{"name":"v2.11.130","sha":"0e319588e0651581a52fef5fe92d762627e88fb9","kind":"tag","published_at":"2018-09-13T19:14:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.130","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.130/manifests"},{"name":"v2.11.129","sha":"0a5b30d1f3168ea170087da6fbdf6f3e9a4a059f","kind":"tag","published_at":"2018-09-12T20:48:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.129","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.129/manifests"},{"name":"v2.11.128","sha":"e48b6c2d9a8aaa913fa2e2c33a11768669cb60e8","kind":"tag","published_at":"2018-09-11T19:17:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.128","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.128/manifests"},{"name":"v2.11.127","sha":"38b18afd68268852710e2ce8801933237e6f91a9","kind":"tag","published_at":"2018-09-10T22:44:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.127","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.127/manifests"},{"name":"v2.11.126","sha":"db9dca5d82e53da6ce6de7f1a0fec45bce6ef381","kind":"tag","published_at":"2018-09-07T21:01:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.126","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.126/manifests"},{"name":"v2.11.125","sha":"732971761a937e980c546c90ac741e887f3b7f66","kind":"tag","published_at":"2018-09-06T22:44:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.125","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.125/manifests"},{"name":"v2.11.124","sha":"f6421a99a4b2b7f519e4b42f8a32a9fa095f18f6","kind":"tag","published_at":"2018-09-05T22:57:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.124","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.124/manifests"},{"name":"v2.11.123","sha":"fd45c7aa3a8ddd7b96a46a5e11ba96272dfcb80a","kind":"tag","published_at":"2018-09-04T21:44:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.123","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.123/manifests"},{"name":"v2.11.122","sha":"d345e854e2d60bb658c58c3ec6302551c6154310","kind":"tag","published_at":"2018-08-31T22:43:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.122","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.122/manifests"},{"name":"v2.11.121","sha":"730f65900b79a3ffd7c5eac389973fb59fa2f44c","kind":"tag","published_at":"2018-08-30T20:03:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.121","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.121/manifests"},{"name":"v2.11.120","sha":"4f7987a5ae2378879336f0df30bd4ff058c659b6","kind":"tag","published_at":"2018-08-29T20:40:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.120","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.120/manifests"},{"name":"v2.11.119","sha":"7c40f2f370f6661b8819db0712e7a8436201c7d4","kind":"tag","published_at":"2018-08-28T20:30:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.119","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.119/manifests"},{"name":"v2.11.118","sha":"40d14fedeaf773b7bee080216b259b648d4016be","kind":"tag","published_at":"2018-08-27T23:46:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.118","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.118/manifests"},{"name":"v2.11.117","sha":"9b4217ae6f464d8b877f8329cd3db375c6a8246d","kind":"tag","published_at":"2018-08-25T01:31:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.117","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.117/manifests"},{"name":"v2.11.116","sha":"06e6782534d994aafedf32544fbe5a4991d3d538","kind":"tag","published_at":"2018-08-24T18:45:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.116","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.116/manifests"},{"name":"v2.11.115","sha":"48ef2d723585abf97f61e3cc1f2deca9f63f4d62","kind":"tag","published_at":"2018-08-23T21:18:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.115","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.115/manifests"},{"name":"v2.11.114","sha":"f3139977e4277fefc768aa0e535f4066234d1400","kind":"tag","published_at":"2018-08-22T21:21:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.114","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.114/manifests"},{"name":"v2.11.113","sha":"02660f45565d8c24a7930be9307a1a75710712d9","kind":"tag","published_at":"2018-08-21T21:18:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.113","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.113/manifests"},{"name":"v2.11.112","sha":"eb8fd3ed6365680d2cddb6fc579458088ff781e2","kind":"tag","published_at":"2018-08-20T21:17:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.112","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.112/manifests"},{"name":"v2.11.111","sha":"2c4f0943e820b0f6927c5f81b89272d838f00fd6","kind":"tag","published_at":"2018-08-17T21:51:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.111","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.111/manifests"},{"name":"v2.11.110","sha":"3e0d5a372057e1264fe3250983da40d9152f19de","kind":"tag","published_at":"2018-08-16T23:19:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.110","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.110/manifests"},{"name":"v2.11.109","sha":"bfca3a695cd2df34c41b15cf5d08dc5fcc688bc0","kind":"tag","published_at":"2018-08-15T23:44:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.109","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.109/manifests"},{"name":"v2.11.108","sha":"d65ca5a49d3edc807c9a265901f862cd9bb2b87b","kind":"tag","published_at":"2018-08-14T23:15:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.108","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.108/manifests"},{"name":"v2.11.107","sha":"e23de387511a4fdb0c07d05a9620176e66d38332","kind":"tag","published_at":"2018-08-13T23:43:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.107","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.107/manifests"},{"name":"v2.11.106","sha":"3e171b863664db8a6c2a9bdf31ba519d08596177","kind":"tag","published_at":"2018-08-10T21:23:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.106","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.106/manifests"},{"name":"v2.11.105","sha":"26419d974ca708bc7e6ba5bd0b23911974137a68","kind":"tag","published_at":"2018-08-09T23:18:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.105","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.105/manifests"},{"name":"v2.11.104","sha":"c8968a7dc79190d50cf3759baa41c6f5ac1afafe","kind":"tag","published_at":"2018-08-08T21:25:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.104","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.104/manifests"},{"name":"v2.11.103","sha":"c1ad321ebcb70268e150c10addb4bf01d105f181","kind":"tag","published_at":"2018-08-07T21:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.103","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.103/manifests"},{"name":"v2.11.102","sha":"663176ec9ba9bcd867647b1095d77a7ae7bf84bd","kind":"tag","published_at":"2018-08-06T21:53:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.102","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.102/manifests"},{"name":"v2.11.101","sha":"f076d1e12a1235ee9a2ca7747c71e2d55c0bcbf9","kind":"tag","published_at":"2018-08-03T19:21:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.101","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.101/manifests"},{"name":"v2.11.100","sha":"357eaac31bfccc4a6796b7c33f9971385bb8b1c2","kind":"tag","published_at":"2018-08-02T21:46:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.100","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.100/manifests"},{"name":"v2.11.99","sha":"9d8e1e67e9df974f08c41570a534848dd7fc1170","kind":"tag","published_at":"2018-08-01T21:19:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.99","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.99/manifests"},{"name":"v2.11.98","sha":"a9ab12d6a7e0cb1c486cf766bfeabc1022b14fa8","kind":"tag","published_at":"2018-07-31T20:49:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.98","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.98/manifests"},{"name":"v2.11.97","sha":"57ab82aad09b8522ffb592e3592dd4235e3bd1bc","kind":"tag","published_at":"2018-07-30T21:54:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.97","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.97/manifests"},{"name":"v2.11.96","sha":"16e72a2b0ed1adca09ade8b3302a6b968b8c6821","kind":"tag","published_at":"2018-07-26T22:44:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.96","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.96/manifests"},{"name":"v2.11.95","sha":"d4f9fa570bd63a3044dfdf5d39cc34ff9e6278bf","kind":"tag","published_at":"2018-07-25T22:14:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.95","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.95/manifests"},{"name":"v2.11.94","sha":"0309ecb55f27dff53d808396502c4f29d6198795","kind":"tag","published_at":"2018-07-24T22:43:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.94","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.94/manifests"},{"name":"v2.11.93","sha":"032463fdeebb5d09952e755ba3afa15a5ec2f683","kind":"tag","published_at":"2018-07-20T21:20:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.93","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.93/manifests"},{"name":"v2.11.92","sha":"604151c696bff7ff42887580bfcb35cf3503c08f","kind":"tag","published_at":"2018-07-19T20:17:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.92","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.92/manifests"},{"name":"v2.11.91","sha":"a375d281e18802adb45369028a57f6f5a01297e8","kind":"tag","published_at":"2018-07-18T21:17:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.91","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.91/manifests"},{"name":"v2.11.90","sha":"8d1df21565d562ecb73eee0c9c98d56d0682cfbf","kind":"tag","published_at":"2018-07-17T16:17:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.90","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.90/manifests"},{"name":"v2.11.89","sha":"2ba96f8a0b79bdcfa281b04c7cd9677083aef637","kind":"tag","published_at":"2018-07-13T22:43:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.89","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.89/manifests"},{"name":"v2.11.88","sha":"4a1b31ef321e72edc4f3f20d9c87c601d7ff5c2c","kind":"tag","published_at":"2018-07-12T21:09:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.88","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.88/manifests"},{"name":"v2.11.87","sha":"d33b95696ea2d2b9c02a6699f510fa00f192d367","kind":"tag","published_at":"2018-07-11T22:21:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.87","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.87/manifests"},{"name":"v2.11.86","sha":"81a6a8280abfc97485a220e19d48d8600484ddf9","kind":"tag","published_at":"2018-07-10T22:21:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.86","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.86/manifests"},{"name":"v2.11.85","sha":"27d30c9ed66e959c0e848e0b27c440840e02f7f4","kind":"tag","published_at":"2018-07-10T01:19:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.85","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.85/manifests"},{"name":"v2.11.84","sha":"7c3ae68c79e6e1bb36db8112631d735f3aef90e1","kind":"tag","published_at":"2018-07-09T21:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.84","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.84/manifests"},{"name":"v2.11.83","sha":"e294b62a9026ad67def40aec859519ddfd955b13","kind":"tag","published_at":"2018-07-06T18:43:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.83","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.83/manifests"},{"name":"v2.11.82","sha":"db2f6b2bf552d23dab3e9cdb95df3214772de948","kind":"tag","published_at":"2018-07-05T22:21:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.82","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.82/manifests"},{"name":"v2.11.81","sha":"3a897d39766fe2cfcdc5202775f2532270ab5e7a","kind":"tag","published_at":"2018-07-03T20:49:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.81","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.81/manifests"},{"name":"v2.11.80","sha":"7155d57417ba2d40ea1a6abbc6fcc31682d4cd15","kind":"tag","published_at":"2018-07-02T21:49:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.80","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.80/manifests"},{"name":"v2.11.79","sha":"269a9a134aca3fd8a4c2854c1d0d24b9507ba94d","kind":"tag","published_at":"2018-06-29T23:17:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.79","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.79/manifests"},{"name":"v2.11.78","sha":"d92d1bc84d81ee78354d37af5dbf5d19b582c12d","kind":"tag","published_at":"2018-06-28T22:16:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.78","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.78/manifests"},{"name":"v2.11.77","sha":"fdd0eda80c91db2399d93b699c984dd33761198c","kind":"tag","published_at":"2018-06-27T22:16:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.77","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.77/manifests"},{"name":"v2.11.76","sha":"e538656c63088b455a75ce446f8dad8804a10740","kind":"tag","published_at":"2018-06-26T21:20:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.76","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.76/manifests"},{"name":"v2.11.75","sha":"df6dffd6586dd0a480d3ba664dd514eb34d8a1b1","kind":"tag","published_at":"2018-06-22T22:51:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.75","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.75/manifests"},{"name":"v2.11.74","sha":"532a5af41b8df0ec2875fda9eb507de17dd09a89","kind":"tag","published_at":"2018-06-22T00:14:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.74","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.74/manifests"},{"name":"v2.11.73","sha":"b474334e751e05195e80dc4e4224e3975cea34f6","kind":"tag","published_at":"2018-06-21T21:01:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.73","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.73/manifests"},{"name":"v2.11.72","sha":"ec47842087b4242d5ef0ff078c52cb7a2faac089","kind":"tag","published_at":"2018-06-20T21:16:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.72","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.72/manifests"},{"name":"v2.11.71","sha":"2e40de1b7b2435786abbac3aa661830d074a152e","kind":"tag","published_at":"2018-06-19T21:24:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.71","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.71/manifests"},{"name":"v2.11.70","sha":"8baefce5579ca2797d71fbb3e001d4ede85b70e7","kind":"tag","published_at":"2018-06-15T22:45:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.70","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.70/manifests"},{"name":"v2.11.69","sha":"4552db4b2cbb92a7d162586fdec326f9bf1ede6d","kind":"tag","published_at":"2018-06-14T23:15:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.69","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.69/manifests"},{"name":"v2.11.68","sha":"a62458511b7efe21d77ff0eafd412081ac578981","kind":"tag","published_at":"2018-06-13T22:45:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.68","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.68/manifests"},{"name":"v2.11.67","sha":"df8ac32d96c8ebfd7fd7c4082fd685561b3507bc","kind":"tag","published_at":"2018-06-12T22:18:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.67","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.67/manifests"},{"name":"v2.11.66","sha":"57f2e57cbb12550d31d60828c04c4ee83f9d3e2c","kind":"tag","published_at":"2018-06-11T22:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.66","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.66/manifests"},{"name":"v2.11.65","sha":"a0fcbcd5cf0daca89043af9bf447491e1ceedfb6","kind":"tag","published_at":"2018-06-08T17:14:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.65","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.65/manifests"},{"name":"v2.11.64","sha":"1d23fe0c387788dae74596070af582db3f1a94cd","kind":"tag","published_at":"2018-06-07T23:14:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.64","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.64/manifests"},{"name":"v2.11.63","sha":"d4652c727f12b0dd89739430298101094675d90b","kind":"tag","published_at":"2018-06-05T23:44:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.63","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.63/manifests"},{"name":"v2.11.62","sha":"fab5c5e7864facaace6583792ee5ecc0beb2ee96","kind":"tag","published_at":"2018-06-04T23:00:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.62","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.62/manifests"},{"name":"v2.11.61","sha":"d01f17d0d43c295c51abbd7c8655acd10d276c0d","kind":"tag","published_at":"2018-06-01T20:51:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.61","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.61/manifests"},{"name":"v2.11.60","sha":"91bba432a7eefb491e5cc47af77f63ad1a638c2e","kind":"tag","published_at":"2018-05-31T01:37:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.60","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.60/manifests"},{"name":"v2.11.59","sha":"68bfb078aa426bb0fc0bf2ef066f4322dfed294c","kind":"tag","published_at":"2018-05-31T00:37:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.59","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.59/manifests"},{"name":"v2.11.58","sha":"4903df40eb1cda2db9c4c5c8f05159f9dcda0e77","kind":"tag","published_at":"2018-05-29T20:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.58","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.58/manifests"},{"name":"v2.11.57","sha":"e631cacad9ac045ed47a9474cd6afea5fff1c6d7","kind":"tag","published_at":"2018-05-25T22:15:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.57","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.57/manifests"},{"name":"v2.11.56","sha":"3033f2a29049513c1b4075f2c8633c170078b61d","kind":"tag","published_at":"2018-05-24T22:47:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.56","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.56/manifests"},{"name":"v2.11.55","sha":"d5e7756d2edc7951a6522f787b396ef348b591a6","kind":"tag","published_at":"2018-05-22T23:16:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.55","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.55/manifests"},{"name":"v2.11.54","sha":"efb45003591f23cf8611173c59362cc2c108d2a8","kind":"tag","published_at":"2018-05-21T21:18:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.54","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.54/manifests"},{"name":"v2.11.53","sha":"5022655a083e2e1ae80668c79f8289af4a31be1b","kind":"tag","published_at":"2018-05-18T20:41:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.53","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.53/manifests"},{"name":"v2.11.52","sha":"0dcd5d21c4aba60905ebcffc2a8380b83769090f","kind":"tag","published_at":"2018-05-17T22:43:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.52","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.52/manifests"},{"name":"v2.11.51","sha":"c8833741cfe7adfd7408a185b2331897e9e5ad32","kind":"tag","published_at":"2018-05-16T19:16:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.51","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.51/manifests"},{"name":"v2.11.50","sha":"57dd5167e11b100f9601b717d1675cd8da2bb05b","kind":"tag","published_at":"2018-05-15T19:12:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.50/manifests"},{"name":"v2.11.49","sha":"fda5c1c176bc9096a329244d3ffe82c130704af9","kind":"tag","published_at":"2018-05-14T22:15:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.49/manifests"},{"name":"v2.11.48","sha":"ac2716b4abb4503b754ad1ff32e256ba9e646d62","kind":"tag","published_at":"2018-05-11T00:12:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.48/manifests"},{"name":"v2.11.47","sha":"dfb2b8130aeafa9c13f2ccdce591fcf2e560dd9b","kind":"tag","published_at":"2018-05-10T20:15:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.47/manifests"},{"name":"v2.11.46","sha":"cb341dd97ecb6258a0e38b1421ff986cc16d2ca3","kind":"tag","published_at":"2018-05-10T01:53:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.46/manifests"},{"name":"v2.11.45","sha":"cf31b565aee54c2d859afef4e0dffbb535b03056","kind":"tag","published_at":"2018-05-08T17:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.45","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.45/manifests"},{"name":"v2.11.44","sha":"794eb29d73a0fec28aaf3c92d5f0b56d42850655","kind":"tag","published_at":"2018-05-07T22:55:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.44/manifests"},{"name":"v2.11.43","sha":"ac172720a492de2fc8434b42b595cf865dfc228a","kind":"tag","published_at":"2018-05-04T21:16:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.43/manifests"},{"name":"v2.11.42","sha":"9632a0ce7d59c103d3efb85a9ff65ce015655125","kind":"tag","published_at":"2018-05-03T23:14:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.42/manifests"},{"name":"v2.11.41","sha":"0e5f260224c0888ca9f05dc944c2ce9acc3adc81","kind":"tag","published_at":"2018-05-02T20:49:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.41/manifests"},{"name":"v2.11.40","sha":"888933f9652fb95a1686e797b4b1ffdfd1444216","kind":"tag","published_at":"2018-04-30T22:14:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.40/manifests"},{"name":"v2.11.39","sha":"422c1c527a9bfd202779e6e133c9d73fbe0cc316","kind":"tag","published_at":"2018-04-26T22:10:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.39/manifests"},{"name":"v2.11.38","sha":"1d67db2b203497203034ed35182d98144daea618","kind":"tag","published_at":"2018-04-25T18:44:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.38/manifests"},{"name":"v2.11.37","sha":"1ba823d36498586253b4665a0e1950a581335a88","kind":"tag","published_at":"2018-04-24T19:13:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.37/manifests"},{"name":"v2.11.36","sha":"5f2bd9709ac81ecc83b5c4adb9cd0c570c7196cc","kind":"tag","published_at":"2018-04-23T20:12:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.36/manifests"},{"name":"v2.11.35","sha":"44d63616b06bfe8cbce6a2663e59c41725493457","kind":"tag","published_at":"2018-04-20T19:12:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.35/manifests"},{"name":"v2.11.34","sha":"bed65a7afd8baaf729bc8f9ef7c6fd8990ed4d44","kind":"tag","published_at":"2018-04-19T23:42:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.34/manifests"},{"name":"v2.11.33","sha":"19216fe9eb6ef9c9a87271aadb5504635014e348","kind":"tag","published_at":"2018-04-10T23:13:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.33/manifests"},{"name":"v2.11.32","sha":"04045a4d7c6f78167a562cc85eda5d5e606aa93a","kind":"tag","published_at":"2018-04-09T23:12:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.32/manifests"},{"name":"v2.11.31","sha":"f97f6578b05991d056c324f42886931ecb2e2347","kind":"tag","published_at":"2018-04-06T18:42:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.31/manifests"},{"name":"v2.11.30","sha":"f4471ab7d4b43c818e898c51ac4325855712a0f9","kind":"tag","published_at":"2018-04-05T20:15:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.30/manifests"},{"name":"v2.11.29","sha":"7745814c1eca689d46ffb2b36b8a42de24ab784e","kind":"tag","published_at":"2018-04-04T19:27:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.29/manifests"},{"name":"v2.11.28","sha":"3d6c62cb69fd6373ec6b5c15dcc5e91407902a1c","kind":"tag","published_at":"2018-04-03T21:05:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.28/manifests"},{"name":"v2.11.27","sha":"51e51a774b9799ee89db7f38c18cebfddb6394ea","kind":"tag","published_at":"2018-04-02T21:40:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.27/manifests"},{"name":"v2.11.26","sha":"21f6244bd68f2c78f172a8c66e5419a33e9ee2d5","kind":"tag","published_at":"2018-03-30T21:11:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.26/manifests"},{"name":"v2.11.25","sha":"f5bee72eec28655b07f321095145e5877dc60a02","kind":"tag","published_at":"2018-03-29T23:11:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.25/manifests"},{"name":"v2.11.24","sha":"50df7b39a7714f3e85f6daf866996ce99ade7ffc","kind":"tag","published_at":"2018-03-28T23:11:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.24/manifests"},{"name":"v2.11.23","sha":"aebacd149d041953cdb3732a7859a5ce6d812919","kind":"tag","published_at":"2018-03-27T20:13:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.23/manifests"},{"name":"v2.11.22","sha":"d4964c6a7d148a4dc9dec75209950f69740cbff8","kind":"tag","published_at":"2018-03-26T22:36:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.22/manifests"},{"name":"v2.11.21","sha":"772461b6ad0cb34c8aee8f5cd6f4887a4abaffa3","kind":"tag","published_at":"2018-03-23T18:38:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.21/manifests"},{"name":"v2.11.20","sha":"2a1e0441c2c7339e8285d6b614fe03df6e152071","kind":"tag","published_at":"2018-03-22T22:39:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.20/manifests"},{"name":"v2.11.19","sha":"605f5b3d11574c12c2431b6953bb86ceac2c2c96","kind":"tag","published_at":"2018-03-21T22:09:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.19/manifests"},{"name":"v2.11.18","sha":"b7fd94fdd7a3efc002bbf80e56d1e8dda6e8fccc","kind":"tag","published_at":"2018-03-20T22:10:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.18/manifests"},{"name":"v2.11.17","sha":"d4cad2ee30329b5f5317c44e3a3bfbecf5dd4243","kind":"tag","published_at":"2018-03-16T21:42:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.17/manifests"},{"name":"v2.11.16","sha":"0de4010c0e5b441a81f94e3d0dc006a707d47ef2","kind":"tag","published_at":"2018-03-15T20:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.16/manifests"},{"name":"v2.11.15","sha":"e1787bb2c81186ac5e656a5a349886bd466e4f70","kind":"tag","published_at":"2018-03-14T21:09:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.15/manifests"},{"name":"v2.11.14","sha":"87321292b4eb8b24244f5822b3fa158687066ee4","kind":"tag","published_at":"2018-03-13T20:11:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.14/manifests"},{"name":"v2.11.13","sha":"8f01f7e14d6dba7d45b6bdcad27e3cd0084667a5","kind":"tag","published_at":"2018-03-12T20:37:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.13/manifests"},{"name":"v2.11.12","sha":"f6b8a03eae58cc6ca252c043aa5b15fb997cddd4","kind":"tag","published_at":"2018-03-08T23:38:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.12/manifests"},{"name":"v2.11.10","sha":"a22800ef37e24db628bda6b4ea89aa6229a53dc2","kind":"tag","published_at":"2018-03-07T23:53:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.10/manifests"},{"name":"v2.11.9","sha":"277f9adb1e036572e2334bd8a2876779cf1ec750","kind":"tag","published_at":"2018-03-06T21:42:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.9/manifests"},{"name":"v2.11.8","sha":"c6f2fd6f24a92266c947659b78228c817496bf70","kind":"tag","published_at":"2018-03-01T21:10:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.8/manifests"},{"name":"v2.11.7","sha":"0ce022d09ff74e707b7a3ac3545cbc00567a4eae","kind":"tag","published_at":"2018-02-28T21:36:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"7b1f5f05b025f1db156e10de484b113c18032aec","kind":"tag","published_at":"2018-02-27T22:11:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"6212bd49d27c4c5fc816baa8960ba1049b31283f","kind":"tag","published_at":"2018-02-27T00:41:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"73c98f81949ad9bf5ac8d2aa72a242290d37b6b9","kind":"tag","published_at":"2018-02-23T19:08:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"eb99e1fcece5f03bb56f457ca40d095d73172084","kind":"tag","published_at":"2018-02-22T19:16:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bb8873811d5f1fbba1fa5743a16e96a46673be20","kind":"tag","published_at":"2018-02-21T19:40:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b3bf96c86074c9580e9a56d6b9c28a2600a7da0f","kind":"tag","published_at":"2018-02-20T21:40:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"ae908177ff5b5285f9793c29a58346c7c8be874b","kind":"tag","published_at":"2018-02-19T22:55:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.11.0/manifests"},{"name":"v2.10.134","sha":"2c0d2aba5e5d7f9ae3b506162fba317dc548b353","kind":"tag","published_at":"2018-02-16T21:38:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.134","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.134/manifests"},{"name":"v2.10.133","sha":"ca6ba213fee869426aa4d6b1f107f0a40593311f","kind":"tag","published_at":"2018-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.133","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.133/manifests"},{"name":"v2.10.132","sha":"45929f17cf9fe1465a25307fa6ab9dd33b9a17a3","kind":"tag","published_at":"2018-02-15T00:12:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.132","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.132/manifests"},{"name":"v2.10.131","sha":"67d1a11a317e6d34f66e450fa7618bc991ad623c","kind":"tag","published_at":"2018-02-13T23:10:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.131","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.131/manifests"},{"name":"v2.10.130","sha":"d2dab439ca212be01a78f63f45b2f1253ea49199","kind":"tag","published_at":"2018-02-12T22:36:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.130","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.130/manifests"},{"name":"v2.10.129","sha":"d89918b7135c24e19d318a5be9a81cdfe5f883c5","kind":"tag","published_at":"2018-02-10T00:51:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.129","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.129/manifests"},{"name":"v2.10.128","sha":"429aa2cb00070e9017a7bb130b774540215a4f50","kind":"tag","published_at":"2018-02-08T20:42:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.128","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.128/manifests"},{"name":"v2.10.127","sha":"8eb494390dcf5541e357498ef9f684d36dccdfef","kind":"tag","published_at":"2018-02-06T22:36:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.127","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.127/manifests"},{"name":"v2.10.126","sha":"92a02fc34d450e5dee28efa87ed47447bdb6e6da","kind":"tag","published_at":"2018-02-05T22:08:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.126","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.126/manifests"},{"name":"v2.10.125","sha":"038d4ae39c2e6ba751a41be0a9df2184239841e2","kind":"tag","published_at":"2018-01-26T23:10:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.125","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.125/manifests"},{"name":"v2.10.124","sha":"16baab78d2eb68a2da75a174b04e1e1702ad5e91","kind":"tag","published_at":"2018-01-25T23:44:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.124","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.124/manifests"},{"name":"v2.10.123","sha":"b9d5e1a9180cd6828588d06f1c3e9c9e8b0f227a","kind":"tag","published_at":"2018-01-22T23:10:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.123","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.123/manifests"},{"name":"v2.10.122","sha":"c3939b8b39b23c7b352ccfd92f21e851cc226053","kind":"tag","published_at":"2018-01-19T21:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.122","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.122/manifests"},{"name":"v2.10.121","sha":"fbd3c14266dd1603991c5b61dc4b9f7ba1363fe8","kind":"tag","published_at":"2018-01-18T02:14:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.121","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.121/manifests"},{"name":"v2.10.120","sha":"2c63fc164ecce749458b358a39984dca3b4eb94f","kind":"tag","published_at":"2018-01-17T19:09:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.120","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.120/manifests"},{"name":"v2.10.119","sha":"6e3b02fa55d84d3701e33f545358f7a38dbad84a","kind":"tag","published_at":"2018-01-17T00:36:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.119","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.119/manifests"},{"name":"v2.10.118","sha":"b20fe98ab2eaf6e99b28e4dd25d8aa0fc036c3df","kind":"tag","published_at":"2018-01-16T00:08:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.118","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.118/manifests"},{"name":"v2.10.117","sha":"68d7b545fe9cc6c7ba26bb8d11755ad03b2c1656","kind":"tag","published_at":"2018-01-12T22:08:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.117","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.117/manifests"},{"name":"v2.10.116","sha":"e44f0708c9d7066739a8a0def169fd8986779598","kind":"tag","published_at":"2018-01-11T21:37:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.116","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.116/manifests"},{"name":"v2.10.115","sha":"8eb3bfed2a90e3b8f53226ce86ed1a40cd7ca1a6","kind":"tag","published_at":"2018-01-09T22:34:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.115","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.115/manifests"},{"name":"v2.10.114","sha":"659ca27ac98158ab47b37929076ceca641f8af9f","kind":"tag","published_at":"2018-01-09T17:34:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.114","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.114/manifests"},{"name":"v2.10.113","sha":"9bc09ad5d3a150c926117b11cdf8153d8ac57e5c","kind":"tag","published_at":"2018-01-09T00:36:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.113","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.113/manifests"},{"name":"v2.10.112","sha":"c234dee1e752b9a494a0da7ca08649e3f549e611","kind":"tag","published_at":"2018-01-05T22:38:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.112","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.112/manifests"},{"name":"v2.10.111","sha":"62d01be16226ef76e040087726ca7449aa4ecc6a","kind":"tag","published_at":"2018-01-02T22:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.111","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.111/manifests"},{"name":"v2.10.110","sha":"0a61a97e6fb785929693be1a07368df0726601cd","kind":"tag","published_at":"2017-12-29T18:04:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.110","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.110/manifests"},{"name":"v2.10.109","sha":"102456b36e51ab81ab8508d660025587dd5d8258","kind":"tag","published_at":"2017-12-22T21:35:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.109","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.109/manifests"},{"name":"v2.10.108","sha":"1e7021ecb41fee3498d01b99fdc885cf62af0f44","kind":"tag","published_at":"2017-12-21T23:37:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.108","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.108/manifests"},{"name":"v2.10.107","sha":"410be1837b51c5de4c3dd7eeeb7d7941348a1bfd","kind":"tag","published_at":"2017-12-20T23:07:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.107","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.107/manifests"},{"name":"v2.10.106","sha":"861c715e6840d198c94659571f41469688749073","kind":"tag","published_at":"2017-12-19T22:38:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.106","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.106/manifests"},{"name":"v2.10.105","sha":"2a9243947257f0365f62eb712267159500f870dc","kind":"tag","published_at":"2017-12-19T06:34:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.105","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.105/manifests"},{"name":"v2.10.104","sha":"89d973291a9b80fbbb948f79b47e40989b79b7ac","kind":"tag","published_at":"2017-12-15T20:36:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.104","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.104/manifests"},{"name":"v2.10.103","sha":"eb5328a1a0b458ecece57dd8ec9943882dbf1478","kind":"tag","published_at":"2017-12-14T22:35:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.103","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.103/manifests"},{"name":"v2.10.102","sha":"d363506ca3c63745f6b6b7b1bc154ebfd6b88d91","kind":"tag","published_at":"2017-12-12T21:08:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.102","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.102/manifests"},{"name":"v2.10.101","sha":"b2f36b2ad96064e39e2edb551f11e2c5dbee8f88","kind":"tag","published_at":"2017-12-11T23:13:21.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.101","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.101/manifests"},{"name":"v2.10.100","sha":"ff7e12021a8bb7e9fe5ef089c08fc10cc3388d32","kind":"tag","published_at":"2017-12-08T22:36:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.100","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.100/manifests"},{"name":"v2.10.99","sha":"bad8c49d6142c1087bf453eedfb50660e37ad434","kind":"tag","published_at":"2017-12-07T18:07:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.99","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.99/manifests"},{"name":"v2.10.98","sha":"f27715f218d4318dc89bcedb0dd51e53daecc316","kind":"tag","published_at":"2017-12-06T22:22:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.98","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.98/manifests"},{"name":"v2.10.97","sha":"6e4d99cad72e0f6103ac32737834080557ef720b","kind":"tag","published_at":"2017-12-06T00:45:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.97","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.97/manifests"},{"name":"v2.10.96","sha":"cd09eb494976ab98640e403b73a4b1456d791c8a","kind":"tag","published_at":"2017-12-04T21:07:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.96","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.96/manifests"},{"name":"v2.10.95","sha":"36106bcbbb0255aaa7acf2e97291e7f7ff666731","kind":"tag","published_at":"2017-12-01T21:36:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.95","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.95/manifests"},{"name":"v2.10.94","sha":"9ba23ce65f939251a89e80f946ea6a713ecda5c3","kind":"tag","published_at":"2017-11-30T19:11:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.94","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.94/manifests"},{"name":"v2.10.93","sha":"cfde38ed03e217633ca36b7a8c969281aba6529e","kind":"tag","published_at":"2017-11-30T03:04:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.93","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.93/manifests"},{"name":"v2.10.92","sha":"3ff267c56942fae07343470f3c1e215460714579","kind":"tag","published_at":"2017-11-29T19:57:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.92","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.92/manifests"},{"name":"v2.10.91","sha":"fb1bd8cf30f116c997d1d64b8dcc73ac4724c57e","kind":"tag","published_at":"2017-11-29T06:44:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.91","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.91/manifests"},{"name":"v2.10.90","sha":"9ca72a08879d84d24a2e063aaa8285310bd92e27","kind":"tag","published_at":"2017-11-27T10:49:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.90","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.90/manifests"},{"name":"v2.10.89","sha":"9ca72a08879d84d24a2e063aaa8285310bd92e27","kind":"tag","published_at":"2017-11-23T00:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.89","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.89/manifests"},{"name":"v2.10.88","sha":"cee70f531a2153712264d9c4dcb292366f424bbf","kind":"tag","published_at":"2017-11-22T01:52:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.88","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.88/manifests"},{"name":"v2.10.87","sha":"1ff8f4bec5b779979e3737b75e8963071af6bf42","kind":"tag","published_at":"2017-11-21T00:01:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.87","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.87/manifests"},{"name":"v2.10.86","sha":"dc78d536475701c087b38777116230acc43fadfb","kind":"tag","published_at":"2017-11-17T23:02:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.86","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.86/manifests"},{"name":"v2.10.85","sha":"d183aae9f6edaf0c24b5a74d1e53243b180d4825","kind":"tag","published_at":"2017-11-17T00:04:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.85","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.85/manifests"},{"name":"v2.10.84","sha":"84d7449763fbc4a344dd3bd377d04e5fcb9e97c4","kind":"tag","published_at":"2017-11-15T19:33:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.84","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.84/manifests"},{"name":"v2.10.83","sha":"4ce3b984f5515fc0bc1d8cbdb8d2ec431619b8cd","kind":"tag","published_at":"2017-11-15T00:42:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.83","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.83/manifests"},{"name":"v2.10.82","sha":"837e79cca1adce7cb8e25a48626de794b33af92d","kind":"tag","published_at":"2017-11-09T20:08:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.82","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.82/manifests"},{"name":"v2.10.81","sha":"334f093f1f5bbe50d38c049872f072d8feb261c8","kind":"tag","published_at":"2017-11-08T22:52:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.81","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.81/manifests"},{"name":"v2.10.80","sha":"fa15dc19f2607390c30864df3b7fe99b59280de3","kind":"tag","published_at":"2017-11-07T21:50:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.80","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.80/manifests"},{"name":"v2.10.79","sha":"e7de572052c2f43fe20f8d46b966660ef94fea02","kind":"tag","published_at":"2017-11-07T01:07:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.79","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.79/manifests"},{"name":"v2.10.78","sha":"a4da5d5210107f542cea6a70e59bc308d7360f55","kind":"tag","published_at":"2017-11-03T17:35:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.78","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.78/manifests"},{"name":"v2.10.77","sha":"482382c51305b6c74e1154422cdd4545cdebb693","kind":"tag","published_at":"2017-11-03T00:40:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.77","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.77/manifests"},{"name":"v2.10.76","sha":"0dbdc4657eb9d0907f1f772477b8065969556dd4","kind":"tag","published_at":"2017-11-02T00:08:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.76","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.76/manifests"},{"name":"v2.10.75","sha":"371d9ba10c11d4a16c99b66fd3944ef6e7cf5a02","kind":"tag","published_at":"2017-11-01T17:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.75","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.75/manifests"},{"name":"v2.10.74","sha":"240818fb1f675b49aed942b41e6f45d1653a6d21","kind":"tag","published_at":"2017-10-26T21:40:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.74","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.74/manifests"},{"name":"v2.10.73","sha":"7b055cc89eec906cb09bee5de70e2996274b0a91","kind":"tag","published_at":"2017-10-26T18:43:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.73","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.73/manifests"},{"name":"v2.10.71","sha":"d0ced352f81208a6d65087ebba1897c064ef605f","kind":"tag","published_at":"2017-10-24T18:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.71","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.71/manifests"},{"name":"v2.10.70","sha":"0c85ca1169cfa7bdf9a64edbf6e2f506a5e6402e","kind":"tag","published_at":"2017-10-23T23:44:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.70","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.70/manifests"},{"name":"v2.10.69","sha":"aca23acb381577ab4fdb293d860d3a1465197bd7","kind":"tag","published_at":"2017-10-20T17:35:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.69","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.69/manifests"},{"name":"v2.10.68","sha":"af12fdd812cf56f8222ba15cb71e2a448af83883","kind":"tag","published_at":"2017-10-19T18:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.68","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.68/manifests"},{"name":"v2.10.67","sha":"6cd201db58b3540bedb149f1b670b560abb5a728","kind":"tag","published_at":"2017-10-18T18:48:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.67","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.67/manifests"},{"name":"v2.10.66","sha":"7102c61bbefb285d11276475b4e5ff0c60f34836","kind":"tag","published_at":"2017-10-17T20:11:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.66","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.66/manifests"},{"name":"v2.10.65","sha":"e89712d536d11697760ea29eac28311fad9307e0","kind":"tag","published_at":"2017-10-16T20:23:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.65","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.65/manifests"},{"name":"v2.10.64","sha":"a96f2d52fd94ab18807a10823325b3d70907078d","kind":"tag","published_at":"2017-10-12T19:43:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.64","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.64/manifests"},{"name":"v2.10.63","sha":"2d1ad57788fdc460cce0aea8a9d9589b75c9045a","kind":"tag","published_at":"2017-10-11T20:05:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.63","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.63/manifests"},{"name":"v2.10.62","sha":"61d643f98580679496e800ea379e0303e76bfc92","kind":"tag","published_at":"2017-10-10T18:38:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.62","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.62/manifests"},{"name":"v2.10.61","sha":"eb043af875cccbfe583e5d6e37eb2afbfe60d476","kind":"tag","published_at":"2017-10-06T23:21:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.61","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.61/manifests"},{"name":"v2.10.60","sha":"981060b8e21af1175e458e5082023c4bc4dc048a","kind":"tag","published_at":"2017-10-06T20:07:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.60","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.60/manifests"},{"name":"v2.10.59","sha":"f0d42038950dc2de9c3f1452ac28157e4bd2870b","kind":"tag","published_at":"2017-10-05T20:31:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.59","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.59/manifests"},{"name":"v2.10.58","sha":"0912b2163316ca660d571fd9385a97b9d75dbc41","kind":"tag","published_at":"2017-10-04T23:06:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.58","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.58/manifests"},{"name":"v2.10.57","sha":"236186175fbec802c564d01378cb44bcd05c4f84","kind":"tag","published_at":"2017-10-03T16:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.57","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.57/manifests"},{"name":"v2.10.56","sha":"178dbb6f68728a0d20e44299e03b61d74627760c","kind":"tag","published_at":"2017-10-02T20:20:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.56","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.56/manifests"},{"name":"v2.10.55","sha":"ae21be1a089662b26e369cc871a849aeb69ec3b4","kind":"tag","published_at":"2017-09-29T21:20:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.55","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.55/manifests"},{"name":"v2.10.54","sha":"25aaaa5d562c134b267b5dd38328d0d7c73cf1eb","kind":"tag","published_at":"2017-09-27T23:09:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.54","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.54/manifests"},{"name":"v2.10.53","sha":"52518afa2e4b205e6e7870c68cba62e8ceee9a64","kind":"tag","published_at":"2017-09-26T19:14:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.53","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.53/manifests"},{"name":"v2.10.52","sha":"c088439c72bb527b773f2ccf9cdacdef838986e1","kind":"tag","published_at":"2017-09-22T20:35:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.52","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.52/manifests"},{"name":"v2.10.51","sha":"cfc4fc0eab8454f2aec052d1b66f021ceaffe419","kind":"tag","published_at":"2017-09-21T20:54:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.51","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.51/manifests"},{"name":"v2.10.50","sha":"6c08c06ea58ee94ce8483777b18f215811b99e7f","kind":"tag","published_at":"2017-09-20T23:25:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.50/manifests"},{"name":"v2.10.49","sha":"63e9be8cca53f101528acbd05844ddb826a976a0","kind":"tag","published_at":"2017-09-19T23:27:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.49/manifests"},{"name":"v2.10.48","sha":"869e9394564bb7f8c0c323aa5aaf698562793a91","kind":"tag","published_at":"2017-09-18T23:52:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.48/manifests"},{"name":"v2.10.47","sha":"cc4b3a92ce1d81ab08492c57c346a2fac1d29a32","kind":"tag","published_at":"2017-09-15T20:08:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.47/manifests"},{"name":"v2.10.46","sha":"bb8896895af751487a55649d48441ce8c8ced3ac","kind":"tag","published_at":"2017-09-14T22:24:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.46/manifests"},{"name":"v2.10.45","sha":"1196b01dd4fcb9459af3976f6ab07ce718546d66","kind":"tag","published_at":"2017-09-13T19:39:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.45","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.45/manifests"},{"name":"v2.10.44","sha":"ce5ba158b249b0b1e934bbe6190ec82e5460f6bb","kind":"tag","published_at":"2017-09-12T18:09:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.44/manifests"},{"name":"v2.10.43","sha":"81d1f1b8e5b3b2265c04e24705679c49d20b27e8","kind":"tag","published_at":"2017-09-11T20:14:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.43/manifests"},{"name":"v2.10.42","sha":"c0cf9c79f0069f19eafeed73e56d22225d93a1ef","kind":"tag","published_at":"2017-09-08T20:40:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.42/manifests"},{"name":"v2.10.41","sha":"0155866811454f7a79ee3fd83cf219deac6e6c77","kind":"tag","published_at":"2017-09-07T23:23:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.41/manifests"},{"name":"v2.10.40","sha":"a17c8c947fa51580d81b4c1d433bfe91fa201557","kind":"tag","published_at":"2017-09-06T17:36:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.40/manifests"},{"name":"v2.10.39","sha":"c5ae098710df8144f780cc58fb48cbd476edf1ab","kind":"tag","published_at":"2017-09-05T17:38:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.39/manifests"},{"name":"v2.10.38","sha":"d93b1cafcb1395e5d5f294a7298a33fc9d4e9ae1","kind":"tag","published_at":"2017-09-01T19:30:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.38/manifests"},{"name":"v2.10.37","sha":"93065b0bee84aeb6e0332b79d1bb7483bba8a55a","kind":"tag","published_at":"2017-08-31T23:11:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.37/manifests"},{"name":"v2.10.36","sha":"62cee218364382eea43f4fcb418a014ee0591ad5","kind":"tag","published_at":"2017-08-30T18:29:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.36/manifests"},{"name":"v2.10.35","sha":"318ca9f4193076bd5aec8fe6e1bee3ef6303b4c5","kind":"tag","published_at":"2017-08-29T16:06:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.35/manifests"},{"name":"v2.10.34","sha":"7ad1edf13df903ea638267a3c19df98b87106afe","kind":"tag","published_at":"2017-08-25T21:43:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.34/manifests"},{"name":"v2.10.33","sha":"bf26f1a02bd160d0eb8cf71ab4e3620ea7fd6ae8","kind":"tag","published_at":"2017-08-24T19:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.33/manifests"},{"name":"v2.10.32","sha":"d93dc7ab23310fbb06cf6b139c442af2edfe8320","kind":"tag","published_at":"2017-08-23T20:42:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.32/manifests"},{"name":"v2.10.31","sha":"f3426ec948fafe1635998f5a541509fb923b067d","kind":"tag","published_at":"2017-08-22T19:12:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.31/manifests"},{"name":"v2.10.30","sha":"d2eb51f714cf7566aacab95c8df628890cc19c03","kind":"tag","published_at":"2017-08-21T21:14:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.30/manifests"},{"name":"v2.10.29","sha":"4e59d1e689ca8fb6c702db313707e5a728b9998f","kind":"tag","published_at":"2017-08-18T18:36:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.29/manifests"},{"name":"v2.10.28","sha":"080c7b6d98ba6ae5db663897c87136b089894dd8","kind":"tag","published_at":"2017-08-16T18:13:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.28/manifests"},{"name":"v2.10.27","sha":"f88b93221700b0299aac80f84816a1bda68231f1","kind":"tag","published_at":"2017-08-15T20:13:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.27/manifests"},{"name":"v2.10.26","sha":"e7486094d2c2f66d6cbdab193fda431231f8be06","kind":"tag","published_at":"2017-08-14T17:13:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.26/manifests"},{"name":"v2.10.25","sha":"4d6a6e71a5ee9840b2e03aa65236d287939cb8ab","kind":"tag","published_at":"2017-08-11T22:20:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.25/manifests"},{"name":"v2.10.24","sha":"ada7bbc95da28b9dd79feb78b0bc3c2aa6474ad2","kind":"tag","published_at":"2017-08-10T21:17:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.24/manifests"},{"name":"v2.10.23","sha":"0d229ff67c79a37d5b9db0593f3f1ec2655e9383","kind":"tag","published_at":"2017-08-09T20:39:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.23/manifests"},{"name":"v2.10.22","sha":"e53725842c285ad18b53b6351e0a24eb439fb2c0","kind":"tag","published_at":"2017-08-09T16:34:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.22/manifests"},{"name":"v2.10.21","sha":"57cc0237720a2a7fa294811d31485a1885f3fe27","kind":"tag","published_at":"2017-08-01T22:24:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.21/manifests"},{"name":"v2.10.20","sha":"dab4024b3652716da33b0fdd9dd8fb912baed646","kind":"tag","published_at":"2017-07-31T23:19:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.20/manifests"},{"name":"v2.10.19","sha":"d8450a55e2c1baba8af9d03261c81f0768f483f4","kind":"tag","published_at":"2017-07-27T21:50:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.19/manifests"},{"name":"v2.10.17","sha":"b973d7338984b6486d01b76e6e35a426d2b5fc6b","kind":"tag","published_at":"2017-07-25T23:23:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.17/manifests"},{"name":"v2.10.16","sha":"d1d9179f2fb26ca633a24fc4bc8e6ae3c4cf91ae","kind":"tag","published_at":"2017-07-24T21:08:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.16/manifests"},{"name":"v2.10.15","sha":"20cde725c2f7a9ca73f2f50f1a84786e7c9873b5","kind":"tag","published_at":"2017-07-20T23:26:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.15/manifests"},{"name":"v2.10.14","sha":"f307abd9a6eae6645a2880f9c12c8ac2de7e723b","kind":"tag","published_at":"2017-07-19T23:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.14/manifests"},{"name":"v2.10.13","sha":"0066c5333d1087a01beaa30c0207c02146fa74f1","kind":"tag","published_at":"2017-07-17T22:12:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.13/manifests"},{"name":"v2.10.12","sha":"100a31c74965c4413834dbf78e183a43b5dc89f5","kind":"tag","published_at":"2017-07-14T21:05:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.12/manifests"},{"name":"v2.10.11","sha":"f3f5d1c14c0f642d17d02678d8a4539d4e0417c6","kind":"tag","published_at":"2017-07-13T20:13:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.11/manifests"},{"name":"v2.10.10","sha":"b6ec245d3a1ab2b071af02befdcc0d7f70b2ea5f","kind":"tag","published_at":"2017-07-12T18:38:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.10/manifests"},{"name":"v2.10.9","sha":"310f3b6f1e3b3ef0121f1c920872991d410ad152","kind":"tag","published_at":"2017-07-06T21:08:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.9/manifests"},{"name":"v2.10.8","sha":"85c08538c53cf5e76aa7d4b275a1d88b80fbb2ed","kind":"tag","published_at":"2017-07-05T18:06:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.8/manifests"},{"name":"v2.10.7","sha":"fa622a953c0cbfd1fff0eb4d4965acea06f71e69","kind":"tag","published_at":"2017-06-30T20:15:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.7/manifests"},{"name":"v2.10.6","sha":"a6c20356b44e0e85f6ab839bd5356f15c588e7e4","kind":"tag","published_at":"2017-06-29T18:06:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.6/manifests"},{"name":"v2.10.4","sha":"99820f6c1a0da4c7da9450665e6b12396a553d8f","kind":"tag","published_at":"2017-06-27T23:13:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"920255021d1bf5bd38f68325d87e4d74d1cbb12f","kind":"tag","published_at":"2017-06-23T21:10:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"f42363f1bcf35cd7d418d8207704b99f8a7a35a1","kind":"tag","published_at":"2017-06-23T00:17:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"ced8974cd8236a60f0e8742a10c9cc0f9d691e46","kind":"tag","published_at":"2017-06-21T21:17:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c67b55f37e692f6db39f36412d302d78b124d352","kind":"tag","published_at":"2017-06-20T23:19:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.10.0/manifests"},{"name":"v2.9.44","sha":"2f2f850c2badfe6445386165f2532e974e9197ca","kind":"tag","published_at":"2017-06-20T20:46:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.44/manifests"},{"name":"v2.9.43","sha":"4d6739219112c7c193f1aceacc4bd1cdd14f5ae9","kind":"tag","published_at":"2017-06-19T19:20:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.43/manifests"},{"name":"v2.9.42","sha":"109e2a555f0a5e97113a00480934e3da3801c122","kind":"tag","published_at":"2017-06-16T17:38:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.42/manifests"},{"name":"v2.9.41","sha":"6495ab129b3f1edfeb2821e45f0fc51520e081d6","kind":"tag","published_at":"2017-06-15T21:37:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.41/manifests"},{"name":"v2.9.40","sha":"e6027fe7feb188463a34a27cbeb140302c235d46","kind":"tag","published_at":"2017-06-14T21:12:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.40/manifests"},{"name":"v2.9.39","sha":"bd7ab3a187c7683f5e391da862fb367c3bb29576","kind":"tag","published_at":"2017-06-13T17:33:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.39/manifests"},{"name":"v2.9.38","sha":"bd7ab3a187c7683f5e391da862fb367c3bb29576","kind":"tag","published_at":"2017-06-12T23:47:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.38/manifests"},{"name":"v2.9.37","sha":"323f0b56db18a6d6309affdd4b4736e298fc8ec5","kind":"tag","published_at":"2017-06-09T17:39:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.37/manifests"},{"name":"v2.9.36","sha":"5c1dd31c3b055d517720d4b7c96c33b967587718","kind":"tag","published_at":"2017-06-08T20:48:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.36/manifests"},{"name":"v2.9.35","sha":"02bf2b8fd30121f6d7ad3acd6560a496b5a132ba","kind":"tag","published_at":"2017-06-07T23:06:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.35/manifests"},{"name":"v2.9.34","sha":"88bc10c2c4eddf0de42bc7f7094895a0e96e3a3e","kind":"tag","published_at":"2017-06-07T19:57:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.34/manifests"},{"name":"v2.9.32","sha":"ceae045265015d1c687dfdb726c0a66cd7c5a224","kind":"tag","published_at":"2017-06-07T00:38:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.32/manifests"},{"name":"v2.9.31","sha":"61b1131fb0d81edca02da7efe647e7657a2737ab","kind":"tag","published_at":"2017-06-05T21:24:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.31/manifests"},{"name":"v2.9.29","sha":"05336f2495f2dc932578bdc4b6e80428e091945c","kind":"tag","published_at":"2017-06-02T19:59:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.29/manifests"},{"name":"v2.9.28","sha":"c512712307ae59bd580f961b074bd6076c74a312","kind":"tag","published_at":"2017-06-01T20:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.28/manifests"},{"name":"v2.9.27","sha":"6d1d8854e1366e1676cdeea5c0101940cef9549a","kind":"tag","published_at":"2017-05-31T19:36:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.27/manifests"},{"name":"v2.9.26","sha":"68f66b7065766b0d44cbf1228ae0167c44bd203c","kind":"tag","published_at":"2017-05-31T17:01:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.26/manifests"},{"name":"v2.9.25","sha":"f05d9271fa4e8fbd5e272bb0436a952c71ff3251","kind":"tag","published_at":"2017-05-25T23:06:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.25/manifests"},{"name":"v2.9.24","sha":"c65ca94fb39a635bc405d630c16bb3e92ed4b746","kind":"tag","published_at":"2017-05-24T18:37:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.24/manifests"},{"name":"v2.9.23","sha":"052f0b373bb3826b45fc76294a624bc38a51fa92","kind":"tag","published_at":"2017-05-23T20:08:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.23/manifests"},{"name":"v2.9.22","sha":"6885751dbb6b007264b484115c5052aa3674b58b","kind":"tag","published_at":"2017-05-22T23:26:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.22/manifests"},{"name":"v2.9.21","sha":"1173532b389ca078cdf15fa022a0b347d3c9134e","kind":"tag","published_at":"2017-05-18T21:55:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.21/manifests"},{"name":"v2.9.20","sha":"1870284124b08ceb58f4c40827a7b737baec97ab","kind":"tag","published_at":"2017-05-17T23:08:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.20/manifests"},{"name":"v2.9.19","sha":"64b154a7af13499c330e719fc6e735627cc0e543","kind":"tag","published_at":"2017-05-16T22:09:15.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.19/manifests"},{"name":"v2.9.18","sha":"059efd499d35dfcf4a5ad3b489ca1c18e481cc1f","kind":"tag","published_at":"2017-05-15T21:13:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.18/manifests"},{"name":"v2.9.17","sha":"1d6415a508cad0335445646df70712c4fcd3cbff","kind":"tag","published_at":"2017-05-11T20:36:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.17/manifests"},{"name":"v2.9.16","sha":"66acdcc16635ba4aaf324e754f3ab1a50cb6477b","kind":"tag","published_at":"2017-05-09T18:10:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.16/manifests"},{"name":"v2.9.15","sha":"484c4fa7b6f9da4501d4ce327b88f23c7753a7bd","kind":"tag","published_at":"2017-05-04T23:06:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.15/manifests"},{"name":"v2.9.14","sha":"ca25126d65943e7d176be2501371134a0f97027a","kind":"tag","published_at":"2017-04-29T00:03:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.14/manifests"},{"name":"v2.9.13","sha":"5a52ebab623a461145752de27f9dd3867c746410","kind":"tag","published_at":"2017-04-28T22:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.13/manifests"},{"name":"v2.9.12","sha":"c910f3bffa1c47689453ab89bb9a186137cb47c6","kind":"tag","published_at":"2017-04-26T19:49:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.12/manifests"},{"name":"v2.9.11","sha":"11ffa3c2daf16b51f748e3e6cb66172e7dc3c9b0","kind":"tag","published_at":"2017-04-21T19:41:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"8b764ae066efdf3bb995cb9879d323d16f72f09b","kind":"tag","published_at":"2017-04-20T22:52:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"97b7fd9b91698c2357527ca0bfa4967152613280","kind":"tag","published_at":"2017-04-19T18:46:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"5b132c362a82bdc1eb23197bd211761e41bb135c","kind":"tag","published_at":"2017-04-18T20:36:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"368ee87187d97066b2d13d164277a8263b4476dd","kind":"tag","published_at":"2017-04-11T22:08:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"915e54722740dc4a1761cd63146051c772b56086","kind":"tag","published_at":"2017-04-07T21:56:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"ff3cb8eef76e49e1f8669ccb04af88d7aeaf1df3","kind":"tag","published_at":"2017-04-06T18:31:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"a493cabe214437d3279e2e4457f93c4a6baf2e0b","kind":"tag","published_at":"2017-04-05T23:45:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"32036b2113a5e501a9866005b5830ec4e6799ece","kind":"tag","published_at":"2017-04-04T18:47:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"45fda29b8c3d0f46ba15ecf296329d2a9fb7bd19","kind":"tag","published_at":"2017-04-03T20:40:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"6e933e1334f05f4ae6eb92a219f022ff2cb28667","kind":"tag","published_at":"2017-03-31T19:33:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2700e7abc516b5b537713957ca80048dd001f113","kind":"tag","published_at":"2017-03-31T00:52:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.9.0/manifests"},{"name":"v2.8.14","sha":"27faf861854d67d4f8e001fb9c798f5577c35493","kind":"tag","published_at":"2017-03-28T20:11:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.14/manifests"},{"name":"v2.8.13","sha":"1d370105d4f68e855e4491c6ce058b7252613aa6","kind":"tag","published_at":"2017-03-28T19:35:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.13/manifests"},{"name":"v2.8.12","sha":"78c15d405cd49c0b9f7ed6bf2789fb4da8e24c00","kind":"tag","published_at":"2017-03-27T23:33:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.12/manifests"},{"name":"v2.8.11","sha":"cadeb922ba1031db2af2420cf05f7732e38195cb","kind":"tag","published_at":"2017-03-23T18:51:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.11/manifests"},{"name":"v2.8.10","sha":"38a2c2be46dfed0bb2d9def2c7acba19adc818eb","kind":"tag","published_at":"2017-03-22T22:40:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"a66967f250fd2278b0e830f7b6a13073f467fb81","kind":"tag","published_at":"2017-03-21T21:04:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"b7a7af598b465d41b2cb25630914d186b2e74eae","kind":"tag","published_at":"2017-03-20T22:25:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"74b4456240d50a8049ee73db250c81896a79453f","kind":"tag","published_at":"2017-03-14T02:29:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.7/manifests"},{"name":"v2.8.6","sha":"3f6cddb9ade5507100e91bd6bd5c7d0091961237","kind":"tag","published_at":"2017-03-13T22:05:20.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"b1b98ef38e8297dafb16f591d3e956fd53645f2b","kind":"tag","published_at":"2017-03-10T18:55:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"87fb801d527533c0e9ec1d7a4a8105558aca09ed","kind":"tag","published_at":"2017-03-09T23:25:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"6a76145a2efcd0bb575bb5eda71d2e40d5f1b783","kind":"tag","published_at":"2017-03-09T00:14:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"a7e96739182db675813ae1e5ee8d59ad7550087e","kind":"tag","published_at":"2017-03-08T00:43:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"f99c772cd05d7b664ff0027626afcd15526b158f","kind":"tag","published_at":"2017-03-06T23:53:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"46110b8cca451d22774da26374b5c04637fbb892","kind":"tag","published_at":"2017-02-28T02:28:22.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.8.0/manifests"},{"name":"v2.7.16","sha":"5d98b3645d0add1f01c289772377a664b9cc1d87","kind":"tag","published_at":"2017-02-27T23:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.16/manifests"},{"name":"v2.7.15","sha":"f3632ba92544b86b0bf7607726422b8f1817dce2","kind":"tag","published_at":"2017-02-24T21:46:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.15/manifests"},{"name":"v2.7.14","sha":"b87c0fdfa15293758fb82ee5d9729c04ae9ca62e","kind":"tag","published_at":"2017-02-23T23:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"a254a779e6fcf403ec2fec8ca42389abf53006a8","kind":"tag","published_at":"2017-02-22T21:44:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"23c04996e561708c7ad085ee141affa2205fdc08","kind":"tag","published_at":"2017-02-21T20:36:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"98c6be73897f5c8df3455df883262437c8231dc2","kind":"tag","published_at":"2017-02-17T19:35:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"bad975a385ff72f9705f43fd6c29e8a889ddda94","kind":"tag","published_at":"2017-02-16T23:38:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"456e80953131d90500c55ed3c45d6d33fd7ddec7","kind":"tag","published_at":"2017-02-15T21:56:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"3a3b3b88f6406013d5469ce6b105b4f509d2e435","kind":"tag","published_at":"2017-02-14T22:18:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"fbf67bb7634a62f0f5aabb3650cbb027a79ae65c","kind":"tag","published_at":"2017-02-13T18:40:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"c2547e3e4ce94b988903d64c5eb0ada21dc5f84f","kind":"tag","published_at":"2017-02-10T20:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0134db23dbeadf21ff33e35fae53a71d425b000b","kind":"tag","published_at":"2017-02-09T21:29:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"c71b3a4190ff451d5e20e69d4e1e10ca7d7cf16b","kind":"tag","published_at":"2017-02-08T02:03:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e0f54360cd4604a7c39f9d6377a949ca411fb2cc","kind":"tag","published_at":"2017-01-26T23:54:25.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"58f7da8358c303421d9d37d5978442c9627f85eb","kind":"tag","published_at":"2017-01-25T22:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"36ee64e96155bfd1876fd00f396a85979fe9f40a","kind":"tag","published_at":"2017-01-24T22:59:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5694a566dc6770d2a573212a016007d45725e1d6","kind":"tag","published_at":"2017-01-20T22:13:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.7.0/manifests"},{"name":"v2.6.50","sha":"b0a55324cdafa72560b201b905a6c00f2bbe2ca8","kind":"tag","published_at":"2017-01-20T19:46:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.50","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.50/manifests"},{"name":"v2.6.49","sha":"059efd499d35dfcf4a5ad3b489ca1c18e481cc1f","kind":"tag","published_at":"2017-01-19T22:26:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.49","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.49/manifests"},{"name":"v2.6.48","sha":"0d3d1a3dd9926c97d6a7b735724d6af1d70b636b","kind":"tag","published_at":"2017-01-18T21:46:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.48/manifests"},{"name":"v2.6.47","sha":"808e4856025c6b8ab1dcfaab2c86ce15831e71e0","kind":"tag","published_at":"2017-01-17T20:46:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.47/manifests"},{"name":"v2.6.46","sha":"0d36e7f2a78ea2d23806b8cd347492b042bca091","kind":"tag","published_at":"2017-01-16T23:35:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.46/manifests"},{"name":"v2.6.44","sha":"60023be9770acae5a913f241514ae292cd8e66f5","kind":"tag","published_at":"2017-01-04T18:01:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.44","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.44/manifests"},{"name":"v2.6.43","sha":"af22bf836d238dc269f3be751c958c76d99b98a0","kind":"tag","published_at":"2016-12-30T01:13:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.43","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.43/manifests"},{"name":"v2.6.42","sha":"752aa4a373e0980caca0a452ecd6edf77753ea51","kind":"tag","published_at":"2016-12-22T20:57:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.42","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.42/manifests"},{"name":"v2.6.41","sha":"c72e98fe36f5af7de2affbf37deef184e614ea1f","kind":"tag","published_at":"2016-12-22T00:22:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.41","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.41/manifests"},{"name":"v2.6.40","sha":"aba6f816a133a657fd335c96a1c7477dc123cf37","kind":"tag","published_at":"2016-12-20T23:49:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.40","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.40/manifests"},{"name":"v2.6.39","sha":"325bf39d269443ec7585cec96f7c9b2d694797fe","kind":"tag","published_at":"2016-12-19T23:13:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.39","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.39/manifests"},{"name":"v2.6.38","sha":"0e82def246499720aab179b2e8b800442c61707a","kind":"tag","published_at":"2016-12-15T21:37:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.38","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.38/manifests"},{"name":"v2.6.36","sha":"5a1e61aed1d8630a7c91cf71076701d40a392b17","kind":"tag","published_at":"2016-12-14T22:37:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.36/manifests"},{"name":"v2.6.35","sha":"017b45eebab01bc98a252d55f8f158da0d018457","kind":"tag","published_at":"2016-12-08T21:32:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.35/manifests"},{"name":"v2.6.34","sha":"9409865777f15c7db2a8b6937fdd571082d12cce","kind":"tag","published_at":"2016-12-07T22:30:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.34/manifests"},{"name":"v2.6.33","sha":"9409865777f15c7db2a8b6937fdd571082d12cce","kind":"tag","published_at":"2016-12-06T21:30:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.33/manifests"},{"name":"v2.6.32","sha":"c9f4c7e9c06bbf50d85d2f347865d4e75c46c19b","kind":"tag","published_at":"2016-12-01T21:52:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.32/manifests"},{"name":"v2.6.31","sha":"e5a70546e39f795b54bf60bdb8d4593a21bdeba1","kind":"tag","published_at":"2016-12-01T20:27:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.31/manifests"},{"name":"v2.6.30","sha":"c15c2886ed9bdacd5ceeb6f271b530e7cbc6e4df","kind":"tag","published_at":"2016-11-30T20:03:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.30/manifests"},{"name":"v2.6.29","sha":"0dbbe756bc689cb6cf3a3d3dfb03bd785891319d","kind":"tag","published_at":"2016-11-29T20:17:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.29/manifests"},{"name":"v2.6.28","sha":"51846a6d6b2a5e9255875898988e09dea98864a0","kind":"tag","published_at":"2016-11-23T00:33:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.28/manifests"},{"name":"v2.6.27","sha":"362a247cf411d7c81626b51a6dc871695e7a87f7","kind":"tag","published_at":"2016-11-22T01:39:51.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.27/manifests"},{"name":"v2.6.26","sha":"bd35e1c28ed3f14629703abc05e76d7ca7a9603e","kind":"tag","published_at":"2016-11-19T00:00:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.26/manifests"},{"name":"v2.6.25","sha":"c4170dd17214fadc6726bc471f79440d569a53f1","kind":"tag","published_at":"2016-11-18T23:06:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.25/manifests"},{"name":"v2.6.24","sha":"6def45ad8fc119a56a84db3c7081ea46c3abad90","kind":"tag","published_at":"2016-11-18T00:26:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.24/manifests"},{"name":"v2.6.23","sha":"9bbfce38510492b88e81f3903e5f86aa57f7ae6d","kind":"tag","published_at":"2016-11-16T22:40:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.23/manifests"},{"name":"v2.6.22","sha":"73fbaa3e85ed54addba67d21b87673bca17868bc","kind":"tag","published_at":"2016-11-15T22:34:31.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.22/manifests"},{"name":"v2.6.20","sha":"cbbbc2bd31a7319b3f03424cc51505af7fb219d9","kind":"tag","published_at":"2016-11-15T01:18:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.20/manifests"},{"name":"v2.6.19","sha":"1836acd7561c4531bd39a40f206cd827b5b1da53","kind":"tag","published_at":"2016-11-10T23:26:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.19/manifests"},{"name":"v2.6.18","sha":"77511d42e79478d4492545eb48b15d31c5b7805b","kind":"tag","published_at":"2016-11-03T21:29:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.18/manifests"},{"name":"v2.6.17","sha":"eae35bd1666965649d57cd763f8926e9003d31b2","kind":"tag","published_at":"2016-11-02T22:04:47.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.17/manifests"},{"name":"v2.6.16","sha":"6c0aa5adab7a542c5c0d8c6b7e34d9998f44fc27","kind":"tag","published_at":"2016-11-02T17:27:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.16/manifests"},{"name":"v2.6.14","sha":"c9795d7b39dabeb7df4c0c1ae0fafc6aaefe6e73","kind":"tag","published_at":"2016-10-25T20:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"1e16a28c618aa7168282c2de159071f17f91eb12","kind":"tag","published_at":"2016-10-24T23:07:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"2e1d0e3a1e0babe4236903d0d8786327f3814dfa","kind":"tag","published_at":"2016-10-20T21:24:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"ea7eb379738c0b2fe3971ef5de4fda8de0dd4207","kind":"tag","published_at":"2016-10-18T20:40:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"90526ae2beb62ef65b8a1323b5f00d2eca138cd4","kind":"tag","published_at":"2016-10-17T20:38:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"21b6ab7af8716e583ba5f9c5b2a9a030cf5ec0ff","kind":"tag","published_at":"2016-10-13T20:17:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"8739636ba4ea0b87f898526698f4e618d3886d0c","kind":"tag","published_at":"2016-10-12T21:44:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.8/manifests"},{"name":"v2.6.6","sha":"70ef5718184f3af5d8e0ac2e4c8a291c5e4d7b98","kind":"tag","published_at":"2016-10-06T22:11:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"5a4f9c9c80ec35a60383c8330238a044d926c1dd","kind":"tag","published_at":"2016-09-29T22:29:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"ddf13bf168c453c9ee1f009712f3ec487523722e","kind":"tag","published_at":"2016-09-27T22:32:24.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"8f88084cf3d7dcdf8c1142ca9db99dad90afda74","kind":"tag","published_at":"2016-09-22T19:47:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"4f6eaf4532c8f6e20003597bc015242cdaea6fef","kind":"tag","published_at":"2016-09-20T22:45:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"220d7f5d081600739035876b8dd9da1120021fb7","kind":"tag","published_at":"2016-09-15T22:42:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"082ea490f63225c159cce9639ccd293d2433044a","kind":"tag","published_at":"2016-09-13T21:28:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.6.0/manifests"},{"name":"v2.5.11","sha":"580a24f717b22f79dbc3fee71950869ba9f67c20","kind":"tag","published_at":"2016-09-08T22:04:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"fae1e6398053e7ec2be19051925beaee5958360c","kind":"tag","published_at":"2016-09-07T17:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"80e03f32df671c62c678c5c3ebce3f13fba574ca","kind":"tag","published_at":"2016-09-06T23:08:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"7090fb66fe3bb204a398290bb7096ac768edacb4","kind":"tag","published_at":"2016-09-01T22:01:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"41be909203c5f36e949cddcbc1da352c96ca1a10","kind":"tag","published_at":"2016-08-30T18:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"1f10b6aca92dad6239b5dc2863c4e73ff4514816","kind":"tag","published_at":"2016-08-23T22:52:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"57f165ea82bda15b3c3b6cb46115d8abf02d6b54","kind":"tag","published_at":"2016-08-19T00:28:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"524d35c8b9d5c1baf71f190fa6eafabd6313058a","kind":"tag","published_at":"2016-08-16T20:35:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"c28e01246b33bfacadf5372fc7df5dc1e3b6b573","kind":"tag","published_at":"2016-08-11T16:55:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b244b9ab6070314adf9b469345fe5891e767b1d1","kind":"tag","published_at":"2016-08-09T19:29:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"b77fba51d1aa9b0463a65af23284d54028749bfd","kind":"tag","published_at":"2016-08-04T21:40:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"db85fa0ad352b49bbd4697c974a52678820578ef","kind":"tag","published_at":"2016-08-02T21:16:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"2db61cd2d99f1bf710ca6a4b7a9a849e46146043","kind":"tag","published_at":"2016-07-29T00:32:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"bf7cbb1650fe2df16af2db511b3ddcad669bde83","kind":"tag","published_at":"2016-07-26T18:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"14754fee746f3c1d79f23308ff76944252399f98","kind":"tag","published_at":"2016-07-22T22:38:39.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"de81a2be8a04620fe03528d739b191e62de96e14","kind":"tag","published_at":"2016-07-21T22:10:18.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"75da3b8efbbd898adec18edd9ba5f04eb8c0183e","kind":"tag","published_at":"2016-07-19T17:32:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.4.0/manifests"},{"name":"v2.3.22","sha":"48062472c87269f6daf1c5fa1fa6069cde5cdff4","kind":"tag","published_at":"2016-07-13T19:04:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.22/manifests"},{"name":"v2.3.21","sha":"915aedac20d67de0764ce0630abad4b6b5ebb514","kind":"tag","published_at":"2016-07-07T23:12:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.21/manifests"},{"name":"v2.3.20","sha":"55f3e59da79d14afbfd283d57710d1d7e76a3fe4","kind":"tag","published_at":"2016-07-05T21:59:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.20/manifests"},{"name":"v2.3.19","sha":"76d67e783bdd861152e4317db137a7600b8558e2","kind":"tag","published_at":"2016-06-30T19:23:30.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.19/manifests"},{"name":"v2.3.18","sha":"826caf0a0ab721b6af374e51d03200061763bf53","kind":"tag","published_at":"2016-06-29T01:00:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.18/manifests"},{"name":"v2.3.17","sha":"d8e4651555c07bcc79f9440050a0a5e6e6fc61a5","kind":"tag","published_at":"2016-06-27T22:47:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.17/manifests"},{"name":"v2.3.16","sha":"7ba16f69af9ebbacf7142dd67ac707f2724dd744","kind":"tag","published_at":"2016-06-23T23:37:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"590d700510d9682584560138f4f7c17f666beabd","kind":"tag","published_at":"2016-06-21T21:42:10.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"c2c2de5244f4ec5e67861b783ca193b8d6ba6333","kind":"tag","published_at":"2016-06-14T20:32:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"ae0641cfa1d5f1f6bd444896fe36e7d1c8156f15","kind":"tag","published_at":"2016-06-09T22:36:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"e739ff8d37b7e811319558dc452c81ec592423b8","kind":"tag","published_at":"2016-06-07T21:40:36.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"271ceabc223c66f682adb461f6fc772852dbd3bb","kind":"tag","published_at":"2016-06-02T22:56:08.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"328604230774781040bd40554f2420c7471ef4f1","kind":"tag","published_at":"2016-06-02T20:11:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5096d55c516946a03a14177e8de5af06c8353252","kind":"tag","published_at":"2016-05-26T20:34:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"ee081fa392ac5606915dc231b43da4d24ede9208","kind":"tag","published_at":"2016-05-24T17:48:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"958f902794298550b0bbc9f165254f7d21861621","kind":"tag","published_at":"2016-05-19T20:42:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"0e16ecf30c429f2c1ecde50e91db4a2f807a83e8","kind":"tag","published_at":"2016-05-18T22:51:11.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"ea580c9f23b1bbe1ed6b65a39763dc21c7a76db5","kind":"tag","published_at":"2016-05-17T22:08:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"499c28f96441434813d695508c5869961ca345e2","kind":"tag","published_at":"2016-05-12T20:52:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"fb77a99bf141650a10e1fdb9521f866be295613d","kind":"tag","published_at":"2016-05-11T18:02:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"2fa2458910765903fd73e984499fd0959314c9be","kind":"tag","published_at":"2016-05-05T19:53:14.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f2ff217451a793d825bbcbdf9e81c1f525ba60c5","kind":"tag","published_at":"2016-05-03T22:59:23.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"b82f3e3511b53e1a7390af4047f236560993d00f","kind":"tag","published_at":"2016-04-28T19:37:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.3.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.3.0/manifests"},{"name":"v2.2.37","sha":"4e7dc592af98cca2dcab0aaefe92cdf1a3748ff5","kind":"tag","published_at":"2016-04-26T20:18:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.37","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.37/manifests"},{"name":"v2.2.36","sha":"25d160d31c7995ce05b48bca9a93be153b38a6ff","kind":"tag","published_at":"2016-04-21T19:58:04.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.36/manifests"},{"name":"v2.2.35","sha":"3602c6da26e27be620e281bd13957ffc9d73bb08","kind":"tag","published_at":"2016-04-19T17:52:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.35/manifests"},{"name":"v2.2.34","sha":"4e4c78e81ac42bb82dc289f8243d88476fe32cdf","kind":"tag","published_at":"2016-04-11T17:06:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.34/manifests"},{"name":"v2.2.33","sha":"e36c0e4bfab98690bcb33763eb59185cd104dbd3","kind":"tag","published_at":"2016-04-07T22:31:44.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.33/manifests"},{"name":"v2.2.32","sha":"bb3a32f195d9ddb5f9b33d32a6135cdd0aa2f24b","kind":"tag","published_at":"2016-04-05T21:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.32/manifests"},{"name":"v2.2.31","sha":"1db25ab8559779844eb52d17590621daf2cdabed","kind":"tag","published_at":"2016-03-29T22:59:48.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.31/manifests"},{"name":"v2.2.30","sha":"66b4c8cd6238b2031be124c8e6aac52cb4602e95","kind":"tag","published_at":"2016-03-24T19:18:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.30/manifests"},{"name":"v2.2.29","sha":"7e552d6f360e04648be70dddfa45cac1ff1015ed","kind":"tag","published_at":"2016-03-22T21:06:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.29/manifests"},{"name":"v2.2.28","sha":"c7e509ffd3bb567cd99635029649787b13aff7d0","kind":"tag","published_at":"2016-03-17T23:01:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.28/manifests"},{"name":"v2.2.27","sha":"ef48b6cb243d8d57e82a6bd34cb457d622c836d2","kind":"tag","published_at":"2016-03-15T23:10:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.27/manifests"},{"name":"v2.2.26","sha":"89c48d09cda393189d1beffec36e37cf66900593","kind":"tag","published_at":"2016-03-11T00:15:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.26/manifests"},{"name":"v2.2.25","sha":"f90bd62864552635d1f02f85298985b31cc9078a","kind":"tag","published_at":"2016-03-08T22:05:46.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.25/manifests"},{"name":"v2.2.24","sha":"1e387a0dc0175800270d28aeed49501fe9694732","kind":"tag","published_at":"2016-03-03T22:24:56.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.24/manifests"},{"name":"v2.2.23","sha":"491f5cc5c10c24ad5414584abd4f0bb8cb8899c9","kind":"tag","published_at":"2016-03-03T21:35:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.23/manifests"},{"name":"v2.2.22","sha":"7c9d00fa4e4e52e6edc4238355aa82ba775f9ae8","kind":"tag","published_at":"2016-03-02T00:20:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.22/manifests"},{"name":"v2.2.21","sha":"5a6d31af09a9adfea0e90096d009b4586a7cc04a","kind":"tag","published_at":"2016-03-01T22:30:42.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.21/manifests"},{"name":"v2.2.20","sha":"5c1c17bb2148da4fcae02439b9529b143231232c","kind":"tag","published_at":"2016-02-25T18:24:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.20/manifests"},{"name":"v2.2.19","sha":"26d650aa033723a396be0b20e9849e30cfb37446","kind":"tag","published_at":"2016-02-24T00:40:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.19/manifests"},{"name":"v2.2.18","sha":"e56c62aedc1ae62cce7c2ee67a71f0c5733ce1b4","kind":"tag","published_at":"2016-02-18T22:32:13.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.18/manifests"},{"name":"v2.2.17","sha":"ee09545cfb1a7894230930df5ead89c933171e28","kind":"tag","published_at":"2016-02-16T23:00:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.17/manifests"},{"name":"v2.2.16","sha":"d93bd27f0fe87156f654b60a695b17c625e26557","kind":"tag","published_at":"2016-02-11T23:21:33.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.16/manifests"},{"name":"v2.2.15","sha":"20e9c2bbc214e7cb42fdb912c6769dac83e536d1","kind":"tag","published_at":"2016-02-09T21:09:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"644a4f8847155ee04fafe126811cf65a8549a0d0","kind":"tag","published_at":"2016-01-28T21:37:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"e65f746d177ca2142119996e924dee057e8302c2","kind":"tag","published_at":"2016-01-21T21:35:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"edb1f10c3f47cb629c1cbb619c7252004c516e0a","kind":"tag","published_at":"2016-01-19T21:10:37.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"d4ce0286b5edaf63eff976bcf1e10def6804aef2","kind":"tag","published_at":"2016-01-14T21:39:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"a1987f800c0ceb8976214ccbe0725e0bb0bc9c6a","kind":"tag","published_at":"2016-01-12T21:27:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"24f2292388007c99602c8d23da55e1785bfc0a74","kind":"tag","published_at":"2016-01-05T21:22:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"16c83eaa0ccaeb0ba1d0e3ef8f9e98f793653112","kind":"tag","published_at":"2015-12-21T21:57:32.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7d73fc75ebe5efa8fc6c0900f1474d79147f4f8","kind":"tag","published_at":"2015-12-18T00:04:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"ce5dcd1c1b56ba9a0c59561f24e91e06e32b39a3","kind":"tag","published_at":"2015-12-16T00:12:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"2fc9c55babbfc8e29388882e314ef00921e1f0fd","kind":"tag","published_at":"2015-12-09T00:11:40.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"7da59876c3113c97a14c72735b4939635bc9215e","kind":"tag","published_at":"2015-12-04T02:47:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b975cd3129b270bb8186f0eed7cfdf65a91a1dbc","kind":"tag","published_at":"2015-11-24T03:48:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"2d7b9d6e67915acc45fdace8f07538d03a6961d6","kind":"tag","published_at":"2015-11-24T00:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"95449cf623e670e09c50b4126296e0dca9ba3a71","kind":"tag","published_at":"2015-11-19T21:07:09.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c510097e8bdc6102dd8aa6192582ae06c5cccfe2","kind":"tag","published_at":"2015-11-12T21:30:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.2.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.2.0/manifests"},{"name":"v2.1.36","sha":"0e0e901440fc75526af4a841444e2fd576a7f79a","kind":"tag","published_at":"2015-11-10T21:53:16.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.36","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"c2ff63e24004cac7dc7ebe78d3a1081c8538ed40","kind":"tag","published_at":"2015-11-03T20:03:54.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.35","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"90b35acbbe0328656369288b1d1ffb8c7f9945fe","kind":"tag","published_at":"2015-11-03T04:52:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.34","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"0fe4121441a70cd1e790684d94c733f5fdc4b4f2","kind":"tag","published_at":"2015-10-28T22:36:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.33","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"243c91721c23172e4f3704737092d7ec3ef6144c","kind":"tag","published_at":"2015-10-26T19:58:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.32","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"38da8878bf052ede0f2ff995bae7af5cdd5f1628","kind":"tag","published_at":"2015-10-22T22:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.31","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"251b4ac9377db20a4b541a46f65000bffc1773c2","kind":"tag","published_at":"2015-10-15T19:24:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.30","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"8eccf32c8727cc53e11e562a1bf1b81f4e10d251","kind":"tag","published_at":"2015-10-08T17:12:06.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.29","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"09e66661f7280f847c8cc6f9ed19dfb28681dab7","kind":"tag","published_at":"2015-10-07T17:19:12.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.28","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.28/manifests"},{"name":"v2.1.27","sha":"9401c98b6e1471ef480ddabd37fdfc3b1482c527","kind":"tag","published_at":"2015-10-06T23:40:49.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.27","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.27/manifests"},{"name":"v2.1.26","sha":"5b25e478a526849280a73770ac26a09cc93f016e","kind":"tag","published_at":"2015-10-01T23:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.26","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"3965e8ff8ae82e721607e2b6f6cd22b01cf11d2a","kind":"tag","published_at":"2015-10-01T22:24:55.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.25","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.25/manifests"},{"name":"v2.1.24","sha":"59558ebd42f0504528baebe217837c30daa2c9ba","kind":"tag","published_at":"2015-09-29T23:35:41.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.24","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.24/manifests"},{"name":"v2.1.23","sha":"f807dd4d938facf08de2ab452f2eeaee2fea7d39","kind":"tag","published_at":"2015-09-17T20:46:52.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.23","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.23/manifests"},{"name":"v2.1.22","sha":"3be2f6a44062d606449cfdde2627a724c4268b5f","kind":"tag","published_at":"2015-09-17T01:46:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.22","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.22/manifests"},{"name":"v2.1.21","sha":"1d971bc552dc75dcfe68cc60d1b3206c7e973604","kind":"tag","published_at":"2015-09-15T20:19:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.21","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"c6eb266ff273d6003cb3e9d7202e42c29ec2ad0d","kind":"tag","published_at":"2015-09-10T18:42:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.20","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.20/manifests"},{"name":"v1.66.0","sha":"589f8cd569d3c365189945dd2e7a10bc9df775ea","kind":"tag","published_at":"2015-09-05T00:25:43.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v1.66.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.66.0/manifests"},{"name":"v2.1.19","sha":"da409838d91b24106be8d4cc12f05b42fb971a34","kind":"tag","published_at":"2015-09-03T21:28:57.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.19","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"88723462b06734d01eb7ea417b79c89c848c6e6d","kind":"tag","published_at":"2015-08-31T21:59:26.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.18","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"9631d6b9a60f8a7b7930da9a2ececf54e93de55b","kind":"tag","published_at":"2015-08-27T23:47:27.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.17","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"af8e009a1dac72974fce9d3f7a5e0b102b712eb6","kind":"tag","published_at":"2015-08-25T20:24:29.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.16","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.16/manifests"},{"name":"v1.65.0","sha":"185d3664523234b0347df576c43907448393e0c5","kind":"tag","published_at":"2015-08-20T23:28:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v1.65.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v1.65.0/manifests"},{"name":"v2.1.15","sha":"ab0eb18d0ce0a515254e207dae772864c34b048d","kind":"tag","published_at":"2015-08-20T22:29:59.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.15","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"5b4852c3bcc4c3fb43512c04040ffa56b1796218","kind":"tag","published_at":"2015-08-12T17:36:45.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.14","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"239b0c8fb35c22eef5136800a8090073ab96927d","kind":"tag","published_at":"2015-08-06T17:05:05.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.13","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"eb97542b0f934dc059b390cea43bf6cc7e6b48c1","kind":"tag","published_at":"2015-08-04T21:35:02.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.12","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"7d25f3c0fb2f4e8e674260f9b8999ac8f7356aa6","kind":"tag","published_at":"2015-07-30T20:28:19.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.11","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"68f51c420680a0b33b5f259b871e5aa4bdca1325","kind":"tag","published_at":"2015-07-29T17:55:00.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.10","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"cf69bdd2a417bac4824f5ec7324fc6925daaf628","kind":"tag","published_at":"2015-07-28T23:16:28.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.9","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"5205d9caa90b733fdfbd01c7c93cf34efe0cd68d","kind":"tag","published_at":"2015-07-23T23:36:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.8","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"619378f0d2a2610e4c60cf794a116a3d87616da9","kind":"tag","published_at":"2015-07-14T20:40:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.7","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"23c62474b354027aeca5143e070a6be8234dd928","kind":"tag","published_at":"2015-07-14T20:39:03.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.6","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"507098bdbe8eeb607ce6d67366500ca61e09de3b","kind":"tag","published_at":"2015-07-14T19:55:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.5","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"69c443470cd793a4f34b898ae8ba97b40ddda27f","kind":"tag","published_at":"2015-07-09T15:57:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.4","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"c1b22d2d99dc9ea06ef601fd7cf3f20e76487ed3","kind":"tag","published_at":"2015-07-07T19:01:34.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.3","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"326017d8279c54e2e8f1d9b11353254e7e5e4bb9","kind":"tag","published_at":"2015-06-24T21:11:53.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.2","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"94e6832ea77ca9605b5ddfd377bbc885b501ea86","kind":"tag","published_at":"2015-06-18T21:53:17.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"0f3c0075741a70136a0c1c7ce5daae6225e784a7","kind":"tag","published_at":"2015-06-12T00:24:50.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.1.0/manifests"},{"name":"v2.0.48","sha":"4815e08e527601325ae172cf9a57585df5c7656f","kind":"tag","published_at":"2015-06-04T20:10:38.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.48","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"dc55334e76ace9abcdbc5783b062942bf8984fa7","kind":"tag","published_at":"2015-05-28T22:58:01.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.47","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"8f10cc6ee207eaee24406d17b3e152c369647b4b","kind":"tag","published_at":"2015-05-26T23:27:07.000Z","download_url":"https://codeload.github.com/aws/aws-sdk-ruby/tar.gz/v2.0.46","html_url":"https://github.com/aws/aws-sdk-ruby/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-sdk-ruby@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/tags/v2.0.46/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:51:12.836Z","dependent_packages_count":1,"downloads":60544118,"downloads_period":"total","dependent_repos_count":968,"rankings":{"downloads":0.45606092706370355,"dependent_repos_count":1.0431418026114785,"dependent_packages_count":7.703415439167717,"stargazers_count":0.3891571235824757,"forks_count":0.2129771077485755,"docker_downloads_count":1.45460019402103,"average":1.8765587656991636},"purl":"pkg:gem/aws-sdk-iotthingsgraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/aws-sdk-iotthingsgraph","docker_dependents_count":29,"docker_downloads_count":2889666,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/aws-sdk-iotthingsgraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/aws-sdk-iotthingsgraph/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T14:03:56.960Z","issues_count":1695,"pull_requests_count":1820,"avg_time_to_close_issue":4866690.541091782,"avg_time_to_close_pull_request":1843352.7383230163,"issues_closed_count":1667,"pull_requests_closed_count":1777,"pull_request_authors_count":552,"issue_authors_count":1277,"avg_comments_per_issue":4.785250737463127,"avg_comments_per_pull_request":1.6164835164835165,"merged_pull_requests_count":1461,"bot_issues_count":0,"bot_pull_requests_count":74,"past_year_issues_count":29,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":557181.2608695652,"past_year_avg_time_to_close_pull_request":364881.75257731957,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":4.931034482758621,"past_year_avg_comments_per_pull_request":0.6057692307692307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-sdk-ruby/issues","maintainers":[{"login":"kellertk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellertk"},{"login":"trivikr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"jmklix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmklix"}],"active_maintainers":[{"login":"kellertk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellertk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/aws-sdk-iotthingsgraph/codemeta","maintainers":[{"uuid":"51280","login":"awscloud","name":null,"email":null,"url":null,"packages_count":497,"html_url":"https://rubygems.org/profiles/awscloud","role":null,"created_at":"2022-11-07T13:16:39.321Z","updated_at":"2022-11-07T13:16:39.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/awscloud/packages"}]},{"id":139355,"name":"source_gen","ecosystem":"pub","description":"Source code generation builders and utilities for the Dart build system","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dart-lang/source_gen","keywords_array":[],"namespace":null,"versions_count":146,"first_release_published_at":"2015-01-30T21:13:01.757Z","latest_release_published_at":"2026-08-19T18:31:41.506Z","latest_release_number":"4.3.0","last_synced_at":"2026-09-17T02:51:29.826Z","created_at":"2022-04-05T15:10:35.778Z","updated_at":"2026-09-17T02:51:29.827Z","registry_url":"https://pub.dev/packages/source_gen","install_command":"dart pub add source_gen","documentation_url":"https://pub.dev/documentation/source_gen/","metadata":{},"repo_metadata":{"id":26630752,"uuid":"30086445","full_name":"dart-lang/source_gen","owner":"dart-lang","description":"Automatic source code generation for Dart","archived":false,"fork":false,"pushed_at":"2026-09-01T14:56:09.000Z","size":1225,"stargazers_count":495,"open_issues_count":30,"forks_count":115,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-08T17:20:30.503Z","etag":null,"topics":["dart-build-system"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/source_gen","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dart-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-30T19:02:10.000Z","updated_at":"2026-09-01T15:37:21.000Z","dependencies_parsed_at":"2024-03-12T18:47:19.920Z","dependency_job_id":"472a08eb-3d9c-4c8a-9819-be45c0928ab6","html_url":"https://github.com/dart-lang/source_gen","commit_stats":{"total_commits":697,"total_committers":48,"mean_commits":"14.520833333333334","dds":0.5380200860832138,"last_synced_commit":"18c17fc39feea3e8c65605afe07f40883f98554c"},"previous_names":["kevmoo/dcg","kevmoo/dart_source_gen"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/dart-lang/source_gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/sbom","scorecard":{"id":323401,"data":{"date":"2025-08-11","repo":{"name":"github.com/dart-lang/source_gen","commit":"e69abb414f2be689e1893b00f2ba3402b5902c01"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 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":"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/dart.yml:16","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/source_gen/publish.yaml/master?enable=pin","Info:  17 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of  10 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dart-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/dart-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dart-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dart-lang/.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}}]},"last_synced_at":"2025-08-18T01:54:52.139Z","repository_id":26630752,"created_at":"2025-08-18T01:54:52.139Z","updated_at":"2025-08-18T01:54:52.139Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187938,"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-09T02:00:06.536Z","response_time":53,"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":"dart-lang","name":"Dart","uuid":"1609975","kind":"organization","description":"Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.","email":null,"website":"https://dart.dev","location":null,"twitter":"dart_lang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1609975?v=4","repositories_count":109,"last_synced_at":"2023-04-09T13:26:05.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dart-lang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:29.689Z","updated_at":"2023-04-09T13:26:06.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang/repositories"},"tags":[{"name":"source_gen-v4.2.3","sha":"c2e8b82255b6362428099474ed0601d4e78c7735","kind":"commit","published_at":"2026-04-29T00:11:10.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.2.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.3/manifests"},{"name":"source_gen-v4.2.2","sha":"a324c8877142e55ced429b3dd20edb6dbe3ce943","kind":"commit","published_at":"2026-03-20T18:20:32.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.2.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.2/manifests"},{"name":"source_gen-v4.2.1","sha":"982f780f1b6318e8e335067ebbc84b1aec858ca2","kind":"commit","published_at":"2026-03-13T03:03:49.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.2.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.1/manifests"},{"name":"source_gen-v4.2.0","sha":"739fe3349bef2091692fd848dcb2585428954474","kind":"commit","published_at":"2026-01-20T08:00:31.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.2.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.2.0/manifests"},{"name":"source_gen-v4.1.2","sha":"e1fbddb5306038160a5d0e56d44a70c262b86892","kind":"commit","published_at":"2026-01-13T18:12:35.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.1.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.2/manifests"},{"name":"source_gen-v4.1.1","sha":"3c0fca3f1d2f180088af664aea78dd69def8899b","kind":"commit","published_at":"2025-11-19T15:52:00.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.1.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.1/manifests"},{"name":"source_gen-v4.1.0","sha":"f813cea1b0fe29c7f7c270acdf3c3d9e914a4821","kind":"commit","published_at":"2025-11-18T07:41:24.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.1.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.1.0/manifests"},{"name":"source_gen-v4.0.2","sha":"1fc3fb7533534421287731bc20432ff743746d89","kind":"commit","published_at":"2025-10-09T16:05:36.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.0.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.2/manifests"},{"name":"source_gen-v4.0.1","sha":"3b319fbc5fb9560b20a2a7895acce27f0cd67d36","kind":"commit","published_at":"2025-09-04T06:56:36.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.0.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.1/manifests"},{"name":"source_gen-v4.0.0","sha":"2af60819868c9cb44e67e1ae8109fd6752db1ee0","kind":"commit","published_at":"2025-08-27T06:30:05.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v4.0.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v4.0.0/manifests"},{"name":"source_gen-v3.1.0","sha":"e69abb414f2be689e1893b00f2ba3402b5902c01","kind":"tag","published_at":"2025-08-11T16:40:20.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v3.1.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.1.0/manifests"},{"name":"source_gen-v3.0.0","sha":"4c0d0888afef7522663186e7acde084e2e90c332","kind":"commit","published_at":"2025-07-17T17:13:47.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v3.0.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.0.0/manifests"},{"name":"source_gen-v3.0.0-dev","sha":"6c9702e7152e61b16c8adec3f3011bda738b0e29","kind":"commit","published_at":"2025-06-24T18:09:34.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v3.0.0-dev","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v3.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v3.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v3.0.0-dev/manifests"},{"name":"source_gen-v2.0.0","sha":"947a0e2631110dc13ae95e450acb58ab1ea13f71","kind":"commit","published_at":"2024-12-17T16:52:28.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v2.0.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v2.0.0/manifests"},{"name":"source_gen-v1.5.0","sha":"241e0507efb1c933935c40bcda43de723d432344","kind":"commit","published_at":"2023-12-13T22:52:02.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.5.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.5.0/manifests"},{"name":"source_gen-v1.4.0","sha":"8e53b9d59654055df47b70e7fe86690df4544078","kind":"commit","published_at":"2023-06-29T17:29:16.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.4.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.4.0/manifests"},{"name":"source_gen-v1.3.2","sha":"3d2a85bf16eee37e83f0f5ade99da504f70f6e65","kind":"commit","published_at":"2023-05-10T16:13:01.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.3.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.2/manifests"},{"name":"source_gen-v1.3.1","sha":"3d1f86bd756cc3ff90fa800e752338e63386a44d","kind":"commit","published_at":"2023-05-09T16:33:53.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.3.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.1/manifests"},{"name":"source_gen-v1.3.0","sha":"de29956b2696c9d732da66ea3e84c8f6f6ba32e7","kind":"commit","published_at":"2023-05-05T01:55:42.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.3.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.3.0/manifests"},{"name":"source_gen-v1.2.7","sha":"4969e7d1b2c9ff7affa7ba90222cd29f01bb7966","kind":"tag","published_at":"2023-01-31T21:43:02.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.7/manifests"},{"name":"source_gen-v1.2.6","sha":"b996b5948e0a84371ef91608fdf9502efda94742","kind":"tag","published_at":"2023-01-31T21:25:47.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.6/manifests"},{"name":"source_gen-v1.2.5","sha":"211d81fc7585bc561afc129c25b6698f3f74a2d6","kind":"tag","published_at":"2022-09-20T20:58:01.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.5/manifests"},{"name":"source_gen-v1.2.4","sha":"f8f5dc708482614a9ea01405273fb105b985bc2a","kind":"tag","published_at":"2022-09-20T19:30:58.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.4/manifests"},{"name":"source_gen-v1.2.3","sha":"1b2a99b20cb54446527e7fd369956cadb84bdb29","kind":"tag","published_at":"2022-09-13T17:58:06.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.3/manifests"},{"name":"source_gen-v1.2.2","sha":"140828cf2bf6747394ad19029cde787c615029d3","kind":"commit","published_at":"2022-04-14T18:58:39.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.2/manifests"},{"name":"source_gen-v0.9.10+5","sha":"8838bbb3309a2b932906831e78944e8cc1915d93","kind":"tag","published_at":"2022-01-05T01:11:23.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v0.9.10+5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v0.9.10+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v0.9.10%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+5/manifests"},{"name":"source_gen-v1.2.1","sha":"1b4c144d23371f68835a63383be23e8c05e1aa9a","kind":"tag","published_at":"2021-12-16T23:28:17.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.1/manifests"},{"name":"source_gen-v1.2.0","sha":"3774c3759d2346c24d8b2b58633569cb7b97aa5b","kind":"commit","published_at":"2021-11-29T21:00:52.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.2.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.2.0/manifests"},{"name":"source_gen-v1.1.1","sha":"59a7f68136b526a8f67397ab3c67499d78770f78","kind":"tag","published_at":"2021-09-27T19:56:08.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.1.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.1.1/manifests"},{"name":"source_gen-v1.1.0","sha":"6ad4a7d0f4694243c15c1480ea3290b05b9043f9","kind":"commit","published_at":"2021-08-19T16:52:49.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.1.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.1.0/manifests"},{"name":"source_gen-v1.0.4","sha":"b4136e077cf900bdbb2d7727e44d300fbcbfc9c6","kind":"commit","published_at":"2021-07-19T18:04:18.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.0.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.4/manifests"},{"name":"source_gen-v1.0.3","sha":"9bfb609a1963e383a988190e6cddc3aa82158cf6","kind":"tag","published_at":"2021-07-13T17:14:42.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.0.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.3/manifests"},{"name":"source_gen-v1.0.2","sha":"b5e159f6a5aa1a241daa87b487bf669f7556f855","kind":"commit","published_at":"2021-06-10T14:25:33.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.0.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.2/manifests"},{"name":"source_gen-v1.0.1","sha":"c171357c9ab9fe222fc0c60023e184edfd170a47","kind":"tag","published_at":"2021-05-26T02:31:48.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.0.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.1/manifests"},{"name":"source_gen-v1.0.0","sha":"762b6f40ba46134b470e843af8632e7e379c22c3","kind":"commit","published_at":"2021-03-18T22:23:18.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v1.0.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v1.0.0/manifests"},{"name":"v0.9.10+4","sha":"e546b16d9a318c905dc7ebd840d8c34bbee7a817","kind":"commit","published_at":"2021-03-15T18:00:09.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.10+4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.10+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.10%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.10+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.10+4/manifests"},{"name":"source_gen-v0.9.10+3","sha":"092ecdaf960c4f3f69af7c17c9e67a13b824cad0","kind":"tag","published_at":"2021-02-18T16:10:52.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v0.9.10+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v0.9.10+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v0.9.10%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+3/manifests"},{"name":"source_gen-v0.9.10+2","sha":"da21360a4cd59279e6cb90179741a17cff8e2b85","kind":"commit","published_at":"2021-02-10T03:49:55.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v0.9.10+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v0.9.10+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v0.9.10%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+2/manifests"},{"name":"source_gen-v0.9.10+1","sha":"576a4734967c3b4f53916924ba1e46cd77eb544f","kind":"commit","published_at":"2020-12-14T17:19:38.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v0.9.10+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v0.9.10+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v0.9.10%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10+1/manifests"},{"name":"source_gen-v0.9.10","sha":"bf764dab83407b0811bf5c827abb1364cb56d0a0","kind":"commit","published_at":"2020-12-08T22:19:17.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/source_gen-v0.9.10","html_url":"https://github.com/dart-lang/source_gen/releases/tag/source_gen-v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@source_gen-v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/source_gen-v0.9.10/manifests"},{"name":"v0.9.9","sha":"3cbd13db2519fcc45ba7b4e075cd9494d18708a5","kind":"tag","published_at":"2020-12-02T16:38:21.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.9","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e27b9e8c8b90dc2d02b038af3b8f8a9db5f05c45","kind":"commit","published_at":"2020-10-26T17:09:29.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.8","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.8/manifests"},{"name":"v0.9.7+1","sha":"b8eaacc5ed88aff9b4733aa2a413719ca2d5f542","kind":"tag","published_at":"2020-09-22T18:45:07.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.7+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.7+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.7%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.7+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.7+1/manifests"},{"name":"v0.9.7","sha":"62dd81ac28e5d230fb38ca97ea58110676abc387","kind":"tag","published_at":"2020-09-22T18:44:34.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"b8d943c10606cadb9b68f6dc91d28bb10fe17361","kind":"tag","published_at":"2020-07-10T20:50:55.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"18e724466a4761b4b505fa20affb799486088c6c","kind":"tag","published_at":"2020-02-24T21:05:27.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.5/manifests"},{"name":"v0.9.4+7","sha":"9f7e7bc84f14af196936a6ef24beacdba5386511","kind":"commit","published_at":"2020-01-02T16:18:46.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+7/manifests"},{"name":"v0.9.4+6","sha":"eb834cbebab29fbeb3632cd49460f0cac579b61e","kind":"commit","published_at":"2019-10-29T21:12:49.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+6/manifests"},{"name":"v0.9.4+5","sha":"74f430666c9094cb09998296cf37184c32c8bb7d","kind":"commit","published_at":"2019-09-26T21:39:59.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+5/manifests"},{"name":"v0.9.4+4","sha":"061b70f8897807499ccfd9320c9d72f0d3178956","kind":"tag","published_at":"2019-08-21T20:01:45.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+4/manifests"},{"name":"v0.9.4+3","sha":"f5118c97bee1861b5a00bf681191883d66a9a3c3","kind":"tag","published_at":"2019-07-20T00:36:07.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+3/manifests"},{"name":"v0.9.4+2","sha":"1a891d43b33225a1611612389ecfca94232d6c48","kind":"commit","published_at":"2019-04-03T23:32:43.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+2/manifests"},{"name":"v0.9.4+1","sha":"64396eaea93467fdf09920df9f33c8573ccd4447","kind":"tag","published_at":"2019-02-01T01:52:56.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4+1/manifests"},{"name":"v0.9.4","sha":"1605509decdc3af8573d73fec54e29a3901092d6","kind":"commit","published_at":"2019-01-15T00:14:30.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"214be6e09dfa51f948443125a788d6434a2834ae","kind":"commit","published_at":"2018-12-12T23:44:25.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"13183b419e74fc535418f36382419c4e3ee8fe0c","kind":"commit","published_at":"2018-12-06T16:23:37.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.2/manifests"},{"name":"v0.9.1+3","sha":"bb6cb356138d5849702b106b67f1259bdd946f44","kind":"tag","published_at":"2018-10-08T17:07:37.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.1+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.1+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.1%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+3/manifests"},{"name":"v0.9.1+2","sha":"83836a31e9e6213a7c5c122530bdb590d6573284","kind":"tag","published_at":"2018-10-03T18:14:18.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.1+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+2/manifests"},{"name":"v0.9.1+1","sha":"b9d92c2e4ae3c74844214f5187a6e6f4fc77f529","kind":"tag","published_at":"2018-09-25T19:54:39.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.1+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1+1/manifests"},{"name":"v0.9.1","sha":"1e87e131a6629102caafeff3abb34880049eda8d","kind":"commit","published_at":"2018-09-10T19:28:54.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.1/manifests"},{"name":"v0.9.0+1","sha":"db94d1eed595d6563387ee02bfaa7ab3c81a3285","kind":"tag","published_at":"2018-08-09T20:39:41.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.0+1/manifests"},{"name":"v0.9.0","sha":"2df3e89626f341d78be8735d2c6721ef40d4c257","kind":"commit","published_at":"2018-07-24T17:55:27.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.9.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.9.0/manifests"},{"name":"v0.8.3+1","sha":"a83603aafaa5e508f415f491880430832322ac98","kind":"commit","published_at":"2018-07-19T20:54:18.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.3+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.3+1/manifests"},{"name":"0.8.3","sha":"3335944ca0898aa7e2d4ad8e2cc00ab6d6005aae","kind":"tag","published_at":"2018-06-27T17:09:41.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.8.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"76c634505f176e4b07d77cf91529c811c65c4c8b","kind":"commit","published_at":"2018-06-14T19:07:57.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.8.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.8.2/manifests"},{"name":"v0.8.1+3","sha":"fca0593e1328c4433d6e53d710af6cc1e1bdef00","kind":"tag","published_at":"2018-05-24T20:52:12.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.1+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.1+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.1%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+3/manifests"},{"name":"v0.8.1+2","sha":"eeb0dbe0d684f0ef724c780a001f041021044a2b","kind":"tag","published_at":"2018-05-24T20:31:43.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.1+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+2/manifests"},{"name":"v0.8.1+1","sha":"732ac4e292ef5390a6e9a35e9cc40b6894327d3e","kind":"tag","published_at":"2018-05-15T15:45:03.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.1+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1+1/manifests"},{"name":"v0.8.1","sha":"5b2a8a91af51efb3d63234221be56e28e60ced3c","kind":"commit","published_at":"2018-04-16T17:31:19.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8bf5d082be32bc5157b1caae180a758900e97e47","kind":"commit","published_at":"2018-03-29T16:54:06.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.8.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"e856173b1818a9e092c1d9ac929fe5135bdef818","kind":"commit","published_at":"2018-03-07T21:41:46.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.6/manifests"},{"name":"v0.7.5+1","sha":"4219ddd5e58f936fce4779ee09c396d2aa56fee3","kind":"commit","published_at":"2018-02-15T17:55:38.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.5+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.5+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.5%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.5+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.5+1/manifests"},{"name":"v0.7.5","sha":"a2ef2c33fe64c29d1ed60e8e419b9098cbce10bc","kind":"tag","published_at":"2018-02-10T00:45:32.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.5/manifests"},{"name":"v0.7.4+3","sha":"0309b8e94f20477932087fe122b4bae05d0341c9","kind":"tag","published_at":"2018-02-03T00:37:02.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.4+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+3/manifests"},{"name":"v0.7.4+2","sha":"fffde65aa4847b2f1b9bc3f83f86e711b114efbb","kind":"commit","published_at":"2018-01-31T05:55:00.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.4+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+2/manifests"},{"name":"v0.7.4+1","sha":"8ddf7ee7435d2fa3ba98b1b3dd185548634f44f6","kind":"commit","published_at":"2018-01-22T22:41:30.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.4+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4+1/manifests"},{"name":"v0.7.4","sha":"54967583163f43484838c64b59f9b8b16b809e68","kind":"commit","published_at":"2018-01-18T22:48:19.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"bfc99600813cd3b6b4301e50cd3a18e2852500c2","kind":"commit","published_at":"2017-12-14T22:11:33.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.3/manifests"},{"name":"v0.7.2+1","sha":"ee201568bdef305b1d0419b8464f2c8317d5a4c0","kind":"commit","published_at":"2017-11-02T21:39:53.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.2+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.2+1/manifests"},{"name":"v0.7.1","sha":"27fc952595e4b81918d62136bc54be76af0db31b","kind":"commit","published_at":"2017-08-14T19:39:23.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c90a8cbf2cb051e0dbce8d0999c5c4b54a0a971e","kind":"commit","published_at":"2017-07-26T15:53:08.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.7.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.7.0/manifests"},{"name":"v0.6.1+1","sha":"ae941b9fc27ed3011efea3415e8b54f4287d18ff","kind":"commit","published_at":"2017-07-18T19:01:10.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.6.1+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.6.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.6.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.1+1/manifests"},{"name":"v0.6.1","sha":"87a7f78672564c35bdb16da8b2d10680bf9a45dd","kind":"tag","published_at":"2017-07-11T20:18:26.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.6.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6a844481aa2345c3e343b39ac39b6197e796d287","kind":"commit","published_at":"2017-07-06T16:53:10.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.6.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.6.0/manifests"},{"name":"v0.5.10+1","sha":"4c50faf976254d9b88f926772f615e14cbd39641","kind":"tag","published_at":"2017-06-28T22:20:27.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.10+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.10+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.10%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.10+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.10+1/manifests"},{"name":"v0.5.10","sha":"ce4b5842de2f123cc5cf7147664280ee44e9cf0f","kind":"tag","published_at":"2017-06-28T19:45:55.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.10","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"494e0e7153a9786c61988b7507de2e3265e848c6","kind":"tag","published_at":"2017-06-23T16:24:12.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.9","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"8116290b8fc5a470e41f91b81b26873885dce2d8","kind":"commit","published_at":"2017-06-01T17:54:53.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.8","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"8539dce5d3a1551ff3b6a17e7cab3196e92d4582","kind":"commit","published_at":"2017-05-05T16:45:02.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"5579296d096d74125ce0190f87626634491e6c28","kind":"commit","published_at":"2017-04-25T18:32:11.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d3201fb28026773ea35f97b18386ad57d41a56c7","kind":"commit","published_at":"2017-04-18T20:48:49.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.5/manifests"},{"name":"v0.5.4+3","sha":"4a77952650b59d980e60d9adfc843db95375f5b5","kind":"tag","published_at":"2017-04-01T22:13:16.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.4+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+3/manifests"},{"name":"v0.5.4+2","sha":"b39d1579fecbf23e368b79a3250b0cc37549b497","kind":"commit","published_at":"2017-02-14T20:02:01.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.4+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+2/manifests"},{"name":"v0.5.4+1","sha":"2f9e35f5a5986ece8a0081ae19a6abae2d9cbfc3","kind":"commit","published_at":"2017-02-13T22:26:37.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.4+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4+1/manifests"},{"name":"v0.5.4","sha":"3673391df3f449fd3490c7b2b66ff3bf35c621d7","kind":"commit","published_at":"2017-01-27T21:51:32.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.4/manifests"},{"name":"v0.5.3+2","sha":"e719ef632713995fc7b1f0a06defe617852a6a2b","kind":"commit","published_at":"2017-01-11T17:48:40.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.3+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.3+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.3%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3+2/manifests"},{"name":"v0.5.3+1","sha":"20ea7370c62ae55d3e9fbde93326fe22b2f5236d","kind":"commit","published_at":"2017-01-10T20:50:55.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.3+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3+1/manifests"},{"name":"v0.5.3","sha":"f960f4ea7d23245c9e1b49e35c9cadce73e4108d","kind":"commit","published_at":"2017-01-09T22:08:54.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"d0452ed7b3ce78a5ff40d8dadba0afbf46d8489b","kind":"commit","published_at":"2016-11-30T19:18:29.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.2/manifests"},{"name":"v0.5.1+7","sha":"c659b90d0466ff52e574d5063a9ab9cd94bae7d0","kind":"tag","published_at":"2016-11-18T16:43:14.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.1+7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.1+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.1%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+7/manifests"},{"name":"v0.5.1+6","sha":"94a808285a8872ca18ccfa1c8d884bfc8e32d818","kind":"tag","published_at":"2016-11-12T20:55:35.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.1+6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.1+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.1%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+6/manifests"},{"name":"v0.5.1+5","sha":"209c5d816036cbabf381723042c91548b5035011","kind":"tag","published_at":"2016-11-01T19:55:07.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.5.1+5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.5.1+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.5.1%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.5.1+5/manifests"},{"name":"0.5.1+4","sha":"1be9d95faf8bf2ce2e22a9bd1407ab4efee239cf","kind":"tag","published_at":"2016-10-17T22:32:15.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.1+4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.1+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.1%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+4/manifests"},{"name":"0.5.1+3","sha":"44797a6d044e751c1e6955ee467899c981ce3c54","kind":"tag","published_at":"2016-09-15T22:06:59.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.1+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.1+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.1%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+3/manifests"},{"name":"0.5.1+2","sha":"fd2fc3a5676f55f9fe954bc3e01585af07ec5586","kind":"commit","published_at":"2016-09-13T20:08:24.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.1+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+2/manifests"},{"name":"0.5.1+1","sha":"9514c5758a85b141d24fb2100707464ca714d926","kind":"tag","published_at":"2016-09-08T04:17:19.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.1+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1+1/manifests"},{"name":"0.5.1","sha":"2b108441875147f02cdb6bb388de3ff083c1feb4","kind":"tag","published_at":"2016-08-05T20:16:07.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.1/manifests"},{"name":"0.5.0+3","sha":"04d8f7bcfc06f1455898e9d7c8b6c15c43ace1f6","kind":"tag","published_at":"2016-06-06T17:17:43.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.0+3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+3/manifests"},{"name":"0.5.0+2","sha":"2f1d01b1f7fd76b5bd9ca292d0b7aa9f4186072a","kind":"tag","published_at":"2016-06-03T20:23:41.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.0+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+2/manifests"},{"name":"0.5.0+1","sha":"51c6aa421fa830af37178f46cc6b68f521aeec70","kind":"tag","published_at":"2016-04-29T17:38:58.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0+1/manifests"},{"name":"0.5.0","sha":"7f92d359537824513ed07becfa4c021d782a87b2","kind":"tag","published_at":"2016-03-15T18:15:15.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.5.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.5.0/manifests"},{"name":"0.4.8","sha":"54177c499b180c817bc582b62e167f9e2748c3d0","kind":"tag","published_at":"2015-12-30T00:22:51.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.8","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.8/manifests"},{"name":"0.4.7+2","sha":"3ac945d66eb2c82442be6d6f809db5936f5bf39d","kind":"tag","published_at":"2015-12-16T23:39:17.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.7+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.7+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.7%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7+2/manifests"},{"name":"0.4.7","sha":"7ddda6924425e98f1b0723bc6e94934e6c7978d4","kind":"tag","published_at":"2015-12-10T21:04:06.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.7","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7/manifests"},{"name":"0.4.7+1","sha":"7010801013ec9daa55814a31155904c3ee7930ef","kind":"tag","published_at":"2015-12-10T21:03:35.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.7+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.7+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.7%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.7+1/manifests"},{"name":"0.4.6","sha":"22263bd254b4cbefc69ba2488132ab442b7cd88e","kind":"tag","published_at":"2015-11-23T21:24:13.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.6","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.6/manifests"},{"name":"0.4.5+1","sha":"dace90afde2700e87673ddb522c74a9343977848","kind":"tag","published_at":"2015-09-27T18:09:28.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.5+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.5+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.5%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.5+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.5+1/manifests"},{"name":"0.4.5","sha":"cd9afe97bdb3bffbee09fd3373c4203a58b5abf5","kind":"tag","published_at":"2015-09-17T21:12:14.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.5","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.5/manifests"},{"name":"0.4.4+1","sha":"91b6395722e74c960aaceb7c684748224a0bc060","kind":"tag","published_at":"2015-09-06T12:17:13.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.4+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.4+1/manifests"},{"name":"0.4.4","sha":"8621def109320f700290848cf216cf711d6238f2","kind":"tag","published_at":"2015-09-03T09:41:27.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.4/manifests"},{"name":"0.4.3+1","sha":"c3ea922167535d70abb0867a046d5f7072388d36","kind":"tag","published_at":"2015-08-12T01:21:33.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.3+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.3+1/manifests"},{"name":"0.4.3","sha":"8dfb4558dfaf0dcc2cdd6c6db063133f7f5ba0e4","kind":"tag","published_at":"2015-08-12T01:21:23.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"12f302077c745423eed7e336b64384481f1fb2a8","kind":"tag","published_at":"2015-06-26T17:53:01.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"1df64d6d797b3333e2f1c389c4beb4c3d1d99b84","kind":"tag","published_at":"2015-06-04T23:40:43.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.1/manifests"},{"name":"0.4.0+1","sha":"e735e07ab2b5d17f562b5103f847ba1799af206d","kind":"tag","published_at":"2015-04-23T20:23:05.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.0+1/manifests"},{"name":"0.4.0","sha":"7a29e2f010406ca61362ec3a2ef80c388dcc8a23","kind":"tag","published_at":"2015-04-15T02:40:52.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.4.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.4.0/manifests"},{"name":"0.3.0+1","sha":"6761ad0dabfde4590813c05721b811cbb862975c","kind":"tag","published_at":"2015-03-31T16:20:44.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.3.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.3.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.3.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0+1/manifests"},{"name":"0.3.0+2","sha":"0e05d8a4f10e02a925115f725f72d19a89b57359","kind":"tag","published_at":"2015-03-31T16:20:31.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.3.0+2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.3.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.3.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0+2/manifests"},{"name":"0.3.0","sha":"8fd10a81ed9edeb3d2e1af12706ea8410393f5f9","kind":"tag","published_at":"2015-03-30T15:41:00.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.3.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.3.0/manifests"},{"name":"v0.2.4","sha":"cb4d29cb7939e86fe7187d90b3c96bfa2cf25da5","kind":"tag","published_at":"2015-03-09T05:11:07.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.2.4","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"729dea827c1991d732cfc9dd4300627faa891ee1","kind":"tag","published_at":"2015-03-09T05:10:55.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/v0.2.3","html_url":"https://github.com/dart-lang/source_gen/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/v0.2.3/manifests"},{"name":"0.2.2","sha":"0f3d199310b00de6fe41172f8d4adbd78f53d169","kind":"tag","published_at":"2015-03-03T18:57:39.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.2.2","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"d0af0c53e30ca4b55d3580e8467f1280d9954c0e","kind":"tag","published_at":"2015-02-21T00:35:43.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.2.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.1/manifests"},{"name":"0.2.0+1","sha":"a77202d6ecddb22e8715a43d7dc78df1f53dd57a","kind":"tag","published_at":"2015-02-16T23:14:22.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.2.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.2.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.2.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.0+1/manifests"},{"name":"0.2.0","sha":"c8d6a8b4b0f0f3e6c8b26c562873498c54c32e7f","kind":"tag","published_at":"2015-02-16T23:08:09.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.2.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6437570478ddeec0ab11e3f9e3ce1ddff4a46778","kind":"tag","published_at":"2015-02-16T01:23:01.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.1.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.1/manifests"},{"name":"0.1.0+1","sha":"3870848c3947d7d04d57bedfc01852e9d195a418","kind":"tag","published_at":"2015-02-14T03:01:21.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.1.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.0+1/manifests"},{"name":"0.1.0","sha":"bc25fadadbf874d81b25b67e9d36a1082a302b5e","kind":"tag","published_at":"2015-02-14T02:47:26.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.1.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"a3a94e7234b45d320d0c9f4620a093c455fe9975","kind":"tag","published_at":"2015-02-12T18:35:54.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.0.1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.1/manifests"},{"name":"0.0.0+1","sha":"1eeaf3b95eb25accc7b6f70c28b90a42b0211cd6","kind":"tag","published_at":"2015-01-30T21:15:24.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.0.0+1","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.0.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.0.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.0+1/manifests"},{"name":"0.0.0","sha":"e180c6c9ad251e9d2cbe0f97461891d790ba94c8","kind":"tag","published_at":"2015-01-30T21:15:12.000Z","download_url":"https://codeload.github.com/dart-lang/source_gen/tar.gz/0.0.0","html_url":"https://github.com/dart-lang/source_gen/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/source_gen@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T00:11:45.798Z","dependent_packages_count":906,"downloads":null,"downloads_period":null,"dependent_repos_count":22373,"rankings":{"downloads":null,"dependent_repos_count":0.205877253814147,"dependent_packages_count":0.058512482662968095,"stargazers_count":2.585384882108183,"forks_count":2.899995665178378,"docker_downloads_count":0.2665568654646325,"average":1.2032654298456618},"purl":"pkg:pub/source_gen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/source_gen","docker_dependents_count":23,"docker_downloads_count":18690075,"usage_url":"https://repos.ecosyste.ms/usage/pub/source_gen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/source_gen/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T15:20:11.794Z","issues_count":70,"pull_requests_count":212,"avg_time_to_close_issue":10417332.673469387,"avg_time_to_close_pull_request":232981.47395833334,"issues_closed_count":49,"pull_requests_closed_count":192,"pull_request_authors_count":26,"issue_authors_count":55,"avg_comments_per_issue":2.242857142857143,"avg_comments_per_pull_request":1.0283018867924527,"merged_pull_requests_count":174,"bot_issues_count":1,"bot_pull_requests_count":56,"past_year_issues_count":3,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":409199.5,"past_year_avg_time_to_close_pull_request":184866.7142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fsource_gen/issues","maintainers":[{"login":"kevmoo","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"natebosch","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natebosch"},{"login":"devoncarew","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devoncarew"},{"login":"srawlins","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srawlins"},{"login":"munificent","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munificent"},{"login":"kallentu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kallentu"}],"active_maintainers":[{"login":"kevmoo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/source_gen/codemeta","maintainers":[]},{"id":524601,"name":"drupal/coder","ecosystem":"packagist","description":"Coder is a library to review Drupal code.","homepage":"https://www.drupal.org/project/coder","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/pfrenssen/coder","keywords_array":["standards","phpcs","code review"],"namespace":"drupal","versions_count":58,"first_release_published_at":"2014-02-23T10:46:40.000Z","latest_release_published_at":"2026-06-21T08:51:40.000Z","latest_release_number":"9.0.1","last_synced_at":"2026-09-11T03:41:45.654Z","created_at":"2022-04-07T09:17:26.901Z","updated_at":"2026-09-13T04:04:10.419Z","registry_url":"https://packagist.org/packages/drupal/coder#","install_command":"composer require drupal/coder","documentation_url":null,"metadata":{"funding":[]},"repo_metadata":{"id":4511489,"uuid":"88895671","full_name":"pfrenssen/coder","owner":"pfrenssen","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-21T09:24:06.000Z","size":3850,"stargazers_count":30,"open_issues_count":5,"forks_count":52,"subscribers_count":4,"default_branch":"8.3.x","last_synced_at":"2026-09-07T19:49:11.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pfrenssen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-20T18:04:16.000Z","updated_at":"2026-01-31T15:15:01.000Z","dependencies_parsed_at":"2024-02-24T08:29:51.550Z","dependency_job_id":"6a80a1de-1ba0-4076-afa6-cb0077112be8","html_url":"https://github.com/pfrenssen/coder","commit_stats":{"total_commits":1715,"total_committers":103,"mean_commits":"16.650485436893202","dds":0.597667638483965,"last_synced_commit":"c58e5a0c44c0010bbc8a91fc468f4667e177b976"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/pfrenssen/coder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfrenssen","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/refs/heads/8.3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37209540,"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-11T02:00:05.857Z","response_time":56,"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":"pfrenssen","name":"Pieter Frenssen","uuid":"442924","kind":"user","description":"","email":"","website":null,"location":"Sofia, Bulgaria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/442924?u=86d557c9c4316178c7a4a079b7b6461d4ca1a6e8\u0026v=4","repositories_count":41,"last_synced_at":"2023-03-23T01:35:23.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pfrenssen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T15:28:48.123Z","updated_at":"2023-03-23T01:35:23.639Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfrenssen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfrenssen/repositories"},"tags":[{"name":"9.0.0-beta1","sha":"233fbd8de0ae5eb08ca24a1334bc65f8c3ac35fe","kind":"commit","published_at":"2025-12-07T18:07:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/9.0.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/9.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@9.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-beta1/manifests"},{"name":"9.0.0-alpha2","sha":"1e0bfdd0d273bbb71dd35b76df5cacaafde9f9bd","kind":"commit","published_at":"2025-11-23T17:29:29.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/9.0.0-alpha2","html_url":"https://github.com/pfrenssen/coder/releases/tag/9.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@9.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-alpha2/manifests"},{"name":"9.0.0-alpha1","sha":"7629771f2aec6922029da39f16c03cf9eadd34f8","kind":"commit","published_at":"2025-10-26T17:49:35.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/9.0.0-alpha1","html_url":"https://github.com/pfrenssen/coder/releases/tag/9.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@9.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/9.0.0-alpha1/manifests"},{"name":"8.3.31","sha":"07c14cf2217c2b53cc4469e2ed360141e6bb18ea","kind":"commit","published_at":"2025-10-16T12:23:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.31","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.31/manifests"},{"name":"8.3.30","sha":"6b2edffac77582b1beb36ac155bfda5e7e055aff","kind":"commit","published_at":"2025-05-25T09:52:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.30","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.30/manifests"},{"name":"8.3.29","sha":"92557b90d1e349d160be344b1000f8d7f13faca3","kind":"commit","published_at":"2025-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.29","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.29/manifests"},{"name":"8.3.28","sha":"d18eeb133f7da766f0341734aa983d05f2b317fd","kind":"commit","published_at":"2025-01-18T17:05:53.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.28","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.28/manifests"},{"name":"8.3.27","sha":"04a4563b82c419e43cc58393a78b21c44fcc29e2","kind":"commit","published_at":"2025-01-06T09:46:24.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.27","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.27/manifests"},{"name":"8.3.26","sha":"fd98546ce3373aa7767240901eda47963ce64c82","kind":"commit","published_at":"2024-11-28T23:14:29.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.26","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.26/manifests"},{"name":"8.3.25","sha":"c58e5a0c44c0010bbc8a91fc468f4667e177b976","kind":"commit","published_at":"2024-09-22T19:02:16.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.25","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.25/manifests"},{"name":"8.3.24","sha":"1a59890f972db5da091354f0191dec1037f7c582","kind":"commit","published_at":"2024-04-21T06:13:24.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.24","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.24/manifests"},{"name":"8.3.23","sha":"1a1613d83c08dac5be593f2775c9eccae1b41805","kind":"commit","published_at":"2024-01-27T18:13:12.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.23","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.23/manifests"},{"name":"8.3.22","sha":"ba6e62303d567863275fb086941f50a06dc7d08f","kind":"commit","published_at":"2023-10-15T09:55:50.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.22","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.22/manifests"},{"name":"8.3.21","sha":"a0b76c6c8ea277b07d58fa75dcacf102a203ad51","kind":"commit","published_at":"2023-07-17T15:36:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.21","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.21/manifests"},{"name":"8.3.20","sha":"88055e40931a56074b6510a631d3403794c91625","kind":"commit","published_at":"2023-06-15T07:16:09.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.20","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.20/manifests"},{"name":"8.3.19","sha":"9a152b41efb39b66dd452da5e94e3b852a13b027","kind":"commit","published_at":"2023-05-06T10:16:21.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.19","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.19/manifests"},{"name":"8.3.18","sha":"d5911f812b69ca3bda5524899bdd06b3b4e687ff","kind":"commit","published_at":"2023-04-18T12:07:59.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.18","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.18/manifests"},{"name":"8.3.17","sha":"1c4662337418ab88c9ddf40348f0638e35d49182","kind":"commit","published_at":"2023-02-19T21:05:01.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.17","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.17/manifests"},{"name":"8.3.16","sha":"d6f6112e5e84ff4f6baaada223c93dadbd6d3887","kind":"commit","published_at":"2022-08-20T17:31:46.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.16","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.16/manifests"},{"name":"8.3.15","sha":"0cfad3a21f1168bdc3030ae73351c31f88abba74","kind":"commit","published_at":"2022-04-02T17:56:30.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.15","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.15/manifests"},{"name":"8.3.14","sha":"adb06efa79ba8b91afed2f351014a6b94192622f","kind":"commit","published_at":"2022-01-28T09:33:01.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.14","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.14/manifests"},{"name":"8.3.13","sha":"d3286d571b19633cc296d438c36b9aed195de43c","kind":"commit","published_at":"2021-02-06T10:44:32.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.13","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.13/manifests"},{"name":"8.3.12","sha":"719ddb16aec2e5da4ce274bf3bf8450caef564d4","kind":"commit","published_at":"2020-12-06T09:34:55.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.12","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.12/manifests"},{"name":"8.3.11","sha":"67c1bcf2d6860237ce4b176fd55ef4c7c014d84e","kind":"commit","published_at":"2020-11-04T14:55:07.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.11","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.11/manifests"},{"name":"8.3.10","sha":"e1d71c6bb75b94f9ed00dceb2f4f6cb7e044723d","kind":"commit","published_at":"2020-09-03T19:59:53.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.10","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.10/manifests"},{"name":"8.3.9","sha":"d51e0b8c6561e21c0545d04b5410a7bed7ee7c6b","kind":"commit","published_at":"2020-05-08T10:20:59.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.9","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.9/manifests"},{"name":"8.3.8","sha":"e53e75b45842a5d2b454b08c318a17f57339e60e","kind":"commit","published_at":"2020-03-08T19:03:35.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.8","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.8/manifests"},{"name":"8.x-3.8","sha":"e53e75b45842a5d2b454b08c318a17f57339e60e","kind":"commit","published_at":"2020-03-08T19:03:35.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.8","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.8/manifests"},{"name":"8.3.7","sha":"c11c2957653bdbfd68adc851692d094b43d39221","kind":"commit","published_at":"2019-12-07T16:00:28.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.7","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.7/manifests"},{"name":"8.x-3.7","sha":"c11c2957653bdbfd68adc851692d094b43d39221","kind":"commit","published_at":"2019-12-07T16:00:28.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.7","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.7/manifests"},{"name":"8.3.6","sha":"4337ddf58d28dbdee4e1367bf71ee13393ab9820","kind":"commit","published_at":"2019-08-09T09:27:26.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.6/manifests"},{"name":"8.x-3.6","sha":"4337ddf58d28dbdee4e1367bf71ee13393ab9820","kind":"commit","published_at":"2019-08-09T09:27:26.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.6/manifests"},{"name":"8.3.5","sha":"35277fc8675b6a2cbb194f8880145a9c85c845c4","kind":"commit","published_at":"2019-06-14T15:06:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.5/manifests"},{"name":"8.x-3.5","sha":"35277fc8675b6a2cbb194f8880145a9c85c845c4","kind":"commit","published_at":"2019-06-14T15:06:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.5/manifests"},{"name":"8.3.4","sha":"0a274321f4930f186d9f246783f0b4d743501cf8","kind":"commit","published_at":"2019-05-24T11:44:05.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.4/manifests"},{"name":"8.x-3.4","sha":"0a274321f4930f186d9f246783f0b4d743501cf8","kind":"commit","published_at":"2019-05-24T11:44:05.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.4/manifests"},{"name":"8.3.3","sha":"a33d3388fb2e1d94bd2aee36a8ff79186e9d8f43","kind":"commit","published_at":"2019-04-16T18:56:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.3/manifests"},{"name":"8.x-3.3","sha":"a33d3388fb2e1d94bd2aee36a8ff79186e9d8f43","kind":"commit","published_at":"2019-04-16T18:56:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.3/manifests"},{"name":"8.3.2","sha":"44c80c21074df43572652f35bec4f184f9eae5e7","kind":"commit","published_at":"2019-04-14T17:57:55.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.2/manifests"},{"name":"8.x-3.2","sha":"44c80c21074df43572652f35bec4f184f9eae5e7","kind":"commit","published_at":"2019-04-14T17:57:55.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.2/manifests"},{"name":"8.3.1","sha":"29a25627e7148b3119c84f18e087fc3b8c85b959","kind":"commit","published_at":"2018-09-21T14:22:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.1/manifests"},{"name":"8.x-3.1","sha":"29a25627e7148b3119c84f18e087fc3b8c85b959","kind":"commit","published_at":"2018-09-21T14:22:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.1/manifests"},{"name":"8.3.0","sha":"fd3321a777a645dd683a8c6ecf4978012357717b","kind":"commit","published_at":"2018-08-29T23:39:17.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.3.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.3.0/manifests"},{"name":"8.x-3.0","sha":"fd3321a777a645dd683a8c6ecf4978012357717b","kind":"commit","published_at":"2018-08-29T23:39:17.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-3.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-3.0/manifests"},{"name":"8.2.12","sha":"984c54a7b1e8f27ff1c32348df69712afd86b17f","kind":"commit","published_at":"2017-03-18T10:28:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.12","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.12/manifests"},{"name":"8.x-2.12","sha":"984c54a7b1e8f27ff1c32348df69712afd86b17f","kind":"commit","published_at":"2017-03-18T10:28:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.12","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.12/manifests"},{"name":"8.2.11","sha":"564a361274d8234d36385766f063ca89c4184479","kind":"commit","published_at":"2017-03-02T08:57:31.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.11","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.11/manifests"},{"name":"8.x-2.11","sha":"564a361274d8234d36385766f063ca89c4184479","kind":"commit","published_at":"2017-03-02T08:57:31.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.11","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.11/manifests"},{"name":"8.2.10","sha":"c835ff5c1733676fe0d3f3b861e814d570baaa6f","kind":"commit","published_at":"2016-12-09T21:57:53.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.10","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.10/manifests"},{"name":"8.x-2.10","sha":"c835ff5c1733676fe0d3f3b861e814d570baaa6f","kind":"commit","published_at":"2016-12-09T21:57:53.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.10","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.10/manifests"},{"name":"8.2.9","sha":"b08682bd939cf7d3ac7034bee792aa17f80e19d7","kind":"commit","published_at":"2016-09-17T16:49:15.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.9","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.9/manifests"},{"name":"8.x-2.9","sha":"b08682bd939cf7d3ac7034bee792aa17f80e19d7","kind":"commit","published_at":"2016-09-17T16:49:15.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.9","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.9/manifests"},{"name":"7.x-1.3","sha":"e1853f50aff0b0365798cc9c5290eb30b1d4a865","kind":"commit","published_at":"2016-07-12T16:56:08.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.3/manifests"},{"name":"7.x-2.6","sha":"46fe6f6171df7f4505f502f3439b1be87f820375","kind":"commit","published_at":"2016-07-12T16:49:37.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.6/manifests"},{"name":"8.2.8","sha":"6d717e1a5a5dd592ebbeaafad11746849fb52532","kind":"commit","published_at":"2016-07-05T20:48:03.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.8","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.8/manifests"},{"name":"8.x-2.8","sha":"6d717e1a5a5dd592ebbeaafad11746849fb52532","kind":"commit","published_at":"2016-07-05T20:48:03.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.8","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.8/manifests"},{"name":"8.2.7","sha":"a5b5f6b5769393a016da0d106a3b33f932c73331","kind":"commit","published_at":"2016-03-27T09:53:21.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.7","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.7/manifests"},{"name":"8.x-2.7","sha":"a5b5f6b5769393a016da0d106a3b33f932c73331","kind":"commit","published_at":"2016-03-27T09:53:21.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.7","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.7/manifests"},{"name":"8.2.6","sha":"717cb8b6cb64a0e2b701542f26ee59b4d1e4ab57","kind":"commit","published_at":"2016-02-07T12:15:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.6/manifests"},{"name":"8.x-2.6","sha":"717cb8b6cb64a0e2b701542f26ee59b4d1e4ab57","kind":"commit","published_at":"2016-02-07T12:15:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.6/manifests"},{"name":"8.2.5","sha":"9ced5f2ad0e77534f6d53c8db43e6c6c3fe1b482","kind":"commit","published_at":"2015-11-26T09:21:56.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.5/manifests"},{"name":"8.x-2.5","sha":"9ced5f2ad0e77534f6d53c8db43e6c6c3fe1b482","kind":"commit","published_at":"2015-11-26T09:21:56.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.5/manifests"},{"name":"8.2.4","sha":"a17014450dd79ae5ca51cc08427635b1e0570f0a","kind":"commit","published_at":"2015-10-06T21:41:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.4/manifests"},{"name":"8.x-2.4","sha":"a17014450dd79ae5ca51cc08427635b1e0570f0a","kind":"commit","published_at":"2015-10-06T21:41:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.4/manifests"},{"name":"8.2.3","sha":"fcda9b7e7cc8dc741ce01dfbeb44fd6c4cf3cde8","kind":"commit","published_at":"2015-06-26T10:04:23.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.3/manifests"},{"name":"8.x-2.3","sha":"fcda9b7e7cc8dc741ce01dfbeb44fd6c4cf3cde8","kind":"commit","published_at":"2015-06-26T10:04:23.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.3/manifests"},{"name":"7.2.5","sha":"f1d99c99744e4703e8c2c654bddd313173d74b82","kind":"commit","published_at":"2015-04-25T10:56:38.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.2.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.5/manifests"},{"name":"7.x-2.5","sha":"f1d99c99744e4703e8c2c654bddd313173d74b82","kind":"commit","published_at":"2015-04-25T10:56:38.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.5/manifests"},{"name":"8.2.2","sha":"c08506a332235d5485c79231639e9577b8c4d332","kind":"commit","published_at":"2015-04-24T15:34:22.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.2/manifests"},{"name":"8.x-2.2","sha":"c08506a332235d5485c79231639e9577b8c4d332","kind":"commit","published_at":"2015-04-24T15:34:22.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.2/manifests"},{"name":"8.2.1","sha":"559d41d6adbdb80e4796c068cda9317d1130eb9d","kind":"commit","published_at":"2015-03-06T10:30:52.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.1/manifests"},{"name":"8.x-2.1","sha":"559d41d6adbdb80e4796c068cda9317d1130eb9d","kind":"commit","published_at":"2015-03-06T10:30:52.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.1/manifests"},{"name":"7.2.4","sha":"5d36c5d737114e0812653401d245dd69d586fc0a","kind":"commit","published_at":"2015-01-14T23:19:28.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.2.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.4/manifests"},{"name":"7.x-2.4","sha":"5d36c5d737114e0812653401d245dd69d586fc0a","kind":"commit","published_at":"2015-01-14T23:19:28.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.4/manifests"},{"name":"8.2.0","sha":"1b8024a0c18255e7dc0a6b3ab8a8ee4cc721ba79","kind":"commit","published_at":"2015-01-09T14:01:57.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0/manifests"},{"name":"8.x-2.0","sha":"1b8024a0c18255e7dc0a6b3ab8a8ee4cc721ba79","kind":"commit","published_at":"2015-01-09T14:01:57.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0/manifests"},{"name":"8.2.0-rc1","sha":"871da9cfe2c390442d0d0cf7c7c9c6aeeb156ee2","kind":"commit","published_at":"2014-12-06T13:22:41.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.0-rc1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-rc1/manifests"},{"name":"8.x-2.0-rc1","sha":"871da9cfe2c390442d0d0cf7c7c9c6aeeb156ee2","kind":"commit","published_at":"2014-12-06T13:22:41.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.0-rc1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-rc1/manifests"},{"name":"7.2.3","sha":"06a15cd80dc5e753b37a83c9cc0333b5237b9d4e","kind":"commit","published_at":"2014-11-22T12:25:52.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.2.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.3/manifests"},{"name":"7.x-2.3","sha":"06a15cd80dc5e753b37a83c9cc0333b5237b9d4e","kind":"commit","published_at":"2014-11-22T12:25:52.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.3/manifests"},{"name":"8.2.0-beta1","sha":"324f147bc724fca0d5e377fb5323fdd687274305","kind":"commit","published_at":"2014-10-10T10:17:23.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-beta1/manifests"},{"name":"8.x-2.0-beta1","sha":"324f147bc724fca0d5e377fb5323fdd687274305","kind":"commit","published_at":"2014-10-10T10:17:23.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-beta1/manifests"},{"name":"8.2.0-alpha2","sha":"216f92007f41fb260c75d5a422b7f91186ea9708","kind":"commit","published_at":"2014-07-04T12:28:05.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.0-alpha2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-alpha2/manifests"},{"name":"8.x-2.0-alpha2","sha":"216f92007f41fb260c75d5a422b7f91186ea9708","kind":"commit","published_at":"2014-07-04T12:28:05.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.0-alpha2","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-alpha2/manifests"},{"name":"8.2.0-alpha1","sha":"6c1bca66bea25e80a56f29840f6bf41da99b1fe6","kind":"commit","published_at":"2014-03-22T10:34:59.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.2.0-alpha1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.2.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.2.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.2.0-alpha1/manifests"},{"name":"8.x-2.0-alpha1","sha":"6c1bca66bea25e80a56f29840f6bf41da99b1fe6","kind":"commit","published_at":"2014-03-22T10:34:59.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/8.x-2.0-alpha1","html_url":"https://github.com/pfrenssen/coder/releases/tag/8.x-2.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@8.x-2.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/8.x-2.0-alpha1/manifests"},{"name":"7.2.2","sha":"fa8e809d3a1f448bb730f827bb94852cf5b08b99","kind":"commit","published_at":"2014-02-23T10:46:40.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.2.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.2.2/manifests"},{"name":"7.x-2.2","sha":"fa8e809d3a1f448bb730f827bb94852cf5b08b99","kind":"commit","published_at":"2014-02-23T10:46:40.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.2/manifests"},{"name":"7.x-2.1","sha":"90a0247e87bcde3dd61f73f6e4da2f86b8f4aafa","kind":"commit","published_at":"2013-12-09T20:27:44.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.1/manifests"},{"name":"7.x-2.0","sha":"e2fbc6f147879825cd59d4c237bf68b44ee15803","kind":"commit","published_at":"2013-07-14T11:59:27.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0/manifests"},{"name":"7.x-2.0-beta2","sha":"371168abb87b37bcc841adedae8b00c9e11197ad","kind":"commit","published_at":"2013-01-30T14:03:28.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.0-beta2","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0-beta2/manifests"},{"name":"7.x-2.0-beta1","sha":"ee95beec1d11f3cc5cc29b6596cd6edcf3e612da","kind":"commit","published_at":"2012-12-23T23:35:47.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-2.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-2.0-beta1/manifests"},{"name":"7.x-1.2","sha":"10046789c2c8e5ee88705a28af4e60f49a90858c","kind":"commit","published_at":"2012-11-11T02:50:03.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.2/manifests"},{"name":"7.x-1.1","sha":"20f9438f58f0b61cf724d1f8f8f4299189c2ba58","kind":"commit","published_at":"2012-09-20T19:31:51.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.1/manifests"},{"name":"7.x-1.0","sha":"868ccf9d6d79f63966124e6b56b9172fafcb5ce6","kind":"commit","published_at":"2011-08-17T19:04:54.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0/manifests"},{"name":"6.x-2.0-rc1","sha":"862d5d0f00633c82870552d53dadd1969d450ebb","kind":"commit","published_at":"2011-07-21T20:21:36.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/6.x-2.0-rc1","html_url":"https://github.com/pfrenssen/coder/releases/tag/6.x-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@6.x-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-2.0-rc1/manifests"},{"name":"7.x-1.0-beta6","sha":"71de4b5ab6cde91f59e5b41cf2947ccef7df7274","kind":"commit","published_at":"2010-12-04T21:24:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta6","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta6/manifests"},{"name":"7.x-1.0-beta5","sha":"a066a977b4ba0eca4ad4d8b0f0cc6cadd8ff48db","kind":"commit","published_at":"2010-11-19T20:02:19.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta5","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta5/manifests"},{"name":"7.x-1.0-beta4","sha":"85a8e556a35f345b9c742e2dc71fafcfa24daf70","kind":"commit","published_at":"2010-07-12T22:33:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta4","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta4/manifests"},{"name":"7.x-1.0-beta3","sha":"4a90d0d25ae18cd12dba69e55f15d0ba21557188","kind":"commit","published_at":"2010-03-11T18:42:06.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta3","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta3/manifests"},{"name":"7.x-1.0-beta2","sha":"285bc30747dc47653843a52f434cdecc09b12ffe","kind":"commit","published_at":"2010-01-21T19:28:29.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta2","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta2/manifests"},{"name":"7.x-1.0-beta1","sha":"b252a03494d08b0ead297133bf7de138af9a3cc0","kind":"commit","published_at":"2009-10-18T13:36:01.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/7.x-1.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/7.x-1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@7.x-1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/7.x-1.0-beta1/manifests"},{"name":"6.x-2.0-beta1","sha":"6c3c1b80875da771b57ac0865adbceef4583edf0","kind":"commit","published_at":"2009-10-18T13:24:17.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/6.x-2.0-beta1","html_url":"https://github.com/pfrenssen/coder/releases/tag/6.x-2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@6.x-2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-2.0-beta1/manifests"},{"name":"6.x-1.0","sha":"66bdaf3d5871be38fe56390ccadfebc62c312d7d","kind":"commit","published_at":"2008-08-28T14:31:20.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/6.x-1.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/6.x-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@6.x-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/6.x-1.0/manifests"},{"name":"5.x-2.8","sha":"a1c9b1bc029b19a8d88d274cb37c81b840b0e977","kind":"commit","published_at":"2008-08-27T15:10:42.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.8","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.8/manifests"},{"name":"5.x-2.7","sha":"dd70955b5dcc9a628d67ad01e8bd1cd4daa59284","kind":"commit","published_at":"2008-02-16T23:50:17.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.7","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.7/manifests"},{"name":"5.x-2.6","sha":"594f0d5bf1d4cc4be0446224c1a52afcdbd2b84a","kind":"commit","published_at":"2007-08-31T20:09:53.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.6","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.6/manifests"},{"name":"5.x-2.5","sha":"abc00f3e6ef18b22a043a54c55ce4c23d156f814","kind":"commit","published_at":"2007-07-09T12:13:33.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.5","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.5/manifests"},{"name":"5.x-2.4","sha":"631b2666843de9df115a31537d11a6d59206f60f","kind":"commit","published_at":"2007-06-21T20:50:14.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.4","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.4/manifests"},{"name":"5.x-2.3","sha":"cabca41ea9f8927d4f501f14ade436ff5940eafe","kind":"commit","published_at":"2007-06-18T23:06:35.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.3/manifests"},{"name":"5.x-2.2","sha":"7c9c6564724629cbde596b03a4031c780e546e35","kind":"commit","published_at":"2007-02-18T05:28:01.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.2/manifests"},{"name":"5.x-2.1","sha":"7c9c6564724629cbde596b03a4031c780e546e35","kind":"commit","published_at":"2007-02-18T05:28:01.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-2.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-2.1/manifests"},{"name":"5.x-1.1","sha":"64f85acf47573be589ce20790b7454bca886f863","kind":"commit","published_at":"2007-02-17T19:30:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-1.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.1/manifests"},{"name":"5.x-1.3","sha":"c279aabe2e608f4758d7a1cae180c093e990246b","kind":"commit","published_at":"2007-02-02T01:07:31.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-1.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.3/manifests"},{"name":"4.7.x-1.3","sha":"e0f2a38edbfb6ed5291c37fcb48328227a66b316","kind":"commit","published_at":"2007-02-02T01:05:22.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/4.7.x-1.3","html_url":"https://github.com/pfrenssen/coder/releases/tag/4.7.x-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@4.7.x-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.3/manifests"},{"name":"5.x-1.0","sha":"182398b6464849e807a0f6372f0b4f1eaae282fa","kind":"commit","published_at":"2007-01-15T15:55:49.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-1.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.0/manifests"},{"name":"5.x-1.2","sha":"0d6028e96213ab9c20b3025e9f5177ec54115469","kind":"commit","published_at":"2007-01-15T15:55:47.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/5.x-1.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/5.x-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@5.x-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/5.x-1.2/manifests"},{"name":"4.7.x-1.2","sha":"0d6028e96213ab9c20b3025e9f5177ec54115469","kind":"commit","published_at":"2007-01-15T15:55:47.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/4.7.x-1.2","html_url":"https://github.com/pfrenssen/coder/releases/tag/4.7.x-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@4.7.x-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.2/manifests"},{"name":"4.7.x-1.1","sha":"1492f697b1671727e749efe6016dd6af94f51c15","kind":"commit","published_at":"2007-01-02T14:13:15.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/4.7.x-1.1","html_url":"https://github.com/pfrenssen/coder/releases/tag/4.7.x-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@4.7.x-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.1/manifests"},{"name":"4.7.x-1.0","sha":"aa232f3b37276e8d3fd10ab4601be0b18d6890c1","kind":"commit","published_at":"2006-12-31T13:31:52.000Z","download_url":"https://codeload.github.com/pfrenssen/coder/tar.gz/4.7.x-1.0","html_url":"https://github.com/pfrenssen/coder/releases/tag/4.7.x-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pfrenssen/coder@4.7.x-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/tags/4.7.x-1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T04:04:10.418Z","dependent_packages_count":409,"downloads":47994894,"downloads_period":"total","dependent_repos_count":3457,"rankings":{"downloads":0.1315252281522661,"dependent_repos_count":0.1515718242646933,"dependent_packages_count":0.09509909619188016,"stargazers_count":4.507061535715945,"forks_count":1.2524233156581028,"docker_downloads_count":0.29703188142193926,"average":1.0724521469008044},"purl":"pkg:composer/drupal/coder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/drupal/coder","docker_dependents_count":30,"docker_downloads_count":2946438,"usage_url":"https://repos.ecosyste.ms/usage/packagist/drupal/coder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/drupal/coder/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T04:21:03.353Z","issues_count":7,"pull_requests_count":192,"avg_time_to_close_issue":3653287.4285714286,"avg_time_to_close_pull_request":3059661.674033149,"issues_closed_count":7,"pull_requests_closed_count":181,"pull_request_authors_count":35,"issue_authors_count":6,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":1.375,"merged_pull_requests_count":152,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrenssen%2Fcoder/issues","maintainers":[{"login":"klausi","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klausi"},{"login":"arkener","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arkener"},{"login":"pfrenssen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfrenssen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/drupal%2Fcoder/codemeta","maintainers":[{"uuid":"Drupal-Infrastructure","login":"Drupal-Infrastructure","name":null,"email":null,"url":null,"packages_count":489,"html_url":"https://packagist.org/users/Drupal-Infrastructure","role":null,"created_at":"2022-11-10T10:39:13.065Z","updated_at":"2022-11-10T10:39:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/Drupal-Infrastructure/packages"},{"uuid":"klausi","login":"klausi","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://packagist.org/users/klausi","role":null,"created_at":"2022-11-10T10:39:13.055Z","updated_at":"2022-11-10T10:39:13.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/klausi/packages"},{"uuid":"pfrenssen","login":"pfrenssen","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://packagist.org/users/pfrenssen","role":null,"created_at":"2022-11-10T10:39:13.058Z","updated_at":"2022-11-10T10:39:13.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/pfrenssen/packages"},{"uuid":"Drupal","login":"Drupal","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://packagist.org/users/Drupal","role":null,"created_at":"2022-11-10T10:39:13.062Z","updated_at":"2022-11-10T10:39:13.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/Drupal/packages"},{"uuid":"Arkener","login":"Arkener","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/Arkener","role":null,"created_at":"2022-11-10T10:39:13.069Z","updated_at":"2022-11-10T10:39:13.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/Arkener/packages"}]},{"id":3749981,"name":"cast","ecosystem":"cargo","description":"Ergonomic, checked cast functions for primitive types","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/japaric/cast.rs","keywords_array":["float","integer","checked","cast","primitive"],"namespace":null,"versions_count":10,"first_release_published_at":"2016-02-07T20:43:08.957Z","latest_release_published_at":"2021-09-04T11:07:33.449Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-17T03:36:43.851Z","created_at":"2022-04-11T15:15:01.815Z","updated_at":"2026-09-17T03:36:43.851Z","registry_url":"https://crates.io/crates/cast/","install_command":"cargo install cast","documentation_url":"https://docs.rs/cast/","metadata":{"categories":[]},"repo_metadata":{"id":21804990,"uuid":"25127595","full_name":"japaric/cast.rs","owner":"japaric","description":"Machine scalar casting that meets your expectations","archived":false,"fork":false,"pushed_at":"2021-09-04T11:07:45.000Z","size":94,"stargazers_count":79,"open_issues_count":4,"forks_count":18,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-21T01:32:31.566Z","etag":null,"topics":["cast","no-std","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/japaric.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-12T18:13:36.000Z","updated_at":"2026-06-07T07:21:57.000Z","dependencies_parsed_at":"2022-08-20T00:00:15.855Z","dependency_job_id":null,"html_url":"https://github.com/japaric/cast.rs","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/japaric/cast.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japaric","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/sbom","scorecard":{"id":505857,"data":{"date":"2025-08-11","repo":{"name":"github.com/japaric/cast.rs","commit":"052288097de1846b938e854e27845a93a6f4b59d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/japaric/cast.rs/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"Code-Review","score":2,"reason":"Found 3/11 approved changesets -- score normalized to 2","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:14:06.724Z","repository_id":21804990,"created_at":"2025-08-19T23:14:06.724Z","updated_at":"2025-08-19T23:14:06.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36190079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"japaric","name":"Jorge Aparicio","uuid":"5018213","kind":"user","description":"@ferrous-systems engineer. @rust-embedded WG core member. He|they","email":"","website":null,"location":"CET (UTC+1)","twitter":"japaric_io","company":"@ferrous-systems","icon_url":"https://avatars.githubusercontent.com/u/5018213?u=b70ee82ab6a9eb05509a2ce125f8807f9c52dd57\u0026v=4","repositories_count":112,"last_synced_at":"2023-04-09T22:10:55.036Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/japaric","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:20.597Z","updated_at":"2023-04-09T22:10:55.277Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japaric","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japaric/repositories"},"tags":[{"name":"v0.3.0","sha":"052288097de1846b938e854e27845a93a6f4b59d","kind":"tag","published_at":"2021-09-04T11:07:41.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.3.0","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"2a65e69cb9aaba4a29f860e8c407cd2addba143b","kind":"tag","published_at":"2021-07-03T09:41:20.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.7","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"4a842d7a98e763b1f054236c6e92dc3888218c7f","kind":"tag","published_at":"2021-05-15T16:43:30.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.5","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.5/manifests"},{"name":"v0.2.6","sha":"64d81c563357bd14340899a647eb73968d3af226","kind":"tag","published_at":"2021-05-15T16:43:10.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.6","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.6/manifests"},{"name":"v0.2.3","sha":"74cec5dcf2014ecfe7cb05837b147cbb4f49024e","kind":"tag","published_at":"2019-11-16T23:44:42.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.3","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"feda734e992e491e03c184b3d5d21e00917c4a9c","kind":"tag","published_at":"2017-05-07T21:56:15.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.2","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f5ccf5f30647627563ff0841285d92d0ac16503f","kind":"tag","published_at":"2017-05-06T14:00:36.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.1","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d08757bbfc075c5967663a3db37ce7eef11d8a88","kind":"tag","published_at":"2017-02-09T01:11:00.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.2.0","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5df398130b94af150260a5c2c1ca86c87dba58f8","kind":"commit","published_at":"2016-02-07T20:42:08.000Z","download_url":"https://codeload.github.com/japaric/cast.rs/tar.gz/v0.1.0","html_url":"https://github.com/japaric/cast.rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/japaric/cast.rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:51:48.928Z","dependent_packages_count":123,"downloads":260109669,"downloads_period":"total","dependent_repos_count":6827,"rankings":{"downloads":0.24542127125397575,"dependent_repos_count":0.3899941465616339,"dependent_packages_count":0.48026403943665946,"stargazers_count":14.83388224010381,"forks_count":13.629343357052687,"docker_downloads_count":0.13752053992679678,"average":4.952737599055927},"purl":"pkg:cargo/cast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/cast","docker_dependents_count":656,"docker_downloads_count":34482226,"usage_url":"https://repos.ecosyste.ms/usage/cargo/cast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/cast/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T03:03:53.230Z","issues_count":15,"pull_requests_count":31,"avg_time_to_close_issue":18229235.416666668,"avg_time_to_close_pull_request":4086744.4838709678,"issues_closed_count":12,"pull_requests_closed_count":31,"pull_request_authors_count":14,"issue_authors_count":13,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":2.4193548387096775,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/japaric%2Fcast.rs/issues","maintainers":[{"login":"japaric","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/japaric"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cast/codemeta","maintainers":[{"uuid":"246","login":"japaric","name":"Jorge Aparicio","email":null,"url":"https://github.com/japaric","packages_count":91,"html_url":"https://crates.io/users/japaric","role":null,"created_at":"2022-11-07T17:33:53.151Z","updated_at":"2022-11-07T17:33:53.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/japaric/packages"}]},{"id":4303112,"name":"windows_aarch64_msvc","ecosystem":"cargo","description":"Import lib for Windows","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/microsoft/windows-rs","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2021-11-05T19:17:58.112Z","latest_release_published_at":"2025-10-06T17:33:33.380Z","latest_release_number":"0.53.1","last_synced_at":"2026-09-17T00:15:41.643Z","created_at":"2022-04-13T08:54:04.513Z","updated_at":"2026-09-17T02:51:48.921Z","registry_url":"https://crates.io/crates/windows_aarch64_msvc/","install_command":"cargo install windows_aarch64_msvc","documentation_url":"https://docs.rs/windows_aarch64_msvc/","metadata":{"categories":["os::windows-apis"]},"repo_metadata":{"id":37032688,"uuid":"208102250","full_name":"microsoft/windows-rs","owner":"microsoft","description":"Rust for Windows","archived":false,"fork":false,"pushed_at":"2026-09-12T14:57:11.000Z","size":1352009,"stargazers_count":12749,"open_issues_count":24,"forks_count":664,"subscribers_count":118,"default_branch":"master","last_synced_at":"2026-09-13T00:38:35.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"docs/readme.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"license-apache-2.0","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/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":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2019-09-12T17:03:25.000Z","updated_at":"2026-09-12T11:23:11.000Z","dependencies_parsed_at":"2026-09-13T00:31:45.788Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/windows-rs","commit_stats":{"total_commits":1518,"total_committers":82,"mean_commits":18.51219512195122,"dds":0.5862977602108037,"last_synced_commit":"a8e14c75581bb89fc244ad480f98567be972aea2"},"previous_names":["microsoft/winrt-rs"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/windows-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/sbom","scorecard":{"id":643592,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/windows-rs","commit":"f6eba5974685bdf649ef34cb54c13689408d80fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license-apache-2.0:0","Info: FSF or OSI recognized license: Apache License 2.0: license-apache-2.0:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/clippy.yml:1","Warn: no topLevel permission defined: .github/workflows/cross.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/fmt.yml:1","Warn: no topLevel permission defined: .github/workflows/gen.yml:1","Warn: no topLevel permission defined: .github/workflows/lib.yml:1","Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/miri.yml:1","Warn: no topLevel permission defined: .github/workflows/msrv.yml:1","Warn: no topLevel permission defined: .github/workflows/no-default-features.yml:1","Warn: no topLevel permission defined: .github/workflows/no_std.yml:1","Warn: no topLevel permission defined: .github/workflows/slim_errors.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/web.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: crates/libs/bindgen/default/Windows.Wdk.winmd:1","Warn: binary detected: crates/libs/bindgen/default/Windows.Win32.winmd:1","Warn: binary detected: crates/libs/bindgen/default/Windows.winmd:1","Warn: binary detected: crates/libs/cppwinrt/cppwinrt.exe:1","Warn: binary detected: crates/targets/aarch64_gnullvm/lib/libwindows.0.53.0.a:1","Warn: binary detected: crates/targets/aarch64_msvc/lib/windows.0.53.0.lib:1","Warn: binary detected: crates/targets/i686_gnu/lib/libwindows.0.53.0.a:1","Warn: binary detected: crates/targets/i686_gnullvm/lib/libwindows.0.53.0.a:1","Warn: binary detected: crates/targets/i686_msvc/lib/windows.0.53.0.lib:1","Warn: binary detected: crates/targets/x86_64_gnu/lib/libwindows.0.53.0.a:1","Warn: binary detected: crates/targets/x86_64_gnullvm/lib/libwindows.0.53.0.a:1","Warn: binary detected: crates/targets/x86_64_msvc/lib/windows.0.53.0.lib: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"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/clippy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/cross.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/cross.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fmt.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/fmt.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gen.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/gen.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/miri.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/miri.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/no-default-features.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/no-default-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/no_std.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/no_std.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/slim_errors.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/slim_errors.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/web.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/web.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/windows-rs/web.yml/master?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction 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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-21T11:27:32.419Z","repository_id":37032688,"created_at":"2025-08-21T11:27:32.419Z","updated_at":"2025-08-21T11:27:32.419Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37255434,"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-13T02:00:22.117Z","response_time":122,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":8056,"last_synced_at":"2026-09-13T00:53:43.850Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":4238477,"followers":129590,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-09-13T00:53:43.867Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"74","sha":"a57cc321bfdbac6bb98c488ba49f399da8fcb98a","kind":"commit","published_at":"2026-09-03T16:33:51.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/74","html_url":"https://github.com/microsoft/windows-rs/releases/tag/74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/74/manifests"},{"name":"73","sha":"65c0c07b5b88ac031cf56acddd9f892efee1634a","kind":"commit","published_at":"2026-02-17T16:26:08.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/73","html_url":"https://github.com/microsoft/windows-rs/releases/tag/73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/73/manifests"},{"name":"72","sha":"bcc24b5c5fb3fe0a7d00559ceee824abc66e030b","kind":"commit","published_at":"2026-01-08T20:03:48.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/72","html_url":"https://github.com/microsoft/windows-rs/releases/tag/72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/72/manifests"},{"name":"71","sha":"2670070e0a7d31ff6309d61890fcbc9a5799e456","kind":"commit","published_at":"2025-10-06T19:20:34.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/71","html_url":"https://github.com/microsoft/windows-rs/releases/tag/71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/71/manifests"},{"name":"70","sha":"aafae1f2d445b954f7032dcaf3bd702f85cf5899","kind":"commit","published_at":"2025-09-25T18:05:37.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/70","html_url":"https://github.com/microsoft/windows-rs/releases/tag/70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/70/manifests"},{"name":"69","sha":"4113a57c55398ad539ac04bfb729c3aa960684b6","kind":"commit","published_at":"2025-09-04T20:26:11.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/69","html_url":"https://github.com/microsoft/windows-rs/releases/tag/69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/69/manifests"},{"name":"68","sha":"6486ea435ab17cb5e33f6fd304ae5011b1bf7453","kind":"commit","published_at":"2025-07-28T16:46:58.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/68","html_url":"https://github.com/microsoft/windows-rs/releases/tag/68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/68/manifests"},{"name":"67","sha":"6d5ac028031e4eda5626e8da3d3bf3295902977b","kind":"commit","published_at":"2025-06-23T18:57:20.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/67","html_url":"https://github.com/microsoft/windows-rs/releases/tag/67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/67/manifests"},{"name":"66","sha":"e41ab43b3037e0abf7fcc78b269c2ff76934330a","kind":"commit","published_at":"2025-06-11T19:32:35.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/66","html_url":"https://github.com/microsoft/windows-rs/releases/tag/66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/66/manifests"},{"name":"65","sha":"d09b4681de02560cf05bd3e57d7ea56b73f3b2f8","kind":"commit","published_at":"2025-05-19T16:13:47.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/65","html_url":"https://github.com/microsoft/windows-rs/releases/tag/65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/65/manifests"},{"name":"64","sha":"2c9d81bf17a9130803d6cfe4ff9c3ee0b1784dd5","kind":"commit","published_at":"2025-05-15T19:45:05.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/64","html_url":"https://github.com/microsoft/windows-rs/releases/tag/64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/64/manifests"},{"name":"63","sha":"70cb83344d011b22a28c7c2e6c9ce7b0584d087f","kind":"commit","published_at":"2025-03-18T13:33:55.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/63","html_url":"https://github.com/microsoft/windows-rs/releases/tag/63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/63/manifests"},{"name":"0.62.0","sha":"50e85cbbc063b2d67c931ba0f6dd96bf8b466373","kind":"commit","published_at":"2025-02-21T16:22:52.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.62.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.62.0/manifests"},{"name":"0.61.0","sha":"5888c8c472ab9b35c3159c2912bb045dc3020a82","kind":"commit","published_at":"2025-01-07T15:09:42.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.61.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.61.0/manifests"},{"name":"0.60.0","sha":"519ddf7696206b9fc56e0917de68b10e8f9f68ab","kind":"commit","published_at":"2024-09-25T11:43:58.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.60.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.60.0/manifests"},{"name":"0.59.0","sha":"308e08ec259027ebbef11b8ef838923626bf821e","kind":"commit","published_at":"2024-07-30T15:19:49.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.59.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.59.0/manifests"},{"name":"0.58.0","sha":"db06b51c2ebb743efb544d40e3064efa49f28d38","kind":"commit","published_at":"2024-07-03T19:36:26.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.58.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"15947886be041bebd0fe670fd4e73f18d95100d0","kind":"commit","published_at":"2024-06-07T17:29:25.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.57.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"ae896c59e4d05895cb17d3b2c3c7c56ccac47207","kind":"commit","published_at":"2024-04-12T18:06:50.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.56.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.56.0/manifests"},{"name":"0.55.0","sha":"1f40da8ffc44adba3f9a866287108e80223d0a81","kind":"commit","published_at":"2024-03-06T21:01:00.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.55.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.55.0/manifests"},{"name":"0.54.0","sha":"148f4ebdda2a04ff8afb9a3493aaf53b552e67e6","kind":"commit","published_at":"2024-02-27T20:44:02.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.54.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.54.0/manifests"},{"name":"0.53.0","sha":"b1fadff390546098457f18d0da1da17ff3419688","kind":"commit","published_at":"2024-02-22T13:26:01.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.53.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.53.0/manifests"},{"name":"0.52.0","sha":"3a605cba064b26f2a198ac58085f8c8836f47c38","kind":"commit","published_at":"2023-11-15T18:31:53.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.52.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.52.0/manifests"},{"name":"0.48.5","sha":"b769fa7570f8eeaede0ed1995a7dbe1e9591a35b","kind":"commit","published_at":"2023-08-18T17:40:29.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.48.5","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.5/manifests"},{"name":"0.48.4","sha":"cdb90d83feadc68ed4ea8fb33d1e944ab2679e0c","kind":"commit","published_at":"2023-08-18T13:24:09.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.48.4","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.4/manifests"},{"name":"0.51.1","sha":"f18811c5bdb608d08e52af87a4502a79814f295b","kind":"commit","published_at":"2023-08-17T14:10:56.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.51.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.51.1/manifests"},{"name":"0.51.0","sha":"78a0dbea48f856b03f3e7e650e0e385047d8a10b","kind":"commit","published_at":"2023-08-14T16:54:17.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.51.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.51.0/manifests"},{"name":"windows-targets-0.48.1","sha":"686384ee86141731d4025604bbe4b8aa54caac20","kind":"commit","published_at":"2023-06-28T18:41:40.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/windows-targets-0.48.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/windows-targets-0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@windows-targets-0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/windows-targets-0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/windows-targets-0.48.1/manifests"},{"name":"0.50.0","sha":"0b333d3d9b15bbf8193ded2d776a666137a372f5","kind":"commit","published_at":"2023-05-31T14:38:00.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.50.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.50.0/manifests"},{"name":"0.49.0","sha":"080c8731e8f5704ffd763f96b195d806d38c7229","kind":"commit","published_at":"2023-04-17T17:32:06.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.49.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.49.0/manifests"},{"name":"0.48.0","sha":"406944152ef28d3273236edc958c2bfbf825775d","kind":"commit","published_at":"2023-03-31T03:16:22.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.48.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.48.0/manifests"},{"name":"0.47.0","sha":"ec95c1e6ac1eeabb6f8c91c41d0197ecf43fa75c","kind":"commit","published_at":"2023-03-29T11:50:13.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.47.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.47.0/manifests"},{"name":"0.46.0","sha":"00fe13a47c3cdce3287069be671aaa3c273f1e0a","kind":"commit","published_at":"2023-03-13T14:46:53.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.46.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.46.0/manifests"},{"name":"0.45.0","sha":"ddf5ebbaea8c2377cd604a3a12b9828071f16367","kind":"commit","published_at":"2023-01-21T00:10:24.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.45.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"6f115dabc7c4a290be23f269150a06b60c7f2c39","kind":"commit","published_at":"2023-01-12T17:21:54.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.44.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"4726348167316b4624abbe57e0b09cd05f12e0d5","kind":"commit","published_at":"2022-10-24T20:18:09.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.43.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"06cc1a1ba6ccff2611e780a2fcc516a4792c41db","kind":"commit","published_at":"2022-09-27T13:48:10.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.42.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.42.0/manifests"},{"name":"0.41.0","sha":"b1f53eadde2db7ebd3935bc7c31c335e7952cd5c","kind":"commit","published_at":"2022-09-22T17:01:38.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.41.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"c23b00399932993bdabb320be762cd794ac53e66","kind":"commit","published_at":"2022-09-16T20:04:56.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.40.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.40.0/manifests"},{"name":"0.39.0","sha":"42f05aa40210b22bfdb0d7b837525998d128131a","kind":"commit","published_at":"2022-07-18T18:17:57.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.39.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.39.0/manifests"},{"name":"0.38.0","sha":"4c7ae6bdc0338e2aee9b578b64306b4696816acf","kind":"commit","published_at":"2022-06-22T20:09:53.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.38.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.38.0/manifests"},{"name":"0.37.0","sha":"53a20dd1deb3403a56f93920f6f51b3b840b5047","kind":"commit","published_at":"2022-05-19T13:39:43.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.37.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.37.0/manifests"},{"name":"0.36.1","sha":"9deec0ee3b51a9a540f6dfe984ee34e2409ed355","kind":"commit","published_at":"2022-04-27T22:34:23.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.36.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"4f37b3c98d6f5951ba4105b95d454b520cd3b6e6","kind":"commit","published_at":"2022-04-26T17:52:37.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.36.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"d3c2f2ca9385a0f03162e33da40dcc350678161d","kind":"commit","published_at":"2022-04-05T14:53:32.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.35.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"9a539ff8f808acd42cfcb438bc1ea13f2aaa072b","kind":"commit","published_at":"2022-03-15T18:02:42.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.34.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"031369dde0de1f30857727c06d533fee70c2882e","kind":"commit","published_at":"2022-02-24T18:06:45.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.33.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"a100332cb8434bc85f1e190a64cad6cc6771c1cd","kind":"commit","published_at":"2022-02-03T21:35:59.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.32.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"70d16360e69cc7866d865a928005261c336c145c","kind":"commit","published_at":"2022-02-01T16:55:15.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.31.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"5e37e9fe2d6ce72069d11d5adf7fa106b172bfcb","kind":"commit","published_at":"2022-01-13T17:06:57.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.30.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"cdcf56655c59526302eeb75ab4ed50a248c73666","kind":"commit","published_at":"2021-12-18T03:09:52.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.29.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"3ba8e573589349ae14a391d2a84bb3ca03da359d","kind":"commit","published_at":"2021-11-17T15:25:28.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.28.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"60f36d07f9c59464d15542fefdad504aae3aaeab","kind":"commit","published_at":"2021-11-15T22:03:17.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.27.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"1446996a3fd3c0783775fbb9011181f1ec23543a","kind":"commit","published_at":"2021-11-10T17:19:31.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.26.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.26.0/manifests"},{"name":"0.20.1","sha":"e4bc9e32508a5de57c771d58274f74568d52a822","kind":"commit","published_at":"2021-09-21T17:21:33.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.20.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"5cbe2bebfb8af7578bd554dafe2c831f1f2a8638","kind":"commit","published_at":"2021-09-17T22:45:37.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.20.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"4be4e568fcc38f4a746909bce4f1762d253a2ecd","kind":"commit","published_at":"2021-08-20T19:59:54.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.19.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"61ed91e31ce7c181d570257a793f8dd3a9df92d6","kind":"commit","published_at":"2021-07-25T02:51:41.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.18.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"8a5b9a5fb63a53cc00e07e94f9843f1f8fee6dc3","kind":"commit","published_at":"2021-07-09T20:54:06.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.17.2","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"e868f795cbc80c2a634434e35b36966540daf21b","kind":"commit","published_at":"2021-07-08T19:07:18.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.17.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b82eb0c0eb3abbf9de2041be231158b4b7b1396c","kind":"commit","published_at":"2021-07-07T22:47:41.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.17.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"e6faa065773757746c838dec33dbe05a652134fb","kind":"commit","published_at":"2021-07-07T21:50:25.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.16.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"734794414fb4c4d8695bce3c6dda1fe8be6f46a2","kind":"commit","published_at":"2021-07-07T18:52:08.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.15.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"2538dce6a1f071f1d4afdde7ceab0c0224e33303","kind":"commit","published_at":"2021-07-06T18:23:57.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.14.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"41c9c39f5564ddbfcb754cfbe789d1b8c0e82e2d","kind":"commit","published_at":"2021-06-25T16:57:15.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.13.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"807d4327c0681ed4aac69b30416dd040b69c9c57","kind":"commit","published_at":"2021-06-22T20:47:37.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.12.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"1e52e4ab7fd866bff9c9d35a9e1a762e8b26a139","kind":"commit","published_at":"2021-06-09T04:00:19.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.11.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"220d83569060b1b923e229f58855781034adafd5","kind":"commit","published_at":"2021-05-12T20:40:21.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.10.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"32822f247c64e888ed4c1b6744faf53fe48353e4","kind":"commit","published_at":"2021-04-28T16:47:02.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.9.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"ba4c8f14314effa571a499f20dfb1a98ce1253f7","kind":"commit","published_at":"2021-04-27T18:29:55.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.9.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"93a719938eb30d43ea9381c3136a226656389210","kind":"commit","published_at":"2021-04-12T19:10:03.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.8.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"5af45da637faa830bcad02387ccefc2534d109b9","kind":"commit","published_at":"2021-03-29T13:53:59.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.7.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"85584828c6f2a212cf5f52fc2aa09554629d9ebc","kind":"commit","published_at":"2021-03-22T19:35:13.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.6.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"6116e0549cb9a91015a9a4e5923ae38ed2f68271","kind":"commit","published_at":"2021-03-18T17:52:39.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.5.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.5.0/manifests"},{"name":"0.3.1","sha":"875ebca8070bc53dd2244f07dc4cdea9ed3560cd","kind":"commit","published_at":"2021-02-04T16:58:21.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.3.1","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"34f3be62e975896384b08a2e52da6fd9cdf4ffb6","kind":"commit","published_at":"2021-02-04T16:26:09.000Z","download_url":"https://codeload.github.com/microsoft/windows-rs/tar.gz/0.3.0","html_url":"https://github.com/microsoft/windows-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/windows-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T02:51:48.921Z","dependent_packages_count":3,"downloads":1050935801,"downloads_period":"total","dependent_repos_count":56549,"rankings":{"downloads":0.12200540208890175,"dependent_repos_count":0.04090354520899596,"dependent_packages_count":8.689182422759297,"stargazers_count":1.083943948038393,"forks_count":1.9929899786314236,"docker_downloads_count":0.10437529972636747,"average":2.005566766075563},"purl":"pkg:cargo/windows_aarch64_msvc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/windows_aarch64_msvc","docker_dependents_count":895,"docker_downloads_count":453741095,"usage_url":"https://repos.ecosyste.ms/usage/cargo/windows_aarch64_msvc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/windows_aarch64_msvc/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T22:51:02.220Z","issues_count":833,"pull_requests_count":1473,"avg_time_to_close_issue":4392748.053598775,"avg_time_to_close_pull_request":66075.51293422026,"issues_closed_count":653,"pull_requests_closed_count":1353,"pull_request_authors_count":67,"issue_authors_count":464,"avg_comments_per_issue":3.116446578631453,"avg_comments_per_pull_request":1.0366598778004072,"merged_pull_requests_count":1187,"bot_issues_count":2,"bot_pull_requests_count":70,"past_year_issues_count":218,"past_year_pull_requests_count":434,"past_year_avg_time_to_close_issue":1793205.2666666666,"past_year_avg_time_to_close_pull_request":55529.57462686567,"past_year_issues_closed_count":180,"past_year_pull_requests_closed_count":402,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":2.8944954128440368,"past_year_avg_comments_per_pull_request":0.6497695852534562,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":358,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwindows-rs/issues","maintainers":[{"login":"kennykerr","count":1152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kennykerr"},{"login":"riverar","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riverar"},{"login":"sivadeilra","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sivadeilra"},{"login":"ChrisDenton","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisDenton"},{"login":"damyanp","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/damyanp"},{"login":"wuweiran","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wuweiran"},{"login":"sylveon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sylveon"},{"login":"dpaoliello","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpaoliello"},{"login":"wravery","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wravery"},{"login":"zanedp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zanedp"},{"login":"robmikh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robmikh"},{"login":"DrChat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrChat"},{"login":"ystory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ystory"},{"login":"sandersaares","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandersaares"},{"login":"NiklasRentzCAU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NiklasRentzCAU"},{"login":"juliusl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliusl"},{"login":"DrusTheAxe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrusTheAxe"}],"active_maintainers":[{"login":"kennykerr","count":335,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kennykerr"},{"login":"riverar","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riverar"},{"login":"damyanp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/damyanp"},{"login":"sylveon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sylveon"},{"login":"zanedp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zanedp"},{"login":"ChrisDenton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisDenton"},{"login":"wravery","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wravery"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/windows_aarch64_msvc/codemeta","maintainers":[{"uuid":"64539","login":"kennykerr","name":"Kenny Kerr","email":null,"url":"https://github.com/kennykerr","packages_count":387,"html_url":"https://crates.io/users/kennykerr","role":null,"created_at":"2022-11-08T03:37:02.388Z","updated_at":"2022-11-08T03:37:02.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kennykerr/packages"}]},{"id":3493304,"name":"gopkg.in/go-playground/assert.v1","ecosystem":"go","description":"Package assert provides some basic assertion functions for testing and also provides the building blocks for creating your own more complex validations.","homepage":"https://github.com/go-playground/assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/assert","keywords_array":[],"namespace":"gopkg.in/go-playground","versions_count":3,"first_release_published_at":"2015-08-17T11:36:17.000Z","latest_release_published_at":"2016-02-05T15:04:13.000Z","latest_release_number":"v1.2.1","last_synced_at":"2026-09-17T02:51:50.004Z","created_at":"2022-04-10T19:16:00.867Z","updated_at":"2026-09-17T02:51:50.005Z","registry_url":"https://pkg.go.dev/gopkg.in/go-playground/assert.v1","install_command":"go get gopkg.in/go-playground/assert.v1","documentation_url":"https://pkg.go.dev/gopkg.in/go-playground/assert.v1#section-documentation","metadata":{},"repo_metadata":{"id":55070274,"uuid":"39399339","full_name":"go-playground/assert","owner":"go-playground","description":":exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions","archived":false,"fork":false,"pushed_at":"2022-09-12T22:28:25.000Z","size":16,"stargazers_count":67,"open_issues_count":2,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-01T20:04:54.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-20T17:53:45.000Z","updated_at":"2026-07-28T13:08:43.000Z","dependencies_parsed_at":"2023-01-18T05:30:52.106Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/assert","commit_stats":null,"previous_names":["bluesuncorp/assert"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/go-playground/assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/sbom","scorecard":{"id":432343,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-playground/assert","commit":"655ae176096317caeb80d9c02c46a03742f570cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T03:40:32.871Z","repository_id":55070274,"created_at":"2025-08-19T03:40:32.871Z","updated_at":"2025-08-19T03:40:32.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36251377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"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":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"go-playground@deankarn.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2026-08-25T23:44:53.564Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":25554,"followers":582,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2026-08-25T23:44:53.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v2.2.0","sha":"655ae176096317caeb80d9c02c46a03742f570cb","kind":"commit","published_at":"2022-09-06T03:32:22.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.2.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8eb943fbae8448cf47383208d8d0c396e26011a9","kind":"commit","published_at":"2019-10-18T05:09:52.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.1.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"8eb943fbae8448cf47383208d8d0c396e26011a9","kind":"commit","published_at":"2019-10-18T05:09:52.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.0.1","html_url":"https://github.com/go-playground/assert/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec85b97980698b90004c47110625246bb252b4cb","kind":"commit","published_at":"2019-10-18T05:06:39.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.0.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"4f4dfbc7d1c48336cf93399deae81aa9067e88af","kind":"commit","published_at":"2016-02-05T15:04:13.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.2.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"7294260ba3b80d160d6ce21241eeff95326b1ea8","kind":"commit","published_at":"2016-02-05T14:57:06.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.2","html_url":"https://github.com/go-playground/assert/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2/manifests"},{"name":"v1.1","sha":"81e18c3a1062114068407f67a360d6eb6b429715","kind":"commit","published_at":"2015-09-24T10:57:13.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.1/manifests"},{"name":"v1.0.2","sha":"a393335b7be4d542ee87fa7500cefea087a71655","kind":"commit","published_at":"2015-08-17T11:58:03.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0.2","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.2/manifests"},{"name":"v1.01","sha":"f1e668e5ca5c0dca7ccb6a91dbd2390d36df74d9","kind":"commit","published_at":"2015-08-17T11:36:17.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.01","html_url":"https://github.com/go-playground/assert/releases/tag/v1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.01/manifests"},{"name":"v1.0.1","sha":"f1e668e5ca5c0dca7ccb6a91dbd2390d36df74d9","kind":"commit","published_at":"2015-08-17T11:36:17.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"20603e5526b08c0040792f8343a8acba872c3315","kind":"commit","published_at":"2015-07-20T20:05:58.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-05T18:52:40.873Z","dependent_packages_count":7380,"downloads":null,"downloads_period":null,"dependent_repos_count":21785,"rankings":{"downloads":null,"dependent_repos_count":0.04175861721034455,"dependent_packages_count":0.02577445751260501,"stargazers_count":5.71326072466766,"forks_count":5.3048494714237036,"docker_downloads_count":0.9512573040117245,"average":2.407380114965208},"purl":"pkg:golang/gopkg.in/go-playground/assert.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-playground/assert.v1","docker_dependents_count":73,"docker_downloads_count":4692745,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-playground/assert.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-playground/assert.v1/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T20:34:56.979Z","issues_count":1,"pull_requests_count":10,"avg_time_to_close_issue":268.0,"avg_time_to_close_pull_request":12943390.0,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fassert.v1/codemeta","maintainers":[]},{"id":5283803,"name":"curl","ecosystem":"conda","description":"Curl is an open source command line tool and library for transferring data with URL syntax. It is used in command lines or scripts to transfer data.","homepage":"http://curl.haxx.se/","licenses":"curl","normalized_licenses":["curl"],"repository_url":"https://github.com/curl/curl","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2022-10-03T15:40:16.642Z","latest_release_published_at":"2022-10-26T09:27:06.000Z","latest_release_number":"7.86.0","last_synced_at":"2026-07-26T03:00:46.981Z","created_at":"2022-10-03T15:40:16.636Z","updated_at":"2026-09-13T20:46:58.021Z","registry_url":"https://anaconda.org/conda-forge/curl","install_command":"conda install -c conda-forge curl","documentation_url":null,"metadata":{},"repo_metadata":{"id":844074,"uuid":"569041","full_name":"curl/curl","owner":"curl","description":"A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features","archived":false,"fork":false,"pushed_at":"2026-09-13T15:32:53.000Z","size":147619,"stargazers_count":42842,"open_issues_count":48,"forks_count":7353,"subscribers_count":774,"default_branch":"master","last_synced_at":"2026-09-13T15:36:26.247Z","etag":null,"topics":["c","client","curl","ftp","gopher","hacktoberfest","http","https","imaps","ldap","libcurl","library","mqtt","pop3","scp","sftp","transfer-data","transferring-data","user-agent","websocket"],"latest_commit_sha":null,"homepage":"https://curl.se/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curl.png","metadata":{"files":{"readme":"README","changelog":"CHANGES.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":"docs/GOVERNANCE.md","roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"curl","open_collective":"curl"}},"created_at":"2010-03-18T22:32:22.000Z","updated_at":"2026-09-13T15:23:28.000Z","dependencies_parsed_at":"2026-09-06T13:45:06.627Z","dependency_job_id":null,"html_url":"https://github.com/curl/curl","commit_stats":{"total_commits":33455,"total_committers":1348,"mean_commits":"24.818249258160236","dds":0.4447466746375729,"last_synced_commit":"a79f20d37612fbc1150a01840967b95a210a574d"},"previous_names":["bagder/curl"],"tags_count":227,"template":false,"template_full_name":null,"purl":"pkg:github/curl/curl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl","download_url":"https://codeload.github.com/curl/curl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/sbom","scorecard":{"id":307301,"data":{"date":"2022-11-09","repo":{"name":"github.com/curl/curl","commit":"ca76c79b34f9d90105674a2151bf228ff7b13bef"},"scorecard":{"version":"v4.8.0","commit":"c40859202d739b31fd060ac5b30d17326cd74275"},"score":6.9,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":-1,"reason":"no pull request found","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":10,"reason":"badge detected: gold","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"0 out of last 30 changesets reviewed before merge -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"40 different organizations found -- score normalized to 10","details":["Info: contributors work for Bumblebee-Project,Debian,GitHub-Stars,HTTPArchive,NEAT-project,Pivotal-DataFabric,Rockbox,SOCI,TKCERT,c-ares,cloudflare,cpredef,csutils,curl,e2ebridge,git,git-for-windows,gitgitgadget,greenplum-db,harbour,head of @tkcert,itkinside,libssh2,logrotate,maintainers,maven-nar,microsoft,mpv-player,msysgit,phpseclib,pwr-Solaar,pycurl,quicwg,red hat,scheer pas schweiz ag,stratum0,teamviewer,vmware,wireshark,wolfssl"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#contributors"}},{"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/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: dependabot config file not detected in source location.\n\t\t\tWe recommend setting this configuration in code so it can be easily verified by others.","Warn: renovatebot config file not detected in source location.\n\t\t\tWe recommend setting this configuration in code so it can be easily verified by others."],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed with [OSSFuzz]","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : COPYING:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 25 issue activity out of 30 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/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub publishing workflow detected"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hacktoberfest-accepted.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/hacktoberfest-accepted.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/linkcheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/linkcheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ngtcp2-gnutls.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/ngtcp2-gnutls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ngtcp2-wolfssl.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/ngtcp2-wolfssl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proselint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/proselint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/reuse.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/reuse.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/spellcheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/spellcheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/torture.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/torture.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wolfssl.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/wolfssl.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: scripts/zuul/before_script.sh:100","Warn: pipCommand not pinned by hash: .github/workflows/linux.yml:111","Warn: downloadThenRun not pinned by hash: .github/workflows/linux.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/ngtcp2-gnutls.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ngtcp2-wolfssl.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/torture.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wolfssl.yml:43","Info: Dockerfile dependencies are pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Warn: no pull requests merged into dev branch","Info: SAST tool detected: CodeQL"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy detected in current repo: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact curl-7_86_0 does not have provenance: https://api.github.com/repos/curl/curl/releases/81001958","Info: signed release artifact: curl-7.86.0.tar.bz2.asc: https://api.github.com/repos/curl/curl/releases/assets/82294632","Warn: release artifact curl-7_85_0 does not have provenance: https://api.github.com/repos/curl/curl/releases/75854325","Info: signed release artifact: curl-7.85.0.tar.bz2.asc: https://api.github.com/repos/curl/curl/releases/assets/76386220","Warn: release artifact curl-7_84_0 does not have provenance: https://api.github.com/repos/curl/curl/releases/70606405","Info: signed release artifact: curl-7.84.0.tar.bz2.asc: https://api.github.com/repos/curl/curl/releases/assets/69746115","Warn: release artifact curl-7_83_1 does not have provenance: https://api.github.com/repos/curl/curl/releases/66546156","Info: signed release artifact: curl-7.83.1.tar.bz2.asc: https://api.github.com/repos/curl/curl/releases/assets/65139760","Warn: release artifact curl-7_83_0 does not have provenance: https://api.github.com/repos/curl/curl/releases/65432414","Info: signed release artifact: curl-7.83.0.tar.bz2.asc: https://api.github.com/repos/curl/curl/releases/assets/63764161"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: topLevel 'statuses' permission set to 'write': .github/workflows/appveyor-status.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/appveyor-status.yml/master?enable=permissions","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/codeql-analysis.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/fuzz.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/linkcheck.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/linkcheck.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/linux.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/linux.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/macos.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/macos.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/ngtcp2-gnutls.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/ngtcp2-gnutls.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/ngtcp2-wolfssl.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/ngtcp2-wolfssl.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/proselint.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/proselint.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/reuse.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/reuse.yml/master?enable=permissions","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/scorecards.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/spellcheck.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/spellcheck.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/torture.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/torture.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/wolfssl.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl/wolfssl.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c40859202d739b31fd060ac5b30d17326cd74275/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T22:23:47.463Z","repository_id":844074,"created_at":"2025-08-17T22:23:47.463Z","updated_at":"2025-08-17T22:23:47.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37281791,"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-13T02:00:22.117Z","response_time":122,"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":"curl","name":"curl","uuid":"16928085","kind":"organization","description":"groks those URLs","email":null,"website":"https://curl.se/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16928085?v=4","repositories_count":19,"last_synced_at":"2024-10-29T22:39:02.898Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/curl","funding_links":["https://github.com/sponsors/curl"],"total_stars":43587,"followers":933,"following":0,"created_at":"2022-11-02T16:30:59.991Z","updated_at":"2024-10-29T22:39:02.898Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl/repositories"},"tags":[{"name":"curl-8_22_0","sha":"01346829096c61b372692f6dc43ffa778c6caccd","kind":"tag","published_at":"2026-09-02T05:47:22.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_22_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_22_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_22_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_22_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_22_0/manifests"},{"name":"rc-8_22_0-3","sha":"89c706665790690ddb847408f4b41f52f033196e","kind":"tag","published_at":"2026-08-26T06:53:31.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/rc-8_22_0-3","html_url":"https://github.com/curl/curl/releases/tag/rc-8_22_0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@rc-8_22_0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-3/manifests"},{"name":"rc-8_22_0-2","sha":"c2da5c7e66ce5f4edb6315dc4da6a6fa7d44f69f","kind":"tag","published_at":"2026-08-17T14:30:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/rc-8_22_0-2","html_url":"https://github.com/curl/curl/releases/tag/rc-8_22_0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@rc-8_22_0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-2/manifests"},{"name":"rc-8_22_0-1","sha":"04ff9df3e815c33dd5ecf7b891b32202858fa039","kind":"tag","published_at":"2026-08-08T21:07:20.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/rc-8_22_0-1","html_url":"https://github.com/curl/curl/releases/tag/rc-8_22_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@rc-8_22_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/rc-8_22_0-1/manifests"},{"name":"curl-8_21_0","sha":"68720b4837284335b2d63cb358f8f6ce65f5bc55","kind":"tag","published_at":"2026-06-24T05:53:11.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_21_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_21_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_21_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_21_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_21_0/manifests"},{"name":"curl-8_20_0","sha":"a05f34973e6c4bb629d018f7cb51487be1c904d8","kind":"tag","published_at":"2026-04-29T05:45:45.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_20_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_20_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_20_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_20_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_20_0/manifests"},{"name":"curl-8_19_0","sha":"8c908d2d0a6d32abdedda2c52e90bd56ec76c24d","kind":"tag","published_at":"2026-03-11T06:46:55.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_19_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_19_0/manifests"},{"name":"curl-8_18_0","sha":"2eebc58c4b8d68c98c8344381a9f6df4cca838fd","kind":"tag","published_at":"2026-01-07T06:57:36.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_18_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_18_0/manifests"},{"name":"curl-8_17_0","sha":"400fffa90f30c7a2dc762fa33009d24851bd2016","kind":"tag","published_at":"2025-11-05T07:00:31.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_17_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_17_0/manifests"},{"name":"curl-8_16_0","sha":"11b991232fbcaa88e2b1faecac224416b0001e35","kind":"tag","published_at":"2025-09-10T05:43:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_16_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_16_0/manifests"},{"name":"curl-8_15_0","sha":"cfbfb65047e85e6b08af65fe9cdbcf68e9ad496a","kind":"tag","published_at":"2025-07-16T06:21:52.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_15_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_15_0/manifests"},{"name":"curl-8_14_1","sha":"fdb8a789d2b446b77bd7cdd2eff95f6cbc814cf4","kind":"tag","published_at":"2025-06-04T05:41:52.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_14_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_14_1/manifests"},{"name":"curl-8_14_0","sha":"4dacb79fcdd9364c1083e06f6a011d797a344f47","kind":"tag","published_at":"2025-05-28T05:41:40.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_14_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_14_0/manifests"},{"name":"curl-8_13_0","sha":"1c3149881769e7bd79b072e48374e4c2b3678b2f","kind":"tag","published_at":"2025-04-02T05:47:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_13_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_13_0/manifests"},{"name":"curl-8_12_1","sha":"57495c64871d18905a0941db9196ef90bafe9a29","kind":"tag","published_at":"2025-02-13T07:18:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_12_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_12_1/manifests"},{"name":"curl-8_12_0","sha":"34cf9d54a46598c44938aa7598820484d7af7133","kind":"tag","published_at":"2025-02-05T08:04:04.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_12_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_12_0/manifests"},{"name":"curl-8_11_1","sha":"75a2079d5c28debb2eaa848ca9430f1fe0d7844c","kind":"tag","published_at":"2024-12-11T07:07:56.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_11_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_11_1/manifests"},{"name":"curl-8_11_0","sha":"b1ef0e1a01c0bb6ee5367bd9c186a603bde3615a","kind":"tag","published_at":"2024-11-06T07:09:07.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_11_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_11_0/manifests"},{"name":"curl-8_10_1","sha":"7eb8c048470ed2cc14dca75be9c1cdae7ac8498b","kind":"tag","published_at":"2024-09-18T05:56:29.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_10_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_10_1/manifests"},{"name":"curl-8_10_0","sha":"a3bd1dda12ec79cd63e0d81df4ec4b1fbbbcfa1b","kind":"tag","published_at":"2024-09-11T05:37:24.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_10_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_10_0/manifests"},{"name":"curl-8_9_1","sha":"83bedbd730d62b83744cc26fa0433d3f6e2e4cd6","kind":"tag","published_at":"2024-07-31T06:51:39.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_9_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_9_1/manifests"},{"name":"curl-8_9_0","sha":"5040f7e94cd01decbe7ba8fdacbf489182d503dc","kind":"tag","published_at":"2024-07-24T06:21:25.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_9_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_9_0/manifests"},{"name":"curl-8_8_0","sha":"fd567d4f06857f4fc8e2f64ea727b1318f76ad33","kind":"tag","published_at":"2024-05-22T05:54:44.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_8_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_8_0/manifests"},{"name":"curl-8_7_1","sha":"de7b3e89218467159a7af72d58cea8425946e97d","kind":"tag","published_at":"2024-03-27T08:03:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_7_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_7_1/manifests"},{"name":"curl-8_7_0","sha":"72cf468d459d29e5366e416c014faaaf281dfa2d","kind":"tag","published_at":"2024-03-27T06:47:04.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_7_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_7_0/manifests"},{"name":"curl-8_6_0","sha":"5ce164e0e9290c96eb7d502173426c0a135ec008","kind":"tag","published_at":"2024-01-31T07:06:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_6_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_6_0/manifests"},{"name":"curl-8_5_0","sha":"7161cb17c01dcff1dc5bf89a18437d9d729f1ecd","kind":"tag","published_at":"2023-12-06T07:14:52.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_5_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_5_0/manifests"},{"name":"tiny-curl-8_4_0","sha":"172e54cda18412da73fd8eb4e444e8a5b371ca59","kind":"tag","published_at":"2023-10-30T08:44:42.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/tiny-curl-8_4_0","html_url":"https://github.com/curl/curl/releases/tag/tiny-curl-8_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@tiny-curl-8_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/tiny-curl-8_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/tiny-curl-8_4_0/manifests"},{"name":"curl-8_4_0","sha":"d755a5f7c009dd63a61b2c745180d8ba937cbfeb","kind":"tag","published_at":"2023-10-11T05:39:40.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_4_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_4_0/manifests"},{"name":"curl-8_3_0","sha":"6fa1d817e5b1a00d7d0c8168091877476b499317","kind":"tag","published_at":"2023-09-13T06:20:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_3_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_3_0/manifests"},{"name":"curl-8_2_1","sha":"50490c0679fcd0e50bb3a8fbf2d9244845652cf0","kind":"tag","published_at":"2023-07-26T06:11:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_2_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_2_1/manifests"},{"name":"curl-8_2_0","sha":"98044e81705dc24a56daaf3544f30c13f0fc3a31","kind":"tag","published_at":"2023-07-19T06:14:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_2_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_2_0/manifests"},{"name":"curl-8_1_2","sha":"7ab9d43720bc34d9aa351c7ca683c1668ebf8335","kind":"tag","published_at":"2023-05-30T06:16:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_1_2","html_url":"https://github.com/curl/curl/releases/tag/curl-8_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_2/manifests"},{"name":"curl-8_1_1","sha":"1561d0675208854b39066877b140780a965702fa","kind":"tag","published_at":"2023-05-23T06:13:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_1_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_1/manifests"},{"name":"curl-8_1_0","sha":"a9f8fe28481fef7c28d85b4a12a3a35521408eaf","kind":"tag","published_at":"2023-05-17T06:07:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_1_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_1_0/manifests"},{"name":"curl-8_0_1","sha":"b16d1fa8ee567b52c09a0f89940b07d8491b881d","kind":"tag","published_at":"2023-03-20T13:54:14.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_0_1","html_url":"https://github.com/curl/curl/releases/tag/curl-8_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_0_1/manifests"},{"name":"curl-8_0_0","sha":"47ccaa4218c408e70671a2fa9caaa3caf8c1a877","kind":"tag","published_at":"2023-03-20T07:05:47.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-8_0_0","html_url":"https://github.com/curl/curl/releases/tag/curl-8_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-8_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-8_0_0/manifests"},{"name":"curl-7_88_1","sha":"046209e561b7e9b5aab1aef7daebf29ee6e6e8c7","kind":"tag","published_at":"2023-02-20T07:26:09.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_88_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_88_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_88_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_88_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_88_1/manifests"},{"name":"curl-7_88_0","sha":"3027611ca6d4cc5510d2d0fccc3e5a074e09a2fb","kind":"tag","published_at":"2023-02-15T07:13:29.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_88_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_88_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_88_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_88_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_88_0/manifests"},{"name":"curl-7_87_0","sha":"c12fb3ddaf48e709a7a4deaa55ec485e4df163ee","kind":"tag","published_at":"2022-12-21T07:01:38.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_87_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_87_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_87_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_87_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_87_0/manifests"},{"name":"curl-7_86_0","sha":"cd95ee9f771361acf241629d2fe5507e308082a2","kind":"tag","published_at":"2022-10-26T06:13:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_86_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_86_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_86_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_86_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_86_0/manifests"},{"name":"curl-7_85_0","sha":"93d092867f0f2c78571983040ef75e078ee1a4c4","kind":"tag","published_at":"2022-08-31T06:09:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_85_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_85_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_85_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_85_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_85_0/manifests"},{"name":"curl-7_84_0","sha":"45ac4d019475df03562fe0ac54eb67e1d1de0ca7","kind":"tag","published_at":"2022-06-27T06:08:30.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_84_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_84_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_84_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_84_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_84_0/manifests"},{"name":"curl-7_83_1","sha":"462196e6b4a47f924293a0e26b8e9c23d37ac26f","kind":"tag","published_at":"2022-05-11T06:12:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_83_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_83_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_83_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_83_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_83_1/manifests"},{"name":"curl-7_83_0","sha":"1669b17d3a1a1fd824308544ca0ec02a2a4f50ea","kind":"tag","published_at":"2022-04-27T06:11:25.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_83_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_83_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_83_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_83_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_83_0/manifests"},{"name":"curl-7_82_0","sha":"64db5c575d9c5536bd273a890f50777ad1ca7c13","kind":"tag","published_at":"2022-03-05T08:44:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_82_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_82_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_82_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_82_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_82_0/manifests"},{"name":"curl-7_81_0","sha":"801bd5138ce31aa0d906fa4e2eabfc599d74e793","kind":"tag","published_at":"2022-01-05T07:48:46.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_81_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_81_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_81_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_81_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_81_0/manifests"},{"name":"curl-7_80_0","sha":"9e560d11aad028de74addc0d1edfefa5667884f4","kind":"tag","published_at":"2021-11-10T06:33:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_80_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_80_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_80_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_80_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_80_0/manifests"},{"name":"curl-7_79_1","sha":"c7aef0a945f9b6fb6d3f91716a21dfe2f4ea635f","kind":"tag","published_at":"2021-09-22T06:11:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_79_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_79_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_79_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_79_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_79_1/manifests"},{"name":"curl-7_79_0","sha":"8e82f2a04a238c54ba91e553e9a8452e6d405965","kind":"tag","published_at":"2021-09-15T06:13:20.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_79_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_79_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_79_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_79_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_79_0/manifests"},{"name":"curl-7_78_0","sha":"bfbde883af33397943df68a3ae01847a634d33bf","kind":"tag","published_at":"2021-07-21T06:44:54.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_78_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_78_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_78_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_78_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_78_0/manifests"},{"name":"curl-7_77_0","sha":"6b951a6928811507d493303b2878e848c077b471","kind":"tag","published_at":"2021-05-26T06:18:25.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_77_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_77_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_77_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_77_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_77_0/manifests"},{"name":"curl-7_76_1","sha":"566b74a0e19b9aa610f4931e5bfd339bcf8e9147","kind":"tag","published_at":"2021-04-14T05:57:13.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_76_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_76_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_76_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_76_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_76_1/manifests"},{"name":"curl-7_76_0","sha":"3266b35bbe21c68dea0dc7ccd991eb028e6d360c","kind":"tag","published_at":"2021-03-31T05:51:40.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_76_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_76_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_76_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_76_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_76_0/manifests"},{"name":"curl-7_75_0","sha":"2f33be817cbce6ad7a36f27dd7ada9219f13584c","kind":"tag","published_at":"2021-02-03T07:03:17.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_75_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_75_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_75_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_75_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_75_0/manifests"},{"name":"curl-7_74_0","sha":"e052859759b34d0e05ce0f17244873e5cd7b457b","kind":"tag","published_at":"2020-12-09T06:40:14.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_74_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_74_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_74_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_74_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_74_0/manifests"},{"name":"curl-7_73_0","sha":"315ee3fe75dade912b48a21ceec9ccda0230d937","kind":"tag","published_at":"2020-10-14T05:50:45.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_73_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_73_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_73_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_73_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_73_0/manifests"},{"name":"tiny-curl-7_72_0","sha":"0c9211798fc80d5c9cc9bcdc8e11eb485c9c1c5b","kind":"tag","published_at":"2020-08-27T08:20:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/tiny-curl-7_72_0","html_url":"https://github.com/curl/curl/releases/tag/tiny-curl-7_72_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@tiny-curl-7_72_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/tiny-curl-7_72_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/tiny-curl-7_72_0/manifests"},{"name":"curl-7_72_0","sha":"9d954e49bce3706a9a2efb119ecd05767f0f2a9e","kind":"tag","published_at":"2020-08-19T07:37:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_72_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_72_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_72_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_72_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_72_0/manifests"},{"name":"curl-7_71_1","sha":"5a1fc8d33808d7b22f57bdf9403cda7ff07b0670","kind":"tag","published_at":"2020-07-01T06:44:09.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_71_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_71_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_71_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_71_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_71_1/manifests"},{"name":"curl-7_71_0","sha":"e9db32a09af03f27e86d1251a9e68e9b7486d371","kind":"tag","published_at":"2020-06-24T06:35:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_71_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_71_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_71_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_71_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_71_0/manifests"},{"name":"curl-7_70_0","sha":"53cdc2c963e33bc0cc1a51ad2df79396202e07f8","kind":"tag","published_at":"2020-04-29T06:03:03.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_70_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_70_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_70_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_70_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_70_0/manifests"},{"name":"curl-7_69_1","sha":"b81e0b07784dc4c1e8d0a86194b9d28776d071c0","kind":"tag","published_at":"2020-03-11T06:37:42.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_69_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_69_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_69_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_69_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_69_1/manifests"},{"name":"curl-7_69_0","sha":"b8d1366852fd0034374c5de1e4968c7a224f77cc","kind":"tag","published_at":"2020-03-04T06:40:12.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_69_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_69_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_69_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_69_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_69_0/manifests"},{"name":"curl-7_68_0","sha":"2cfac302fbeec68f1727cba3d1705e16f02220ad","kind":"tag","published_at":"2020-01-08T06:31:28.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_68_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_68_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_68_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_68_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_68_0/manifests"},{"name":"curl-7_67_0","sha":"2e9b725f67d49a9d7a1f053fe52dd4920c9ab1ad","kind":"tag","published_at":"2019-11-06T06:39:04.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_67_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_67_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_67_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_67_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_67_0/manifests"},{"name":"curl-7_66_0","sha":"9cd755e1d768bbf228e7c9faf223b7459f7e0105","kind":"tag","published_at":"2019-09-11T05:48:52.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_66_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_66_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_66_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_66_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_66_0/manifests"},{"name":"curl-7_65_3","sha":"aa73eb47bc8583070734696b25b34ad54c2c1f5e","kind":"tag","published_at":"2019-07-19T09:36:24.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_65_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_65_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_65_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_3/manifests"},{"name":"curl-7_65_2","sha":"72c2cac8f0ac3a89c21d00b6c6e36fe6c6a8e62b","kind":"tag","published_at":"2019-07-17T07:29:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_65_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_65_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_65_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_2/manifests"},{"name":"curl-7_65_1","sha":"69248b58f649e35b09a126c12781353e3471f5c6","kind":"tag","published_at":"2019-06-05T05:54:01.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_65_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_65_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_65_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_1/manifests"},{"name":"curl-7_65_0","sha":"885ce31401b6789c959131754b1e5ae518964072","kind":"tag","published_at":"2019-05-22T05:49:57.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_65_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_65_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_65_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_65_0/manifests"},{"name":"curl-7_64_1","sha":"521bbbe29928f9bc1c61306df612e856d45cbe5a","kind":"tag","published_at":"2019-03-27T06:55:18.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_64_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_64_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_64_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_64_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_64_1/manifests"},{"name":"curl-7_64_0","sha":"f3294d9d86e6a7915a967efff2842089b8b0d071","kind":"tag","published_at":"2019-02-06T06:57:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_64_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_64_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_64_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_64_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_64_0/manifests"},{"name":"curl-7_63_0","sha":"4258dc02d86e7e4de9f795a1af3a0bc6732d4ab5","kind":"tag","published_at":"2018-12-12T07:13:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_63_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_63_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_63_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_63_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_63_0/manifests"},{"name":"curl-7_62_0","sha":"196677150f711a96c38ed123e621f1d4e995b2e5","kind":"tag","published_at":"2018-10-31T06:43:50.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_62_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_62_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_62_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_62_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_62_0/manifests"},{"name":"curl-7_61_1","sha":"432eb5f5c254ee8383b2522ce597c9219877923e","kind":"tag","published_at":"2018-09-05T05:47:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_61_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_61_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_61_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_61_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_61_1/manifests"},{"name":"curl-7_61_0","sha":"eb8138405a3f747f2c236464932f72e918946f68","kind":"tag","published_at":"2018-07-11T05:59:55.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_61_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_61_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_61_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_61_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_61_0/manifests"},{"name":"curl-7_60_0","sha":"cb013830383f1ccc9757aba36bc32df5ec281c02","kind":"tag","published_at":"2018-05-16T06:17:09.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_60_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_60_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_60_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_60_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_60_0/manifests"},{"name":"curl-7_59_0","sha":"4d6bd91ab33328c6d27eddc32e064defc02dc4fd","kind":"tag","published_at":"2018-03-14T06:44:43.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_59_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_59_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_59_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_59_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_59_0/manifests"},{"name":"curl-7_58_0","sha":"d6c21c8eec597a925d2b647cff3d58ac69de01a0","kind":"tag","published_at":"2018-01-24T07:04:30.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_58_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_58_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_58_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_58_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_58_0/manifests"},{"name":"curl-7_57_0","sha":"62c07b5743490ce373910f469abc8cdc759bec2b","kind":"tag","published_at":"2017-11-29T09:28:11.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_57_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_57_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_57_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_57_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_57_0/manifests"},{"name":"curl-7_56_1","sha":"c514af5a4f5ac3ce724065cc6a8e009373436f78","kind":"tag","published_at":"2017-10-23T05:53:56.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_56_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_56_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_56_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_56_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_56_1/manifests"},{"name":"curl-7_56_0","sha":"3ea76790571c1f7cf1bed34fabffd3cc20ad3dd3","kind":"tag","published_at":"2017-10-04T05:52:57.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_56_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_56_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_56_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_56_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_56_0/manifests"},{"name":"curl-7_55_1","sha":"8839c05fba1f8415eec17eff8ac60cc3a50eb51e","kind":"tag","published_at":"2017-08-14T06:04:32.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_55_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_55_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_55_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_55_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_55_1/manifests"},{"name":"curl-7_55_0","sha":"2679562dc7685674998f2841811d361400ae0d19","kind":"tag","published_at":"2017-08-09T05:51:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_55_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_55_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_55_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_55_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_55_0/manifests"},{"name":"curl-7_54_1","sha":"54b636f14546d3fde9f9c67c3b32701d78563161","kind":"tag","published_at":"2017-06-14T06:12:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_54_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_54_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_54_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_54_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_54_1/manifests"},{"name":"curl-7_54_0","sha":"d957e2189fdc73cef0ff3d1fb58043d354754449","kind":"tag","published_at":"2017-04-19T05:43:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_54_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_54_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_54_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_54_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_54_0/manifests"},{"name":"curl-7_53_1","sha":"25df50aa3392ecdbf2b8256b93b30558e8b3a810","kind":"tag","published_at":"2017-02-24T07:49:16.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_53_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_53_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_53_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_53_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_53_1/manifests"},{"name":"curl-7_53_0","sha":"a7135ac3c3d825ec9f4919ee0212434e01e76b4c","kind":"tag","published_at":"2017-02-21T23:24:05.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_53_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_53_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_53_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_53_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_53_0/manifests"},{"name":"curl-7_52_1","sha":"44b9b4d4f56d6f6de92c89636994c03984e9cd01","kind":"tag","published_at":"2016-12-23T07:21:55.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_52_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_52_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_52_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_52_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_52_1/manifests"},{"name":"curl-7_52_0","sha":"95c717bbd9c327c38b4efcc37d5cda29b8ee2a36","kind":"tag","published_at":"2016-12-21T06:49:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_52_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_52_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_52_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_52_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_52_0/manifests"},{"name":"curl-7_51_0","sha":"3c561c657c2f0e553b19115a506592a8bbd744bc","kind":"tag","published_at":"2016-11-02T06:54:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_51_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_51_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_51_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_51_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_51_0/manifests"},{"name":"curl-7_50_3","sha":"8986c86e1ef297e95518ae4695339f2d64d913cf","kind":"tag","published_at":"2016-09-14T05:57:22.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_50_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_50_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_50_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_3/manifests"},{"name":"curl-7_50_2","sha":"9ce6d0d52821c6e33506cb173f0e27c68014e60e","kind":"tag","published_at":"2016-09-07T05:47:58.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_50_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_50_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_50_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_2/manifests"},{"name":"curl-7_50_1","sha":"f2cb3a01192d36395d16acec6cdb93446ca6fd45","kind":"tag","published_at":"2016-08-03T06:38:21.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_50_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_50_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_50_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_1/manifests"},{"name":"curl-7_50_0","sha":"79e63a53bb9598af863b0afe49ad662795faeef4","kind":"tag","published_at":"2016-07-21T08:55:17.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_50_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_50_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_50_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_50_0/manifests"},{"name":"curl-7_49_1","sha":"cf93a7b364a70b56150cf6ea77492b799ec02a45","kind":"tag","published_at":"2016-05-30T06:15:24.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_49_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_49_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_49_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_49_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_49_1/manifests"},{"name":"curl-7_49_0","sha":"67fe54d918a3b42a24cb7f5db81514c10e239735","kind":"tag","published_at":"2016-05-18T05:59:44.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_49_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_49_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_49_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_49_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_49_0/manifests"},{"name":"curl-7_48_0","sha":"9819cec61b00cc872136ea5faf469627b3b87e69","kind":"tag","published_at":"2016-03-23T06:57:24.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_48_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_48_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_48_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_48_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_48_0/manifests"},{"name":"curl-7_47_1","sha":"8f995e2e0022292374fc99a2277069b08ad98b5c","kind":"tag","published_at":"2016-02-08T09:27:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_47_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_47_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_47_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_47_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_47_1/manifests"},{"name":"curl-7_47_0","sha":"06bf874bbca0a5c600b210b5db920eff9f95f0d0","kind":"tag","published_at":"2016-01-27T07:32:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_47_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_47_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_47_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_47_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_47_0/manifests"},{"name":"curl-7_46_0","sha":"e2ae32ff5f3ab6f0819590f61f248f17df12987f","kind":"tag","published_at":"2015-12-02T07:01:37.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_46_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_46_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_46_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_46_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_46_0/manifests"},{"name":"curl-7_45_0","sha":"2c000d91f3c423cee0af44e8afc79b9d25a9e714","kind":"tag","published_at":"2015-10-07T08:13:39.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_45_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_45_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_45_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_45_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_45_0/manifests"},{"name":"curl-7_44_0","sha":"1a7f66a3de2625d10f65415e6eb3e56067dc0555","kind":"tag","published_at":"2015-08-12T06:10:15.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_44_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_44_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_44_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_44_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_44_0/manifests"},{"name":"curl-7_43_0","sha":"38e07886ed2792988217a2ffa482ce3a69ca92c2","kind":"tag","published_at":"2015-06-17T05:55:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_43_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_43_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_43_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_43_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_43_0/manifests"},{"name":"curl-7_42_1","sha":"4feb6e6d035d5d66984957c8ca22bc9a05df527f","kind":"tag","published_at":"2015-04-29T06:07:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_42_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_42_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_42_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_42_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_42_1/manifests"},{"name":"curl-7_42_0","sha":"22691f849ac959ffaa821a3ca7f746ee54bd5e52","kind":"tag","published_at":"2015-04-22T05:57:49.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_42_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_42_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_42_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_42_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_42_0/manifests"},{"name":"curl-7_41_0","sha":"ff837422ee4ec7d6aea7750a40e30cba29db93e8","kind":"tag","published_at":"2015-02-25T07:35:56.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_41_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_41_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_41_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_41_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_41_0/manifests"},{"name":"curl-7_40_0","sha":"9ce2d7001939b795b45a8ce7700d1a3dcde0475d","kind":"tag","published_at":"2015-01-08T08:16:13.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_40_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_40_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_40_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_40_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_40_0/manifests"},{"name":"curl-7_39_0","sha":"303bfc1024d948a5ba134ccfc106f82c0b4fd675","kind":"tag","published_at":"2014-11-05T07:24:27.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_39_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_39_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_39_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_39_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_39_0/manifests"},{"name":"curl-7_38_0","sha":"202aa9f7758636730299b86715d924f54468a908","kind":"tag","published_at":"2014-09-10T06:18:58.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_38_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_38_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_38_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_38_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_38_0/manifests"},{"name":"curl-7_37_1","sha":"df5169fa35f31ebe10893f2a3416ec8e8d8faa20","kind":"tag","published_at":"2014-07-16T14:36:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_37_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_37_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_37_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_37_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_37_1/manifests"},{"name":"curl-7_37_0","sha":"3fed9acaef45ac8b99ceecc38afbed3494e2d3ef","kind":"commit","published_at":"2014-05-20T21:42:47.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_37_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_37_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_37_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_37_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_37_0/manifests"},{"name":"curl-7_36_0","sha":"4f041c9d6e61829310eb0715d8edb2a232478123","kind":"tag","published_at":"2014-03-26T06:48:19.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_36_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_36_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_36_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_36_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_36_0/manifests"},{"name":"curl-7_35_0","sha":"2bf90d071016e279796e789f0ac223d635671a41","kind":"tag","published_at":"2014-01-29T07:09:13.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_35_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_35_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_35_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_35_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_35_0/manifests"},{"name":"curl-7_34_0","sha":"0966b324d911423c81351fb12e9219f71cd63be8","kind":"tag","published_at":"2013-12-17T07:49:56.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_34_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_34_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_34_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_34_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_34_0/manifests"},{"name":"curl-7_33_0","sha":"f77e89c5d20db09eaebf378ec036a7e796932810","kind":"commit","published_at":"2013-10-13T21:24:21.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_33_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_33_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_33_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_33_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_33_0/manifests"},{"name":"curl-7_32_0","sha":"70812c2f32fc5734bcbbe572b9f61c380433ad6a","kind":"tag","published_at":"2013-08-11T22:14:47.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_32_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_32_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_32_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_32_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_32_0/manifests"},{"name":"curl-7_31_0","sha":"85c710e11e7a7c1caf02962bbbdc08a5561ae769","kind":"tag","published_at":"2013-06-22T09:31:13.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_31_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_31_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_31_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_31_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_31_0/manifests"},{"name":"curl-7_30_0","sha":"80d241046e404233537ff35efabb703a0668c7d5","kind":"tag","published_at":"2013-04-12T07:11:40.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_30_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_30_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_30_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_30_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_30_0/manifests"},{"name":"curl-7_29_0","sha":"bf633a584dcbb0f80273ba856b7198ad1e395315","kind":"commit","published_at":"2013-02-06T10:11:55.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_29_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_29_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_29_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_29_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_29_0/manifests"},{"name":"curl-7_28_1","sha":"b9fdb721f2948487fcffe34ad60790a83379e1b9","kind":"commit","published_at":"2012-11-20T07:05:42.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_28_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_28_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_28_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_28_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_28_1/manifests"},{"name":"curl-7_28_0","sha":"33c02d47711c81087d232c7e0e66b74ab61c14d5","kind":"commit","published_at":"2012-10-10T19:58:16.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_28_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_28_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_28_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_28_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_28_0/manifests"},{"name":"curl-7_27_0","sha":"11a7ac0d6a84290001a5239df37bbca4270b17d4","kind":"commit","published_at":"2012-07-27T01:54:58.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_27_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_27_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_27_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_27_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_27_0/manifests"},{"name":"curl-7_26_0","sha":"c262c35676a2c3240da433e7a4428ac2129b445f","kind":"commit","published_at":"2012-05-24T16:04:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_26_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_26_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_26_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_26_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_26_0/manifests"},{"name":"curl-7_25_0","sha":"c1babfad8a98a5fe28e2106d95e1bd7eeafcdb46","kind":"commit","published_at":"2012-03-22T18:40:25.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_25_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_25_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_25_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_25_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_25_0/manifests"},{"name":"curl-7_24_0","sha":"a8e063b0877da005342b3445c5535a5bce0d5bc5","kind":"commit","published_at":"2012-01-24T08:24:37.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_24_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_24_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_24_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_24_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_24_0/manifests"},{"name":"curl-7_23_1","sha":"b9660dc4b290781ff6535dec32258ec14e6ff0b5","kind":"commit","published_at":"2011-11-17T17:05:27.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_23_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_23_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_23_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_23_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_23_1/manifests"},{"name":"curl-7_23_0","sha":"95ddbdb1dbfbb051d67bf0d6643b1a917a4c7d88","kind":"commit","published_at":"2011-11-14T22:07:25.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_23_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_23_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_23_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_23_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_23_0/manifests"},{"name":"curl-7_22_0","sha":"64c613c27abb58503eb8a966bee1489562060da0","kind":"commit","published_at":"2011-09-13T16:53:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_22_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_22_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_22_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_22_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_22_0/manifests"},{"name":"curl-7_21_7","sha":"8da5da9b6544337b8a675db092da201f279265d4","kind":"commit","published_at":"2011-06-23T07:31:12.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_7","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_7/manifests"},{"name":"curl-7_21_6","sha":"2a05025510dcae46ac01fd457942061052ebed1b","kind":"commit","published_at":"2011-04-22T17:17:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_6","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_6/manifests"},{"name":"curl-7_21_5","sha":"a5ee8d50c3faf1359f039c87a3d2dfee9f45d566","kind":"commit","published_at":"2011-04-17T21:03:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_5/manifests"},{"name":"curl-7_21_4","sha":"827f0a318cdbf73800c2366cf6a3132f2b2a7c49","kind":"commit","published_at":"2011-02-17T10:46:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_4/manifests"},{"name":"curl-7_21_3","sha":"6d7d0eba6d95fd5122b2d2a52f77da510bfefb3b","kind":"commit","published_at":"2010-12-15T14:06:12.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_3/manifests"},{"name":"curl-7_21_2","sha":"d37145834876308121d3e825c85b08bec0b3ff97","kind":"commit","published_at":"2010-10-12T21:30:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_2/manifests"},{"name":"curl-7_21_1","sha":"8249b0522d371679f2cd2516045a5f938ea36a53","kind":"commit","published_at":"2010-08-11T21:35:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_1/manifests"},{"name":"curl-7_21_0","sha":"e91d167ff8cb89523447680e3560f60d93615055","kind":"commit","published_at":"2010-06-16T11:48:27.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_21_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_21_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_21_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_21_0/manifests"},{"name":"curl-7_20_1","sha":"81219e80309fc21d379760a3852a832a73204215","kind":"commit","published_at":"2010-04-14T14:54:22.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_20_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_20_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_20_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_20_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_20_1/manifests"},{"name":"curl-7_20_0","sha":"f2f07dad3451d1f63b56d3de0b43160c39d275d7","kind":"commit","published_at":"2010-02-09T10:06:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_20_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_20_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_20_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_20_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_20_0/manifests"},{"name":"curl-7_19_7","sha":"6bf9d564856c76a54147d313decd81d1b3445d7d","kind":"commit","published_at":"2009-11-04T12:34:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_7","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_7/manifests"},{"name":"curl-7_19_6","sha":"6247b6d4685beee6362f76664bb50963d40e651d","kind":"commit","published_at":"2009-08-12T08:59:30.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_6","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_6/manifests"},{"name":"curl-7_19_5","sha":"1b6c683ca6ddb33d35f07c2fbb89d4622d338048","kind":"commit","published_at":"2009-05-18T07:07:05.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_5/manifests"},{"name":"curl-7_19_4","sha":"042cc1f69ec0878f542667cb684378869f859911","kind":"commit","published_at":"2009-03-02T23:05:31.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_4/manifests"},{"name":"curl-7_19_3","sha":"1dc54324f4ea1e18df4364dc130af9b3f8c7a401","kind":"commit","published_at":"2009-01-19T09:59:20.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_3/manifests"},{"name":"curl-7_19_2","sha":"a6ba9e5ccd782d986f6dc5e74ec2ba8ad49be7be","kind":"commit","published_at":"2008-11-13T12:42:20.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_2/manifests"},{"name":"curl-7_19_1","sha":"3cda1a23ce3eac67ff2689e74318377595761475","kind":"commit","published_at":"2008-11-05T12:00:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_1/manifests"},{"name":"curl-7_19_0","sha":"6ebc2b25611ea1e382bedbf6f6af1ac7a6488bae","kind":"commit","published_at":"2008-09-01T14:38:40.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_19_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_19_0/manifests"},{"name":"curl-7_18_2","sha":"323273382c9205b71a1b4e97d136da6b2d2f64c0","kind":"commit","published_at":"2008-06-04T15:38:27.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_18_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_2/manifests"},{"name":"curl-7_18_1","sha":"bdd731177ed9db37eab4d9f594f24491ef2fe438","kind":"commit","published_at":"2008-03-30T09:11:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_18_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_1/manifests"},{"name":"curl-7_18_0","sha":"a7b98f5f6b8e4abbaf32314f68b1e43948df2271","kind":"commit","published_at":"2008-01-28T17:28:21.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_18_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_18_0/manifests"},{"name":"curl-7_17_1","sha":"30c85c327bf7c6980a10558c4504031791194c09","kind":"commit","published_at":"2007-10-29T14:49:11.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_17_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_1/manifests"},{"name":"curl-7_17_0","sha":"3bc11344deca01726522fadd54927a9f5f3db68f","kind":"commit","published_at":"2007-09-13T20:22:14.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_17_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_0/manifests"},{"name":"curl-7_17_0-preldapfix","sha":"b238e0b1b4e8f3e5c4e9c0d7d8c565e3776b0999","kind":"commit","published_at":"2007-08-09T22:33:49.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_17_0-preldapfix","html_url":"https://github.com/curl/curl/releases/tag/curl-7_17_0-preldapfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_17_0-preldapfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_0-preldapfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_17_0-preldapfix/manifests"},{"name":"curl-7_16_4","sha":"4b1782c37141b82aa118eaf05061bb9ba1759700","kind":"commit","published_at":"2007-07-10T21:36:30.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_16_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_4/manifests"},{"name":"curl-7_16_3","sha":"b8d006b9d79e8ba726a14b55b6e26f9883f3ecee","kind":"commit","published_at":"2007-06-25T09:18:16.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_16_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_3/manifests"},{"name":"curl-7_16_2","sha":"b122959c8b78b5359184f30c4fb2c86d2b6d7594","kind":"commit","published_at":"2007-04-11T13:12:33.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_16_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_2/manifests"},{"name":"curl-7_16_1","sha":"ef442d58039106eee596d09dd47e2bd6aa1ec032","kind":"commit","published_at":"2007-01-29T14:53:01.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_16_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_1/manifests"},{"name":"curl-7_16_0","sha":"719bec26063e34a111053efa9fadaa14b17ac42b","kind":"commit","published_at":"2006-10-29T23:03:14.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_16_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_16_0/manifests"},{"name":"curl-7_15_6-prepipeline","sha":"7e4193b538a517eb27e4cb5b2b7973bae967add8","kind":"commit","published_at":"2006-09-07T01:18:46.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_6-prepipeline","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_6-prepipeline","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_6-prepipeline","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_6-prepipeline","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_6-prepipeline/manifests"},{"name":"curl-7_15_5","sha":"7010e5ea845bd0f9cd377cd60573a5d3d34f6585","kind":"commit","published_at":"2006-08-07T06:32:35.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_5/manifests"},{"name":"curl-7_15_4","sha":"1d3969b2152be0600484ade0aa76b37df6e67576","kind":"commit","published_at":"2006-06-12T06:53:10.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_4/manifests"},{"name":"curl-7_15_3","sha":"c7e9e60b05b0c3f2f09570cb3089faf58ea51d49","kind":"commit","published_at":"2006-03-20T07:59:45.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_3/manifests"},{"name":"curl-7_15_2","sha":"8548c2fc61c153075c4edcf9b810132803f4d612","kind":"commit","published_at":"2006-02-27T16:05:16.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_2/manifests"},{"name":"curl-7_15_1","sha":"f49df54a36a39995be32782154f3ca2692f17ac4","kind":"commit","published_at":"2005-12-06T23:05:51.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_1/manifests"},{"name":"curl-7_15_0","sha":"96cec4dfd7daa3ff87bad2140f28745d8417581e","kind":"commit","published_at":"2005-10-13T08:19:09.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_15_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_15_0/manifests"},{"name":"curl-7_14_1","sha":"6e1a986e0f35cf36618bd88f42e14ea856b6951b","kind":"commit","published_at":"2005-09-01T20:54:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_14_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_14_1/manifests"},{"name":"curl-7_14_0","sha":"55225106b6a0ecface0f129367e533736a874a91","kind":"commit","published_at":"2005-05-16T12:58:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_14_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_14_0/manifests"},{"name":"curl-7_13_2","sha":"da59692067627f060cef15cade11029b9236940e","kind":"commit","published_at":"2005-04-05T07:37:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_13_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_2/manifests"},{"name":"curl-7_13_1","sha":"874fc8228a1126d2217f195aa674dfb4fbdf2002","kind":"commit","published_at":"2005-03-04T13:41:46.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_13_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_1/manifests"},{"name":"before_ftp_statemachine","sha":"120f17ce04794f55603a1edcd8ec8f89a09fe4ca","kind":"commit","published_at":"2005-02-09T11:50:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/before_ftp_statemachine","html_url":"https://github.com/curl/curl/releases/tag/before_ftp_statemachine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@before_ftp_statemachine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/before_ftp_statemachine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/before_ftp_statemachine/manifests"},{"name":"curl-7_13_0","sha":"4a9e12542dba5d3ce4b6205f1ec58e1336bc4b0e","kind":"commit","published_at":"2005-02-01T07:54:36.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_13_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_13_0/manifests"},{"name":"curl-7_12_3","sha":"23cf63f550c88ad50b57b1818322b8104e0f0943","kind":"commit","published_at":"2004-12-20T12:35:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_12_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_12_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_12_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_3/manifests"},{"name":"curl-7_12_2","sha":"4f0258ec09ceb5cdb26f6c7d0840e53f11d3fc54","kind":"commit","published_at":"2004-10-18T07:48:28.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_12_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_12_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_12_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_2/manifests"},{"name":"curl-7_12_1","sha":"da30242640bf36265902925d0e1d46dabfd53a3e","kind":"commit","published_at":"2004-08-10T08:42:54.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_12_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_1/manifests"},{"name":"curl-7_12_0","sha":"39626d8cfdd8f858d2fa67ec18204ebc5913d532","kind":"commit","published_at":"2004-06-02T09:03:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_12_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_12_0/manifests"},{"name":"curl-7_11_2","sha":"c96f7f13dac506dee5ae8988eb98f024bf009e70","kind":"commit","published_at":"2004-04-26T06:05:49.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_11_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_2/manifests"},{"name":"curl-7_11_1","sha":"a5b206f3981c3637699d5750766601bd626c240b","kind":"commit","published_at":"2004-03-18T14:20:17.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_11_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_1/manifests"},{"name":"curl-7_11_0","sha":"fadf0775023875306b1a559763be3311472b2de1","kind":"commit","published_at":"2004-01-22T09:15:49.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_11_0","html_url":"https://github.com/curl/curl/releases/tag/curl-7_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_11_0/manifests"},{"name":"curl-7_10_8","sha":"d1b94a5f3fb45c64dc0c5026b09c910cb2bc7478","kind":"commit","published_at":"2003-11-01T11:22:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_8","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_8/manifests"},{"name":"curl-7_10_7","sha":"5c2df3e1a4da7b17ae053ee8c4ecef5eb2d30464","kind":"commit","published_at":"2003-08-15T07:08:02.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_7","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_7/manifests"},{"name":"curl-7_10_6","sha":"bdb5e5a25037a585e0ec6b83d29b25961c6823f8","kind":"commit","published_at":"2003-07-28T12:13:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_6","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_6/manifests"},{"name":"curl-7_10_5","sha":"95a4b8db680beeca879f39c161296d29e22138f1","kind":"commit","published_at":"2003-05-19T11:45:10.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_5/manifests"},{"name":"curl-7_10_4","sha":"bfd00ac2ed315d8a309483eafb022e3cbe424326","kind":"commit","published_at":"2003-04-02T07:48:56.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_4/manifests"},{"name":"curl-7_10_3","sha":"bf9b9ca29d7bd7c81db6d0e4a85356831572f28d","kind":"commit","published_at":"2003-01-14T12:42:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_3/manifests"},{"name":"curl-7_10_2","sha":"d2174da6416b9042e38ac3be12ec287b755a77dc","kind":"commit","published_at":"2002-11-18T22:10:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_2/manifests"},{"name":"curl-7_10_1","sha":"123c7b32db965eeae2601fa8c2939a890668f5c5","kind":"commit","published_at":"2002-10-11T13:25:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10_1/manifests"},{"name":"curl-7_10","sha":"e2e64798b5d3f1d1c75386448a6a56480828c0e5","kind":"commit","published_at":"2002-10-01T08:57:49.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_10","html_url":"https://github.com/curl/curl/releases/tag/curl-7_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_10/manifests"},{"name":"curl-7_9_8","sha":"67273eed9bc06b864bfb5882fc87ee6cd891be38","kind":"commit","published_at":"2002-06-13T14:37:15.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_8","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_8/manifests"},{"name":"curl-7_9_7","sha":"edb17560509831e8caa1fcf3fe70000196f44294","kind":"commit","published_at":"2002-05-13T09:40:16.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_7","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_7/manifests"},{"name":"curl-7_9_7-pre2","sha":"bbe10cb0cb45eae6e737523b215ecdf43d385765","kind":"commit","published_at":"2002-05-07T21:52:38.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_7-pre2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_7-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_7-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_7-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_7-pre2/manifests"},{"name":"curl-7_9_6","sha":"9549cfde02d72812c5cc1ce241955382b5bc371f","kind":"commit","published_at":"2002-04-15T06:58:04.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_6","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_6/manifests"},{"name":"curl-7_9_5","sha":"c2d4fd876c77132caf593e397db615eb12266c7d","kind":"commit","published_at":"2002-03-07T08:50:18.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5/manifests"},{"name":"curl-7_9_5-pre4","sha":"d9c244278d142ec836fddd522fbe6417810d21b3","kind":"commit","published_at":"2002-02-26T07:59:43.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_5-pre4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_5-pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_5-pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5-pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5-pre4/manifests"},{"name":"curl-7_9_5-pre2","sha":"b40b9677b62f52a61c162f6cfa13fd83826a70f7","kind":"commit","published_at":"2002-02-20T23:24:04.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_5-pre2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_5-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_5-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_5-pre2/manifests"},{"name":"curl-7_9_4","sha":"5370d7a6ebebecd8aff515d3b7528bf24d49b587","kind":"commit","published_at":"2002-02-05T11:43:29.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_4","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_4/manifests"},{"name":"curl-7_9_3","sha":"7e16ec872438e6df9172d3ad18b1117448cf6a93","kind":"commit","published_at":"2002-01-23T18:10:00.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3/manifests"},{"name":"curl-7_9_3-pre3","sha":"cb5f6e18e64588c1d2c81489b18c1e7c991d8573","kind":"commit","published_at":"2002-01-17T14:34:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_3-pre3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_3-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_3-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre3/manifests"},{"name":"curl-7_9_3-pre2","sha":"fbe29075990218a02a0dab4dd65e3e0c93a38d86","kind":"commit","published_at":"2002-01-16T15:12:12.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_3-pre2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_3-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_3-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre2/manifests"},{"name":"curl-7_9_3-pre1","sha":"ea9a88a9b81b45a4990189a68cfccbe6841a434b","kind":"commit","published_at":"2002-01-08T08:26:22.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_3-pre1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_3-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_3-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_3-pre1/manifests"},{"name":"curl-7_9_2","sha":"139ab3740ae7cf5228bfb41a09d003da00d02756","kind":"commit","published_at":"2001-12-05T08:36:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_2/manifests"},{"name":"curl-7_9_1","sha":"329bcf3a7117c7e5c26d7c8f840af64fb7140753","kind":"commit","published_at":"2001-11-04T11:35:12.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9_1/manifests"},{"name":"curl-7_9","sha":"4d2cb8b32aa7dbd2607a522ee63193c151665766","kind":"commit","published_at":"2001-09-25T06:39:18.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_9","html_url":"https://github.com/curl/curl/releases/tag/curl-7_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_9/manifests"},{"name":"before_urldata_rename","sha":"26983053c431bf470a7293d184447bcb44b98f68","kind":"commit","published_at":"2001-08-29T09:36:41.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/before_urldata_rename","html_url":"https://github.com/curl/curl/releases/tag/before_urldata_rename","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@before_urldata_rename","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/before_urldata_rename","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/before_urldata_rename/manifests"},{"name":"curl-7_8_1","sha":"7dbad3c382a2f346af2f5160aa88cd28c03fbc85","kind":"commit","published_at":"2001-08-20T07:59:03.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_8_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8_1/manifests"},{"name":"curl-7_8_1-pre3","sha":"a6a367380422fcfcd48886c403bfbdecf9c7d28d","kind":"commit","published_at":"2001-08-06T08:43:37.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_8_1-pre3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_8_1-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_8_1-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8_1-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8_1-pre3/manifests"},{"name":"curl-7_8","sha":"259ac2dd77174efd3b33e20c400380bcfcd23913","kind":"commit","published_at":"2001-06-07T09:39:29.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_8","html_url":"https://github.com/curl/curl/releases/tag/curl-7_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8/manifests"},{"name":"curl-7_8-pre2","sha":"fbca7a83fc7e013ba532e8695c0a1418c0c5d4d9","kind":"commit","published_at":"2001-05-30T11:24:26.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_8-pre2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_8-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_8-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_8-pre2/manifests"},{"name":"curl-7_7_3","sha":"3654bd1b56f99937c038854de7b7229ba75e2916","kind":"commit","published_at":"2001-05-07T11:12:03.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_7_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_3/manifests"},{"name":"curl-7_7_2","sha":"16fe0c9be3d8d3b4e81870645eb8b8c98dbfe94a","kind":"commit","published_at":"2001-04-23T07:34:55.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_7_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_2/manifests"},{"name":"curl-7_7_1","sha":"50a53d4eecec60d348100e8506bd01fefd2b5f7f","kind":"commit","published_at":"2001-04-04T06:23:43.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_7_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7_1/manifests"},{"name":"curl-7_7","sha":"546572da0457f37c698c02d0a08d90fdfcbeedec","kind":"commit","published_at":"2001-03-22T17:21:07.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_7","html_url":"https://github.com/curl/curl/releases/tag/curl-7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_7/manifests"},{"name":"curl-7_6_1","sha":"948c3b3aa9e9485f1720b04adb2c49b6a758483e","kind":"commit","published_at":"2001-02-13T13:37:14.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_6_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1/manifests"},{"name":"curl-7_6_1-pre3","sha":"61e2a8108b604b55bc88e741ad6378827c926ade","kind":"commit","published_at":"2001-02-07T09:49:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_6_1-pre3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_6_1-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_6_1-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre3/manifests"},{"name":"curl-7_6_1-pre2","sha":"3b44a3df765318b535ddff9234439b64152fa2fe","kind":"commit","published_at":"2001-02-01T07:59:46.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_6_1-pre2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_6_1-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_6_1-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre2/manifests"},{"name":"curl-7_6_1-pre1","sha":"f585b66af788d211513016d08bd7f2c5aaee02e0","kind":"commit","published_at":"2001-01-29T11:36:08.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_6_1-pre1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_6_1-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_6_1-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6_1-pre1/manifests"},{"name":"curl-7_6","sha":"ac98c73b04aec60683ec2094f3c311485f08d6ab","kind":"commit","published_at":"2001-01-27T16:16:54.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_6","html_url":"https://github.com/curl/curl/releases/tag/curl-7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_6/manifests"},{"name":"curl_7_6-pre3","sha":"d80f87554cf16e3d69154ea021a940bf1d80f443","kind":"commit","published_at":"2001-01-19T09:38:48.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl_7_6-pre3","html_url":"https://github.com/curl/curl/releases/tag/curl_7_6-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl_7_6-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl_7_6-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl_7_6-pre3/manifests"},{"name":"curl-7_5_2","sha":"9f9cac7402f9f134be6f6d5b7fb830e9946a83d8","kind":"commit","published_at":"2001-01-05T06:30:18.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_5_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_5_2/manifests"},{"name":"curl-7_5","sha":"52707f959058c148c8a5ef4e81d0599780a1c014","kind":"commit","published_at":"2000-12-04T09:44:57.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_5","html_url":"https://github.com/curl/curl/releases/tag/curl-7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_5/manifests"},{"name":"curl-7_4_1","sha":"f6163b375f0aeec85172e93823078de86bdd7bf1","kind":"commit","published_at":"2000-10-16T13:52:05.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_4_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_4_1/manifests"},{"name":"curl-7_3","sha":"13962adcb55a676b0b47925680b2e17b3e4815f0","kind":"commit","published_at":"2000-09-28T10:26:44.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_3","html_url":"https://github.com/curl/curl/releases/tag/curl-7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_3/manifests"},{"name":"curl-7_2","sha":"61c434273654048462873c031eda027dd4acd549","kind":"commit","published_at":"2000-08-30T11:54:57.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_2","html_url":"https://github.com/curl/curl/releases/tag/curl-7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_2/manifests"},{"name":"curl-7_1_1","sha":"8d2c24265d6d8ed74e3d2dc646cb1c3d20f290f3","kind":"commit","published_at":"2000-08-21T21:57:06.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-7_1_1","html_url":"https://github.com/curl/curl/releases/tag/curl-7_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-7_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-7_1_1/manifests"},{"name":"curl-6_5_2","sha":"475869a61203cf3d3deb9a4788052a2c6221df94","kind":"commit","published_at":"2000-03-21T15:37:13.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-6_5_2","html_url":"https://github.com/curl/curl/releases/tag/curl-6_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-6_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5_2/manifests"},{"name":"curl-6_5_1","sha":"a2d2569c7df5e9ec14650e2a3af8a0a01f200f7b","kind":"commit","published_at":"2000-03-21T14:23:45.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-6_5_1","html_url":"https://github.com/curl/curl/releases/tag/curl-6_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-6_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5_1/manifests"},{"name":"curl-6_5","sha":"90030a49c7facfefeca8157255f213197343c340","kind":"commit","published_at":"2000-03-14T08:33:15.000Z","download_url":"https://codeload.github.com/curl/curl/tar.gz/curl-6_5","html_url":"https://github.com/curl/curl/releases/tag/curl-6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/curl/curl@curl-6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/tags/curl-6_5/manifests"}]},"repo_metadata_updated_at":"2026-09-13T20:46:58.021Z","dependent_packages_count":59,"downloads":35846540,"downloads_period":"total","dependent_repos_count":674,"rankings":{"downloads":null,"dependent_repos_count":1.028200648864487,"dependent_packages_count":1.277763913151984,"stargazers_count":1.2278512602944847,"forks_count":1.362615423009733,"docker_downloads_count":null,"average":1.2241078113301722},"purl":"pkg:conda/curl?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/curl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/curl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/curl/dependencies","status":null,"funding_links":["https://github.com/sponsors/curl","https://opencollective.com/curl"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T18:00:23.738Z","issues_count":1550,"pull_requests_count":9883,"avg_time_to_close_issue":1592224.7285601888,"avg_time_to_close_pull_request":524216.9939031405,"issues_closed_count":1271,"pull_requests_closed_count":8692,"pull_request_authors_count":567,"issue_authors_count":1004,"avg_comments_per_issue":4.798064516129032,"avg_comments_per_pull_request":1.434685824142467,"merged_pull_requests_count":60,"bot_issues_count":6,"bot_pull_requests_count":564,"past_year_issues_count":162,"past_year_pull_requests_count":1118,"past_year_avg_time_to_close_issue":624903.175925926,"past_year_avg_time_to_close_pull_request":307607.6059907834,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":868,"past_year_pull_request_authors_count":122,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":4.234567901234568,"past_year_avg_comments_per_pull_request":1.245974955277281,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl/issues","maintainers":[{"login":"vszakats","count":3085,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vszakats"},{"login":"bagder","count":2874,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bagder"},{"login":"jay","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay"},{"login":"MarcelRaad","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcelRaad"},{"login":"danielgustafsson","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielgustafsson"},{"login":"samueloph","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samueloph"},{"login":"mback2k","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mback2k"},{"login":"xquery","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xquery"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"KidiIT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KidiIT"},{"login":"sunroofgod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunroofgod"},{"login":"zagor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zagor"},{"login":"lordscoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordscoba"},{"login":"nihelouanassi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nihelouanassi"},{"login":"davidfirst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidfirst"},{"login":"Austin73","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Austin73"}],"active_maintainers":[{"login":"vszakats","count":354,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vszakats"},{"login":"bagder","count":297,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bagder"},{"login":"jay","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay"},{"login":"mback2k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mback2k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/curl/codemeta","maintainers":[]},{"id":2128373,"name":"object-hash","ecosystem":"npm","description":"Generate hashes from javascript objects in node and the browser.","homepage":"https://github.com/puleos/object-hash","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/puleos/object-hash","keywords_array":["object","hash","sha1","md5"],"namespace":null,"versions_count":47,"first_release_published_at":"2014-03-07T16:46:45.130Z","latest_release_published_at":"2022-02-18T15:10:47.040Z","latest_release_number":"3.0.0","last_synced_at":"2026-09-17T03:41:07.870Z","created_at":"2022-04-09T21:23:12.094Z","updated_at":"2026-09-17T03:41:07.870Z","registry_url":"https://www.npmjs.com/package/object-hash","install_command":"npm install object-hash","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"},"contentPolicy":null},"repo_metadata":{"id":14758706,"uuid":"17480011","full_name":"puleos/object-hash","owner":"puleos","description":"Generate hashes from javascript objects in node and the browser.","archived":false,"fork":false,"pushed_at":"2024-07-23T00:23:59.000Z","size":1644,"stargazers_count":1473,"open_issues_count":40,"forks_count":145,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-09-11T00:34:38.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/puleos.png","metadata":{"files":{"readme":"readme.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-06T14:16:56.000Z","updated_at":"2026-09-09T08:54:56.000Z","dependencies_parsed_at":"2024-01-13T18:21:06.155Z","dependency_job_id":"da49319c-85e3-4f78-b159-bc7fba575945","html_url":"https://github.com/puleos/object-hash","commit_stats":{"total_commits":206,"total_committers":31,"mean_commits":6.645161290322581,"dds":0.6990291262135923,"last_synced_commit":"1dbd457bf4b73e010e4a5b658792f5a1de9192ad"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/puleos/object-hash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puleos","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/sbom","scorecard":{"id":749324,"data":{"date":"2025-08-11","repo":{"name":"github.com/puleos/object-hash","commit":"1dbd457bf4b73e010e4a5b658792f5a1de9192ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/28 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/puleos/object-hash/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/puleos/object-hash/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/puleos/object-hash/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/puleos/object-hash/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:53","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-866w-wm4h-95c6","Warn: Project is vulnerable to: GHSA-cfgr-75jx-h88g","Warn: Project is vulnerable to: GHSA-r737-347m-wqc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-qg8p-v9q4-gh34","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg"],"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-22T19:47:40.650Z","repository_id":14758706,"created_at":"2025-08-22T19:47:40.650Z","updated_at":"2025-08-22T19:47:40.650Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37224179,"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-11T02:00:05.857Z","response_time":56,"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":"puleos","name":"Scott Puleo","uuid":"508257","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":"Zulily","icon_url":"https://avatars.githubusercontent.com/u/508257?v=4","repositories_count":8,"last_synced_at":"2023-04-09T05:32:07.075Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/puleos","funding_links":[],"total_stars":1346,"followers":null,"following":null,"created_at":"2022-11-02T16:21:05.901Z","updated_at":"2024-03-25T17:31:53.500Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puleos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puleos/repositories"},"tags":[{"name":"v3.0.0","sha":"1045a05d42c2077f7b380617d0f3d32c851234dd","kind":"commit","published_at":"2022-02-18T15:10:55.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v3.0.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"676c3bc617dd2f50bf5a22dadcd7d39b30463519","kind":"tag","published_at":"2021-05-26T08:48:48.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.2.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"021c7f90513545d33e33708ec5d04edf4ce9049c","kind":"tag","published_at":"2020-12-25T19:00:56.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.1.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.1.1/manifests"},{"name":"v2.0.3","sha":"9991b54f2b71c5e88d5534f15499c93dc49bc68b","kind":"tag","published_at":"2020-02-17T21:34:04.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.0.3","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9ad589220947208539437fe7494e26ec5a3fd486","kind":"tag","published_at":"2020-02-10T19:50:50.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.0.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9b84910d942cb881c5a47277ba471ca9b3bf8418","kind":"tag","published_at":"2019-11-30T23:05:46.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.0.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"199180e03e9bc1e3a355e16c78c7a61e93c22659","kind":"tag","published_at":"2019-10-07T13:43:27.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v2.0.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"f214c5fe55856eee5b13936cdd3be29da89476df","kind":"tag","published_at":"2018-11-12T19:07:35.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.3.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9537749e25e73eaa2d1c03930a64b465d1b7c7d","kind":"tag","published_at":"2018-03-15T23:53:06.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.3.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ea6f79d8e3262b218dc4ca8d93ff43f0a4d44ad4","kind":"tag","published_at":"2017-10-12T00:30:11.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.2.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"e7ae67f8c4218718cbfd6f6b31309a0a22060898","kind":"tag","published_at":"2017-04-09T15:14:10.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.8","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"52d4a30008d421a632b703c970a7d8b4b2447c2b","kind":"tag","published_at":"2017-03-02T18:39:43.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.7","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"00a6f9dfd3e0ef2da1d6fedbcac3fbcd0b8e0bf6","kind":"tag","published_at":"2017-02-28T19:36:38.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.6","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6089f6c23cc5822800baa66f807517e9d8f55105","kind":"tag","published_at":"2016-11-06T17:14:22.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.5","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"33eed3d01f89316ca61ffaab7e9777d7a36b69bc","kind":"tag","published_at":"2016-08-01T16:41:40.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.4","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"bd76322adaa02a8b6ff12fffc0d1d950b71a7c15","kind":"tag","published_at":"2016-07-11T19:12:06.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.3","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a70a709f4a279de948d65a8428fafe4205a4b8b9","kind":"tag","published_at":"2016-02-15T15:31:18.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"49d50c5dfe5040b8b52c6a9b5158a95516afb90a","kind":"tag","published_at":"2016-02-15T12:30:07.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f6126a5eb2bc779d93a8e7217b6fcc151883984b","kind":"tag","published_at":"2016-01-10T00:15:32.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.1.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9a8f5091270a3783a0f63dc9c67b27a4769d4e81","kind":"tag","published_at":"2015-12-25T23:31:46.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v1.0.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v1.0.0/manifests"},{"name":"v0.9.5","sha":"23c93884f585043d45b29c4d2bf3cc0d699d8caa","kind":"tag","published_at":"2015-12-21T23:26:03.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.5","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e85f7727f656ff5c4788f9d514fef1e5c20c209","kind":"tag","published_at":"2015-12-20T12:32:14.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.4","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"17d6af560305882dbbd1f5771301a1d2e6c38b0a","kind":"tag","published_at":"2015-12-10T06:31:36.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.3","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"41ad2e93c0e494a2a4da686c2051892fffe2fd3a","kind":"tag","published_at":"2015-10-17T22:05:56.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"17c29c69528ba9b3149371509078d51c58417030","kind":"tag","published_at":"2015-10-17T21:58:00.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.0/manifests"},{"name":"v0.9.1","sha":"963d8bc58f082d255dceeb87ff63b333d257a780","kind":"tag","published_at":"2015-10-17T21:57:43.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.9.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.9.1/manifests"},{"name":"v0.8.0","sha":"68b09cbf947648ea33993ca0605b77fe5ff081a9","kind":"tag","published_at":"2015-05-06T21:25:43.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.8.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"33604becce809133b5ecdea01e392e79f4ee2929","kind":"tag","published_at":"2015-05-04T19:19:50.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.7.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"5ec41673183e2db93ff1d15a9ccf7765484f8ccb","kind":"tag","published_at":"2015-05-04T19:17:22.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.6.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c2611b78b933122b2d4592f5009aac579e531f39","kind":"tag","published_at":"2015-05-04T19:11:47.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.6.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5bcda2e849080de1efd4bffc746db81d5fdebc5c","kind":"tag","published_at":"2015-01-28T01:03:19.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.5.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.5.0/manifests"},{"name":"v0.3.0","sha":"c107a5367e8f3386bf24545a06a42b016dd0786a","kind":"tag","published_at":"2014-04-08T15:04:28.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.3.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"991c6781ba337f899a331b68d73e634d012010c9","kind":"tag","published_at":"2014-04-07T19:02:00.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.5","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"f4c15d855e1b0aa841e0d98ac8dab65aab1f94b9","kind":"tag","published_at":"2014-04-07T18:55:01.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.4","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"ee168694d6c2d3fb30dcd63c5c52b32cf35faa4f","kind":"tag","published_at":"2014-03-20T19:16:24.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.3","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"1a27ec94d9d9e63872cb111a79fb18052cc9467a","kind":"tag","published_at":"2014-03-18T20:23:20.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2a861d066077b85c0a52fc051c13b45003a21877","kind":"tag","published_at":"2014-03-16T16:58:50.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"169768c11e1796abff511f84761fc72d4d46fc46","kind":"tag","published_at":"2014-03-16T00:12:25.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.2.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"40e24795d7aed65dea0a304690eafe0bfe02726f","kind":"tag","published_at":"2014-03-15T16:07:04.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.1.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d060983a7324a27abd898aba646ebbcf17abf29c","kind":"tag","published_at":"2014-03-15T15:45:20.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.1.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ca9108ed85393ae30f55f81a739f5e1a28155cd8","kind":"tag","published_at":"2014-03-15T14:49:18.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.1.0","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"029aefe0f20085fecfdd6888aa38e37d89483eee","kind":"tag","published_at":"2014-03-07T23:48:18.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.0.5","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f52735c43e0c75d123255c292f7fd7e48c53e1cd","kind":"tag","published_at":"2014-03-07T19:48:16.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.0.4","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"329882a63706b77019feb8adcd9476296cd5c782","kind":"tag","published_at":"2014-03-07T17:37:17.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.0.3","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"351031aa1857b1b1d546e9a6d9e11d50e1e41769","kind":"tag","published_at":"2014-03-07T16:44:49.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.0.2","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4397ce21482e547dae747e04db7f28140686b51b","kind":"tag","published_at":"2014-03-07T15:16:06.000Z","download_url":"https://codeload.github.com/puleos/object-hash/tar.gz/v0.0.1","html_url":"https://github.com/puleos/object-hash/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/puleos/object-hash@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T18:45:13.908Z","dependent_packages_count":2614,"downloads":255821877,"downloads_period":"last-month","dependent_repos_count":1803533,"rankings":{"downloads":0.022643117094759392,"dependent_repos_count":0.01796116664348508,"dependent_packages_count":0.03072016611888759,"stargazers_count":2.16859183358322,"forks_count":2.534906541697834,"docker_downloads_count":0.03685324741178493,"average":0.8019460120916618},"purl":"pkg:npm/object-hash","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/object-hash","docker_dependents_count":12107,"docker_downloads_count":2301980461,"usage_url":"https://repos.ecosyste.ms/usage/npm/object-hash","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/object-hash/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T00:33:28.118Z","issues_count":75,"pull_requests_count":82,"avg_time_to_close_issue":23465975.86956522,"avg_time_to_close_pull_request":3922475.7462686566,"issues_closed_count":46,"pull_requests_closed_count":67,"pull_request_authors_count":37,"issue_authors_count":68,"avg_comments_per_issue":3.453333333333333,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/puleos%2Fobject-hash/issues","maintainers":[{"login":"jonkoops","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"puleos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puleos"},{"login":"addaleax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"harrisiirak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrisiirak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object-hash/codemeta","maintainers":[{"uuid":"addaleax","login":"addaleax","name":null,"email":"anna@addaleax.net","url":null,"packages_count":117,"html_url":"https://www.npmjs.com/~addaleax","role":null,"created_at":"2022-11-10T12:11:31.191Z","updated_at":"2022-11-10T12:11:31.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/addaleax/packages"},{"uuid":"puleos","login":"puleos","name":null,"email":"puleos@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~puleos","role":null,"created_at":"2022-11-10T12:11:31.188Z","updated_at":"2022-11-10T12:11:31.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/puleos/packages"}]},{"id":173061,"name":"crypto-cipher-types","ecosystem":"hackage","description":"Generic cryptography cipher types","homepage":"http://github.com/vincenthz/hs-crypto-cipher","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/vincenthz/hs-crypto-ciphertypes","keywords_array":["bsd3","cryptography","library","Propose Tags"],"namespace":null,"versions_count":9,"first_release_published_at":"2013-08-10T09:56:10.000Z","latest_release_published_at":"2013-10-25T05:23:33.000Z","latest_release_number":"0.0.9","last_synced_at":"2026-08-31T23:22:23.238Z","created_at":"2022-04-05T18:56:56.778Z","updated_at":"2026-09-01T14:52:44.408Z","registry_url":"https://hackage.haskell.org/package/crypto-cipher-types","install_command":"cabal install crypto-cipher-types","documentation_url":null,"metadata":{},"repo_metadata":{"id":998014,"uuid":"809152","full_name":"vincenthz/hs-crypto-cipher","owner":"vincenthz","description":"DEPRECATED by cryptonite; A collection of cryptographic block and stream ciphers in haskell","archived":true,"fork":false,"pushed_at":"2014-03-13T09:34:53.000Z","size":795,"stargazers_count":22,"open_issues_count":0,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-07T05:28:06.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vincenthz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-31T11:13:31.000Z","updated_at":"2023-09-20T07:01:31.000Z","dependencies_parsed_at":"2022-07-06T01:00:31.153Z","dependency_job_id":null,"html_url":"https://github.com/vincenthz/hs-crypto-cipher","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincenthz","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36543427,"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-11T02:00:06.871Z","response_time":99,"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":"vincenthz","name":"Vincent Hanquez","uuid":"174631","kind":"user","description":"","email":"","website":"https://vincenthz.github.io","location":null,"twitter":null,"company":"@coretype","icon_url":"https://avatars.githubusercontent.com/u/174631?u=b7115ddcc4c6efc53cef43ce9aa5373bcde4587e\u0026v=4","repositories_count":156,"last_synced_at":"2023-04-10T05:06:18.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vincenthz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:39:32.853Z","updated_at":"2023-04-10T05:06:19.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincenthz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincenthz/repositories"},"tags":[{"name":"crypto-cipher-types-v0.0.9","sha":"ced8f2a7713f717259a0694ebaea14af8992955d","kind":"tag","published_at":"2013-10-25T05:27:10.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/crypto-cipher-types-v0.0.9","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/crypto-cipher-types-v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@crypto-cipher-types-v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-types-v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-types-v0.0.9/manifests"},{"name":"cryptocipher-v0.6.2","sha":"633617e2a1c22d4858c220b16b1d6ad2bb1502d0","kind":"tag","published_at":"2013-10-25T01:09:58.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cryptocipher-v0.6.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cryptocipher-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cryptocipher-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.2/manifests"},{"name":"cipher-des-v0.0.6","sha":"f55a31dd048d75dd3d5d3dcff95dcb49a33665b0","kind":"tag","published_at":"2013-10-24T06:48:11.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cipher-des-v0.0.6","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cipher-des-v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cipher-des-v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-des-v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-des-v0.0.6/manifests"},{"name":"crypto-cipher-tests-v0.0.11","sha":"5ad4a52a205afb06ce859645cd53fa32f68a67fa","kind":"tag","published_at":"2013-10-24T05:33:37.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/crypto-cipher-tests-v0.0.11","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/crypto-cipher-tests-v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@crypto-cipher-tests-v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-tests-v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-tests-v0.0.11/manifests"},{"name":"crypto-cipher-types-v0.0.8","sha":"21d5754b15b3bb335b7b7dddb64e6fa25d20408b","kind":"tag","published_at":"2013-10-24T05:32:32.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/crypto-cipher-types-v0.0.8","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/crypto-cipher-types-v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@crypto-cipher-types-v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-types-v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-types-v0.0.8/manifests"},{"name":"crypto-cipher-benchmarks-v0.0.5","sha":"b37931f63cde70be8d5f390ada7ecac2312fe0eb","kind":"tag","published_at":"2013-10-08T03:50:20.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/crypto-cipher-benchmarks-v0.0.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/crypto-cipher-benchmarks-v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@crypto-cipher-benchmarks-v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-benchmarks-v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-benchmarks-v0.0.5/manifests"},{"name":"cipher-blowfish-v0.0.3","sha":"a5d79cd3ff86c84cd3b066d4f39bb2099eb5c159","kind":"tag","published_at":"2013-10-08T03:35:55.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cipher-blowfish-v0.0.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cipher-blowfish-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cipher-blowfish-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-blowfish-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-blowfish-v0.0.3/manifests"},{"name":"cipher-des-v0.0.5","sha":"0416b162b6f407ca3059d157c2e0ebd54f49e3c1","kind":"tag","published_at":"2013-10-08T03:35:34.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cipher-des-v0.0.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cipher-des-v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cipher-des-v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-des-v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-des-v0.0.5/manifests"},{"name":"crypto-cipher-tests-v0.0.10","sha":"cf74f83f9e8a759f42fa9451ba466d4986701ccc","kind":"tag","published_at":"2013-10-08T03:35:08.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/crypto-cipher-tests-v0.0.10","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/crypto-cipher-tests-v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@crypto-cipher-tests-v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-tests-v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/crypto-cipher-tests-v0.0.10/manifests"},{"name":"cipher-camellia-v0.0.2","sha":"450c02aa962e33c46554b8472430e40abb5cf1cf","kind":"tag","published_at":"2013-10-08T03:34:53.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cipher-camellia-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cipher-camellia-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cipher-camellia-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-camellia-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cipher-camellia-v0.0.2/manifests"},{"name":"tests-v0.0.9","sha":"ad6d37060f27b9f34529bdf545efdc15109501c2","kind":"tag","published_at":"2013-10-05T08:01:34.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.9","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.9/manifests"},{"name":"types-v0.0.7","sha":"ad6d37060f27b9f34529bdf545efdc15109501c2","kind":"tag","published_at":"2013-10-05T08:01:15.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.7","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.7/manifests"},{"name":"benchs-v0.0.4","sha":"3a2949250d44cb5140a82dd3a619638cd19a174e","kind":"tag","published_at":"2013-09-19T05:22:18.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/benchs-v0.0.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/benchs-v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@benchs-v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.4/manifests"},{"name":"tests-v0.0.8","sha":"3a2949250d44cb5140a82dd3a619638cd19a174e","kind":"tag","published_at":"2013-09-19T05:22:04.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.8","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.8/manifests"},{"name":"types-v0.0.6","sha":"3a2949250d44cb5140a82dd3a619638cd19a174e","kind":"tag","published_at":"2013-09-19T05:21:50.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.6","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.6/manifests"},{"name":"tests-v0.0.7","sha":"b22bec833089f13ef69024464dad9c3c7e048d36","kind":"tag","published_at":"2013-09-12T07:29:50.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.7","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.7/manifests"},{"name":"tests-v0.0.6","sha":"bf7594a9eb0e7da8b38500627a37e9e67dde5ade","kind":"tag","published_at":"2013-09-12T06:39:00.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.6","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.6/manifests"},{"name":"benchs-v0.0.3","sha":"14b9918bb2d5a94e79fdce98372c92991cb957fd","kind":"tag","published_at":"2013-09-11T07:12:11.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/benchs-v0.0.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/benchs-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@benchs-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.3/manifests"},{"name":"tests-v0.0.5","sha":"14b9918bb2d5a94e79fdce98372c92991cb957fd","kind":"tag","published_at":"2013-09-11T07:11:41.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.5/manifests"},{"name":"types-v0.0.5","sha":"14b9918bb2d5a94e79fdce98372c92991cb957fd","kind":"tag","published_at":"2013-09-11T07:10:56.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.5/manifests"},{"name":"des-v0.0.4","sha":"deb5b06f5664b176b638cd19bc833faeb3f0535f","kind":"tag","published_at":"2013-09-08T06:45:02.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/des-v0.0.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/des-v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@des-v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.4/manifests"},{"name":"blowfish-v0.0.2","sha":"533f92e84038edb4ee91f2cdbd5390de75ccba4f","kind":"tag","published_at":"2013-09-08T06:42:07.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/blowfish-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/blowfish-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@blowfish-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/blowfish-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/blowfish-v0.0.2/manifests"},{"name":"cryptocipher-v0.6.1","sha":"99a7672404e32143e1d5620bf44a45c9163eabe8","kind":"tag","published_at":"2013-09-06T05:33:58.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cryptocipher-v0.6.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cryptocipher-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cryptocipher-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.1/manifests"},{"name":"des-v0.0.3","sha":"f6ba44674774977dbb3a7200a6dc8da3a2ecf515","kind":"tag","published_at":"2013-09-05T05:51:40.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/des-v0.0.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/des-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@des-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.3/manifests"},{"name":"cryptocipher-v0.6.0","sha":"75a7e2c0d5072f1e754f039172125cf38e135d47","kind":"tag","published_at":"2013-09-04T07:39:43.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cryptocipher-v0.6.0","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cryptocipher-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cryptocipher-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.6.0/manifests"},{"name":"camellia-v0.0.1","sha":"4320d5e8d6ab58dafdad07f6a84982071ee4d511","kind":"tag","published_at":"2013-09-04T07:31:32.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/camellia-v0.0.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/camellia-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@camellia-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/camellia-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/camellia-v0.0.1/manifests"},{"name":"des-v0.0.2","sha":"b9d99b922faa1126f8f83eb303a182f224850271","kind":"tag","published_at":"2013-09-04T06:16:01.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/des-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/des-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@des-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.2/manifests"},{"name":"types-v0.0.4","sha":"ec65a3de2c0b176bc8ee6484f78ef99236a610a3","kind":"tag","published_at":"2013-08-19T20:41:32.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.4/manifests"},{"name":"tests-v0.0.4","sha":"0d3c75919901fd621c0049b9b2d3c7031ce81ae1","kind":"tag","published_at":"2013-08-19T20:36:22.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.4/manifests"},{"name":"des-v0.0.1","sha":"e2ed78583008af6a92ad44cb131a762f6ac65e98","kind":"tag","published_at":"2013-08-17T07:05:34.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/des-v0.0.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/des-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@des-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/des-v0.0.1/manifests"},{"name":"blowfish-v0.0.1","sha":"e2ed78583008af6a92ad44cb131a762f6ac65e98","kind":"tag","published_at":"2013-08-17T07:05:23.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/blowfish-v0.0.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/blowfish-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@blowfish-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/blowfish-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/blowfish-v0.0.1/manifests"},{"name":"benchs-v0.0.2","sha":"e2ed78583008af6a92ad44cb131a762f6ac65e98","kind":"tag","published_at":"2013-08-17T07:05:00.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/benchs-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/benchs-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@benchs-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/benchs-v0.0.2/manifests"},{"name":"tests-v0.0.3","sha":"e2ed78583008af6a92ad44cb131a762f6ac65e98","kind":"tag","published_at":"2013-08-17T07:04:48.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.3/manifests"},{"name":"types-v0.0.3","sha":"e2ed78583008af6a92ad44cb131a762f6ac65e98","kind":"tag","published_at":"2013-08-17T07:04:36.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.3/manifests"},{"name":"cryptocipher-v0.5.2","sha":"15ff93bea80222e53b165159b57db8fbc534a2f1","kind":"tag","published_at":"2013-08-16T08:20:27.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cryptocipher-v0.5.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cryptocipher-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cryptocipher-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.5.2/manifests"},{"name":"cryptocipher-v0.5.1","sha":"e8417a71c8b1cebc315b5f25954f421f0aa2c081","kind":"tag","published_at":"2013-08-13T06:03:27.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/cryptocipher-v0.5.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/cryptocipher-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@cryptocipher-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/cryptocipher-v0.5.1/manifests"},{"name":"tests-v0.0.2","sha":"e618e938d337e8f73b013fcb8550d3f423f6d957","kind":"tag","published_at":"2013-08-13T05:44:23.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/tests-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/tests-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@tests-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/tests-v0.0.2/manifests"},{"name":"types-v0.0.2","sha":"e618e938d337e8f73b013fcb8550d3f423f6d957","kind":"tag","published_at":"2013-08-13T05:44:11.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/types-v0.0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/types-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@types-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/types-v0.0.2/manifests"},{"name":"v0.5.0","sha":"04715eca50ddf198a07d09d4d1b75e8402513b28","kind":"tag","published_at":"2013-04-28T06:40:07.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.5.0","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"18f1a8de5d90ce29c6744987ca5ca51cbe661f08","kind":"commit","published_at":"2013-01-10T08:50:17.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.4.0","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.4.0/manifests"},{"name":"v0.3.7","sha":"70da6bd7f3a8deb6efe6276875a733e93fae6f2a","kind":"commit","published_at":"2012-12-05T12:29:59.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.7","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"b6cb06686b1ff3fa39e2c78f55bfe888e87f3c34","kind":"commit","published_at":"2012-11-12T18:09:02.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.6","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"c90700e655aa9c97bd09c3dde8215d8ea68a9b6f","kind":"commit","published_at":"2012-06-15T07:32:44.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"65bbcd3e00c35ac180782a847151cf1906d4b0f2","kind":"commit","published_at":"2012-05-22T22:09:18.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5b6a6f0b67a38dffffac9575a0f69f6686d54878","kind":"commit","published_at":"2012-05-18T07:20:42.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1eee3b1028755d9e6f34fa169c231a979573cb63","kind":"commit","published_at":"2012-05-14T20:22:17.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ac079c7020dcf571a5a99b71550f5512c072b070","kind":"commit","published_at":"2012-04-28T12:08:08.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0da3aabb6035270ddc60007a7601c6b2861e09de","kind":"commit","published_at":"2011-10-31T21:54:14.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.3.0","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.3.0/manifests"},{"name":"v0.2.14","sha":"88d3999b77657287b81ff7af1107d90e79cc19e3","kind":"commit","published_at":"2011-08-06T11:16:55.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.14","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"83485fcbb65985bceec1502ee39de25b5f70d6e9","kind":"commit","published_at":"2011-07-16T09:18:39.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.13","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"3ea1c2216ecfe1eeb98d83dc3b26c8e756053bcf","kind":"commit","published_at":"2011-05-10T07:53:55.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.12","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"933ad6d4fe4afd1098948b56d5ee467598029e9b","kind":"commit","published_at":"2011-05-06T21:14:39.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.11","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c27d7cd5918720c524c030be95c7c2684e0bb983","kind":"commit","published_at":"2011-05-06T07:17:04.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.10","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"3ceb9e5fb93b1cf2d0eaa4bce633c62115b2c06d","kind":"commit","published_at":"2011-05-05T08:05:06.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.9","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"c471dd3c232a922fc0180c179898693e35c2383b","kind":"commit","published_at":"2011-04-04T06:39:43.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.8","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"4a80453901be330d823943ca0db167e98d4914dc","kind":"commit","published_at":"2011-03-17T08:13:15.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.7","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7b3d5d05d032a3852436ca05e58f94b475e8933e","kind":"commit","published_at":"2011-03-11T21:49:38.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.6","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b70b31f7aabb27bd245792c50ca748ee6cdc8738","kind":"commit","published_at":"2011-02-16T22:28:47.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.5","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"f6a509d89fc10458521a30ca2edf64b94001ef3a","kind":"commit","published_at":"2011-02-10T07:53:56.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.4","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"73291d30850c7a9c45f9b66f2f16875f78ef22e4","kind":"commit","published_at":"2011-02-08T08:31:20.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.3","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e03bb4953f4b64fd98a50484564f6e5dd60eb95a","kind":"commit","published_at":"2011-01-09T11:52:18.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"104c440edb77cab9583a77e358875b70d218b128","kind":"commit","published_at":"2011-01-04T18:28:38.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2.1","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"a105dde50b21a2d3c73d28ed88cb6d7678b54f83","kind":"commit","published_at":"2010-11-02T19:16:31.000Z","download_url":"https://codeload.github.com/vincenthz/hs-crypto-cipher/tar.gz/v0.2","html_url":"https://github.com/vincenthz/hs-crypto-cipher/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincenthz/hs-crypto-cipher@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-01T14:52:44.407Z","dependent_packages_count":3,"downloads":116381,"downloads_period":"total","dependent_repos_count":223,"rankings":{"downloads":1.090703588584346,"dependent_repos_count":1.8592822831308278,"dependent_packages_count":7.171517377790336,"stargazers_count":16.16275784119808,"forks_count":10.110200621644532,"docker_downloads_count":0.175190731845154,"average":6.094942074032212},"purl":"pkg:hackage/crypto-cipher-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/crypto-cipher-types","docker_dependents_count":1,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/hackage/crypto-cipher-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/crypto-cipher-types/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T12:37:21.630Z","issues_count":43,"pull_requests_count":22,"avg_time_to_close_issue":53518716.333333336,"avg_time_to_close_pull_request":3916893.3181818184,"issues_closed_count":42,"pull_requests_closed_count":22,"pull_request_authors_count":15,"issue_authors_count":17,"avg_comments_per_issue":2.488372093023256,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenthz%2Fhs-crypto-cipher/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/crypto-cipher-types/codemeta","maintainers":[{"uuid":"VincentHanquez","login":"VincentHanquez","name":null,"email":null,"url":null,"packages_count":69,"html_url":"https://hackage.haskell.org/user/VincentHanquez","role":null,"created_at":"2022-11-14T17:11:09.852Z","updated_at":"2022-11-14T17:11:09.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/VincentHanquez/packages"}]},{"id":4316439,"name":"Libz","ecosystem":"julia","description":"Fast, flexible zlib bindings.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BioJulia/Libz.jl","keywords_array":["julia","zlib","gzip"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-07-18T10:45:08.000Z","latest_release_published_at":"2019-12-11T18:22:29.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-24T16:36:27.971Z","created_at":"2022-04-19T16:37:39.320Z","updated_at":"2026-08-29T20:45:48.141Z","registry_url":"https://juliahub.com/ui/Packages/General/Libz/","install_command":"Pkg.add(\"Libz\")","documentation_url":"https://docs.juliahub.com/General/Libz/stable/","metadata":{"uuid":"2ec943e9-cfe8-584d-b93d-64dcb6d567b7"},"repo_metadata":{"id":36390489,"uuid":"40695379","full_name":"BioJulia/Libz.jl","owner":"BioJulia","description":"Fast, flexible zlib bindings.","archived":false,"fork":false,"pushed_at":"2019-12-11T18:22:45.000Z","size":125,"stargazers_count":27,"open_issues_count":10,"forks_count":17,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-08-13T06:53:35.655Z","etag":null,"topics":["gzip","julia","zlib"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BioJulia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-14T04:14:34.000Z","updated_at":"2023-01-17T01:40:32.000Z","dependencies_parsed_at":"2022-09-06T08:21:09.196Z","dependency_job_id":null,"html_url":"https://github.com/BioJulia/Libz.jl","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/BioJulia/Libz.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BioJulia","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36915197,"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-26T02:00:06.703Z","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":"BioJulia","name":"BioJulia","uuid":"6486271","kind":"organization","description":"Bioinformatics and Computational Biology in Julia","email":null,"website":"https://biojulia.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6486271?v=4","repositories_count":79,"last_synced_at":"2024-10-30T00:01:04.629Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BioJulia","funding_links":[],"total_stars":1652,"followers":218,"following":0,"created_at":"2022-11-03T07:06:10.033Z","updated_at":"2024-10-30T00:01:04.629Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BioJulia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BioJulia/repositories"},"tags":[{"name":"v1.0.1","sha":"1a7147d8f3c6e9abcd4771c1f6331d0dcae26a15","kind":"tag","published_at":"2019-12-11T18:22:29.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v1.0.1","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5b6e825f67bb72b528fa85a78fdd6ba0c1d5c724","kind":"commit","published_at":"2018-08-11T16:45:07.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v1.0.0","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"c22e7a1970ae060953329ad915ad61ab10cacae3","kind":"commit","published_at":"2018-07-18T10:45:08.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.4.0","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"89698ec6995c76be1a7fe4a0d0dd367f2d5db935","kind":"commit","published_at":"2018-07-11T19:56:51.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.3.0","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"2911ad2a26ec711833afad04278f7ea219b98d58","kind":"commit","published_at":"2017-02-13T05:00:52.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.2.4","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"77cb9bf2b9d1b2257637ad96973765a9bcb948aa","kind":"commit","published_at":"2017-02-07T06:45:20.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.2.3","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ba9df4b7710344a13939f4548f0b92bacec23454","kind":"commit","published_at":"2017-01-10T22:34:39.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.2.2","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0209f706f92f5a90d117bf0afc089fb018190661","kind":"commit","published_at":"2016-12-20T05:02:03.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.2.1","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2d78fd415dbb5c2731157701cd66c259ecbff4e6","kind":"tag","published_at":"2016-07-29T11:01:23.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.2.0","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"f0b408970942803420ba8881dbd7b12e7ad14cca","kind":"tag","published_at":"2016-05-10T04:44:50.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.1.1","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e072678a7ed64ed8761d5e7b7b231bff4c24d127","kind":"tag","published_at":"2016-05-04T23:56:28.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.1.0","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"d4903d2fbe602b2df1a7788df940f314bf0b3768","kind":"tag","published_at":"2015-09-10T05:06:21.000Z","download_url":"https://codeload.github.com/BioJulia/Libz.jl/tar.gz/v0.0.1","html_url":"https://github.com/BioJulia/Libz.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BioJulia/Libz.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T20:45:48.141Z","dependent_packages_count":7,"downloads":1027,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":null,"dependent_repos_count":1.0391376128969603,"dependent_packages_count":7.808099446440711,"stargazers_count":19.15120909002622,"forks_count":8.662717296299894,"docker_downloads_count":null,"average":9.165290861415947},"purl":"pkg:julia/Libz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Libz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Libz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Libz/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-28T04:10:56.331Z","issues_count":27,"pull_requests_count":42,"avg_time_to_close_issue":5315031.176470588,"avg_time_to_close_pull_request":1837609.238095238,"issues_closed_count":17,"pull_requests_closed_count":42,"pull_request_authors_count":15,"issue_authors_count":23,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.0238095238095237,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioJulia%2FLibz.jl/issues","maintainers":[{"login":"bicycle1885","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bicycle1885"},{"login":"SabrinaJaye","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SabrinaJaye"},{"login":"kdm9","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kdm9"},{"login":"dcjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcjones"},{"login":"jakobnissen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakobnissen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Libz/codemeta","maintainers":[]},{"id":1707366,"name":"fast-safe-stringify","ecosystem":"npm","description":"Safely and quickly serialize JavaScript objects","homepage":"https://github.com/davidmarkclements/fast-safe-stringify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidmarkclements/fast-safe-stringify","keywords_array":["stable","stringify","JSON","JSON.stringify","safe","serialize"],"namespace":null,"versions_count":36,"first_release_published_at":"2016-03-21T12:58:13.432Z","latest_release_published_at":"2021-09-08T07:19:16.545Z","latest_release_number":"2.1.1","last_synced_at":"2026-09-17T02:53:24.247Z","created_at":"2022-04-09T15:26:56.707Z","updated_at":"2026-09-17T02:53:24.248Z","registry_url":"https://www.npmjs.com/package/fast-safe-stringify","install_command":"npm install fast-safe-stringify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.1"},"contentPolicy":null},"repo_metadata":{"id":45625887,"uuid":"54388901","full_name":"davidmarkclements/fast-safe-stringify","owner":"davidmarkclements","description":"Safely and quickly serialize JavaScript objects","archived":false,"fork":false,"pushed_at":"2024-12-21T09:58:57.000Z","size":130,"stargazers_count":359,"open_issues_count":9,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-22T06:48:25.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidmarkclements.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-21T12:57:32.000Z","updated_at":"2026-06-06T21:27:01.000Z","dependencies_parsed_at":"2025-04-13T17:49:48.533Z","dependency_job_id":null,"html_url":"https://github.com/davidmarkclements/fast-safe-stringify","commit_stats":{"total_commits":130,"total_committers":17,"mean_commits":7.647058823529412,"dds":0.6615384615384615,"last_synced_commit":"98076ea2d8719e0c95c5d056ffd61f16ca53dbae"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmarkclements","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/sbom","scorecard":{"id":327130,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidmarkclements/fast-safe-stringify","commit":"2a9672394b5c7a553800cb844cd7465902e02d11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/19 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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"}}]},"last_synced_at":"2025-08-18T02:43:27.362Z","repository_id":45625887,"created_at":"2025-08-18T02:43:27.363Z","updated_at":"2025-08-18T02:43:27.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896062,"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-25T02:00:06.831Z","response_time":104,"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":"davidmarkclements","name":"David Mark Clements","uuid":"1190716","kind":"user","description":"Dave of Pear at Holepunch. Platform Principal Architect,\r\nAuthor of Node Cookbook, Technical Lead of OpenJS Certifications","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1190716?u=fd903bbef90224ca28c1840f359643a20acc0298\u0026v=4","repositories_count":288,"last_synced_at":"2026-01-21T21:34:55.437Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/davidmarkclements","funding_links":[],"total_stars":6450,"followers":976,"following":4,"created_at":"2022-11-02T16:20:05.676Z","updated_at":"2026-01-21T21:34:55.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmarkclements","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmarkclements/repositories"},"tags":[{"name":"v2.1.1","sha":"98076ea2d8719e0c95c5d056ffd61f16ca53dbae","kind":"commit","published_at":"2021-09-08T07:18:59.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.1.1","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"49a6ea23cff981e1a3f6507de9a5bb61a00ea6ed","kind":"commit","published_at":"2021-09-07T11:44:35.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.1.0","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"377166e552eb1be251eddc7f1793df84747468ab","kind":"commit","published_at":"2021-07-09T13:00:39.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.8","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.8/manifests"},{"name":"v2.0.6","sha":"f7dad6a6a274790fbeb0fc071f1c6e0ae2a551c5","kind":"commit","published_at":"2018-08-15T22:06:45.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.6","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.6/manifests"},{"name":"v2.0.4","sha":"23fc3d1967b1b12cf0bff5a6ce355b205bfb6c59","kind":"tag","published_at":"2018-04-11T21:24:03.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.4","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"201285f9cbe7bcab76a79caf0c96d4d432d8b828","kind":"tag","published_at":"2018-02-09T19:08:12.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.3","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ff1854279072d7bb97a1178ff49e5a42fadd1640","kind":"tag","published_at":"2018-01-14T16:08:15.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.2","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"eca3dd5f7fbd1763252bdd7ab74a87c3c6a3b038","kind":"tag","published_at":"2018-01-13T04:11:18.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v2.0.1","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v2.0.1/manifests"},{"name":"v1.2.2","sha":"68f28e1d7cca610c04f4ae5f8682b49ad28bea43","kind":"tag","published_at":"2018-01-09T17:30:08.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.2.2","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"58fd56bbe482c9eef00dd4874589b3ace4f4283f","kind":"tag","published_at":"2018-01-09T17:29:46.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.3.0","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"115c8040d34323c541e568d63a37f72bfc285300","kind":"tag","published_at":"2017-11-02T13:27:36.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.2.1","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.2.1/manifests"},{"name":"v1.1.11","sha":"c924d0aa8862778121fd4b1d5c0f917ec8da3a90","kind":"tag","published_at":"2017-03-08T22:41:31.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.11","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"635984b81ae152ecdb28be4052ff6745061e2e5a","kind":"tag","published_at":"2017-03-08T22:06:50.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.10","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"edfef6c4b870287a2aa3ccd7f344e2e4667e0016","kind":"tag","published_at":"2017-03-08T21:33:42.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.9","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"e6706b49d220ead9fc9b8706d8d7ac7df0bdadb2","kind":"tag","published_at":"2017-03-08T21:26:24.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.8","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"1de39579c4304a89c3da2e81b24408b69e57a138","kind":"tag","published_at":"2017-03-08T21:22:27.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.7","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.7/manifests"},{"name":"v1.1.3","sha":"0b9841056d3cf37ab9861eec070004b2c58966c5","kind":"tag","published_at":"2016-11-16T18:53:50.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.3","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"5ea41f0713f4754aee6089125e825e1728536edd","kind":"tag","published_at":"2016-11-16T18:49:29.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.2","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d9a16d8ebcb0a0705424cc0d7b3a85148d8dc189","kind":"tag","published_at":"2016-10-14T16:26:35.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.1.1","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.1.1/manifests"},{"name":"v1.0.10","sha":"2a670725369da1e5274409c6f24bec55ffd1e4ac","kind":"tag","published_at":"2016-08-25T16:01:25.000Z","download_url":"https://codeload.github.com/davidmarkclements/fast-safe-stringify/tar.gz/v1.0.10","html_url":"https://github.com/davidmarkclements/fast-safe-stringify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidmarkclements/fast-safe-stringify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/tags/v1.0.10/manifests"}]},"repo_metadata_updated_at":"2026-09-14T11:35:28.780Z","dependent_packages_count":760,"downloads":159768385,"downloads_period":"last-month","dependent_repos_count":353584,"rankings":{"downloads":0.02992615113007499,"dependent_repos_count":0.05987968208735041,"dependent_packages_count":0.08504174328454979,"stargazers_count":3.358656022850109,"forks_count":4.572240735553783,"docker_downloads_count":0.03206177765170888,"average":1.3563010187595959},"purl":"pkg:npm/fast-safe-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fast-safe-stringify","docker_dependents_count":14414,"docker_downloads_count":3903410789,"usage_url":"https://repos.ecosyste.ms/usage/npm/fast-safe-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fast-safe-stringify/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-14T01:01:34.810Z","issues_count":27,"pull_requests_count":42,"avg_time_to_close_issue":6312231.318181818,"avg_time_to_close_pull_request":1006233.8684210526,"issues_closed_count":22,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":25,"avg_comments_per_issue":2.888888888888889,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmarkclements%2Ffast-safe-stringify/issues","maintainers":[{"login":"BridgeAR","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"mcollina","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"davidmarkclements","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fast-safe-stringify/codemeta","maintainers":[{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":657,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-12T08:07:41.247Z","updated_at":"2022-11-12T08:07:41.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"davidmarkclements","login":"davidmarkclements","name":null,"email":"david.mark.clements@gmail.com","url":null,"packages_count":294,"html_url":"https://www.npmjs.com/~davidmarkclements","role":null,"created_at":"2022-11-12T08:07:41.267Z","updated_at":"2022-11-12T08:07:41.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidmarkclements/packages"},{"uuid":"bridgear","login":"bridgear","name":null,"email":"ruben@bridgewater.de","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~bridgear","role":null,"created_at":"2022-11-12T08:07:41.286Z","updated_at":"2022-11-12T08:07:41.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bridgear/packages"}]},{"id":701317,"name":"sentry/sentry-symfony","ecosystem":"packagist","description":"Symfony integration for Sentry (http://getsentry.com)","homepage":"http://getsentry.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-symfony","keywords_array":["logging","symfony","errors","sentry"],"namespace":"sentry","versions_count":105,"first_release_published_at":"2016-04-29T11:14:37.000Z","latest_release_published_at":"2026-08-28T10:41:44.000Z","latest_release_number":"5.13.0","last_synced_at":"2026-09-17T02:54:18.594Z","created_at":"2022-04-07T11:07:59.947Z","updated_at":"2026-09-17T02:54:18.594Z","registry_url":"https://packagist.org/packages/sentry/sentry-symfony#","install_command":"composer require sentry/sentry-symfony","documentation_url":null,"metadata":{"funding":[{"url":"https://sentry.io/","type":"custom"},{"url":"https://sentry.io/pricing/","type":"custom"}]},"repo_metadata":{"id":37445355,"uuid":"57291392","full_name":"getsentry/sentry-symfony","owner":"getsentry","description":"The official Symfony SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2024-10-02T06:54:57.000Z","size":1371,"stargazers_count":692,"open_issues_count":20,"forks_count":169,"subscribers_count":59,"default_branch":"master","last_synced_at":"2024-10-29T14:53:54.666Z","etag":null,"topics":["bundle","hacktoberfest","php","sentry","sentry-client","symfony","symfony-bundle","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://sentry.io","language":"PHP","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/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2016-04-28T10:04:52.000Z","updated_at":"2024-10-27T10:13:17.000Z","dependencies_parsed_at":"2023-01-31T08:31:10.549Z","dependency_job_id":"133ec6a9-65cc-4500-a8bb-d8ab69ba98ee","html_url":"https://github.com/getsentry/sentry-symfony","commit_stats":{"total_commits":759,"total_committers":116,"mean_commits":6.543103448275862,"dds":0.5586297760210803,"last_synced_commit":"5f8da1317ee0636ff276c18a14926d35491ff54b"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222082309,"owners_count":16928119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":null,"website":"https://sentry.io","location":null,"twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":535,"last_synced_at":"2024-04-08T15:22:56.032Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":84957,"followers":1454,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2024-04-08T15:24:44.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"5.0.1","sha":"fe787002b96e70dfa701efe8772dfefff03963c3","kind":"commit","published_at":"2024-07-29T11:22:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/5.0.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"0fdcda670e3a2674dfea98253800d213b9cd82ed","kind":"commit","published_at":"2024-04-09T05:14:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/5.0.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/5.0.0/manifests"},{"name":"4.14.0","sha":"001c4cfd8fe93cbb00edaca903ffbfac28259170","kind":"commit","published_at":"2024-02-26T09:27:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.14.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.14.0/manifests"},{"name":"4.13.2","sha":"bf049e69863465f2e0ba2555dbb5224641a37d67","kind":"commit","published_at":"2024-01-11T14:55:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.13.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"e8102da84841b33c0237b81479377d1cbaea9aa4","kind":"commit","published_at":"2023-12-06T16:02:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.13.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"0e923858d6adc147bdf529fab3934c7abdf5d7a7","kind":"commit","published_at":"2023-12-05T13:01:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.13.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"8e66019e572756d40001dc34570dbcf463527457","kind":"commit","published_at":"2023-10-30T19:34:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.12.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6c17890bfc65aa7e2ee33ee505231e6660778cc5","kind":"commit","published_at":"2023-09-07T14:41:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.11.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"be9d93e5aed6a76a98dc980ae9e6fb56a29083b1","kind":"commit","published_at":"2023-08-01T13:42:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.10.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.10.0/manifests"},{"name":"4.9.2","sha":"a4f7ffb30134ff2d12510fbeb2c74787375f0f17","kind":"commit","published_at":"2023-06-19T12:02:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.9.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.2/manifests"},{"name":"4.9.1","sha":"8150c18d9e87896d25ddd102ca1d0b2ec4fe68f1","kind":"commit","published_at":"2023-06-19T08:54:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.9.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"afe2c754429cecff7002072e8bccd1fada9d65a1","kind":"commit","published_at":"2023-06-15T09:34:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.9.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bd4b1ed18a40dc7b93f64f4b670a97b0db6bf352","kind":"commit","published_at":"2023-05-02T09:07:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.8.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"cd2bc2a1ffd5cacc3031feffb8d422cbc2daf5c0","kind":"commit","published_at":"2023-03-14T11:26:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.7.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"59beaa2c480b024cade50770f799de6652ee48ca","kind":"commit","published_at":"2023-02-14T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.6.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"04e1f298a3a7ab477e09f4382189538473ad0a58","kind":"commit","published_at":"2022-11-28T12:37:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.5.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"d45365a249c479296e562baa7a18a9936c77ec5e","kind":"commit","published_at":"2022-10-20T11:12:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.4.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.4.0/manifests"},{"name":"4.3.1","sha":"a0c76b8026282a3046da47e96139958814c1c88a","kind":"commit","published_at":"2022-10-10T09:52:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.3.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"12d0f9674b8a829fdf1a2cfbb3fd6b94ec4de893","kind":"commit","published_at":"2022-05-30T12:09:35.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.3.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.3.0/manifests"},{"name":"4.2.10","sha":"d1d2895c028676113cb191516b80b91abcde31f3","kind":"commit","published_at":"2022-05-17T08:20:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.10","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.10/manifests"},{"name":"4.2.9","sha":"a31ea51f7270db461660de6de7e0a3e6b76c9183","kind":"commit","published_at":"2022-05-02T08:23:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.9","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.9/manifests"},{"name":"4.2.8","sha":"faa2f4312d67c35f83b817c73521884aad49bba4","kind":"commit","published_at":"2022-03-31T11:39:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.8","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.8/manifests"},{"name":"4.2.7","sha":"c231f5c6204fe9d428ab4db94ca4c9d1a9491e62","kind":"commit","published_at":"2022-02-23T10:07:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.7","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.7/manifests"},{"name":"4.2.6","sha":"c3f2c687b45e3e42573372ac75e643c9e4f3f896","kind":"tag","published_at":"2022-01-10T16:18:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.6","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.6/manifests"},{"name":"4.2.5","sha":"2d3016484d83291a5da137d1a9347e70f0fe526a","kind":"tag","published_at":"2021-12-13T08:56:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.5","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"cbd486cdf5b9d1933e0dad1c72a84269397ca931","kind":"tag","published_at":"2021-10-20T18:41:37.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.4","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.4/manifests"},{"name":"4.2.3","sha":"d1126b2feadb3299e719f39caa128abe5cf684e9","kind":"tag","published_at":"2021-09-21T18:14:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"64b03f6a3b2e680313712c0c84d5f4d5b9223e5b","kind":"tag","published_at":"2021-08-30T16:36:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"a05a849f948f6f6e5e47064ab177bc9daca8a923","kind":"tag","published_at":"2021-08-24T12:41:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5129f962a9b921f08fa2100fc5593cd6d8f06566","kind":"tag","published_at":"2021-08-12T09:26:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.2.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.2.0/manifests"},{"name":"4.1.4","sha":"6265b27867210a4cc34f0d75e5f1b92af627830b","kind":"tag","published_at":"2021-06-18T11:18:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.1.4","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"d0b85df21f65499db87341648541a526a1f7960d","kind":"tag","published_at":"2021-05-31T09:07:35.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.1.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"93a357af39994b846aa9c6280c8e44a1e2739e27","kind":"tag","published_at":"2021-05-19T11:12:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.1.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.2/manifests"},{"name":"3.5.4","sha":"b3f9b7f0fff3725f0b7811aa4e070e4658b8722b","kind":"tag","published_at":"2021-05-18T10:57:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.5.4","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.4/manifests"},{"name":"4.1.1","sha":"1a4080a3153a20dc9217571104951647d822f92d","kind":"tag","published_at":"2021-05-10T08:43:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.1.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"4b5796901c526cadea57a82daa56059f93fbcfa5","kind":"tag","published_at":"2021-04-19T10:18:11.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.1.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.1.0/manifests"},{"name":"4.0.3","sha":"cc73694eacd8af7acab12ca5c9d115b4b7a8a872","kind":"tag","published_at":"2021-03-03T20:23:25.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.0.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"b46eb30d0ec3fc7ef4dca13acc35ca5a9ffde0ff","kind":"tag","published_at":"2021-03-03T13:56:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.0.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"24b1dace366127a665b1cd1f6ed53e7dc2921ead","kind":"tag","published_at":"2021-01-26T09:32:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.0.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"172a4f283bc6f218db51692189a62796585b693b","kind":"tag","published_at":"2021-01-19T12:09:53.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/4.0.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/4.0.0/manifests"},{"name":"3.5.3","sha":"839460734f50fc26a0276532ad9bf977c117bece","kind":"tag","published_at":"2020-10-13T08:15:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.5.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"ed178a9cff1cff2e8816d5b279ab311e43b16371","kind":"tag","published_at":"2020-07-08T12:52:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.5.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b5d6407d4127b0be5b315768ee197e086b71f234","kind":"tag","published_at":"2020-05-08T06:37:26.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.5.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"6a4664c83f6a71717d45fcf8f30e067fa8da5cc0","kind":"tag","published_at":"2020-05-04T21:15:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.5.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.5.0/manifests"},{"name":"3.4.4","sha":"d48d50dfdcb93df1eb00719418a43f5976743f71","kind":"tag","published_at":"2020-03-16T09:13:11.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.4.4","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.4/manifests"},{"name":"3.4.3","sha":"2190ea77c522eabce0ab63b9179376432b5d2f5d","kind":"tag","published_at":"2020-02-03T09:04:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.4.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"afb01cce2e803b463e1a59e44dc2c3caf4781cbc","kind":"tag","published_at":"2020-01-29T12:10:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.4.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"b35dfa80653dee4273c6aa755030e542269ce139","kind":"tag","published_at":"2020-01-24T12:03:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.4.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"1d120b268725bd22f04bac230a3b216844bc0131","kind":"tag","published_at":"2020-01-20T14:42:18.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.4.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.4.0/manifests"},{"name":"3.3.2","sha":"3a9c2669969604c362cc63ba8fa118d9a00ac711","kind":"tag","published_at":"2020-01-16T09:05:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.3.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"b8090f49d69298e2081726daea67d0b90adcb8ce","kind":"tag","published_at":"2020-01-14T11:31:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.3.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"6e448dba4419893b62cc5d5f2cbaa770f704aacb","kind":"tag","published_at":"2020-01-14T11:06:18.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.3.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"620b90dc35c12ef96c6460df74e30441e359ce6d","kind":"tag","published_at":"2019-12-19T11:57:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.2.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"62d5c9d280044283d898d262bdae4062d02039bc","kind":"tag","published_at":"2019-10-04T13:32:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.2.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"0a12cde953e60e35cdf2f6ca3a80a8def641ce33","kind":"tag","published_at":"2019-07-02T08:47:00.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.1.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"3fd045a5ce9279db5687a560bc9ebabd6b0468a7","kind":"tag","published_at":"2019-05-10T11:38:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.0.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0/manifests"},{"name":"3.0.0-beta2","sha":"2845df5cca172f720ba0be8fa2b0026f6f9f3b25","kind":"tag","published_at":"2019-03-22T10:20:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.0.0-beta2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0-beta2/manifests"},{"name":"3.0.0-beta1","sha":"81454fb8d8e9bfaa331e80749f0048c20e54cd36","kind":"tag","published_at":"2019-03-06T21:16:11.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/3.0.0-beta1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/3.0.0-beta1/manifests"},{"name":"2.3.0","sha":"a403d28f94c26bb3d1ed716d2522749625d62893","kind":"tag","published_at":"2019-01-28T09:29:57.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.3.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b36df3632e944d49d81599410a5c85edff2972a9","kind":"tag","published_at":"2019-01-05T13:48:26.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.2.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.2.0/manifests"},{"name":"2.1","sha":"c0154ea26d95c9715899a863a47643a5c2d84f3e","kind":"tag","published_at":"2018-11-05T14:30:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.1/manifests"},{"name":"0.8.8","sha":"a518e15309678a2da67e0dfe62f406bfb3878080","kind":"tag","published_at":"2018-06-01T09:05:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.8","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.8/manifests"},{"name":"1.0.3","sha":"482c98d2699fe9cccd995bc1239894ecc5704633","kind":"tag","published_at":"2018-06-01T09:05:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/1.0.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.3/manifests"},{"name":"2.0.3","sha":"044f6c37484520def283ff17e13af555a02f20be","kind":"tag","published_at":"2018-06-01T09:01:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.0.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"1e32a28c479b2329de01d9a31df2b2806f100cb6","kind":"tag","published_at":"2018-03-06T14:52:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.0.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.2/manifests"},{"name":"1.0.2","sha":"76bc04634fc900b51d4fe1953df5a2980704eb2e","kind":"tag","published_at":"2018-03-06T14:38:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/1.0.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.2/manifests"},{"name":"2.0.1","sha":"0d72d42db13f3d78f84e802f72d6f71b64adaf7f","kind":"tag","published_at":"2018-01-31T09:04:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.0.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0.1/manifests"},{"name":"2.0","sha":"3e94025b4ebd3d34918bc541c156cd1705221659","kind":"tag","published_at":"2017-12-12T14:12:05.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/2.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/2.0/manifests"},{"name":"1.0.1","sha":"988a3d931a15afb54cda5af291c8966689e4b468","kind":"tag","published_at":"2017-12-04T13:43:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/1.0.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0.1/manifests"},{"name":"1.0","sha":"74270de1a1c848965f6c217f54a2b803e5300b35","kind":"tag","published_at":"2017-11-07T08:25:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/1.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/1.0/manifests"},{"name":"0.8.7","sha":"65bbda9e2f036a6fac2999ed6a6ef0b6dbfc7a79","kind":"tag","published_at":"2017-10-23T15:09:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.7","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"5d961ce94bc186bfe1392525dd2718c18209cea4","kind":"tag","published_at":"2017-08-24T13:57:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.6","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"5fe98b558f07a9b4996d0d32a6d9da4bef3dcb03","kind":"tag","published_at":"2017-08-22T10:51:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.5","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"8cff6d0c1252b218d5b4859b59345586b094bd8a","kind":"tag","published_at":"2017-08-08T12:54:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.4","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"70ecbbfc1a04156ab523612c563835cde92fff5a","kind":"tag","published_at":"2017-08-07T10:09:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.3","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"c603aa354c8c3ffe4c39b1e80a82a0407bb3144b","kind":"tag","published_at":"2017-07-28T18:58:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.2","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"1f3f2ca86d6ca8290fe27ea62272f338fabcc4c9","kind":"tag","published_at":"2017-07-27T09:18:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"545bc18b7f5f7249f3107ff3940f2ee7d0942538","kind":"tag","published_at":"2017-06-19T08:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.8.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"24a8114192ca883944d07deed74e903b5dc2345d","kind":"commit","published_at":"2017-01-26T19:23:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.7.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"ed7811c11382394ebb5baa44b4d1dcb27d889444","kind":"commit","published_at":"2017-01-20T17:28:07.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.7.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"232fed621420841c43d52e635b0f39fe87bde1a6","kind":"commit","published_at":"2016-10-24T18:35:26.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.6.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"1fe9d685c054312e6787dbe7ac395985b83a9135","kind":"commit","published_at":"2016-09-08T17:53:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.5.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2873030eedf3a22eaeaee404086507914d057243","kind":"commit","published_at":"2016-07-21T19:25:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.4.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"40be7fec837c721351af23f95c7c9ff513b83fad","kind":"commit","published_at":"2016-05-19T18:34:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.3.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7c02b032e31ae03fca9a2cbdbf68709647d26974","kind":"commit","published_at":"2016-05-17T16:47:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.2.1","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"e91f7d3f6787b3d1a4c0ecdc68bab18dbd174c6a","kind":"commit","published_at":"2016-05-17T14:25:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.2.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"38a7c91d12ce29bc1ee9ba2e05bcf325e4e60699","kind":"commit","published_at":"2016-04-29T11:14:37.000Z","download_url":"https://codeload.github.com/getsentry/sentry-symfony/tar.gz/0.1.0","html_url":"https://github.com/getsentry/sentry-symfony/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-01T09:39:01.787Z","dependent_packages_count":53,"downloads":70516515,"downloads_period":"total","dependent_repos_count":374,"rankings":{"downloads":0.11490122162000943,"dependent_repos_count":0.4547154727940799,"dependent_packages_count":0.4603382985329314,"stargazers_count":0.4483592350023347,"forks_count":0.3689062626055197,"docker_downloads_count":0.4121775737262466,"average":0.37656634404685363},"purl":"pkg:composer/sentry/sentry-symfony","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/sentry/sentry-symfony","docker_dependents_count":30,"docker_downloads_count":181340,"usage_url":"https://repos.ecosyste.ms/usage/packagist/sentry/sentry-symfony","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/sentry/sentry-symfony/dependencies","status":null,"funding_links":["https://sentry.io/","https://sentry.io/pricing/"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-31T21:02:02.065Z","issues_count":106,"pull_requests_count":165,"avg_time_to_close_issue":9643510.270588236,"avg_time_to_close_pull_request":1365920.4601226994,"issues_closed_count":85,"pull_requests_closed_count":163,"pull_request_authors_count":37,"issue_authors_count":91,"avg_comments_per_issue":5.19811320754717,"avg_comments_per_pull_request":1.4303030303030304,"merged_pull_requests_count":127,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":36,"past_year_pull_requests_count":78,"past_year_avg_time_to_close_issue":2597273.3333333335,"past_year_avg_time_to_close_pull_request":824619.5844155845,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":4.611111111111111,"past_year_avg_comments_per_pull_request":0.7051282051282052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-symfony/issues","maintainers":[{"login":"cleptric","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ste93cry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ste93cry"},{"login":"Jean85","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jean85"},{"login":"stayallive","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stayallive"},{"login":"mdtro","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"hubertdeng123","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hubertdeng123"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"smeubank","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"}],"active_maintainers":[{"login":"cleptric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ste93cry","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ste93cry"},{"login":"stayallive","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stayallive"},{"login":"Jean85","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jean85"},{"login":"mdtro","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry-symfony/codemeta","maintainers":[{"uuid":"zeeg","login":"zeeg","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/zeeg","role":null,"created_at":"2022-11-10T10:43:23.018Z","updated_at":"2022-11-10T10:43:23.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/zeeg/packages"},{"uuid":"HazAT","login":"HazAT","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/HazAT","role":null,"created_at":"2022-11-10T10:43:23.022Z","updated_at":"2022-11-10T10:43:23.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/HazAT/packages"},{"uuid":"Sentry","login":"Sentry","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/Sentry","role":null,"created_at":"2022-11-10T10:43:23.030Z","updated_at":"2022-11-10T10:43:23.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/Sentry/packages"}]},{"id":5545735,"name":"github.com/google/GoogleAppMeasurement","ecosystem":"swiftpm","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/GoogleAppMeasurement","keywords_array":[],"namespace":"google","versions_count":74,"first_release_published_at":"2021-01-20T22:40:23.000Z","latest_release_published_at":"2026-07-21T22:40:08.000Z","latest_release_number":"12.17.0","last_synced_at":"2026-09-15T02:55:07.641Z","created_at":"2022-11-28T20:35:59.385Z","updated_at":"2026-09-15T02:55:07.641Z","registry_url":"https://swiftpackageindex.com/google/GoogleAppMeasurement","install_command":null,"documentation_url":"https://swiftpackageindex.com/google/GoogleAppMeasurement/documentation","metadata":{},"repo_metadata":{"id":37684510,"uuid":"330424992","full_name":"google/GoogleAppMeasurement","owner":"google","description":null,"archived":false,"fork":false,"pushed_at":"2026-09-02T16:17:40.000Z","size":123,"stargazers_count":36,"open_issues_count":2,"forks_count":31,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-09-07T23:28:41.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-17T15:40:24.000Z","updated_at":"2026-09-01T23:43:29.000Z","dependencies_parsed_at":"2023-02-10T11:16:02.304Z","dependency_job_id":"440b4b4b-f0e8-4828-b388-714ec521e964","html_url":"https://github.com/google/GoogleAppMeasurement","commit_stats":{"total_commits":67,"total_committers":10,"mean_commits":6.7,"dds":0.7014925373134329,"last_synced_commit":"4f234bcbdae841d7015258fbbf8e7743a39b8200"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/google/GoogleAppMeasurement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/sbom","scorecard":{"id":436262,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/GoogleAppMeasurement","commit":"883305109ead4599e4ca59591754ee72e81e6b5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","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":"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/spm.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleAppMeasurement/spm.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/spm.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 27 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"}}]},"last_synced_at":"2025-08-19T04:45:04.075Z","repository_id":37684510,"created_at":"2025-08-19T04:45:04.075Z","updated_at":"2025-08-19T04:45:04.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37330584,"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-15T02:00:05.939Z","response_time":113,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2875,"last_synced_at":"2026-09-13T01:35:19.807Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2143865,"followers":78424,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-09-13T01:35:19.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"12.17.0","sha":"fceaffa07d22dcd5624d3639fd970351a4a5ad8c","kind":"commit","published_at":"2026-07-21T22:40:08.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.17.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.17.0/manifests"},{"name":"12.16.0","sha":"ce606e3768abddff0510783e1a6d2f270b943b35","kind":"commit","published_at":"2026-07-01T00:19:45.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.16.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.16.0/manifests"},{"name":"12.15.0","sha":"144855f40d8668927f256a3045f7fdc4c3f4338b","kind":"commit","published_at":"2026-06-09T21:53:13.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.15.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.15.0/manifests"},{"name":"12.14.0","sha":"219e564a8510e983e675c94f77f7f7c50049f22d","kind":"commit","published_at":"2026-05-19T21:35:46.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.14.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.14.0/manifests"},{"name":"12.13.0","sha":"c2c76bebcfbb90d90ea10599f934f9af160e1604","kind":"commit","published_at":"2026-04-28T19:27:48.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.13.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.13.0/manifests"},{"name":"12.12.1","sha":"5100f946bd32778662047a823bf145c6da32d85d","kind":"commit","published_at":"2026-04-16T17:55:31.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.12.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.12.1/manifests"},{"name":"12.11.0","sha":"1657f705bc70255ff9d66dfcc697a85db164998f","kind":"commit","published_at":"2026-03-10T20:46:35.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.11.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.11.0/manifests"},{"name":"12.10.0","sha":"68ba955e540dcff5e0805970ef4b1fd0150be100","kind":"commit","published_at":"2026-02-18T18:28:36.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.10.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.10.0/manifests"},{"name":"12.8.0","sha":"2ffd220823f3716904733162e9ae685545c276d1","kind":"commit","published_at":"2026-01-06T21:35:44.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.8.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.8.0/manifests"},{"name":"12.5.0","sha":"c2d59acf17a8ba7ed80a763593c67c9c7c006ad1","kind":"commit","published_at":"2025-10-21T22:03:40.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.5.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.5.0/manifests"},{"name":"12.4.0","sha":"52713644ce2831bb687ded4aefd5e5c9f15565c5","kind":"commit","published_at":"2025-10-01T18:30:49.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.4.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.4.0/manifests"},{"name":"12.3.0","sha":"34f5306ed8c9d9493f6390b4c2a18f19ecad1da4","kind":"commit","published_at":"2025-09-09T20:21:20.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.3.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.3.0/manifests"},{"name":"12.2.0","sha":"1c7edd5cc6e4ad22d2b81166bb9b208b9e63058a","kind":"commit","published_at":"2025-08-19T22:51:20.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.2.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.2.0/manifests"},{"name":"12.1.0","sha":"883305109ead4599e4ca59591754ee72e81e6b5e","kind":"commit","published_at":"2025-08-01T20:53:46.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.1.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.1.0/manifests"},{"name":"12.0.0","sha":"63c18311aac00032f15f5ce431c9e83ada96c386","kind":"commit","published_at":"2025-07-09T21:14:06.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/12.0.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/12.0.0/manifests"},{"name":"11.15.0","sha":"45ce435e9406d3c674dd249a042b932bee006f60","kind":"commit","published_at":"2025-06-17T21:46:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.15.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.15.0/manifests"},{"name":"11.14.0","sha":"406f72d0d5e9445fd1cf782db3e9e338cee2bed4","kind":"commit","published_at":"2025-05-27T21:25:09.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.14.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.14.0/manifests"},{"name":"11.13.0","sha":"543071966b3fb6613a2fc5c6e7112d1e998184a7","kind":"commit","published_at":"2025-05-06T22:51:00.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.13.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.13.0/manifests"},{"name":"11.12.0","sha":"f7460ea630bddf172115c28493ae8b3798d95ce3","kind":"commit","published_at":"2025-04-15T23:02:08.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.12.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.12.0/manifests"},{"name":"11.11.0","sha":"dd89fc79a77183830742a16866d87e4e54785734","kind":"commit","published_at":"2025-03-24T23:21:18.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.11.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.11.0/manifests"},{"name":"11.10.0","sha":"defe1970a9099d47765592ebd7ac5f5e9fdb57c6","kind":"commit","published_at":"2025-03-11T18:01:11.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.10.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.10.0/manifests"},{"name":"11.9.0","sha":"d80e25104abe76d69a134d4ec18f011edd8df06c","kind":"commit","published_at":"2025-02-19T23:45:03.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.9.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.9.0/manifests"},{"name":"11.7.0","sha":"be0881ff728eca210ccb628092af400c086abda3","kind":"commit","published_at":"2025-01-07T19:36:37.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.7.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.7.0/manifests"},{"name":"11.4.0","sha":"4f234bcbdae841d7015258fbbf8e7743a39b8200","kind":"commit","published_at":"2024-10-10T21:29:46.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.4.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.4.0/manifests"},{"name":"11.3.0","sha":"93406fd21b85e66e2d6dbf50b472161fd75c3f1f","kind":"commit","published_at":"2024-09-24T16:23:10.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.3.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.3.0/manifests"},{"name":"11.1.0","sha":"07a2f57d147d2bf368a0d2dcb5579ff082d9e44f","kind":"commit","published_at":"2024-08-13T20:49:49.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.1.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.1.0/manifests"},{"name":"11.0.0","sha":"ca30c987b732d130732fb60b071e0b655a85ada7","kind":"commit","published_at":"2024-07-19T21:41:10.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/11.0.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/11.0.0/manifests"},{"name":"10.28.0","sha":"fe727587518729046fc1465625b9afd80b5ab361","kind":"commit","published_at":"2024-06-12T10:26:45.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.28.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.28.0/manifests"},{"name":"10.27.0","sha":"70df02431e216bed98dd461e0c4665889245ba70","kind":"commit","published_at":"2024-05-29T13:27:08.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.27.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.27.0/manifests"},{"name":"10.25.0","sha":"16244d177c4e989f87b25e9db1012b382cfedc55","kind":"commit","published_at":"2024-04-23T20:40:07.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.25.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.25.0/manifests"},{"name":"10.24.0","sha":"51ba746a9d51a4bd0774b68499b0c73ef6e8570d","kind":"commit","published_at":"2024-04-03T21:08:54.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.24.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.24.0/manifests"},{"name":"10.23.1","sha":"c7a5917ebe48d69f421aadf154ef3969c8b7f12d","kind":"commit","published_at":"2024-03-27T22:23:02.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.23.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.23.1/manifests"},{"name":"10.23.0","sha":"6ec4ca62b00a665fa09b594fab897753a8c635fa","kind":"commit","published_at":"2024-03-12T22:15:31.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.23.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.23.0/manifests"},{"name":"10.22.1","sha":"482cfa4e5880f0a29f66ecfd60c5a62af28bd1f0","kind":"commit","published_at":"2024-03-06T21:27:50.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.22.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.22.1/manifests"},{"name":"10.22.0","sha":"bf3bb24f6b60a7acedaef504e9ce97154203217a","kind":"commit","published_at":"2024-02-28T18:40:51.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.22.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.22.0/manifests"},{"name":"10.21.0","sha":"cb8617fab75d181270a1d8f763f26b15c73e2e1e","kind":"commit","published_at":"2024-01-30T21:44:50.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.21.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.21.0/manifests"},{"name":"10.20.0","sha":"ceec9f28dea12b7cf3dabf18b5ed7621c88fd4aa","kind":"commit","published_at":"2024-01-09T22:34:06.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.20.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.20.0/manifests"},{"name":"10.17.0","sha":"6b332152355c372ace9966d8ee76ed191f97025e","kind":"commit","published_at":"2023-10-25T03:11:04.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.17.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.17.0/manifests"},{"name":"10.16.0","sha":"56f681586ff006a7982b53dc94082eea31971acf","kind":"commit","published_at":"2023-09-26T18:02:20.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.16.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.16.0/manifests"},{"name":"10.13.0","sha":"03b9beee1a61f62d32c521e172e192a1663a5e8b","kind":"commit","published_at":"2023-07-25T21:21:55.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.13.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.13.0/manifests"},{"name":"10.12.0","sha":"0a226a8c50494c4cb877fbde27ab6374520a3354","kind":"commit","published_at":"2023-06-28T21:52:04.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.12.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.12.0/manifests"},{"name":"10.11.0","sha":"62e3a0c09a75e2637f5300d46f05a59313f1c286","kind":"commit","published_at":"2023-06-05T19:08:03.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.11.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.11.0/manifests"},{"name":"10.10.0","sha":"69f5b8425dd473d2f2475bba7f88f82cd9da0e36","kind":"commit","published_at":"2023-05-16T19:54:00.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.10.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.10.0/manifests"},{"name":"10.9.0","sha":"9209b95a2593985569918e5e5ee2bf4ef8ff3640","kind":"commit","published_at":"2023-04-20T20:24:15.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.9.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.9.0/manifests"},{"name":"10.8.0","sha":"274428b83e063cd518b998555be0ec18abcbe9de","kind":"commit","published_at":"2023-03-31T18:42:13.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.8.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.8.0/manifests"},{"name":"10.6.0","sha":"04351180d4c757c6c16127cb57b685fff9ef260b","kind":"commit","published_at":"2023-02-21T20:15:39.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.6.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.6.0/manifests"},{"name":"10.4.0","sha":"9a09ece724128e8d1e14c5133b87c0e236844ac0","kind":"commit","published_at":"2023-01-09T19:24:26.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.4.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.4.0/manifests"},{"name":"10.1.0","sha":"71eb6700dd53a851473c48d392f00a3ab26699a6","kind":"commit","published_at":"2022-10-18T22:38:51.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.1.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.1.0/manifests"},{"name":"10.0.0","sha":"e3dd02f390cae79a7073b46dfb0cb6b60c48401b","kind":"commit","published_at":"2022-09-27T18:28:28.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/10.0.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/10.0.0/manifests"},{"name":"9.6.0","sha":"c1cfde8067668027b23a42c29d11c246152fe046","kind":"commit","published_at":"2022-09-06T17:06:08.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/9.6.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.6.0/manifests"},{"name":"9.3.0","sha":"f54f60d0164d887e1174fa51ab2efe48a8e9d178","kind":"commit","published_at":"2022-07-06T22:52:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/9.3.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.3.0/manifests"},{"name":"9.1.0","sha":"192cce3e0486aecfdb61102a9c694c78dc89dc48","kind":"commit","published_at":"2022-05-17T20:30:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/9.1.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"6a3123fab90f3884167990bee9bb30097d99c98c","kind":"commit","published_at":"2022-04-19T21:49:54.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/9.0.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/9.0.0/manifests"},{"name":"8.15.0","sha":"ef819db8c58657a6ca367322e73f3b6322afe0a2","kind":"commit","published_at":"2022-04-05T21:49:10.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.15.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.15.0/manifests"},{"name":"8.14.0","sha":"9b74e6a3f875208c04c22b39b580a21d4de0f4f9","kind":"commit","published_at":"2022-03-16T00:56:59.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.14.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.14.0/manifests"},{"name":"8.12.0","sha":"6cc2991c11872510a5314bc112cc7558dd9d046a","kind":"commit","published_at":"2022-02-01T20:59:17.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.12.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.12.0/manifests"},{"name":"8.9.1","sha":"9b2f6aca5b4685c45f9f5481f19bee8e7982c538","kind":"commit","published_at":"2021-10-30T00:50:28.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.9.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"1f13198b27eb2ac844953dad267bc25639128c41","kind":"commit","published_at":"2021-10-19T23:55:03.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.9.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.9.0/manifests"},{"name":"8.8.0","sha":"06add56b27b88ae5180e92d4ee21a1199ee888a1","kind":"commit","published_at":"2021-09-22T00:21:47.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.8.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4901bde146b0269da35470d261f741f0e910d8df","kind":"commit","published_at":"2021-08-31T21:02:18.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.7.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.7.0/manifests"},{"name":"8.5.0","sha":"06e74ef7ee7326e1af724d462091eed1e5c6fb4a","kind":"commit","published_at":"2021-06-30T21:42:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.5.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.5.0/manifests"},{"name":"8.3.1","sha":"06e74ef7ee7326e1af724d462091eed1e5c6fb4a","kind":"commit","published_at":"2021-06-30T21:42:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.3.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.3.1/manifests"},{"name":"8.3.0","sha":"06e74ef7ee7326e1af724d462091eed1e5c6fb4a","kind":"commit","published_at":"2021-06-30T21:42:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.3.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.3.0/manifests"},{"name":"8.1.1","sha":"8f2945122bef809c963a619a598c3ac390c2163a","kind":"commit","published_at":"2021-06-10T22:59:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.1.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.1.1/manifests"},{"name":"8.0.0","sha":"48fcea0c0a74fc89131696aa995043eaa971ccb1","kind":"commit","published_at":"2021-05-04T23:26:57.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/8.0.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/8.0.0/manifests"},{"name":"7.11.1","sha":"22cb3ab5588200b210ae01e42665f52ac4e8ad28","kind":"commit","published_at":"2021-04-26T20:30:24.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.11.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.11.1/manifests"},{"name":"7.11.0","sha":"7a263c22915db6e421dbf84bd3b4367a870588d9","kind":"commit","published_at":"2021-04-15T13:18:56.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.11.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.11.0/manifests"},{"name":"7.10.0","sha":"184d93b7790caa8b8368794c030c3aeb10d42e25","kind":"commit","published_at":"2021-03-30T21:27:33.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.10.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.10.0/manifests"},{"name":"7.9.0","sha":"4a30a474eb175ebf3d3ede045614fad99fa9b9bf","kind":"commit","published_at":"2021-03-23T15:00:44.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.9.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.9.0/manifests"},{"name":"7.8.1","sha":"9db2a8536e804dced3ccf8c1b4d05051f014f941","kind":"commit","published_at":"2021-03-12T20:00:23.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.8.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.8.1/manifests"},{"name":"7.8.0","sha":"e451106148d7842b1ef1ecfce98d07dd4cfa5f8b","kind":"commit","published_at":"2021-03-08T14:39:19.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.8.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.8.0/manifests"},{"name":"7.5.1","sha":"38205d8e39f806f71b048f93427337c9511c9402","kind":"commit","published_at":"2021-01-29T18:03:03.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.5.1","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.5.1/manifests"},{"name":"7.5.0","sha":"58ae309ad8e3b198e2d9fde648b50f09ce9aba7a","kind":"commit","published_at":"2021-01-26T18:05:06.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.5.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.5.0/manifests"},{"name":"7.4.0","sha":"c533e218799d68244ffce44af21f9607f4298976","kind":"commit","published_at":"2021-01-20T22:40:23.000Z","download_url":"https://codeload.github.com/google/GoogleAppMeasurement/tar.gz/7.4.0","html_url":"https://github.com/google/GoogleAppMeasurement/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleAppMeasurement@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/tags/7.4.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T02:54:07.830Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":1584,"rankings":{"downloads":null,"dependent_repos_count":0.05928560841855639,"dependent_packages_count":1.4673188083592708,"stargazers_count":42.418852823477096,"forks_count":16.59997035719579,"docker_downloads_count":null,"average":15.136356899362678},"purl":"pkg:swift/github.com/google/GoogleAppMeasurement","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/google/GoogleAppMeasurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/google/GoogleAppMeasurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/google/GoogleAppMeasurement/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T23:08:34.900Z","issues_count":19,"pull_requests_count":129,"avg_time_to_close_issue":6391908.470588235,"avg_time_to_close_pull_request":320723.76470588235,"issues_closed_count":17,"pull_requests_closed_count":119,"pull_request_authors_count":16,"issue_authors_count":18,"avg_comments_per_issue":3.263157894736842,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":115,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":20003871.0,"past_year_avg_time_to_close_pull_request":4614.071428571428,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleAppMeasurement/issues","maintainers":[{"login":"htcgh","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/htcgh"},{"login":"pcfba","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcfba"},{"login":"tsunghung","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsunghung"},{"login":"ncooke3","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncooke3"},{"login":"paulb777","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulb777"},{"login":"ryanwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanwilson"},{"login":"andrewheard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewheard"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"allenktv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allenktv"}],"active_maintainers":[{"login":"pcfba","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcfba"},{"login":"htcgh","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/htcgh"},{"login":"andrewheard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewheard"},{"login":"allenktv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allenktv"},{"login":"ncooke3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncooke3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2FGoogleAppMeasurement/codemeta","maintainers":[]},{"id":701319,"name":"sentry/sentry","ecosystem":"packagist","description":"PHP SDK for Sentry (http://sentry.io)","homepage":"http://sentry.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-php","keywords_array":["log","logging","profiling","sentry","error-handler","tracing","error-monitoring","crash-reporting","crash-reports"],"namespace":"sentry","versions_count":174,"first_release_published_at":"2012-02-01T08:14:45.000Z","latest_release_published_at":"2026-08-27T12:59:01.000Z","latest_release_number":"4.31.0","last_synced_at":"2026-09-17T02:54:18.626Z","created_at":"2022-04-07T11:08:00.117Z","updated_at":"2026-09-17T02:54:18.626Z","registry_url":"https://packagist.org/packages/sentry/sentry#","install_command":"composer require sentry/sentry","documentation_url":null,"metadata":{"funding":[{"url":"https://sentry.io/","type":"custom"},{"url":"https://sentry.io/pricing/","type":"custom"}]},"repo_metadata":{"id":2287287,"uuid":"3244931","full_name":"getsentry/sentry-php","owner":"getsentry","description":"The official PHP SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2026-09-07T18:18:34.000Z","size":5268,"stargazers_count":1914,"open_issues_count":31,"forks_count":475,"subscribers_count":83,"default_branch":"master","last_synced_at":"2026-09-09T08:27:12.298Z","etag":null,"topics":["crash-reporting","crash-reports","error-handler","error-monitoring","hacktoberfest","php","sdk","sentry","sentry-client","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://sentry.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pilu/fresh","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2012-01-23T07:34:48.000Z","updated_at":"2026-09-04T10:32:48.000Z","dependencies_parsed_at":"2026-01-10T20:08:15.681Z","dependency_job_id":null,"html_url":"https://github.com/getsentry/sentry-php","commit_stats":{"total_commits":1414,"total_committers":237,"mean_commits":5.966244725738397,"dds":0.7475247524752475,"last_synced_commit":"bdcb19cb93f3aaa39004afdee30d161504d98fec"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/sbom","scorecard":{"id":424635,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-php","commit":"458c0cfe93c4e316fa8702046998310db0c548e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/28 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/getsentry/.github/SECURITY.md:1","Info: Found linked content: github.com/getsentry/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/getsentry/.github/SECURITY.md:1","Info: Found text in security policy: github.com/getsentry/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}}]},"last_synced_at":"2025-08-19T01:58:35.309Z","repository_id":2287287,"created_at":"2025-08-19T01:58:35.309Z","updated_at":"2025-08-19T01:58:35.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37327976,"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-14T02:00:06.290Z","response_time":176,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":814,"last_synced_at":"2026-09-09T08:14:07.709Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":114942,"followers":3188,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-09-09T08:14:07.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"4.27.0","sha":"1f0544cff8443ac1d25d6521487118e28381a1c2","kind":"commit","published_at":"2026-05-06T14:32:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.27.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.27.0/manifests"},{"name":"4.26.0","sha":"7597fd10c443929c62489d7cf38d1cb8341d6608","kind":"commit","published_at":"2026-04-30T12:50:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.26.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.26.0/manifests"},{"name":"4.25.0","sha":"bfee3381e1f6dea8a5f3a18adba6419fe81c5f54","kind":"commit","published_at":"2026-04-23T12:50:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.25.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.25.0/manifests"},{"name":"4.24.0","sha":"5055cc792f630a427fdf9dcccd88faa94b50fd30","kind":"commit","published_at":"2026-04-01T14:34:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.24.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.24.0/manifests"},{"name":"4.23.1","sha":"eccf30d8abcf55189a1dc0eb3d946a61d42fb4df","kind":"commit","published_at":"2026-03-27T18:26:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.23.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.23.1/manifests"},{"name":"4.23.0","sha":"121a674d5fffcdb8e414b75c1b76edba8e592b66","kind":"commit","published_at":"2026-03-23T13:15:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.23.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.23.0/manifests"},{"name":"4.22.0","sha":"ce6ab95a7021f976a27b4628a4072e481c8acf60","kind":"commit","published_at":"2026-03-16T13:03:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.22.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.22.0/manifests"},{"name":"4.21.0","sha":"2bf405fc4d38f00073a7d023cf321e59f614d54c","kind":"commit","published_at":"2026-02-24T15:32:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.21.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.21.0/manifests"},{"name":"4.20.0","sha":"d7264b972e5f87110492376ade1cc20cbc049345","kind":"commit","published_at":"2026-02-16T13:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.20.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.20.0/manifests"},{"name":"4.19.1","sha":"1c21d60bebe67c0122335bd3fe977990435af0a3","kind":"commit","published_at":"2025-12-02T15:57:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.19.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"1d29a07c8fb68ae9ad9bb8c3fecfaad3cbc23053","kind":"commit","published_at":"2025-11-27T14:53:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.19.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.19.0/manifests"},{"name":"4.18.1","sha":"04dcf20b39742b731b676f8b8d4f02d1db488af8","kind":"commit","published_at":"2025-11-11T09:34:53.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.18.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.18.1/manifests"},{"name":"4.18.0","sha":"75f7efb7d435d24767c93d0081b8edf228be5772","kind":"commit","published_at":"2025-11-05T14:37:07.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.18.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.18.0/manifests"},{"name":"4.17.1","sha":"5c696b8de57e841a2bf3b6f6eecfd99acfdda80c","kind":"commit","published_at":"2025-10-23T15:19:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.17.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.17.1/manifests"},{"name":"4.17.0","sha":"62927369a572efc27ddbd89e466e17788329224b","kind":"commit","published_at":"2025-10-20T12:57:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.17.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"c5b086e4235762da175034bc463b0d31cbb38d2e","kind":"commit","published_at":"2025-09-22T13:38:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.16.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.16.0/manifests"},{"name":"4.15.2","sha":"61a2d918e8424b6de4a2e265c15133a00c17db51","kind":"commit","published_at":"2025-09-03T07:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.15.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.2/manifests"},{"name":"4.15.1","sha":"0d09baf3700869ec4b723c95eb466de56c3d74b6","kind":"commit","published_at":"2025-08-28T15:45:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.15.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.1/manifests"},{"name":"4.15.0","sha":"b2d84de69f3eda8ca22b0b00e9f923be3b837355","kind":"commit","published_at":"2025-08-20T14:26:37.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.15.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.15.0/manifests"},{"name":"4.14.2","sha":"bfeec74303d60d3f8bc33701ab3e86f8a8729f17","kind":"commit","published_at":"2025-07-21T08:28:29.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.14.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.2/manifests"},{"name":"4.14.1","sha":"a28c4a6f5fda2bf730789a638501d7a737a64eda","kind":"commit","published_at":"2025-06-23T15:25:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.14.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"f8c50304bd2f1640704345274bdd5af150b6945d","kind":"commit","published_at":"2025-06-13T17:22:57.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.14.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.14.0/manifests"},{"name":"4.13.0","sha":"b54a0eaedfc27fc2da587e64455a66cd29cd3c4d","kind":"commit","published_at":"2025-06-10T15:39:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.13.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0173702ffcbe36ce7638f07f090271294866a7a0","kind":"commit","published_at":"2025-06-07T08:37:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.12.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.12.0/manifests"},{"name":"4.11.1","sha":"53dc0bcb6a667cac5b760b46f98d5380e63e02ca","kind":"commit","published_at":"2025-05-12T11:30:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.11.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.11.1/manifests"},{"name":"4.11.0","sha":"ebf67deb9902b6da58a4b3383cbd12fed3f4f555","kind":"commit","published_at":"2025-04-14T09:04:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.11.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"2af937d47d8aadb8dab0b1d7b9557e495dd12856","kind":"commit","published_at":"2024-11-06T07:44:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.10.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"788ec170f51ebb22f2809a1e3f78b19ccd39b70d","kind":"commit","published_at":"2024-08-08T14:40:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.9.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"61770efd8b7888e0bdd7d234f0ba67b066e47d04","kind":"commit","published_at":"2024-07-16T13:45:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.8.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"3cf5778ff425a23f2d22ed41b423691d36f47163","kind":"commit","published_at":"2024-06-05T13:18:43.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.8.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f","kind":"commit","published_at":"2024-04-10T13:22:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.7.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"5a94184175e5830b589bf923da8c9c3af2c0f409","kind":"commit","published_at":"2024-03-08T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.6.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"30d98a460ab10f7b7032d76c62da5b1ce6c0765d","kind":"commit","published_at":"2024-02-13T11:32:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.6.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a6e06f0b7a17e7f68e11297427da76bfe01a3ca3","kind":"commit","published_at":"2024-01-29T16:16:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.5.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"95a428a59ebddf786a27f09d19ec395a32f62082","kind":"commit","published_at":"2024-01-23T09:49:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.4.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.4.0/manifests"},{"name":"4.3.1","sha":"cd89f230bda0833cb9992ebe9a1b7d24d6ee245b","kind":"commit","published_at":"2023-12-22T18:46:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.3.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"7e71a72baa2c7439507d868487bb36226a8a4e0c","kind":"commit","published_at":"2023-12-21T16:39:28.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.3.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"d858b32e0f9733f41dab847a0dc8c8198ba17d8b","kind":"commit","published_at":"2023-12-19T16:43:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.2.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"89666f297891ff937fceb2f3d1fb967a6848cf37","kind":"commit","published_at":"2023-12-04T12:41:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.1.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"fa41522f1fe5ff77a33a9db749c0ca7ec332f50a","kind":"commit","published_at":"2023-11-13T13:00:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.0.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.0.1/manifests"},{"name":"3.22.1","sha":"8859631ba5ab15bc1af420b0eeed19ecc6c9d81d","kind":"commit","published_at":"2023-11-13T11:47:28.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.22.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.22.1/manifests"},{"name":"4.0.0","sha":"7e10bf3fd0bee2f2eee6981e509522ab0c523d5e","kind":"commit","published_at":"2023-11-06T10:16:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/4.0.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/4.0.0/manifests"},{"name":"3.22.0","sha":"c0e3df5a5c1d133cd9461e7672568ff07042c19d","kind":"commit","published_at":"2023-10-23T20:34:53.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.22.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.22.0/manifests"},{"name":"3.21.0","sha":"624aafc22b84b089ffa43b71fb01e0096505ec4f","kind":"commit","published_at":"2023-07-31T15:31:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.21.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.21.0/manifests"},{"name":"3.20.1","sha":"644ad9768c18139a80ac510090fad000d9ffd8a4","kind":"commit","published_at":"2023-06-26T11:01:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.20.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"9b6ca1400001d01460daf1f4945b36dc4bc5baba","kind":"commit","published_at":"2023-06-22T12:13:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.20.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.20.0/manifests"},{"name":"3.19.1","sha":"dd1057fb37d4484ebb2d1bc9b05fa5969c078436","kind":"commit","published_at":"2023-05-25T06:19:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.19.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.19.1/manifests"},{"name":"3.19.0","sha":"83df96628eaf611a7abdb9dc4c04b477101dd3e6","kind":"commit","published_at":"2023-05-23T11:47:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.19.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.19.0/manifests"},{"name":"3.18.2","sha":"c634615c09a69bfdc3bb5f6ffeee78db3711167c","kind":"commit","published_at":"2023-05-17T10:56:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.18.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.2/manifests"},{"name":"3.18.1","sha":"b10161a08f51df0d12adda0b95cf8412fff3ce47","kind":"commit","published_at":"2023-05-16T09:34:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.18.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.1/manifests"},{"name":"3.18.0","sha":"2041f2ed3f82a55eaca31079e106c8b17c89dbda","kind":"commit","published_at":"2023-05-03T10:21:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.18.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"95d2e932383cf684f77acff0d2a5aef5ad2f1933","kind":"commit","published_at":"2023-03-26T21:54:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.17.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"5326a8786b8c7c3a51ea0c6d06e6cb6a9dfa6779","kind":"commit","published_at":"2023-03-16T10:37:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.16.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"c6a0e24d2f8da8d8f57cdcc87ca635248c1a91c5","kind":"commit","published_at":"2023-03-13T11:45:26.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.15.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"60dd3f74ab21cc2bf53f39bf7c342798bc185c23","kind":"commit","published_at":"2023-03-05T21:31:25.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.14.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.14.0/manifests"},{"name":"3.13.1","sha":"71c86fe4699a7f1a40c7d985f3dc7667045152f0","kind":"commit","published_at":"2023-02-10T10:17:57.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.13.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"a046ff5a37f5a0a0c285a6543dc17a7fc93b47f8","kind":"commit","published_at":"2023-02-03T10:03:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.13.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"155bb9b78438999de4529d6f051465be15a58bc5","kind":"commit","published_at":"2023-01-12T12:24:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.12.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"4902f43640963ed45517fd7c1da7fdd5511bb304","kind":"commit","published_at":"2022-11-22T10:57:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.12.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"91bd6e54d9352754bbdd1d800d2b88618f8130d4","kind":"commit","published_at":"2022-10-25T14:36:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.11.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"2fdbda9b3569df08dd4a300db8a563d0ec7241f9","kind":"commit","published_at":"2022-10-19T09:28:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.10.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"45b618b2265d11bc9b5a15f31bcc573a2dc3b956","kind":"commit","published_at":"2022-10-11T09:00:25.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.9.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"0d162e2516f8254e821a1376018e1e021f910bff","kind":"commit","published_at":"2022-10-05T09:35:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.9.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"5150776a0a9835c4ea56ff0ecd94e0a109b6c163","kind":"commit","published_at":"2022-09-21T11:01:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.8.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"dc599ef4ac5459fef95cc0414d26ac47e300e1dc","kind":"commit","published_at":"2022-09-05T14:25:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.8.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"877bca3f0f0ac0fc8ec0a218c6070cccea266795","kind":"commit","published_at":"2022-07-18T07:55:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.7.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"5b8f2934b0b20bb01da11c76985ceb5bd6c6af91","kind":"commit","published_at":"2022-06-27T07:58:00.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.6.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"6d1a6ee29c558be373bfe08d454a3c116c02dd0d","kind":"commit","published_at":"2022-06-09T20:33:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.6.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"5b611e3f09035f5ad5edf494443e3236bd5ea482","kind":"commit","published_at":"2022-05-19T07:14:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.5.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"a92443883df6a55cbe7a062f76949f23dda66772","kind":"commit","published_at":"2022-03-13T12:38:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.4.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.4.0/manifests"},{"name":"3.3.7","sha":"32e5415803ff0349ccb5e5b5e77b016320762786","kind":"tag","published_at":"2022-01-19T09:42:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.7","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.7/manifests"},{"name":"3.3.6","sha":"1b1c35a3f5afe5c7c17d572205a7733b33ab5c87","kind":"tag","published_at":"2022-01-14T09:49:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.6","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"c186c44c32899ad0cf5b4e942d71035f01b87b64","kind":"tag","published_at":"2021-12-28T09:28:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.5","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.5/manifests"},{"name":"3.3.4","sha":"ecbd09ea5d053a202cf773cb24ab28af820831bd","kind":"tag","published_at":"2021-11-08T08:49:28.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.4","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"9a7b6d84ac8fa370397336028e760c71accac1dc","kind":"tag","published_at":"2021-10-04T12:01:18.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"3d733139a3ba2d1d3a8011580e3acf0ba1d0dc9b","kind":"tag","published_at":"2021-07-19T09:30:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"fafef24c1bc242e614a1afd9533d5dcb7e9c42fe","kind":"tag","published_at":"2021-06-21T08:06:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"3bb122f9fc2bc43a4646e37db79eaf115b35b047","kind":"tag","published_at":"2021-05-26T09:17:43.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.3.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"02237728bdc5b82b0a14c37417644e3f3606db9b","kind":"tag","published_at":"2021-05-06T10:32:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.2.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"fb4f83e6e2d718d1e5fbfe3a20cced83f47f040f","kind":"tag","published_at":"2021-04-06T08:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.2.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"899b0de58c1e01feb54829b3094af74252aff385","kind":"tag","published_at":"2021-03-03T13:57:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.2.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.2.0/manifests"},{"name":"3.1.5","sha":"62f6897e1e577de39b366b5c84e19a453da36016","kind":"tag","published_at":"2021-02-18T14:34:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.5","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.5/manifests"},{"name":"2.5.2","sha":"ce63f13e2cf9f72ec169413545a3f7312b2e45e3","kind":"tag","published_at":"2021-02-02T21:29:43.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.5.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.2/manifests"},{"name":"3.1.4","sha":"5ff718099ac0050385c562b7c1da88dd215c48f9","kind":"tag","published_at":"2021-02-02T21:27:28.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.4","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"db8a322f87983bb4f3cd8db01f9a9a593efe72a3","kind":"tag","published_at":"2021-01-25T12:09:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"e9b2d45b248d75f4c79a9d166b13b947b72f01fa","kind":"tag","published_at":"2021-01-08T12:42:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.2/manifests"},{"name":"2.5.1","sha":"62ef344463b2cceab745381214be353ee8ae5fc2","kind":"tag","published_at":"2020-12-11T16:12:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.5.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.1/manifests"},{"name":"3.1.1","sha":"2a0ecb127dbccf93fb5a37df907ce08822a62e6c","kind":"tag","published_at":"2020-12-07T08:27:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"55f5714e6eff6bc9e3dc4b47ac4a0e6d72088e1e","kind":"tag","published_at":"2020-12-01T10:29:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.1.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"745b3faafdc865ea8de75e0dc61ddfdd36a31d9c","kind":"tag","published_at":"2020-11-06T12:15:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.4","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"e9f9cc24150da81f54f80611c565778d957c0aa3","kind":"tag","published_at":"2020-10-12T09:21:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"a35c6c71693a72f2fedb9b6f9644ced52268771d","kind":"tag","published_at":"2020-10-02T14:21:05.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b39248013660036d222681a359990284904a5db3","kind":"tag","published_at":"2020-10-01T12:26:05.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"b77ff3783060ce3213011ddae369e550ec985dc8","kind":"tag","published_at":"2020-09-28T07:42:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"bab5b73dbaf5f0ff62317e1611d952764d5514a9","kind":"tag","published_at":"2020-09-14T08:54:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.5.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.5.0/manifests"},{"name":"3.0.0-beta1","sha":"53e8aeeef6677e23db55c63899ba01c1f4ba2265","kind":"tag","published_at":"2020-09-03T11:46:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/3.0.0-beta1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/3.0.0-beta1/manifests"},{"name":"2.4.3","sha":"89fd1f91657b33ec9139f33f8a201eb086276103","kind":"tag","published_at":"2020-08-13T11:06:35.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.4.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"b3b4f4a08b184c3f22b208f357e8720ef42938b0","kind":"tag","published_at":"2020-07-24T07:26:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.4.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"407573e22e6cc46b72cff07c117eeb16bf3a17de","kind":"tag","published_at":"2020-07-03T12:05:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.4.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"e44561875e0d724bac3d9cdb705bf58847acd425","kind":"tag","published_at":"2020-05-21T11:10:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.4.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.4.0/manifests"},{"name":"2.3.2","sha":"b3e71feb32f1787b66a3b4fdb8686972e9c7ba94","kind":"tag","published_at":"2020-03-06T11:24:18.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.3.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.2/manifests"},{"name":"1.11.0","sha":"159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe","kind":"commit","published_at":"2020-02-12T18:38:11.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.11.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.11.0/manifests"},{"name":"2.3.1","sha":"6d736f8cefa989f6171e30e1d1bfa214f7f5ab58","kind":"tag","published_at":"2020-01-23T10:23:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.3.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"335bd24c4a817efdb7c3ec83ca42321a7761df6a","kind":"tag","published_at":"2020-01-08T17:58:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.3.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.3.0/manifests"},{"name":"2.2.6","sha":"c9b253229b95f8e5bbf6a3661a170a0be0f80563","kind":"tag","published_at":"2019-12-18T09:16:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.6","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.6/manifests"},{"name":"2.2.5","sha":"24aa98be497ff089e2d58807ee3db0bb6a021fc2","kind":"tag","published_at":"2019-11-27T08:58:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.5","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"a74999536b9119257cb1a4b1aa038e4a08439f67","kind":"tag","published_at":"2019-11-04T10:46:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.4","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"71abca33b75f6bafb8b3829a620ff9ea5e5c1d9b","kind":"tag","published_at":"2019-10-31T11:15:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"217c9e550eb3e06bbe48a4da4031223e1aab76f0","kind":"tag","published_at":"2019-10-10T08:21:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"5896f9f0a00a7525797764ba42091dfbde22a746","kind":"tag","published_at":"2019-09-23T12:06:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6798aca3375fcad16b763614c8cba7e11f06b0d0","kind":"tag","published_at":"2019-09-23T09:43:25.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.2.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"41ef3b66c2a06e3510d6e128eec28acac388f770","kind":"tag","published_at":"2019-09-06T17:06:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.1.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"646f6ada8b89a08063e31f54ed6d260bd6879239","kind":"tag","published_at":"2019-08-22T07:52:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.1.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793","kind":"tag","published_at":"2019-06-13T11:34:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.1.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1f1704806820c16dcefcbf2e80b920024fda2234","kind":"tag","published_at":"2019-05-22T07:53:00.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.1.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"99ab0ea727d4a226eb76b11484b62004f50aefb2","kind":"tag","published_at":"2019-03-01T09:06:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.0.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"478d0a21ad55665db5702e9c385e9e22dfb2aba5","kind":"tag","published_at":"2019-02-25T08:41:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.0.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0/manifests"},{"name":"2.0.0-beta2","sha":"70982d9af060c89228bc6d3e8230633673f81481","kind":"tag","published_at":"2019-02-11T14:06:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.0.0-beta2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0-beta2/manifests"},{"name":"2.0.0-beta1","sha":"6e1f60484e292549938686299ce0363111eac65d","kind":"tag","published_at":"2018-12-19T10:01:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/2.0.0-beta1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/2.0.0-beta1/manifests"},{"name":"1.10.0","sha":"b2b8ffe1560b9fb0110b02993594a4b04a511959","kind":"commit","published_at":"2018-11-09T12:27:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.10.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"6b4c80ee1f5d9d5ab5bae949f4eb5d758a0bf64b","kind":"tag","published_at":"2018-08-18T19:41:43.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.9.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"7ebc06dcab248bdf12e807bed3b308ef9c8a6ebf","kind":"tag","published_at":"2018-06-19T15:03:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.9.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"c90567d78382b803e563939654d1563ddee61707","kind":"commit","published_at":"2018-05-03T12:06:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.9.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"643ec20d181ca55317d4ccda6ad658b9a8b4f06a","kind":"commit","published_at":"2018-03-20T12:52:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.8.4","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"512661046e403dc5eb5ae192d5a6cda10e068a95","kind":"tag","published_at":"2018-02-07T11:27:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.8.3","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"3241b135120c25d6522e46246386df0ab48e13c5","kind":"tag","published_at":"2017-12-21T16:06:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.8.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3e4bb1486cd4e09869cb3342aef374788d540f1c","kind":"tag","published_at":"2017-11-09T17:46:37.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.8.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"b3a03c1eb2877f0c66885641a52216dcbf313a11","kind":"commit","published_at":"2017-10-29T21:19:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.8.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"ed62ac351124a136f61b7ece7e0d172f4c56897b","kind":"tag","published_at":"2017-08-02T16:38:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.7.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"f92d30467d9696606352aa06afeac0a60c4458ef","kind":"commit","published_at":"2017-06-07T18:13:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.7.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"5bee26136ab3fc166334cd972892bf71bd361558","kind":"commit","published_at":"2017-02-03T07:32:53.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.6.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"7656110b7577c4239b5c76a5c2d67261b0122ca0","kind":"commit","published_at":"2016-12-14T21:57:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.6.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8bb36c8b918e63a08a2b13f31568808f1a7e6c20","kind":"commit","published_at":"2016-12-09T03:40:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.6.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"be326f6a8eacacd86598af2a82bd37e93d9126d2","kind":"commit","published_at":"2016-09-29T21:31:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.5.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"fe51e53217f983ad58c5db27c7d78f9d8759b379","kind":"commit","published_at":"2016-09-20T21:52:11.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.4.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"760da88312b3b112ff1c1cd142afedde40419093","kind":"commit","published_at":"2016-09-20T16:37:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.4.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"e125c0c910feebf0d929fc07b81b550583aff5dd","kind":"commit","published_at":"2016-09-19T20:46:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.3.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"ca5fdf1aebc31b15e3f9c344e80e171f02e9c4d9","kind":"commit","published_at":"2016-09-08T17:37:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.2.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"33fbf98955cdfe34e99fe43ef8bdd874253675dd","kind":"commit","published_at":"2016-07-30T18:28:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.1.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"3451b79e40aa2fa29e65bf9617bcf5c9634abd48","kind":"commit","published_at":"2016-07-29T15:33:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.0.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"98389d53216208c618f373578b3889aba7038ac9","kind":"commit","published_at":"2016-07-28T13:29:26.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/1.0.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/1.0.0/manifests"},{"name":"0.22.0","sha":"49d4c0c4f2c298c9f15a07416debb5352a209b79","kind":"commit","published_at":"2016-06-23T19:41:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.22.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.22.0/manifests"},{"name":"0.21.2","sha":"eb2b89a2e10bec76d9110772cf0f7d3fe8c2f82c","kind":"commit","published_at":"2016-06-10T17:35:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.21.2","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f385506a1b08c284d4a3677e8e9fd9b24a78a6ee","kind":"commit","published_at":"2016-06-10T07:38:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.21.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"4a32ffe2fcc85d4c62e7a75c1bfb3b3339bf9242","kind":"commit","published_at":"2016-06-09T23:08:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.21.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"75df38fd491cc11faad35740b46c375a4cf38116","kind":"commit","published_at":"2016-06-02T19:34:18.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.20.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"a0537d73ff1417cc33bd3402db13cec3f834bcd8","kind":"commit","published_at":"2016-05-27T02:13:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.19.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"04797b77017d7e6ce3847c92b1c1f3c4e0595fc6","kind":"commit","published_at":"2016-05-23T19:55:07.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.18.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"f02bed46523c1d0741558b81c68766c0efb0c0b4","kind":"commit","published_at":"2016-05-17T16:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.18.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"7d80a2d8bc9b996b223e118a14fcb08f7642f09c","kind":"commit","published_at":"2016-05-10T22:52:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.17.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"4f0c25064f9c50f67a810d1891bfd161bd906250","kind":"commit","published_at":"2016-05-03T20:11:27.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.16.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"c1c1eff438bcdc9ebf9c604906c832471a7e3fa4","kind":"commit","published_at":"2016-04-29T10:46:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.15.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"39aa01a1694c0701afc61cbb468ac770fd010021","kind":"commit","published_at":"2016-04-27T13:39:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.14.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"1d5be07afc001df98a3528d1f928eeb2241afce6","kind":"commit","published_at":"2015-09-09T18:12:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.13.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"b325984c792ff89f985b73da9a3ad8ed8b520bca","kind":"commit","published_at":"2015-08-25T22:38:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.12.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bd247ca2a8fd9ccfb99b60285c9b31286384a92b","kind":"commit","published_at":"2015-05-19T20:20:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.12.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"2b651d779cdbac8b6456b3b0f06c8c77e43f79dd","kind":"commit","published_at":"2015-03-24T23:17:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.11.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"8534b131f296597c163cbc408ac2d914f43a1a2c","kind":"commit","published_at":"2014-09-03T04:10:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.10.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"c6184b057d597f1449f30f2caec5d9ad07ddc4af","kind":"commit","published_at":"2014-08-26T18:42:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.9.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1177f1c51110454f3a5bcca88aec3fa30e40e277","kind":"commit","published_at":"2014-06-04T05:46:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.9.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"d4b741736125f2b892e07903cd40450b53479290","kind":"commit","published_at":"2013-12-03T10:27:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.8.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"5e5cb95beeb95b4065e7bffe719a588015dff50f","kind":"commit","published_at":"2013-09-17T19:35:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.7.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4e283eef0bc5b7b511348ce88298b99299550ff3","kind":"commit","published_at":"2013-09-15T07:17:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.7.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e4aeba24578795bdc0ff41fddcd81b9ecb54c5c4","kind":"commit","published_at":"2013-07-04T11:53:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.6.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"f3bad0185d50eca57dcb477488df14edd172d22e","kind":"commit","published_at":"2013-06-05T21:27:00.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.6.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"cf3505369911d8f4ce3eb59dc9e1baba29cf72cf","kind":"commit","published_at":"2013-02-19T21:45:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.5.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"fb57afcd7c7b21d34ac50c34fbe38964b598c34f","kind":"commit","published_at":"2013-02-17T20:56:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.5.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"80ff1fec353834de5d6bf57ca6834eddde14aba9","kind":"commit","published_at":"2013-01-22T00:12:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.4.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7c13662b139dca970b551387d1f713d809b6d92e","kind":"commit","published_at":"2012-10-16T02:42:58.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.3.1","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"27d5f0fd96d8a4e9db23eae24e4ed070f4a9dc41","kind":"commit","published_at":"2012-10-15T02:50:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.3.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"d86318511dbaff214ec7bb23f2a2c7a267d06ebb","kind":"tag","published_at":"2012-02-07T07:01:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.2.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"6b4904a4a52020756f049f0a24cb13dea49432ab","kind":"tag","published_at":"2012-02-01T08:18:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-php/tar.gz/0.1.0","html_url":"https://github.com/getsentry/sentry-php/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-php@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T00:08:22.703Z","dependent_packages_count":263,"downloads":267643743,"downloads_period":"total","dependent_repos_count":5893,"rankings":{"downloads":0.04644943001659956,"dependent_repos_count":0.11832381120017992,"dependent_packages_count":0.13445887636384082,"stargazers_count":0.1997325490713781,"forks_count":0.12150193009605254,"docker_downloads_count":0.18775348554078136,"average":0.13470334704813872},"purl":"pkg:composer/sentry/sentry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/sentry/sentry","docker_dependents_count":119,"docker_downloads_count":14368172,"usage_url":"https://repos.ecosyste.ms/usage/packagist/sentry/sentry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/sentry/sentry/dependencies","status":null,"funding_links":["https://sentry.io/","https://sentry.io/pricing/"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T12:01:27.812Z","issues_count":214,"pull_requests_count":516,"avg_time_to_close_issue":9089811.744565217,"avg_time_to_close_pull_request":981794.5793991416,"issues_closed_count":184,"pull_requests_closed_count":466,"pull_request_authors_count":69,"issue_authors_count":139,"avg_comments_per_issue":3.892523364485981,"avg_comments_per_pull_request":0.5678294573643411,"merged_pull_requests_count":409,"bot_issues_count":7,"bot_pull_requests_count":47,"past_year_issues_count":27,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1362241.6923076923,"past_year_avg_time_to_close_pull_request":555174.6785714285,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":0.3838383838383838,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-php/issues","maintainers":[{"login":"cleptric","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"stayallive","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stayallive"},{"login":"Jean85","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jean85"},{"login":"ste93cry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ste93cry"},{"login":"HazAT","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"mdtro","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"smeubank","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"rodolfoBee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"Jeffreyhung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"AbhiPrasad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"hubertdeng123","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hubertdeng123"},{"login":"MeredithAnya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MeredithAnya"},{"login":"oioki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oioki"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"}],"active_maintainers":[{"login":"cleptric","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"oioki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oioki"},{"login":"stayallive","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stayallive"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/sentry%2Fsentry/codemeta","maintainers":[{"uuid":"zeeg","login":"zeeg","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/zeeg","role":null,"created_at":"2022-11-10T10:43:23.554Z","updated_at":"2022-11-10T10:43:23.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/zeeg/packages"},{"uuid":"HazAT","login":"HazAT","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/HazAT","role":null,"created_at":"2022-11-10T10:43:23.559Z","updated_at":"2022-11-10T10:43:23.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/HazAT/packages"},{"uuid":"Sentry","login":"Sentry","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/Sentry","role":null,"created_at":"2022-11-10T10:43:23.563Z","updated_at":"2022-11-10T10:43:23.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/Sentry/packages"}]},{"id":221902,"name":"quickcheck-assertions","ecosystem":"hackage","description":"Library with convenient assertions for QuickCheck properties like in HUnit","homepage":"https://github.com/s9gf4ult/quickcheck-assertions","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/s9gf4ult/quickcheck-assertions","keywords_array":["lgpl","library","testing","Propose Tags"],"namespace":null,"versions_count":4,"first_release_published_at":"2013-02-28T10:27:51.000Z","latest_release_published_at":"2017-01-17T11:53:56.000Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-07T11:37:21.042Z","created_at":"2022-04-06T00:27:05.367Z","updated_at":"2026-09-07T11:37:21.043Z","registry_url":"https://hackage.haskell.org/package/quickcheck-assertions","install_command":"cabal install quickcheck-assertions","documentation_url":null,"metadata":{},"repo_metadata":{"id":7155769,"uuid":"8454880","full_name":"s9gf4ult/quickcheck-assertions","owner":"s9gf4ult","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-17T11:54:08.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-23T02:57:44.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s9gf4ult.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-27T11:49:42.000Z","updated_at":"2017-01-17T13:25:23.000Z","dependencies_parsed_at":"2022-08-19T16:11:10.170Z","dependency_job_id":null,"html_url":"https://github.com/s9gf4ult/quickcheck-assertions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s9gf4ult","download_url":"https://codeload.github.com/s9gf4ult/quickcheck-assertions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219011740,"owners_count":16423966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"s9gf4ult","name":"Alexey Uimanov","uuid":"105054","kind":"user","description":"","email":"","website":"http://s9gf4ult.blogspot.com","location":"Tyumen","twitter":null,"company":"@Aviora ","icon_url":"https://avatars.githubusercontent.com/u/105054?v=4","repositories_count":152,"last_synced_at":"2023-04-19T18:17:25.972Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/s9gf4ult","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:44:58.184Z","updated_at":"2023-04-19T18:17:26.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s9gf4ult","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s9gf4ult/repositories"},"tags":[{"name":"v0.2.0","sha":"90a8242aa6201d18beb1bef590f4f83b65dbc4d6","kind":"commit","published_at":"2015-01-24T13:22:29.000Z","download_url":"https://codeload.github.com/s9gf4ult/quickcheck-assertions/tar.gz/v0.2.0","html_url":"https://github.com/s9gf4ult/quickcheck-assertions/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8a32d4794ea06a8e0a8be634ae1170048b434e24","kind":"commit","published_at":"2013-06-05T17:46:13.000Z","download_url":"https://codeload.github.com/s9gf4ult/quickcheck-assertions/tar.gz/v0.1.1","html_url":"https://github.com/s9gf4ult/quickcheck-assertions/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/v0.1.1/manifests"},{"name":"0.1.0","sha":"2917fb4f441b0dc1154fcf79382dd26667d3efb1","kind":"commit","published_at":"2013-02-28T04:38:15.000Z","download_url":"https://codeload.github.com/s9gf4ult/quickcheck-assertions/tar.gz/0.1.0","html_url":"https://github.com/s9gf4ult/quickcheck-assertions/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-10T02:55:21.005Z","dependent_packages_count":0,"downloads":6577,"downloads_period":"total","dependent_repos_count":152,"rankings":{"downloads":23.33029923768347,"dependent_repos_count":3.3678461713505516,"dependent_packages_count":19.359426555922177,"stargazers_count":38.04187051996814,"forks_count":36.9837296620776,"docker_downloads_count":null,"average":24.21663442940039},"purl":"pkg:hackage/quickcheck-assertions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/quickcheck-assertions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/quickcheck-assertions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/quickcheck-assertions/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-10T02:04:24.977Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9gf4ult%2Fquickcheck-assertions/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/quickcheck-assertions/codemeta","maintainers":[{"uuid":"AlekseyUymanov","login":"AlekseyUymanov","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://hackage.haskell.org/user/AlekseyUymanov","role":null,"created_at":"2022-11-14T19:24:40.012Z","updated_at":"2022-11-14T19:24:40.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/AlekseyUymanov/packages"}]},{"id":5424775,"name":"system.componentmodel.annotations","ecosystem":"nuget","description":"Provides attributes that are used to define metadata for objects used as data sources.\n\nCommonly Used Types:\nSystem.ComponentModel.DataAnnotations.ValidationResult\nSystem.ComponentModel.DataAnnotations.IValidatableObject\nSystem.ComponentModel.DataAnnotations.ValidationAttribute\nSystem.ComponentModel.DataAnnotations.RequiredAttribute\nSystem.ComponentModel.DataAnnotations.StringLengthAttribute\nSystem.ComponentModel.DataAnnotations.DisplayAttribute\nSystem.ComponentModel.DataAnnotations.RegularExpressionAttribute\nSystem.ComponentModel.DataAnnotations.DataTypeAttribute\nSystem.ComponentModel.DataAnnotations.RangeAttribute\nSystem.ComponentModel.DataAnnotations.KeyAttribute","homepage":"https://dot.net/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/runtime","keywords_array":[],"namespace":null,"versions_count":57,"first_release_published_at":"2015-06-30T17:09:34.350Z","latest_release_published_at":"2020-11-09T23:38:04.460Z","latest_release_number":"5.0.0","last_synced_at":"2026-09-17T02:58:57.741Z","created_at":"2022-11-15T17:47:18.319Z","updated_at":"2026-09-17T02:58:57.741Z","registry_url":"https://www.nuget.org/packages/system.componentmodel.annotations/","install_command":"Install-Package system.componentmodel.annotations","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","owners":"microsoft,dotnetframework","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"http://go.microsoft.com/fwlink/?LinkID=288859","icon":"Icon.png","repository":{"type":"git","url":"https://github.com/dotnet/runtime","branch":null,"commit":"bfd6048a605e9a0bebced7171a98bc3f04c78192"},"min_client_version":"2.12","development_dependency":false,"serviceable":true,"framework_assemblies":[{"assembly_name":"mscorlib","target_framework":".NETFramework4.6.1"},{"assembly_name":"System.ComponentModel.DataAnnotations","target_framework":".NETFramework4.5"},{"assembly_name":"System.ComponentModel.DataAnnotations","target_framework":".NETFramework4.6.1"}],"package_types":[],"release_notes":"https://go.microsoft.com/fwlink/?LinkID=799421","dependency_summary":{"total_dependency_groups":17,"target_frameworks":["MonoAndroid1.0","MonoTouch1.0",".NETFramework4.5",".NETFramework4.6.1",".NETCore5.0",".NETStandard1.1",".NETStandard1.3",".NETStandard1.4",".NETStandard2.0",".NETStandard2.1",".NETPortable0.0-Profile7","UAP10.0.16299","Windows8.0","Xamarin.iOS1.0","Xamarin.Mac2.0","Xamarin.TVOS1.0","Xamarin.WatchOS1.0"],"total_dependencies":7},"verified":true},"repo_metadata":{"id":37229267,"uuid":"210716005","full_name":"dotnet/runtime","owner":"dotnet","description":".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.","archived":false,"fork":false,"pushed_at":"2026-09-09T08:45:09.000Z","size":1195731,"stargazers_count":18257,"open_issues_count":7752,"forks_count":5584,"subscribers_count":447,"default_branch":"main","last_synced_at":"2026-09-09T08:53:38.798Z","etag":null,"topics":["dotnet","hacktoberfest","help-wanted"],"latest_commit_sha":null,"homepage":"https://docs.microsoft.com/dotnet/core/","language":"C#","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/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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,"dco":null,"cla":null}},"created_at":"2019-09-24T23:36:39.000Z","updated_at":"2026-09-09T08:47:11.000Z","dependencies_parsed_at":"2025-03-06T14:41:50.325Z","dependency_job_id":"9434ea28-1d89-4263-8737-6e34472b38e8","html_url":"https://github.com/dotnet/runtime","commit_stats":{"total_commits":115698,"total_committers":2961,"mean_commits":"39.073961499493414","dds":0.8995401821984823,"last_synced_commit":"a475646f5606e84894d15de12f854c26a0b67d32"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/sbom","scorecard":{"id":353157,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/runtime","commit":"108fa7856efcfd39bc991c2d849eabbf7ba5989c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 30 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: MIT License: LICENSE.TXT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:13","Info: jobLevel 'issues' permission set to 'read': .github/workflows/labeler-train.yml:61","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/labeler-train.yml:80","Info: found token with 'none' permissions: .github/workflows/labeler-train.yml:1","Info: found token with 'none' permissions: .github/workflows/labeler-train.yml:1","Info: jobLevel 'issues' permission set to 'read': .github/workflows/labeler-train.yml:125","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/labeler-train.yml:146","Warn: topLevel 'contents' permission set to 'write': .github/workflows/aspnetcore-sync.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/bump-chrome-version.yml:4","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/check-no-merge-label.yml:4","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/check-service-labels.yml:4","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/inter-branch-merge-flow.yml:8","Warn: no topLevel permission defined: .github/workflows/jit-format.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-cache-retention.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-pulls.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/labeler-promote.yml:31","Warn: no topLevel permission defined: .github/workflows/labeler-train.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdownlint.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":5,"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/libraries/Common/tests/Data/TinyAssembly.dll:1","Warn: binary detected: src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/NativeConsoleApp.exe:1","Warn: binary detected: src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/NativeLibrary.dll:1","Warn: binary detected: src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/SecondNativeLibrary.dll:1","Warn: binary detected: src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/pft8.dll:1","Warn: binary detected: src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/sft36.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Interop/IndexerWithByRefParam.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Interop/Interop.Mock01.Impl.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Interop/Interop.Mock01.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Interop/OtherAccessors.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/Debug.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/Deterministic.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/EmptyType.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/Members.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/SatelliteAssembly.resources.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Misc/Signed.exe:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Namespace/NamespaceForwardedCS.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/Namespace/NamespaceTests.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/NetModule/AppCS.exe:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/NetModule/ModuleCS00.mod:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/NetModule/ModuleCS01.mod:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/NetModule/ModuleVB01.mod:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/PortablePdbs/Documents.Embedded.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/PortablePdbs/Documents.dll:1","Warn: binary detected: src/libraries/System.Reflection.Metadata/tests/Resources/WinRT/Lib.winmd:1","Warn: binary detected: src/mono/wasm/testassets/native-libs/native-lib.o:1","Warn: binary detected: src/mono/wasm/testassets/native-libs/variadic.o:1","Warn: binary detected: src/tests/FunctionalTests/Android/Device_Emulator/AOT_PROFILED/test_debug.mibc:1","Warn: binary detected: src/tests/FunctionalTests/Android/Device_Emulator/AOT_PROFILED/test_release.mibc: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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: eng/docker/libraries-sdk.windows.Dockerfile:17","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: eng/docker/libraries-sdk.windows.Dockerfile:26","Info: Possibly incomplete results: error parsing shell code: \"fi\" can only be used to end an if: eng/testing/RunnerTemplate.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aspnetcore-sync.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/aspnetcore-sync.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aspnetcore-sync.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/aspnetcore-sync.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aspnetcore-sync.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/aspnetcore-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/aspnetcore-sync.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/aspnetcore-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-chrome-version.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/bump-chrome-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-chrome-version.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/bump-chrome-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/inter-branch-merge-flow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/inter-branch-merge-flow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit-format.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/jit-format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit-format.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/jit-format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit-format.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/jit-format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit-format.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/jit-format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/locker.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/locker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/markdownlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/runtime/markdownlint.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Warn: containerImage not pinned by hash: .devcontainer/android/Dockerfile:2","Warn: containerImage not pinned by hash: .devcontainer/wasm-multiThreaded/Dockerfile:5","Warn: containerImage not pinned by hash: .devcontainer/wasm/Dockerfile:5","Warn: containerImage not pinned by hash: eng/docker/libraries-sdk.linux.Dockerfile:5","Warn: containerImage not pinned by hash: eng/docker/libraries-sdk.linux.Dockerfile:13","Warn: containerImage not pinned by hash: eng/docker/libraries-sdk.windows.Dockerfile:4","Warn: containerImage not pinned by hash: src/coreclr/nativeaot/docs/Dockerfile.cross-build-x64-arm64:1: pin your Docker image by updating mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-arm64 to mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-arm64@sha256:6bcf92ca2572a70997cb7d7601afb515f2500a07ecef70bf1b149dcd2394b8d6","Warn: containerImage not pinned by hash: src/coreclr/nativeaot/docs/Dockerfile.cross-build-x64-x64:1: pin your Docker image by updating mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-amd64 to mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-amd64@sha256:edbfd61a532e744cb7b7f17e9c134db2db8358f518730858bc9879fa99049a04","Warn: containerImage not pinned by hash: src/libraries/Common/tests/System/Net/EnterpriseTests/setup/apacheweb/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04 to mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04@sha256:05f14dedfb8c861678be8885509419d79c0dccb0d34a3367fe790c78f94df2f3","Warn: containerImage not pinned by hash: src/libraries/Common/tests/System/Net/EnterpriseTests/setup/kdc/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04 to mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04@sha256:05f14dedfb8c861678be8885509419d79c0dccb0d34a3367fe790c78f94df2f3","Warn: containerImage not pinned by hash: src/libraries/Common/tests/System/Net/EnterpriseTests/setup/linuxclient/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04 to mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04@sha256:e54d42d62056f676dae5ca5527796b91c9abb1a9336cc194728187380feb7449","Warn: containerImage not pinned by hash: src/libraries/System.Net.Http/tests/StressTests/HttpStress/Dockerfile:2","Warn: containerImage not pinned by hash: src/libraries/System.Net.Http/tests/StressTests/HttpStress/windows.Dockerfile:3","Warn: containerImage not pinned by hash: src/libraries/System.Net.Security/tests/StressTests/SslStress/Dockerfile:2","Warn: containerImage not pinned by hash: src/libraries/System.Net.Security/tests/StressTests/SslStress/windows.Dockerfile:3","Warn: containerImage not pinned by hash: src/tests/FunctionalTests/Android/Device_Emulator/gRPC/grpc-dotnet/testassets/Dockerfile:1","Warn: containerImage not pinned by hash: src/tests/FunctionalTests/Android/Device_Emulator/gRPC/grpc-dotnet/testassets/Dockerfile:12: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:6.0 to mcr.microsoft.com/dotnet/aspnet:6.0@sha256:e70c493f8af7f95bf459cb2b15c7e7a6173228929c2b7a9a6836b19377890e78","Warn: downloadThenRun not pinned by hash: eng/docker/libraries-sdk.linux.Dockerfile:24","Warn: nugetCommand not pinned by hash: src/tests/FunctionalTests/Android/Device_Emulator/gRPC/grpc-dotnet/testassets/Dockerfile:8: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: npmCommand not pinned by hash: .github/workflows/locker.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/markdownlint.yml:28","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of  18 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 nugetCommand 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"}}]},"last_synced_at":"2025-08-18T08:49:32.205Z","repository_id":37229267,"created_at":"2025-08-18T08:49:32.205Z","updated_at":"2025-08-18T08:49:32.205Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181976,"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-09T02:00:06.536Z","response_time":53,"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":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":275,"last_synced_at":"2026-09-10T06:46:36.157Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":468783,"followers":23341,"following":0,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2026-09-10T06:46:36.191Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"v11.0.0-rc.1.26425.128","sha":"ab19415702aa8139d5369e47c73edb47343c34ad","kind":"commit","published_at":"2026-08-24T18:31:10.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-rc.1.26425.128","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-rc.1.26425.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-rc.1.26425.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-rc.1.26425.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-rc.1.26425.128/manifests"},{"name":"v10.0.12","sha":"4271d88e0aebf3d04f188f1334c2220d80555ef6","kind":"commit","published_at":"2026-08-21T01:09:07.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.12/manifests"},{"name":"v8.0.31","sha":"1219a42122cf5190c7f512850557e38c422430dc","kind":"commit","published_at":"2026-08-20T20:38:34.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.31","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.31/manifests"},{"name":"v9.0.20","sha":"3879076d9a06ce098d37c3882fb1845a6627335b","kind":"commit","published_at":"2026-08-13T17:18:30.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.20","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.20/manifests"},{"name":"v11.0.0-preview.7.26381.103","sha":"253bde0a42aff6d8e99e039db1e710c5e1f5436a","kind":"commit","published_at":"2026-07-27T20:58:04.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.7.26381.103","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.7.26381.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.7.26381.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.7.26381.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.7.26381.103/manifests"},{"name":"v10.0.11","sha":"79d0c463f1b55624c874a11585f7e47731e8d675","kind":"commit","published_at":"2026-07-22T09:32:29.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.11/manifests"},{"name":"v9.0.19","sha":"8381bdb01fe4a26e1f61370e779c78bb73ecc95b","kind":"commit","published_at":"2026-07-17T21:05:36.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.19/manifests"},{"name":"v8.0.30","sha":"a83db3e0eb2defb6220e15dae2f1a0462fdbf99f","kind":"commit","published_at":"2026-07-17T21:05:32.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.30","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.30/manifests"},{"name":"v11.0.0-preview.6.26359.118","sha":"b492b5e130450d177772b3f5388d6abecc9d3608","kind":"commit","published_at":"2026-07-01T09:09:46.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.6.26359.118","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.6.26359.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.6.26359.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.6.26359.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.6.26359.118/manifests"},{"name":"v10.0.10","sha":"8f030f80c0dd2722eb2f618984e9db6784765963","kind":"commit","published_at":"2026-06-26T02:15:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.10/manifests"},{"name":"v8.0.29","sha":"18fd75c847399745c43b5970fec840ba71064e80","kind":"commit","published_at":"2026-06-24T09:51:02.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.29","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.29/manifests"},{"name":"v9.0.18","sha":"d839c41c85988aadc213e8e42269ecd7883a1790","kind":"commit","published_at":"2026-06-15T20:49:44.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.18","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.18/manifests"},{"name":"v11.0.0-preview.5.26302.115","sha":"bc8418fd7e83a70418b0de32aad0b972dfe9dae5","kind":"commit","published_at":"2026-06-02T21:52:28.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.5.26302.115","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.5.26302.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.5.26302.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.5.26302.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.5.26302.115/manifests"},{"name":"v9.0.17","sha":"f2c8152eed158e72950025393fde498c90a57a6b","kind":"commit","published_at":"2026-05-14T18:29:52.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.17","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.17/manifests"},{"name":"v8.0.28","sha":"46295af5828b062bbbf93a9cef50fd8cb9fbcb09","kind":"commit","published_at":"2026-05-14T18:29:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.28","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.28/manifests"},{"name":"v10.0.9","sha":"5eaa18a9f3398d54ba9b8c0974d88171663be892","kind":"commit","published_at":"2026-05-13T11:43:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.9/manifests"},{"name":"v8.0.27","sha":"a6bde67c455f2ac219988c7a66171631090b6f65","kind":"commit","published_at":"2026-04-29T22:59:23.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.27","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.27/manifests"},{"name":"v9.0.16","sha":"a1e6809fb8318884882ceff057000654f558738a","kind":"commit","published_at":"2026-04-29T22:59:19.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.16/manifests"},{"name":"v11.0.0-preview.4.26230.115","sha":"7e66cd737ed083ae9fcb8ede136c6c76f8a4ba1e","kind":"commit","published_at":"2026-04-28T21:27:04.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.4.26230.115","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.4.26230.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.4.26230.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.4.26230.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.4.26230.115/manifests"},{"name":"v10.0.8","sha":"b82454cad0aaaae3db2cf18fbf2cccc36e201ccc","kind":"commit","published_at":"2026-04-22T20:00:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.8/manifests"},{"name":"v10.0.6","sha":"7706f546bac1a99b3d891afe3591dc88c67f0cc4","kind":"tag","published_at":"2026-04-20T18:49:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.6/manifests"},{"name":"v11.0.0-preview.3.26207.106","sha":"d23e53a91dcd11629c2768d2e57dd27e0e862354","kind":"commit","published_at":"2026-04-02T23:02:10.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.3.26207.106","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.3.26207.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.3.26207.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.3.26207.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.3.26207.106/manifests"},{"name":"v9.0.15","sha":"4250c8399aa851d2d6a95efbdcc5c4c12311e024","kind":"commit","published_at":"2026-03-26T00:12:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.15","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.15/manifests"},{"name":"v10.0.7","sha":"7706f546bac1a99b3d891afe3591dc88c67f0cc4","kind":"commit","published_at":"2026-03-25T15:24:54.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.7/manifests"},{"name":"v8.0.26","sha":"ace9703c57db8596ccc3e3efdc7e65b6975c0b2d","kind":"commit","published_at":"2026-03-19T20:46:32.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.26","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.26/manifests"},{"name":"v11.0.0-preview.2.26159.112","sha":"68d697a4971a0f3ceb4ae7fed51ce3b244018c36","kind":"commit","published_at":"2026-02-27T14:54:45.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.2.26159.112","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.2.26159.112/manifests"},{"name":"v9.0.14","sha":"19c07820cb72aafc554c3bc8fe3c54010f5123f0","kind":"commit","published_at":"2026-02-19T17:58:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.14/manifests"},{"name":"v10.0.4","sha":"081d220c0a773ffb7c6bea6b48727833576a65ef","kind":"commit","published_at":"2026-02-18T18:36:50.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.4/manifests"},{"name":"v10.0.5","sha":"081d220c0a773ffb7c6bea6b48727833576a65ef","kind":"commit","published_at":"2026-02-18T18:36:50.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.5/manifests"},{"name":"v8.0.25","sha":"b753199016332cbf257e70c417aa5d1d02202dc7","kind":"commit","published_at":"2026-02-12T09:27:33.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.25","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.25/manifests"},{"name":"v11.0.0-preview.1.26104.118","sha":"b027ccb3edb4b1d69a038285cd7f43c7c2ab73ce","kind":"commit","published_at":"2026-02-04T09:57:02.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v11.0.0-preview.1.26104.118","html_url":"https://github.com/dotnet/runtime/releases/tag/v11.0.0-preview.1.26104.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v11.0.0-preview.1.26104.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.1.26104.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v11.0.0-preview.1.26104.118/manifests"},{"name":"v8.0.24","sha":"b3b35ce80e9eb94f72c4aa36a171a5e1cde72ace","kind":"commit","published_at":"2026-01-20T16:29:23.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.24","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.24/manifests"},{"name":"v9.0.13","sha":"9ecbfd4f3f330dc9649bce49cb12570b19d48c87","kind":"commit","published_at":"2026-01-13T20:36:38.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.13/manifests"},{"name":"v10.0.3","sha":"dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a","kind":"commit","published_at":"2026-01-12T22:49:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"9ffface2f3fa6fbbb427793c3230b1626a1fdd84","kind":"commit","published_at":"2025-12-11T20:54:52.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.2/manifests"},{"name":"v9.0.12","sha":"2f124007573374800632d39177cde00ca9fe1ef0","kind":"commit","published_at":"2025-12-06T22:07:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.12/manifests"},{"name":"v8.0.23","sha":"c96cd11cb2f0c204f272b2280082a329aee24cf7","kind":"commit","published_at":"2025-12-06T22:07:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.23","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.23/manifests"},{"name":"v10.0.1","sha":"138d5fe8f32e954a3a834be6360a834688130d4f","kind":"commit","published_at":"2025-11-14T03:51:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.1/manifests"},{"name":"v8.0.22","sha":"a2266c728f63a494ccb6786d794da2df135030be","kind":"commit","published_at":"2025-10-27T21:01:26.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.22","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.22/manifests"},{"name":"v10.0.0","sha":"60629d14374c56f1cb51819049ad1fa529307f8d","kind":"commit","published_at":"2025-10-22T01:58:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0/manifests"},{"name":"v9.0.11","sha":"fa7cdded37981a97cec9a3e233c4a6af58a91c57","kind":"commit","published_at":"2025-10-17T23:03:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.11/manifests"},{"name":"v10.0.0-rc.2.25502.107","sha":"cc5f4c0ed72aad319bf032d03f9a99213845aeaf","kind":"commit","published_at":"2025-10-01T15:42:23.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-rc.2.25502.107","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-rc.2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-rc.2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-rc.2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-rc.2.25502.107/manifests"},{"name":"v9.0.10","sha":"e1f19886fe3354963a4a790c896b3f99689fd7a5","kind":"commit","published_at":"2025-09-25T18:57:47.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.10/manifests"},{"name":"v8.0.21","sha":"362ab6669d55a75d51166f01b596c967c734ef4c","kind":"commit","published_at":"2025-09-25T18:53:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.21","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.21/manifests"},{"name":"v10.0.0-rc.1.25451.107","sha":"cbfd5265b43ca8379f983de049bb8a0869d1918c","kind":"commit","published_at":"2025-08-21T15:38:47.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-rc.1.25451.107","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-rc.1.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-rc.1.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-rc.1.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-rc.1.25451.107/manifests"},{"name":"v9.0.9","sha":"893c2ebbd49952ca49e93298148af2d95a61a0a4","kind":"commit","published_at":"2025-08-19T21:43:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.9/manifests"},{"name":"v8.0.20","sha":"574100b692e71fa3426931adf4c1ba42e4ee5213","kind":"commit","published_at":"2025-08-19T21:42:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.20","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.20/manifests"},{"name":"v10.0.0-preview.7.25380.108","sha":"46be99d54b6d3fcd027d87f697cd4a7a8658111a","kind":"commit","published_at":"2025-07-29T17:23:48.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.7.25380.108","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.7.25380.108/manifests"},{"name":"v8.0.19","sha":"fce8ed90dc43047eabec2b32c04ee46b789ad5d1","kind":"commit","published_at":"2025-07-15T17:12:24.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.19/manifests"},{"name":"v9.0.8","sha":"aae90fa09086a9be09dac83fa66542232c7269d8","kind":"commit","published_at":"2025-07-15T17:01:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.8/manifests"},{"name":"v9.0.0-preview.6.24327.7","sha":"573461dc897731c11d6166574b77a8c3aabba220","kind":"tag","published_at":"2025-07-11T15:25:25.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.6.24327.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.6.24327.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.6.24327.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.6.24327.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.6.24327.7/manifests"},{"name":"v10.0.0-preview.6.25358.103","sha":"3eac7ee1b21c1c205a8a13828a4f0883f1e5f56b","kind":"commit","published_at":"2025-07-08T02:37:15.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.6.25358.103","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.6.25358.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.6.25358.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.6.25358.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.6.25358.103/manifests"},{"name":"v9.0.7","sha":"3c298d9f00936d651cc47d221762474e25277672","kind":"commit","published_at":"2025-06-16T18:21:15.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.7/manifests"},{"name":"v8.0.18","sha":"ef853a71052646a42abf17e888ec6d9a69614ad9","kind":"commit","published_at":"2025-06-11T19:02:42.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.18","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.18/manifests"},{"name":"v10.0.0-preview.5.25277.114","sha":"dc8fe75845074aa8d50615ebe4d3efdfeedc2950","kind":"commit","published_at":"2025-05-27T21:16:33.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.5.25277.114","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.5.25277.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.5.25277.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.5.25277.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.5.25277.114/manifests"},{"name":"v9.0.6","sha":"3875b54e7b10b10606b105340199946d0b877754","kind":"commit","published_at":"2025-05-16T17:55:14.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.6/manifests"},{"name":"v8.0.17","sha":"77545d6fd5ca79bc08198fd6d8037c14843f14ad","kind":"commit","published_at":"2025-05-16T07:56:15.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.17","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.17/manifests"},{"name":"v10.0.0-preview.3.25171.5","sha":"0a33e18a0bccc10a0c4646dbf5b0fc70cbb3aa44","kind":"tag","published_at":"2025-04-29T18:57:17.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.3.25171.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.3.25171.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.3.25171.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.3.25171.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.3.25171.5/manifests"},{"name":"v10.0.0-preview.4.25258.110","sha":"d154e4793a80515bb4e77c35d08a7cf13ff13977","kind":"commit","published_at":"2025-04-25T15:44:15.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.4.25258.110","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.4.25258.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.4.25258.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.4.25258.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.4.25258.110/manifests"},{"name":"v9.0.5","sha":"e36e4d1a8f8dfb08d7e3a6041459c9791d732c01","kind":"commit","published_at":"2025-04-15T17:11:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.5/manifests"},{"name":"v8.0.16","sha":"efd5742bb5dd1677fbbbeb277bcfb5c9025548e5","kind":"commit","published_at":"2025-04-15T17:01:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.16/manifests"},{"name":"v8.0.15","sha":"50c4cb9fc31c47f03eac865d7bc518af173b74b7","kind":"commit","published_at":"2025-03-15T02:31:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.15","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.15/manifests"},{"name":"v9.0.4","sha":"f57e6dc747158ab7ade4e62a75a6750d16b771e8","kind":"commit","published_at":"2025-03-13T21:40:22.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.4/manifests"},{"name":"v10.0.0-preview.2.25163.2","sha":"c81f403737c412942222d13b2753881e62d1e6f7","kind":"commit","published_at":"2025-03-13T17:11:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.2.25163.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.2.25163.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.2.25163.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.2.25163.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.2.25163.2/manifests"},{"name":"v8.0.14","sha":"1584e493603cfc4e9b36b77d6d4afe97de6363f9","kind":"commit","published_at":"2025-02-12T04:10:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.14/manifests"},{"name":"v9.0.3","sha":"831d23e56149cd59c40fc00c7feb7c5334bd19c4","kind":"commit","published_at":"2025-02-11T22:41:39.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.3/manifests"},{"name":"v10.0.0-preview.1.25080.5","sha":"b98cabca124ca73be9247c5f7b6796c6ce55e816","kind":"commit","published_at":"2025-01-30T18:09:11.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v10.0.0-preview.1.25080.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v10.0.0-preview.1.25080.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v10.0.0-preview.1.25080.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.1.25080.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v10.0.0-preview.1.25080.5/manifests"},{"name":"v9.0.2","sha":"80aa709f5d919c6814726788dc6dabe23e79e672","kind":"commit","published_at":"2025-01-15T21:42:02.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.2/manifests"},{"name":"v8.0.13","sha":"eba546b0f0d448e0176a2222548fd7a2fbf464c0","kind":"commit","published_at":"2025-01-15T21:41:43.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.13/manifests"},{"name":"v9.0.1","sha":"c8acea22626efab11c13778c028975acdc34678f","kind":"commit","published_at":"2024-12-10T20:11:47.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.1/manifests"},{"name":"v8.0.12","sha":"89ef51c5d8f5239345127a1e282e11036e590c8b","kind":"commit","published_at":"2024-12-03T17:02:00.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.12/manifests"},{"name":"release/6.0","sha":"76b96800a40eb88d9ee163af68076d7fcc8216be","kind":"commit","published_at":"2024-11-15T22:25:16.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/release/6.0","html_url":"https://github.com/dotnet/runtime/releases/tag/release/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@release%2F6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F6.0/manifests"},{"name":"v9.0.0","sha":"9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3","kind":"commit","published_at":"2024-10-29T02:12:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0/manifests"},{"name":"v8.0.11","sha":"9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5","kind":"commit","published_at":"2024-10-17T18:31:41.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.11/manifests"},{"name":"v6.0.36","sha":"f1dd57165bfd91875761329ac3a8b17f6606ad18","kind":"commit","published_at":"2024-10-15T02:59:00.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.36","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.36/manifests"},{"name":"v9.0.0-rc.2.24473.5","sha":"990ebf52fc408ca45929fd176d2740675a67fab8","kind":"commit","published_at":"2024-09-23T20:58:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-rc.2.24473.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-rc.2.24473.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-rc.2.24473.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-rc.2.24473.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-rc.2.24473.5/manifests"},{"name":"v8.0.10","sha":"81cabf2857a01351e5ab578947c7403a5b128ad1","kind":"commit","published_at":"2024-09-16T22:41:57.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.10/manifests"},{"name":"v6.0.35","sha":"b357f86ce3bce7c232ea242074b17bebdc50b543","kind":"commit","published_at":"2024-09-10T03:11:37.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.35","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.35/manifests"},{"name":"v9.0.0-rc.1.24431.7","sha":"c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1","kind":"commit","published_at":"2024-08-30T23:51:59.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-rc.1.24431.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-rc.1.24431.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-rc.1.24431.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-rc.1.24431.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-rc.1.24431.7/manifests"},{"name":"v9.0.0-preview.7.24405.7","sha":"0d79e6de8dbc26a44dde336a9a680940e92e9904","kind":"commit","published_at":"2024-08-05T18:10:48.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.7.24405.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.7.24405.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.7.24405.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.7.24405.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.7.24405.7/manifests"},{"name":"v8.0.8","sha":"08338fcaa5c9b9a8190abb99222fed12aaba956c","kind":"commit","published_at":"2024-07-16T17:44:51.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.8/manifests"},{"name":"v6.0.33","sha":"6c636980f730a30c3f5352cff80ce035ae53f016","kind":"commit","published_at":"2024-07-16T17:44:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.33","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.33/manifests"},{"name":"v6.0.32","sha":"e77011b31a3e5c47d931248a64b47f9b2d47853d","kind":"commit","published_at":"2024-06-14T17:39:40.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.32","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.32/manifests"},{"name":"v8.0.7","sha":"2aade6beb02ea367fd97c4070a4198802fe61c03","kind":"commit","published_at":"2024-06-13T19:12:17.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.7/manifests"},{"name":"v9.0.0-preview.5.24306.7","sha":"a5cc707d976a14495462c9c492a921ff0927b8f5","kind":"commit","published_at":"2024-06-06T19:26:47.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.5.24306.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.5.24306.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.5.24306.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.5.24306.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.5.24306.7/manifests"},{"name":"release/7.0","sha":"1dde5b6e5c9f3710a7ea08194269ba6a0a2eea68","kind":"commit","published_at":"2024-05-20T19:42:11.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/release/7.0","html_url":"https://github.com/dotnet/runtime/releases/tag/release/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@release%2F7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F7.0/manifests"},{"name":"v8.0.6","sha":"3b8b000a0e115700b18265d8ec8c6307056dc94d","kind":"commit","published_at":"2024-05-17T17:16:28.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.6/manifests"},{"name":"v6.0.31","sha":"e2ca2f8a1c5b643df628c85842a8f2b362b2c441","kind":"commit","published_at":"2024-05-17T17:16:23.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.31","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.31/manifests"},{"name":"v7.0.20","sha":"0fb6ac59fb1edbe4ed3ad62661df0eb7eacd7903","kind":"commit","published_at":"2024-05-17T17:16:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.20","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.20/manifests"},{"name":"v9.0.0-preview.4.24266.19","sha":"d0d6fed6c0eedd962ddc0f68554682064e9e11ca","kind":"commit","published_at":"2024-05-17T03:37:00.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.4.24266.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.4.24266.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.4.24266.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.4.24266.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.4.24266.19/manifests"},{"name":"v8.0.5","sha":"087e15321bb712ef6fe8b0ba6f8bd12facf92629","kind":"commit","published_at":"2024-04-16T21:39:54.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.5/manifests"},{"name":"v6.0.30","sha":"97d8f4cade971b93794a3805e7d72ee388f14c9b","kind":"commit","published_at":"2024-04-16T03:53:00.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.30","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.30/manifests"},{"name":"v7.0.19","sha":"19f489b8b49b0ffacdffaed17801a6bcb3375c7a","kind":"commit","published_at":"2024-04-16T03:52:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.19/manifests"},{"name":"v9.0.0-preview.3.24172.9","sha":"9e6ba1f68c6a9c7206dacdf1e4cac67ea19931eb","kind":"commit","published_at":"2024-03-22T17:54:34.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.3.24172.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.3.24172.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.3.24172.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.3.24172.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.3.24172.9/manifests"},{"name":"v6.0.29","sha":"189fbbd88d97dd6d65515ba2da05b62eab4e5039","kind":"commit","published_at":"2024-03-21T16:50:50.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.29","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.29/manifests"},{"name":"v7.0.18","sha":"544c7e6eb3d5525c6f85341f51217d81d7c8ed80","kind":"commit","published_at":"2024-03-19T21:55:53.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.18","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.18/manifests"},{"name":"v8.0.4","sha":"2d7eea252964e69be94cb9c847b371b23e4dd470","kind":"commit","published_at":"2024-03-19T19:15:05.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.4/manifests"},{"name":"v6.0.28","sha":"34a109148c7d8a2c8e6431e83e4bce5712dd8083","kind":"tag","published_at":"2024-03-12T15:50:58.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.28","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.28/manifests"},{"name":"v8.0.3","sha":"9f4b1f5d664afdfc80e1508ab7ed099dff210fbd","kind":"tag","published_at":"2024-03-12T15:50:30.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.3/manifests"},{"name":"v7.0.17","sha":"dff486f2d78d3f932d0f9bfa38043f85e358fb8c","kind":"tag","published_at":"2024-03-12T15:49:58.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.17","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.17/manifests"},{"name":"v9.0.0-preview.2.24128.5","sha":"8e5e748c5c06d3e40244c725bd2124f06998f6c1","kind":"tag","published_at":"2024-03-12T15:34:03.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.2.24128.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.2.24128.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.2.24128.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.2.24128.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.2.24128.5/manifests"},{"name":"v6.0.27","sha":"80de56dadb3864aec7e8edd3ae32a23aeda08285","kind":"tag","published_at":"2024-02-13T16:55:36.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.27","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.27/manifests"},{"name":"v7.0.16","sha":"567edafe6106e6b769c64f6a2ed876190baa642a","kind":"tag","published_at":"2024-02-13T16:55:25.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.16/manifests"},{"name":"v8.0.2","sha":"1381d5ebd2ab1f292848d5b19b80cf71ac332508","kind":"tag","published_at":"2024-02-13T16:55:09.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.2/manifests"},{"name":"v9.0.0-preview.1.24080.9","sha":"1d1bf92fcf43aa6981804dc53c5174445069c9e4","kind":"commit","published_at":"2024-01-30T23:34:16.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v9.0.0-preview.1.24080.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v9.0.0-preview.1.24080.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v9.0.0-preview.1.24080.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.1.24080.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v9.0.0-preview.1.24080.9/manifests"},{"name":"v8.0.1","sha":"bf5e279d9239bfef5bb1b8d6212f1b971c434606","kind":"tag","published_at":"2024-01-09T18:14:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.1/manifests"},{"name":"v6.0.26","sha":"dc45e96840243b203b13e61952230e225d2aac52","kind":"tag","published_at":"2024-01-09T18:13:53.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.26","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.26/manifests"},{"name":"v7.0.15","sha":"8f4568cdaa2f9654fd133a17cd2dcc55b5f42455","kind":"tag","published_at":"2024-01-09T18:13:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.15","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"808851b07acfa1c5c94b0d4f9fb50debedb2df70","kind":"tag","published_at":"2023-11-14T15:32:04.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.14/manifests"},{"name":"v6.0.25","sha":"492abbeef0d8a6ea902ac8f90ed339c7b1d18bf4","kind":"tag","published_at":"2023-11-14T15:22:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.25","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.25/manifests"},{"name":"v8.0.0","sha":"5535e31a712343a63f5d7d796cd874e563e5ac14","kind":"tag","published_at":"2023-11-14T14:35:23.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0/manifests"},{"name":"v7.0.13","sha":"3f73a2f186e08c905aba441ea5545295ca261730","kind":"tag","published_at":"2023-10-24T16:10:28.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.13/manifests"},{"name":"v6.0.24","sha":"e7b8488daf32c7a607632ec4be605ba3ccf171a7","kind":"tag","published_at":"2023-10-24T16:09:56.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.24","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.24/manifests"},{"name":"v7.0.12","sha":"4a824ef37caa51072221584c64cbf15455f406ca","kind":"tag","published_at":"2023-10-11T15:51:20.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.12/manifests"},{"name":"v8.0.0-rc.2.23479.6","sha":"0b25e38ad32a69cd83ae246104b32449203cc71c","kind":"tag","published_at":"2023-10-10T17:55:18.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-rc.2.23479.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-rc.2.23479.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-rc.2.23479.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-rc.2.23479.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-rc.2.23479.6/manifests"},{"name":"v6.0.23","sha":"e0f0de876a67755a2c6cd2dc730c13f5959bdea8","kind":"tag","published_at":"2023-10-10T17:53:02.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.23","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.23/manifests"},{"name":"v8.0.0-rc.1.23419.4","sha":"92959931a32a37a19d8e1b1684edc6db0857d7de","kind":"tag","published_at":"2023-09-12T14:40:11.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-rc.1.23419.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-rc.1.23419.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-rc.1.23419.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-rc.1.23419.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-rc.1.23419.4/manifests"},{"name":"v6.0.22","sha":"4bb6dc195c0a3bc4c7e24ff54a8925b98db4fecd","kind":"tag","published_at":"2023-09-12T14:40:00.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.22","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.22/manifests"},{"name":"v7.0.11","sha":"ecb34f85ec92e1b3c814edf7da83337e199e7f66","kind":"tag","published_at":"2023-09-12T14:39:46.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.11/manifests"},{"name":"v8.0.0-preview.7.23375.6","sha":"65b696cf5e7599ad68107138a1acb643d1cedd9d","kind":"tag","published_at":"2023-08-08T14:58:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.7.23375.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.7.23375.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.7.23375.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.7.23375.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.7.23375.6/manifests"},{"name":"v7.0.10","sha":"a6dbb800a47735bde43187350fd3aff4071c7f9c","kind":"tag","published_at":"2023-08-08T14:55:52.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.10/manifests"},{"name":"v6.0.21","sha":"e40b3abf1b41621d4298642a5fd300ebf7cccf6d","kind":"tag","published_at":"2023-08-08T14:54:54.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.21","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.21/manifests"},{"name":"v6.0.20","sha":"a08d9ce2caf02455c0b825bcdc32974bdf769a80","kind":"tag","published_at":"2023-07-11T14:25:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.20","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.20/manifests"},{"name":"v7.0.9","sha":"8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7","kind":"tag","published_at":"2023-07-11T14:24:55.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.9/manifests"},{"name":"v8.0.0-preview.6.23329.7","sha":"5340be2ccc67101dc890c9f1b0ec57470b685f3e","kind":"tag","published_at":"2023-07-11T13:32:03.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.6.23329.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.6.23329.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.6.23329.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.6.23329.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.6.23329.7/manifests"},{"name":"v7.0.8","sha":"4b0550942d7e38bf28dcfddb955e616290b83787","kind":"tag","published_at":"2023-06-23T01:17:25.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.8/manifests"},{"name":"v6.0.19","sha":"e37fab9fc9f7bce120a7165491ed392a73f8ab51","kind":"tag","published_at":"2023-06-22T20:31:45.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.19/manifests"},{"name":"v8.0.0-preview.5.23280.8","sha":"bc78804f5d1486bb7313d1661992626640091bf1","kind":"tag","published_at":"2023-06-13T18:04:14.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.5.23280.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.5.23280.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.5.23280.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.5.23280.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.5.23280.8/manifests"},{"name":"v7.0.7","sha":"5b20af47d99620150c53eaf5db8636fdf730b126","kind":"tag","published_at":"2023-06-13T18:03:01.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.7/manifests"},{"name":"v6.0.18","sha":"c76ac565499f3e7c657126d46c00b67a0d74832c","kind":"tag","published_at":"2023-06-13T18:01:39.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.18","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.18/manifests"},{"name":"v8.0.0-preview.4.23259.5","sha":"84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f","kind":"tag","published_at":"2023-05-16T17:49:40.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.4.23259.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.4.23259.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.4.23259.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.4.23259.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.4.23259.5/manifests"},{"name":"v7.0.5","sha":"8042d61b17540e49e53569e3728d2faa1c596583","kind":"tag","published_at":"2023-04-11T17:09:14.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.5/manifests"},{"name":"v6.0.16","sha":"1e620a42e71ca8c7efb033fd525f04be5fa701fe","kind":"tag","published_at":"2023-04-11T17:08:03.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.16/manifests"},{"name":"v8.0.0-preview.3.23174.8","sha":"47bad717bd69883ec8f590ffbbfad63c868cbe55","kind":"tag","published_at":"2023-04-11T16:38:32.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.3.23174.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.3.23174.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.3.23174.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.3.23174.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.3.23174.8/manifests"},{"name":"v7.0.4","sha":"0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4","kind":"tag","published_at":"2023-03-14T17:37:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.4/manifests"},{"name":"v6.0.15","sha":"5edef4b20babd4c3ddac7460e536f86fd0f2d724","kind":"tag","published_at":"2023-03-14T17:32:08.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.15","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.15/manifests"},{"name":"v8.0.0-preview.2.23128.3","sha":"30b879924a47d8660d5f4b14ff581ce40ae076f2","kind":"commit","published_at":"2023-02-28T16:23:40.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.2.23128.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.2.23128.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.2.23128.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.2.23128.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.2.23128.3/manifests"},{"name":"v8.0.0-preview.1.23110.8","sha":"7deac7d6da3ce4e96d51d5f61a27ee85b7c42f60","kind":"commit","published_at":"2023-02-09T18:37:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v8.0.0-preview.1.23110.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v8.0.0-preview.1.23110.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v8.0.0-preview.1.23110.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.1.23110.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v8.0.0-preview.1.23110.8/manifests"},{"name":"v6.0.14","sha":"2a90daa2cc41ae8f11a2c1519cb8b235f609251a","kind":"commit","published_at":"2023-01-24T05:02:08.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.14/manifests"},{"name":"release/5.0","sha":"4aadfea70082ae23e6c54a449268341e9429434e","kind":"tag","published_at":"2023-01-24T00:03:45.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/release/5.0","html_url":"https://github.com/dotnet/runtime/releases/tag/release/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@release%2F5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/release%2F5.0/manifests"},{"name":"v7.0.3","sha":"0a2bda10e81d901396c3cff95533529e3a93ad47","kind":"commit","published_at":"2023-01-19T23:21:59.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"d037e070ebe5c83838443f869d5800752b0fcb13","kind":"tag","published_at":"2023-01-10T18:36:47.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.2/manifests"},{"name":"v6.0.13","sha":"1af80ba017f6f7644305e1781d8cc9845a92b5f8","kind":"tag","published_at":"2023-01-10T18:33:22.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.13/manifests"},{"name":"v6.0.12","sha":"02e45a41b756dd147fc39297df7649d86fa245e7","kind":"tag","published_at":"2022-12-13T23:10:52.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.12/manifests"},{"name":"v7.0.1","sha":"97203d38ba734d76d39984c5206f2747f792fa89","kind":"tag","published_at":"2022-12-13T21:23:39.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.1/manifests"},{"name":"v6.0.11","sha":"943474ca16db7c65ba6cff4a89c3ebd219dde3e5","kind":"tag","published_at":"2022-11-08T21:30:19.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.11/manifests"},{"name":"v7.0.0","sha":"d099f075e45d2aa6007a22b71b45a08758559f80","kind":"tag","published_at":"2022-11-08T21:29:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0/manifests"},{"name":"v6.0.10","sha":"5a400c212afdf8e675c9a1d38442e6d2f19f7b74","kind":"commit","published_at":"2022-09-26T17:01:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.10/manifests"},{"name":"v7.0.0-rc.2.22472.3","sha":"550605cc93d9b903c4fbaf8f1f83e387d2f79dbe","kind":"commit","published_at":"2022-09-22T19:33:59.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-rc.2.22472.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-rc.2.22472.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-rc.2.22472.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-rc.2.22472.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-rc.2.22472.3/manifests"},{"name":"v7.0.0-rc.1.22426.10","sha":"06aceb7015f3bd2ff019ef5920d2354eb2ea2c92","kind":"commit","published_at":"2022-08-27T00:33:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-rc.1.22426.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-rc.1.22426.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-rc.1.22426.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-rc.1.22426.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-rc.1.22426.10/manifests"},{"name":"v6.0.9","sha":"163a63591cf9e9b682063cf3995948c2b885a042","kind":"commit","published_at":"2022-08-19T16:58:11.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.9/manifests"},{"name":"v7.0.0-preview.7.22375.6","sha":"eecb02807867cad56cd05badddef65e432248b75","kind":"commit","published_at":"2022-07-26T03:05:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.7.22375.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.7.22375.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.7.22375.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.7.22375.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.7.22375.6/manifests"},{"name":"v6.0.8","sha":"55fb7ef977e7d120dc12f0960edcff0739d7ee0e","kind":"commit","published_at":"2022-07-13T16:56:12.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"0ec02c8c96e2eda06dc5b5edfdbdba0f36415082","kind":"tag","published_at":"2022-07-12T20:34:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.7/manifests"},{"name":"v7.0.0-preview.6.22324.4","sha":"d3fa592f6d5d678edb8aea7568812b167c72e622","kind":"commit","published_at":"2022-06-24T22:56:59.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.6.22324.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.6.22324.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.6.22324.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.6.22324.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.6.22324.4/manifests"},{"name":"v7.0.0-preview.5.22301.12","sha":"425fedc0fb005af24765faa3ed423222a7dbd963","kind":"commit","published_at":"2022-06-02T03:37:37.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.5.22301.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.5.22301.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.5.22301.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.5.22301.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.5.22301.12/manifests"},{"name":"v6.0.6","sha":"7cca709db2944a09b4db6ca7b20c457ff260fb5a","kind":"commit","published_at":"2022-05-17T16:50:32.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.6/manifests"},{"name":"v5.0.18","sha":"4aadfea70082ae23e6c54a449268341e9429434e","kind":"commit","published_at":"2022-05-11T02:12:57.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.18","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.18/manifests"},{"name":"v7.0.0-preview.4.22229.4","sha":"9c37a3b3eb6d955d54865a2f9edf557620ab7fa8","kind":"commit","published_at":"2022-04-29T19:25:08.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.4.22229.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.4.22229.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.4.22229.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.4.22229.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.4.22229.4/manifests"},{"name":"v5.0.17","sha":"6a984143635bde23e728abaaccbde52f5ea8fa3e","kind":"commit","published_at":"2022-04-14T00:31:56.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.17","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.17/manifests"},{"name":"v6.0.5","sha":"70ae3df4a6f3c92fb6b315afc405edd10ff38579","kind":"commit","published_at":"2022-04-13T16:47:07.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.3.22175.4","sha":"162f83657cab981e82dbae0ed89b2bc5b44c2d86","kind":"commit","published_at":"2022-03-25T16:15:38.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.3.22175.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.3.22175.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.3.22175.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.3.22175.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.3.22175.4/manifests"},{"name":"v5.0.16","sha":"101667696659492d5cfbc662ffb05f54eb4dbc48","kind":"commit","published_at":"2022-03-17T17:41:58.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.16/manifests"},{"name":"v6.0.4","sha":"be98e88c760526452df94ef452fff4602fb5bded","kind":"commit","published_at":"2022-03-14T16:20:56.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.2.22152.2","sha":"e24f66dff0770eee344038da8c12476d8c450c41","kind":"commit","published_at":"2022-03-02T15:05:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.2.22152.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.2.22152.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.2.22152.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.2.22152.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.2.22152.2/manifests"},{"name":"v6.0.3","sha":"c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663","kind":"commit","published_at":"2022-02-23T23:27:32.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.3/manifests"},{"name":"v5.0.15","sha":"3065735be79d6b7d17e8e3a723115810b43c9b3a","kind":"commit","published_at":"2022-02-15T16:25:37.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.15","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.15/manifests"},{"name":"v7.0.0-preview.1.22076.8","sha":"405337939cf8d793661f6c6c0007c3f519b26f0d","kind":"commit","published_at":"2022-01-26T20:15:49.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v7.0.0-preview.1.22076.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v7.0.0-preview.1.22076.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v7.0.0-preview.1.22076.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.1.22076.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v7.0.0-preview.1.22076.8/manifests"},{"name":"v6.0.2","sha":"839cdfb0ecca5e0be3dbccd926e7651ef50fdf10","kind":"commit","published_at":"2022-01-14T19:04:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.2/manifests"},{"name":"v5.0.14","sha":"d5b56c6327f380de399a2f95ca6045f03c92a66d","kind":"commit","published_at":"2022-01-07T22:06:36.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.14/manifests"},{"name":"v6.0.1","sha":"3a25a7f1cc446b60678ed25c9d829420d6321eba","kind":"commit","published_at":"2021-11-17T17:32:56.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.1/manifests"},{"name":"v5.0.13","sha":"b3afe992253738208ccaaa058e726553889928de","kind":"commit","published_at":"2021-11-16T03:44:21.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.13/manifests"},{"name":"v6.0.0","sha":"4822e3c3aa77eb82b2fb33c9321f923cf11ddde6","kind":"commit","published_at":"2021-10-22T20:27:45.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0/manifests"},{"name":"v5.0.12","sha":"7211aa01b34bb55ca67bdddd6e80ce23ee201bd2","kind":"commit","published_at":"2021-10-22T20:16:24.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.12/manifests"},{"name":"v6.0.0-rc.2.21480.5","sha":"6b11d64e7ef8f1685570f87859a3a3fe1c177d0f","kind":"commit","published_at":"2021-09-30T14:30:20.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-rc.2.21480.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-rc.2.21480.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-rc.2.21480.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-rc.2.21480.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-rc.2.21480.5/manifests"},{"name":"v5.0.11","sha":"f431858f8b1f1510723ace6343786c9194dbd7fc","kind":"commit","published_at":"2021-09-23T17:01:06.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.11/manifests"},{"name":"v5.0.10","sha":"e1825b4928afa9455cc51e1de2b2e66c8be3018d","kind":"tag","published_at":"2021-09-17T22:34:55.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.10","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.10/manifests"},{"name":"v6.0.0-rc.1.21451.13","sha":"d7619cd4b165c13430484e381042f055d4c5a9c7","kind":"commit","published_at":"2021-09-01T17:08:38.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-rc.1.21451.13","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-rc.1.21451.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-rc.1.21451.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-rc.1.21451.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-rc.1.21451.13/manifests"},{"name":"v6.0.0-preview.7.21377.19","sha":"91ba01788d4d83475fec3aea7c830376e08585da","kind":"commit","published_at":"2021-07-28T00:53:55.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.7.21377.19","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.7.21377.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.7.21377.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.7.21377.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.7.21377.19/manifests"},{"name":"v5.0.9","sha":"208e377a5329ad6eb1db5e5fb9d4590fa50beadd","kind":"commit","published_at":"2021-07-09T17:31:10.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.9","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.9/manifests"},{"name":"v6.0.0-preview.6.21352.12","sha":"770d630b283ec1be4a8ed41ac78e13ec1fd957b1","kind":"commit","published_at":"2021-07-02T21:28:19.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.6.21352.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.6.21352.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.6.21352.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.6.21352.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.6.21352.12/manifests"},{"name":"v5.0.8","sha":"35964c9215613d66a687ebcb2d7fcd9496390ee7","kind":"commit","published_at":"2021-06-15T18:48:19.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.8","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.8/manifests"},{"name":"v6.0.0-preview.5.21301.5","sha":"ec3e0b276b159ab24946f17f2b89d00862488a6a","kind":"commit","published_at":"2021-06-01T17:37:27.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.5.21301.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.5.21301.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.5.21301.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.5.21301.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.5.21301.5/manifests"},{"name":"v5.0.7","sha":"556582d964cc21b82a88d7154e915076f6f9008e","kind":"commit","published_at":"2021-05-05T18:25:36.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview.4.21253.7","sha":"bfd6048a605e9a0bebced7171a98bc3f04c78192","kind":"commit","published_at":"2021-05-03T18:08:42.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.4.21253.7","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.4.21253.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.4.21253.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.4.21253.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.4.21253.7/manifests"},{"name":"v5.0.6","sha":"478b2f8c0e480665f6c52c95cd57830784dc9560","kind":"commit","published_at":"2021-04-20T21:14:33.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.6/manifests"},{"name":"v6.0.0-preview.3.21201.4","sha":"236cb21e3c1992c8cee6935ce67e2125ac4687e8","kind":"commit","published_at":"2021-04-01T15:08:13.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.3.21201.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.3.21201.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.3.21201.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.3.21201.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.3.21201.4/manifests"},{"name":"v5.0.5","sha":"2f740adc1457e8a28c1c072993b66f515977eb51","kind":"commit","published_at":"2021-03-16T22:08:48.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.5/manifests"},{"name":"v6.0.0-preview.2.21154.6","sha":"3eaf1f316b8b1da73fdb98e9cca43c0ddaa12f45","kind":"commit","published_at":"2021-03-04T17:19:21.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.2.21154.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.2.21154.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.2.21154.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.2.21154.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.2.21154.6/manifests"},{"name":"v5.0.4","sha":"f27d33729518f5aa478aa818b7b4f54a4d50bef1","kind":"commit","published_at":"2021-02-16T21:12:02.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.4/manifests"},{"name":"v6.0.0-preview.1.21102.12","sha":"9b2776d48183632662e0be873cef029cdb57f8d6","kind":"commit","published_at":"2021-02-03T03:41:14.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v6.0.0-preview.1.21102.12","html_url":"https://github.com/dotnet/runtime/releases/tag/v6.0.0-preview.1.21102.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v6.0.0-preview.1.21102.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.1.21102.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v6.0.0-preview.1.21102.12/manifests"},{"name":"v5.0.3","sha":"c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb","kind":"commit","published_at":"2021-01-23T03:11:10.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.3","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"cb5f173b9696d9d00a544b953d95190ab3b56df2","kind":"commit","published_at":"2020-12-12T01:34:29.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.2","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"b02e13abab3d6f499751af2ad1ae6333fb4e633d","kind":"commit","published_at":"2020-11-25T22:33:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.1/manifests"},{"name":"v5.0.1-servicing.20575.16","sha":"b02e13abab3d6f499751af2ad1ae6333fb4e633d","kind":"commit","published_at":"2020-11-25T22:33:35.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.1-servicing.20575.16","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.1-servicing.20575.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.1-servicing.20575.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.1-servicing.20575.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.1-servicing.20575.16/manifests"},{"name":"v5.0.0","sha":"cf258a14b70ad9069470a108f13765e0e5988f51","kind":"commit","published_at":"2020-10-19T17:58:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0/manifests"},{"name":"v5.0.0-rtm.20519.4","sha":"cf258a14b70ad9069470a108f13765e0e5988f51","kind":"commit","published_at":"2020-10-19T17:58:31.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-rtm.20519.4","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-rtm.20519.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-rtm.20519.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rtm.20519.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rtm.20519.4/manifests"},{"name":"v5.0.0-rc.2.20475.5","sha":"c5a3f49c88d3d907a56ec8d18f783426de5144e9","kind":"commit","published_at":"2020-09-25T18:39:19.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-rc.2.20475.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-rc.2.20475.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-rc.2.20475.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rc.2.20475.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rc.2.20475.5/manifests"},{"name":"v5.0.0-rc.1.20451.14","sha":"38017c3935de95d0335bac04f4901ddfc2718656","kind":"commit","published_at":"2020-09-01T21:09:17.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-rc.1.20451.14","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-rc.1.20451.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-rc.1.20451.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rc.1.20451.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-rc.1.20451.14/manifests"},{"name":"v5.0.0-preview.8.20407.11","sha":"bf456654f9a4f9a86c15d9d50095ff29cde5f0a4","kind":"commit","published_at":"2020-08-07T16:48:42.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.8.20407.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.8.20407.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.8.20407.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.8.20407.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.8.20407.11/manifests"},{"name":"v5.0.0-preview.7.20364.11","sha":"53976d38b1bd6917b8fa4d1dd4f009728ece3adb","kind":"commit","published_at":"2020-07-15T06:12:10.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.7.20364.11","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.7.20364.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.7.20364.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.7.20364.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.7.20364.11/manifests"},{"name":"v5.0.0-preview.6.20305.6","sha":"4ba9ecaabd4d5c87c776a030eafdac0bae0512cf","kind":"commit","published_at":"2020-06-05T18:06:25.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.6.20305.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.6.20305.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.6.20305.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.6.20305.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.6.20305.6/manifests"},{"name":"v5.0.0-preview.5.20278.1","sha":"4ae4e2fe08164168a77f0a3b06091db5959fb506","kind":"commit","published_at":"2020-05-28T07:06:38.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.5.20278.1","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.5.20278.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.5.20278.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.5.20278.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.5.20278.1/manifests"},{"name":"v5.0.0-preview.4.20251.6","sha":"47ec733ba79b196e4e09d0c89bad245155002353","kind":"commit","published_at":"2020-05-01T16:24:13.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.4.20251.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.4.20251.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.4.20251.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.4.20251.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.4.20251.6/manifests"},{"name":"v5.0.0-preview.3.20214.6","sha":"b03778465800e6d8a534b2fb79656a9f9ba7e245","kind":"commit","published_at":"2020-04-14T21:35:43.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.3.20214.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.3.20214.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.3.20214.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.3.20214.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.3.20214.6/manifests"},{"name":"v5.0.0-preview.1.20120.5","sha":"3c523a6a7a3ebc25fe524359127b1d8846e23ea3","kind":"tag","published_at":"2020-03-20T01:29:38.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.1.20120.5","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.1.20120.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.1.20120.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.1.20120.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.1.20120.5/manifests"},{"name":"v5.0.0-preview.2.20160.6","sha":"d12f79a4d1b908636b96005fe30f547e54cea3ee","kind":"commit","published_at":"2020-03-10T17:17:14.000Z","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/v5.0.0-preview.2.20160.6","html_url":"https://github.com/dotnet/runtime/releases/tag/v5.0.0-preview.2.20160.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/runtime@v5.0.0-preview.2.20160.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.2.20160.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags/v5.0.0-preview.2.20160.6/manifests"}]},"repo_metadata_updated_at":"2026-09-15T23:14:29.429Z","dependent_packages_count":3443,"downloads":3404943661,"downloads_period":"total","dependent_repos_count":10,"rankings":{"downloads":0.008489990445163296,"dependent_repos_count":2.178351642031403,"dependent_packages_count":0.4136232050765898,"stargazers_count":0.1223134216676068,"forks_count":0.09641175590270183,"docker_downloads_count":0.19027626004102682,"average":0.5015777125274152},"purl":"pkg:nuget/system.componentmodel.annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/system.componentmodel.annotations","docker_dependents_count":5,"docker_downloads_count":1498485,"usage_url":"https://repos.ecosyste.ms/usage/nuget/system.componentmodel.annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/system.componentmodel.annotations/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T22:00:26.480Z","issues_count":12347,"pull_requests_count":14819,"avg_time_to_close_issue":40230837.59298388,"avg_time_to_close_pull_request":1018745.5569807142,"issues_closed_count":7382,"pull_requests_closed_count":10836,"pull_request_authors_count":926,"issue_authors_count":3943,"avg_comments_per_issue":4.716935287924192,"avg_comments_per_pull_request":3.2855118429043797,"merged_pull_requests_count":9166,"bot_issues_count":523,"bot_pull_requests_count":2121,"past_year_issues_count":963,"past_year_pull_requests_count":1370,"past_year_avg_time_to_close_issue":5624239.418831169,"past_year_avg_time_to_close_pull_request":603604.6997716895,"past_year_issues_closed_count":308,"past_year_pull_requests_closed_count":876,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":327,"past_year_avg_comments_per_issue":3.356178608515057,"past_year_avg_comments_per_pull_request":3.8021897810218976,"past_year_bot_issues_count":180,"past_year_bot_pull_requests_count":241,"past_year_merged_pull_requests_count":805,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/issues","maintainers":[{"login":"jakobbotsch","count":771,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakobbotsch"},{"login":"MichalStrehovsky","count":602,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichalStrehovsky"},{"login":"jkotas","count":542,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkotas"},{"login":"EgorBo","count":499,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EgorBo"},{"login":"stephentoub","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"},{"login":"pavelsavara","count":482,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"tannergooding","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tannergooding"},{"login":"jkoritzinsky","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"AndyAyersMS","count":357,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyAyersMS"},{"login":"carlossanlop","count":339,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"vcsjones","count":298,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vcsjones"},{"login":"amanasifkhalid","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanasifkhalid"},{"login":"lewing","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"filipnavara","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filipnavara"},{"login":"kunalspathak","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kunalspathak"},{"login":"rzikm","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzikm"},{"login":"BruceForstall","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BruceForstall"},{"login":"ilonatommy","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"am11","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"AaronRobinsonMSFT","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronRobinsonMSFT"},{"login":"janvorli","count":214,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvorli"},{"login":"kotlarmilos","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"akoeplinger","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"MihaZupan","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MihaZupan"},{"login":"davidwrighton","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwrighton"},{"login":"ericstj","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"matouskozak","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matouskozak"},{"login":"VSadov","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VSadov"},{"login":"jtschuster","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtschuster"},{"login":"maraf","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraf"},{"login":"eiriktsarpalis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiriktsarpalis"},{"login":"elinor-fung","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elinor-fung"},{"login":"ViktorHofer","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"tarekgh","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarekgh"},{"login":"BrzVlad","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrzVlad"},{"login":"agocke","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"adamsitnik","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamsitnik"},{"login":"radekdoulik","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radekdoulik"},{"login":"radical","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radical"},{"login":"antonfirsov","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonfirsov"},{"login":"richlander","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"lambdageek","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lambdageek"},{"login":"ManickaP","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManickaP"},{"login":"steveharter","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveharter"},{"login":"huoyaoyuan","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huoyaoyuan"},{"login":"kg","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kg"},{"login":"steveisok","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveisok"},{"login":"PranavSenthilnathan","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"TIHan","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TIHan"},{"login":"mdh1418","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdh1418"},{"login":"bartonjs","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartonjs"},{"login":"buyaa-n","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/buyaa-n"},{"login":"liveans","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liveans"},{"login":"vitek-karas","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitek-karas"},{"login":"rolfbjarne","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolfbjarne"},{"login":"tmds","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"JulieLeeMSFT","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulieLeeMSFT"},{"login":"ivanpovazan","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanpovazan"},{"login":"thaystg","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaystg"},{"login":"fanyang-mono","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanyang-mono"},{"login":"saucecontrol","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saucecontrol"},{"login":"vargaz","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargaz"},{"login":"cshung","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cshung"},{"login":"sbomer","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbomer"},{"login":"mkhamoyan","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkhamoyan"},{"login":"wfurt","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfurt"},{"login":"jozkee","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jozkee"},{"login":"omajid","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omajid"},{"login":"eduardo-vp","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-vp"},{"login":"kouvel","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kouvel"},{"login":"LoopedBard3","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoopedBard3"},{"login":"tommcdon","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tommcdon"},{"login":"noahfalk","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noahfalk"},{"login":"jkurdek","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkurdek"},{"login":"hoyosjs","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"danmoseley","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danmoseley"},{"login":"eerhardt","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eerhardt"},{"login":"StephenMolloy","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StephenMolloy"},{"login":"mangod9","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mangod9"},{"login":"lateralusX","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lateralusX"},{"login":"ivdiazsa","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivdiazsa"},{"login":"jeffhandley","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"},{"login":"Junjun-zhao","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"Maoni0","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maoni0"},{"login":"GrabYourPitchforks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrabYourPitchforks"},{"login":"simonrozsival","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonrozsival"},{"login":"svick","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svick"},{"login":"krwq","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krwq"},{"login":"CarnaViire","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarnaViire"},{"login":"michaelgsharp","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgsharp"},{"login":"clamp03","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clamp03"},{"login":"martincostello","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martincostello"},{"login":"dotnet-bot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dotnet-bot"},{"login":"mmitche","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"NikolaMilosavljevic","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"max-charlamb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/max-charlamb"},{"login":"mikem8361","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikem8361"},{"login":"DrewScoggins","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrewScoggins"},{"login":"JamesNK","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesNK"},{"login":"benaadams","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"},{"login":"davmason","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davmason"},{"login":"mikelle-rogers","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikelle-rogers"},{"login":"markples","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markples"},{"login":"trylek","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trylek"},{"login":"LakshanF","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LakshanF"},{"login":"BrennanConroy","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrennanConroy"},{"login":"directhex","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/directhex"},{"login":"roji","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"davidfowl","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidfowl"},{"login":"tmat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"JeremyKuhne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyKuhne"},{"login":"mrsharm","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrsharm"},{"login":"Jozkee","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jozkee"},{"login":"jonathanpeppers","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanpeppers"},{"login":"rosebyte","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosebyte"},{"login":"jandupej","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jandupej"},{"login":"davidnguyen-tech","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidnguyen-tech"},{"login":"mthalman","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"xoofx","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xoofx"},{"login":"alinpahontu2912","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alinpahontu2912"},{"login":"333fred","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/333fred"},{"login":"sebastienros","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"mgravell","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgravell"},{"login":"gbalykov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbalykov"},{"login":"karelz","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karelz"},{"login":"terrajobst","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrajobst"},{"login":"Youssef1313","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"brianrob","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianrob"},{"login":"mrek-msft","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrek-msft"},{"login":"alrz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alrz"},{"login":"Ruihan-Yin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ruihan-Yin"},{"login":"sirntar","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirntar"},{"login":"cston","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cston"},{"login":"ellahathaway","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"javiercn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"layomia","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layomia"},{"login":"jaredpar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredpar"},{"login":"halter73","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/halter73"},{"login":"ViveliDuCh","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViveliDuCh"},{"login":"khushal1996","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khushal1996"},{"login":"MichaelSimons","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"Petermarcu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Petermarcu"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"nagilson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagilson"},{"login":"danroth27","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"joeloff","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeloff"},{"login":"jeffschwMSFT","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffschwMSFT"},{"login":"safern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/safern"},{"login":"naricc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naricc"},{"login":"captainsafia","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"},{"login":"artl93","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artl93"},{"login":"ahsonkhan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahsonkhan"},{"login":"jjonescz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjonescz"},{"login":"leecow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leecow"},{"login":"tomeksowi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomeksowi"},{"login":"jonpryor","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpryor"},{"login":"eduherminio","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduherminio"},{"login":"gfoidl","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfoidl"},{"login":"yaakov-h","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaakov-h"},{"login":"dagood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dagood"},{"login":"annelo-msft","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annelo-msft"},{"login":"viewizard","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viewizard"},{"login":"jander-msft","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jander-msft"},{"login":"SteveSandersonMS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteveSandersonMS"},{"login":"jcouv","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcouv"},{"login":"kkokosa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkokosa"},{"login":"kendaleiv","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kendaleiv"},{"login":"clairernovotny","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clairernovotny"},{"login":"MilenaHristova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MilenaHristova"},{"login":"baronfel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"dkurepa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkurepa"},{"login":"vdanche","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdanche"},{"login":"lindexi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindexi"},{"login":"joperezr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"geeknoid","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geeknoid"},{"login":"nohwnd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nohwnd"},{"login":"schmittjoseph","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schmittjoseph"},{"login":"CyrusNajmabadi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CyrusNajmabadi"},{"login":"marcpopMSFT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcpopMSFT"},{"login":"wtgodbe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"barosiak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barosiak"},{"login":"SamMonoRT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamMonoRT"},{"login":"rbhanda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbhanda"},{"login":"mconnew","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mconnew"},{"login":"mattleibow","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattleibow"},{"login":"xakep139","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xakep139"},{"login":"premun","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"grbell-ms","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grbell-ms"},{"login":"AndriySvyryd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriySvyryd"},{"login":"PeterSolMS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterSolMS"},{"login":"Evangelink","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Evangelink"},{"login":"rainersigwald","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rainersigwald"},{"login":"YuliiaKovalova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuliiaKovalova"},{"login":"maryamariyan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maryamariyan"},{"login":"Perksey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Perksey"},{"login":"NickCraver","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickCraver"},{"login":"Eilon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eilon"},{"login":"Tanya-Solyanik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tanya-Solyanik"},{"login":"sivarv","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sivarv"},{"login":"DamianEdwards","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"amcasey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amcasey"},{"login":"anthony-c-martin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anthony-c-martin"},{"login":"wiktork","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiktork"},{"login":"kbaladurin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbaladurin"},{"login":"lonitra","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lonitra"},{"login":"khellang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khellang"},{"login":"Tratcher","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tratcher"},{"login":"rmarinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmarinho"},{"login":"ChrisAhna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisAhna"},{"login":"CIPop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CIPop"},{"login":"AraHaan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AraHaan"},{"login":"samsp-msft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samsp-msft"},{"login":"benjaminpetit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjaminpetit"},{"login":"KrzysztofCwalina","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KrzysztofCwalina"},{"login":"jorive","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorive"},{"login":"MiYanni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiYanni"},{"login":"IEvangelist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IEvangelist"},{"login":"oroztocil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oroztocil"},{"login":"KirillOsenkov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KirillOsenkov"},{"login":"alpencolt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alpencolt"},{"login":"eriawan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriawan"},{"login":"rokonec","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rokonec"},{"login":"ChadNedzlek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChadNedzlek"},{"login":"zivkan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"ladipro","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ladipro"},{"login":"hakenr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hakenr"},{"login":"massimilianoviola","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/massimilianoviola"},{"login":"dsplaisted","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsplaisted"},{"login":"mateusrodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusrodrigues"},{"login":"NicoleWang001","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicoleWang001"},{"login":"sandrohanea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandrohanea"},{"login":"rubemlrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubemlrm"},{"login":"KlausLoeffelmann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KlausLoeffelmann"},{"login":"jfversluis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfversluis"},{"login":"erozenfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erozenfeld"},{"login":"dotnet-policy-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dotnet-policy-bot"},{"login":"pjcollins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjcollins"},{"login":"weshaggard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weshaggard"},{"login":"goprasharsya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goprasharsya"},{"login":"Redth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Redth"},{"login":"abgoswam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abgoswam"},{"login":"jasonmalinowski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonmalinowski"},{"login":"joelverhagen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"Happypig375","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Happypig375"},{"login":"aws-aemilia-sfo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aws-aemilia-sfo"},{"login":"twsouthwick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/twsouthwick"},{"login":"SimaTian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimaTian"},{"login":"BrianBohe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianBohe"},{"login":"andriipatsula","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andriipatsula"},{"login":"RubensFsousa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RubensFsousa"},{"login":"jp2masa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jp2masa"},{"login":"mandel-macaque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mandel-macaque"},{"login":"emilk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilk"},{"login":"JanKrivanek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanKrivanek"},{"login":"RikkiGibson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RikkiGibson"},{"login":"tuho9428","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tuho9428"},{"login":"tj-devel709","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tj-devel709"},{"login":"hqueue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hqueue"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"shetty456","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shetty456"},{"login":"StephenBonikowsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StephenBonikowsky"},{"login":"mjrousos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjrousos"},{"login":"rynowak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rynowak"},{"login":"HurricanKai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HurricanKai"},{"login":"chcosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chcosta"},{"login":"MarcoRossignoli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcoRossignoli"},{"login":"joshfree","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshfree"},{"login":"kumarravik78c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kumarravik78c"},{"login":"jamesmontemagno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesmontemagno"},{"login":"Lith3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lith3"},{"login":"KKhurin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KKhurin"},{"login":"letientai299","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/letientai299"},{"login":"garath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garath"},{"login":"adityamandaleeka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adityamandaleeka"},{"login":"sea-rod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sea-rod"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"Forgind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Forgind"},{"login":"RudolfKurkaMs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RudolfKurkaMs"},{"login":"MalachiteWind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MalachiteWind"},{"login":"chlowell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chlowell"},{"login":"harshit7962","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshit7962"},{"login":"jiayi11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jiayi11"},{"login":"galvesribeiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/galvesribeiro"},{"login":"janhenke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janhenke"},{"login":"hishamco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hishamco"},{"login":"RussKie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussKie"},{"login":"h3xds1nz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3xds1nz"},{"login":"davkean","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davkean"},{"login":"Olina-Zhang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Olina-Zhang"},{"login":"AndreyAkinshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyAkinshin"},{"login":"odhanson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odhanson"},{"login":"psfinaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psfinaki"},{"login":"joshuajyue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuajyue"},{"login":"JoeRobich","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoeRobich"},{"login":"nna774","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nna774"},{"login":"T-Gro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-Gro"},{"login":"paescuj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paescuj"},{"login":"missymessa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"merriemcgaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merriemcgaw"},{"login":"danegsta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danegsta"},{"login":"olamilekan-adeleke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamilekan-adeleke"},{"login":"DeagleGross","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeagleGross"},{"login":"mariam-abdulla","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariam-abdulla"}],"active_maintainers":[{"login":"tannergooding","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tannergooding"},{"login":"lewing","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lewing"},{"login":"pavelsavara","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelsavara"},{"login":"jakobbotsch","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakobbotsch"},{"login":"AndyAyersMS","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyAyersMS"},{"login":"EgorBo","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EgorBo"},{"login":"vcsjones","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vcsjones"},{"login":"jkoritzinsky","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"jtschuster","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtschuster"},{"login":"jkotas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkotas"},{"login":"davidwrighton","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwrighton"},{"login":"svick","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svick"},{"login":"kotlarmilos","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotlarmilos"},{"login":"rzikm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzikm"},{"login":"JulieLeeMSFT","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulieLeeMSFT"},{"login":"ericstj","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"MichalStrehovsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichalStrehovsky"},{"login":"MihaZupan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MihaZupan"},{"login":"elinor-fung","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elinor-fung"},{"login":"BrzVlad","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrzVlad"},{"login":"max-charlamb","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/max-charlamb"},{"login":"mdh1418","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdh1418"},{"login":"PranavSenthilnathan","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PranavSenthilnathan"},{"login":"AaronRobinsonMSFT","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronRobinsonMSFT"},{"login":"agocke","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"janvorli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvorli"},{"login":"rosebyte","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosebyte"},{"login":"radekdoulik","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radekdoulik"},{"login":"VSadov","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VSadov"},{"login":"steveisok","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveisok"},{"login":"matouskozak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matouskozak"},{"login":"vitek-karas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitek-karas"},{"login":"jozkee","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jozkee"},{"login":"mrek-msft","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrek-msft"},{"login":"StephenMolloy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StephenMolloy"},{"login":"alinpahontu2912","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alinpahontu2912"},{"login":"eiriktsarpalis","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiriktsarpalis"},{"login":"rolfbjarne","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolfbjarne"},{"login":"tommcdon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tommcdon"},{"login":"maraf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraf"},{"login":"ManickaP","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManickaP"},{"login":"ViveliDuCh","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViveliDuCh"},{"login":"mmitche","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"am11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"bartonjs","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartonjs"},{"login":"akoeplinger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"noahfalk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noahfalk"},{"login":"sbomer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbomer"},{"login":"huoyaoyuan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huoyaoyuan"},{"login":"hoyosjs","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoyosjs"},{"login":"kg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kg"},{"login":"kkokosa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkokosa"},{"login":"Youssef1313","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"lateralusX","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lateralusX"},{"login":"ilonatommy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"jeffhandley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"},{"login":"tarekgh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarekgh"},{"login":"stephentoub","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"},{"login":"davidnguyen-tech","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidnguyen-tech"},{"login":"eduardo-vp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-vp"},{"login":"richlander","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"wfurt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfurt"},{"login":"premun","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"dotnet-bot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dotnet-bot"},{"login":"barosiak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barosiak"},{"login":"krwq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krwq"},{"login":"simonrozsival","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonrozsival"},{"login":"brianrob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianrob"},{"login":"liveans","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liveans"},{"login":"LoopedBard3","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoopedBard3"},{"login":"Junjun-zhao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"martincostello","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martincostello"},{"login":"adamsitnik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamsitnik"},{"login":"jjonescz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjonescz"},{"login":"vdanche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdanche"},{"login":"thaystg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaystg"},{"login":"tmds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"ViktorHofer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"wtgodbe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtgodbe"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"tmat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmat"},{"login":"YuliiaKovalova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuliiaKovalova"},{"login":"eerhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eerhardt"},{"login":"filipnavara","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filipnavara"},{"login":"garath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garath"},{"login":"GrabYourPitchforks","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrabYourPitchforks"},{"login":"halter73","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/halter73"},{"login":"DrewScoggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrewScoggins"},{"login":"JamesNK","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesNK"},{"login":"JeremyKuhne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyKuhne"},{"login":"jonathanpeppers","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanpeppers"},{"login":"joshuajyue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuajyue"},{"login":"danegsta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danegsta"},{"login":"clamp03","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clamp03"},{"login":"chcosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chcosta"},{"login":"mangod9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mangod9"},{"login":"BrennanConroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrennanConroy"},{"login":"mconnew","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mconnew"},{"login":"artl93","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artl93"},{"login":"missymessa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/missymessa"},{"login":"mthalman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"oroztocil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oroztocil"},{"login":"RikkiGibson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RikkiGibson"},{"login":"Ruihan-Yin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ruihan-Yin"},{"login":"saucecontrol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saucecontrol"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/system.componentmodel.annotations/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8940,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2022-11-15T17:59:43.828Z","updated_at":"2022-11-15T17:59:43.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1202,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2022-11-15T17:59:43.809Z","updated_at":"2022-11-15T17:59:43.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"dotnetframework","login":"dotnetframework","name":null,"email":null,"url":null,"packages_count":3265,"html_url":"https://www.nuget.org/profiles/dotnetframework","role":null,"created_at":"2022-11-15T17:59:43.817Z","updated_at":"2022-11-15T17:59:43.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/dotnetframework/packages"}]},{"id":5448938,"name":"library/nextcloud","ecosystem":"docker","description":"Nextcloud manual docker image","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":1548,"first_release_published_at":"2019-12-31T03:52:49.184Z","latest_release_published_at":"2026-09-16T22:50:11.115Z","latest_release_number":"35.0.0","last_synced_at":"2026-09-17T03:00:42.231Z","created_at":"2022-11-24T17:51:23.844Z","updated_at":"2026-09-17T03:00:42.232Z","registry_url":"https://hub.docker.com/r/library/nextcloud","install_command":"docker pull library/nextcloud","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-04T21:42:43.000Z","size":34732,"stargazers_count":6996,"open_issues_count":47,"forks_count":2531,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-06T14:41:03.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-06T05:49:28.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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"}}]},"last_synced_at":"2025-08-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088898,"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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-01T22:07:17.573Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40093,"followers":2836,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-01T22:07:17.693Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-07T17:00:26.113Z","dependent_packages_count":0,"downloads":1028431178,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":0.006688155277004426,"dependent_repos_count":0.35467187610741374,"dependent_packages_count":0.0,"stargazers_count":0.021661637240447167,"forks_count":0.013376310554008852,"docker_downloads_count":null,"average":0.07927959583577485},"purl":"pkg:docker/library%2Fnextcloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/nextcloud","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/nextcloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/nextcloud/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-06T20:22:31.656Z","issues_count":160,"pull_requests_count":7994,"avg_time_to_close_issue":2978927.325,"avg_time_to_close_pull_request":229017.45919492692,"issues_closed_count":120,"pull_requests_closed_count":7254,"pull_request_authors_count":338,"issue_authors_count":121,"avg_comments_per_issue":2.35,"avg_comments_per_pull_request":1.6547410557918438,"merged_pull_requests_count":6973,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":26,"past_year_pull_requests_count":539,"past_year_avg_time_to_close_issue":1675708.3333333333,"past_year_avg_time_to_close_pull_request":71505.71980676329,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":414,"past_year_pull_request_authors_count":134,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.6538461538461537,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":394,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1853,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1381,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fnextcloud/codemeta","maintainers":[]},{"id":5448764,"name":"library/mariadb","ecosystem":"docker","description":"MariaDB Server is a high performing open source relational database, forked from MySQL.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":949,"first_release_published_at":"2016-06-01T23:22:29.096Z","latest_release_published_at":"2026-09-16T08:36:41.824Z","latest_release_number":"13.0.2","last_synced_at":"2026-09-17T03:00:42.451Z","created_at":"2022-11-24T17:17:32.974Z","updated_at":"2026-09-17T03:00:42.452Z","registry_url":"https://hub.docker.com/r/library/mariadb","install_command":"docker pull library/mariadb","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-12T00:08:24.000Z","size":34784,"stargazers_count":7001,"open_issues_count":51,"forks_count":2536,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-13T15:50:34.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-12T00:08:29.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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"}}]},"last_synced_at":"2025-08-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37291367,"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-13T02:00:22.117Z","response_time":122,"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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-09T17:06:57.614Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40104,"followers":2840,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-09T17:06:57.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-15T19:11:55.738Z","dependent_packages_count":0,"downloads":3186991531,"downloads_period":"total","dependent_repos_count":42,"rankings":{"downloads":0.0029946963926885486,"dependent_repos_count":0.07866069191461922,"dependent_packages_count":0.0,"stargazers_count":0.01347613376709847,"forks_count":0.022959339010612208,"docker_downloads_count":null,"average":0.02361817221700369},"purl":"pkg:docker/library%2Fmariadb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/mariadb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/mariadb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/mariadb/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T18:01:43.397Z","issues_count":161,"pull_requests_count":8026,"avg_time_to_close_issue":2954519.0495867766,"avg_time_to_close_pull_request":228558.5296784831,"issues_closed_count":121,"pull_requests_closed_count":7278,"pull_request_authors_count":345,"issue_authors_count":122,"avg_comments_per_issue":2.3478260869565215,"avg_comments_per_pull_request":1.6546224769499127,"merged_pull_requests_count":6995,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":26,"past_year_pull_requests_count":545,"past_year_avg_time_to_close_issue":1572571.9375,"past_year_avg_time_to_close_pull_request":72893.89311163896,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":421,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":1.6018348623853211,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":399,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1855,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"tomosterlund","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomosterlund"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fmariadb/codemeta","maintainers":[]},{"id":329808,"name":"word_wrap","ecosystem":"rubygems","description":"As simple as it gets CLI tool for word-wrapping\n                          plain-text. You can also use the library in your\n                          Ruby scripts. Check out the sources for details.","homepage":"https://github.com/pazdera/word_wrap","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pazdera/word_wrap","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2014-01-23T22:33:11.251Z","latest_release_published_at":"2015-04-22T06:27:00.602Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-17T03:00:52.325Z","created_at":"2022-04-06T12:26:11.115Z","updated_at":"2026-09-17T03:00:52.326Z","registry_url":"https://rubygems.org/gems/word_wrap","install_command":"gem install word_wrap -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/word_wrap/","metadata":{"funding":null},"repo_metadata":{"id":13497078,"uuid":"16187740","full_name":"pazdera/word_wrap","owner":"pazdera","description":"A simple word-wrapping tool and a tiny single-purpose library written in Ruby.","archived":false,"fork":false,"pushed_at":"2015-04-22T10:02:49.000Z","size":541,"stargazers_count":20,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-03T21:02:44.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pazdera.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-23T22:29:03.000Z","updated_at":"2021-11-14T17:13:40.000Z","dependencies_parsed_at":"2022-08-02T20:01:20.096Z","dependency_job_id":null,"html_url":"https://github.com/pazdera/word_wrap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pazdera/word_wrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pazdera","download_url":"https://codeload.github.com/pazdera/word_wrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37142960,"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-07T02:00:07.396Z","response_time":63,"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":"pazdera","name":"Radek Pazdera","uuid":"169328","kind":"user","description":"","email":"","website":"http://radek.io","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/169328?u=cc6a9850d506dfc043576ad7bb54daab12c5ebba\u0026v=4","repositories_count":35,"last_synced_at":"2024-04-29T17:07:32.483Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pazdera","funding_links":[],"total_stars":892,"followers":211,"following":18,"created_at":"2022-11-02T16:45:17.882Z","updated_at":"2024-04-29T17:07:37.005Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pazdera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pazdera/repositories"},"tags":[{"name":"0.1.0","sha":"4df2d8926ea2d116316cbd8aa94a5607151e20a1","kind":"commit","published_at":"2014-01-23T22:31:13.000Z","download_url":"https://codeload.github.com/pazdera/word_wrap/tar.gz/0.1.0","html_url":"https://github.com/pazdera/word_wrap/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pazdera/word_wrap@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T22:05:25.296Z","dependent_packages_count":32,"downloads":124219305,"downloads_period":"total","dependent_repos_count":20350,"rankings":{"downloads":0.3384217392758778,"dependent_repos_count":0.25200432644595844,"dependent_packages_count":0.746534940511368,"stargazers_count":11.578260724122167,"forks_count":13.364034745375275,"docker_downloads_count":0.774411525295213,"average":4.508944666837643},"purl":"pkg:gem/word_wrap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/word_wrap","docker_dependents_count":483,"docker_downloads_count":42437819,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/word_wrap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/word_wrap/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T02:00:22.029Z","issues_count":7,"pull_requests_count":2,"avg_time_to_close_issue":2720676.75,"avg_time_to_close_pull_request":1184038.0,"issues_closed_count":4,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":1.4285714285714286,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazdera%2Fword_wrap/issues","maintainers":[{"login":"pazdera","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pazdera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/word_wrap/codemeta","maintainers":[{"uuid":"75556","login":"pazdera","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://rubygems.org/profiles/pazdera","role":null,"created_at":"2022-11-09T09:56:50.564Z","updated_at":"2022-11-09T09:56:50.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/pazdera/packages"}]},{"id":5448770,"name":"library/rabbitmq","ecosystem":"docker","description":"RabbitMQ is an open source multi-protocol messaging broker.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":1438,"first_release_published_at":"2015-11-14T05:47:25.029Z","latest_release_published_at":"2026-08-27T20:59:02.110Z","latest_release_number":"4.3.5","last_synced_at":"2026-09-15T09:27:06.879Z","created_at":"2022-11-24T17:18:26.475Z","updated_at":"2026-09-17T03:02:00.982Z","registry_url":"https://hub.docker.com/r/library/rabbitmq","install_command":"docker pull library/rabbitmq","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-12T00:08:24.000Z","size":34784,"stargazers_count":7001,"open_issues_count":51,"forks_count":2536,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-13T15:50:34.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-12T00:08:29.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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"}}]},"last_synced_at":"2025-08-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37291367,"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-13T02:00:22.117Z","response_time":122,"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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-09T17:06:57.614Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40104,"followers":2840,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-09T17:06:57.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-15T14:16:59.064Z","dependent_packages_count":0,"downloads":3870880501,"downloads_period":"total","dependent_repos_count":27,"rankings":{"downloads":0.002495580327240457,"dependent_repos_count":0.10231879341685873,"dependent_packages_count":0.0,"stargazers_count":0.021661637240447167,"forks_count":0.013376310554008852,"docker_downloads_count":null,"average":0.02797046430771104},"purl":"pkg:docker/library%2Frabbitmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/rabbitmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/rabbitmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/rabbitmq/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T11:01:05.077Z","issues_count":161,"pull_requests_count":8026,"avg_time_to_close_issue":2954519.0495867766,"avg_time_to_close_pull_request":228558.5296784831,"issues_closed_count":121,"pull_requests_closed_count":7278,"pull_request_authors_count":345,"issue_authors_count":122,"avg_comments_per_issue":2.3478260869565215,"avg_comments_per_pull_request":1.6546224769499127,"merged_pull_requests_count":6995,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":26,"past_year_pull_requests_count":545,"past_year_avg_time_to_close_issue":1572571.9375,"past_year_avg_time_to_close_pull_request":72893.89311163896,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":421,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":1.6018348623853211,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":399,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1855,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"tomosterlund","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomosterlund"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Frabbitmq/codemeta","maintainers":[]},{"id":1602436,"name":"decamelize-keys","ecosystem":"npm","description":"Convert object keys from camel case","homepage":"https://github.com/sindresorhus/decamelize-keys#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/decamelize-keys","keywords_array":["map","object","key","keys","decamelize","decamelcase","uncamelcase","camelcase","camel-case","camel","case","separator","string","text","convert","deep","recurse","recursive"],"namespace":null,"versions_count":5,"first_release_published_at":"2015-10-27T14:34:02.622Z","latest_release_published_at":"2022-10-30T13:18:26.540Z","latest_release_number":"2.0.1","last_synced_at":"2026-09-13T14:24:07.406Z","created_at":"2022-04-09T11:23:11.407Z","updated_at":"2026-09-15T03:00:02.749Z","registry_url":"https://www.npmjs.com/package/decamelize-keys","install_command":"npm install decamelize-keys","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":62305934,"uuid":"559507518","full_name":"sindresorhus/decamelize-keys","owner":"sindresorhus","description":"Convert object keys from camel case","archived":false,"fork":false,"pushed_at":"2026-07-25T13:17:25.000Z","size":11,"stargazers_count":57,"open_issues_count":4,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-08T07:29:15.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2022-10-30T10:38:37.000Z","updated_at":"2026-07-29T21:00:56.000Z","dependencies_parsed_at":"2026-09-08T06:21:49.602Z","dependency_job_id":"016bcb07-4704-4702-8009-3f0e954c0188","html_url":"https://github.com/sindresorhus/decamelize-keys","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"b4acd11ed5d38ea6057d97aaea7d3ad343249529"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/decamelize-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/decamelize-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/sbom","scorecard":{"id":826199,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/decamelize-keys","commit":"b4acd11ed5d38ea6057d97aaea7d3ad343249529"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/decamelize-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/decamelize-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:19.802Z","repository_id":62305934,"created_at":"2025-08-23T16:41:19.802Z","updated_at":"2025-08-23T16:41:19.802Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37231691,"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-12T02:00:07.213Z","response_time":57,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.1","sha":"a7b390d690e1cc2eb2973f307acbc3d18c0da447","kind":"tag","published_at":"2022-10-30T13:09:40.000Z","download_url":"https://codeload.github.com/sindresorhus/decamelize-keys/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/decamelize-keys/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/decamelize-keys@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"35ef849b223b141bba27678e3f36ea5740e8fc6c","kind":"tag","published_at":"2022-10-30T10:42:16.000Z","download_url":"https://codeload.github.com/sindresorhus/decamelize-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/decamelize-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/decamelize-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T03:00:02.749Z","dependent_packages_count":530,"downloads":52373453,"downloads_period":"last-month","dependent_repos_count":475675,"rankings":{"downloads":0.03783892119100058,"dependent_repos_count":0.05303472528724177,"dependent_packages_count":0.1105050128370355,"stargazers_count":6.0371423783870215,"forks_count":9.661275851013178,"docker_downloads_count":0.01755046923547856,"average":2.6528912263251594},"purl":"pkg:npm/decamelize-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/decamelize-keys","docker_dependents_count":4022,"docker_downloads_count":6280283516,"usage_url":"https://repos.ecosyste.ms/usage/npm/decamelize-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/decamelize-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T14:20:36.628Z","issues_count":7,"pull_requests_count":6,"avg_time_to_close_issue":22640325.5,"avg_time_to_close_pull_request":10664949.5,"issues_closed_count":4,"pull_requests_closed_count":4,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdecamelize-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/decamelize-keys/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-17T10:42:31.910Z","updated_at":"2022-11-17T10:42:31.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}]},{"id":5448718,"name":"library/busybox","ecosystem":"docker","description":"Busybox base image.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":219,"first_release_published_at":"2016-01-11T15:23:38.101Z","latest_release_published_at":"2026-05-24T10:58:15.255Z","latest_release_number":"1.38.0","last_synced_at":"2026-09-17T03:02:50.587Z","created_at":"2022-11-24T17:10:33.464Z","updated_at":"2026-09-17T03:02:50.587Z","registry_url":"https://hub.docker.com/r/library/busybox","install_command":"docker pull library/busybox","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-12T00:08:24.000Z","size":34784,"stargazers_count":7001,"open_issues_count":51,"forks_count":2536,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-13T15:50:34.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-12T00:08:29.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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"}}]},"last_synced_at":"2025-08-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37291367,"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-13T02:00:22.117Z","response_time":122,"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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-09T17:06:57.614Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40104,"followers":2840,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-09T17:06:57.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-17T00:05:46.273Z","dependent_packages_count":0,"downloads":12833561399,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":0.0003992928523584731,"dependent_repos_count":0.47106574256990874,"dependent_packages_count":0.0,"stargazers_count":0.007786210620990226,"forks_count":0.017269415864503965,"docker_downloads_count":null,"average":0.09930413238155228},"purl":"pkg:docker/library%2Fbusybox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/busybox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/busybox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/busybox/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T19:01:10.183Z","issues_count":161,"pull_requests_count":8026,"avg_time_to_close_issue":2954519.0495867766,"avg_time_to_close_pull_request":228558.5296784831,"issues_closed_count":121,"pull_requests_closed_count":7278,"pull_request_authors_count":345,"issue_authors_count":122,"avg_comments_per_issue":2.3478260869565215,"avg_comments_per_pull_request":1.6546224769499127,"merged_pull_requests_count":6995,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":537,"past_year_avg_time_to_close_issue":1673643.6666666667,"past_year_avg_time_to_close_pull_request":73913.81927710843,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":415,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.76,"past_year_avg_comments_per_pull_request":1.6145251396648046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":393,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1855,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"tomosterlund","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomosterlund"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fbusybox/codemeta","maintainers":[]},{"id":5448743,"name":"library/hello-world","ecosystem":"docker","description":"Hello World! (an example of minimal Dockerization)","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":10,"first_release_published_at":"2017-11-21T05:43:32.890Z","latest_release_published_at":"2025-01-22T05:41:58.297Z","latest_release_number":"nanoserver-ltsc2025","last_synced_at":"2026-09-17T03:03:03.578Z","created_at":"2022-11-24T17:14:24.626Z","updated_at":"2026-09-17T03:03:03.579Z","registry_url":"https://hub.docker.com/r/library/hello-world","install_command":"docker pull library/hello-world","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-04T21:42:43.000Z","size":34732,"stargazers_count":6996,"open_issues_count":47,"forks_count":2531,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-06T14:41:03.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-06T05:49:28.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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"}}]},"last_synced_at":"2025-08-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088898,"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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-09T17:06:57.614Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40104,"followers":2840,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-09T17:06:57.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-10T23:18:52.035Z","dependent_packages_count":0,"downloads":3355643560,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":0.0030945196057781668,"dependent_repos_count":0.2951772411060013,"dependent_packages_count":0.0,"stargazers_count":0.023558278289149914,"forks_count":0.015272951602711598,"docker_downloads_count":null,"average":0.06742059812072819},"purl":"pkg:docker/library%2Fhello-world","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/hello-world","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/hello-world","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/hello-world/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T22:01:49.979Z","issues_count":161,"pull_requests_count":8021,"avg_time_to_close_issue":2954519.0495867766,"avg_time_to_close_pull_request":228558.5296784831,"issues_closed_count":121,"pull_requests_closed_count":7278,"pull_request_authors_count":344,"issue_authors_count":122,"avg_comments_per_issue":2.3478260869565215,"avg_comments_per_pull_request":1.6547811993517019,"merged_pull_requests_count":6995,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":27,"past_year_pull_requests_count":555,"past_year_avg_time_to_close_issue":1572571.9375,"past_year_avg_time_to_close_pull_request":72656.40930232558,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":430,"past_year_pull_request_authors_count":140,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.5801801801801802,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":408,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1855,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"tomosterlund","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomosterlund"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Fhello-world/codemeta","maintainers":[]},{"id":4266094,"name":"rkyv_derive","ecosystem":"cargo","description":"Derive macro for rkyv","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rkyv/rkyv","keywords_array":["archive","no_std","rkyv","serialization","zero-copy"],"namespace":null,"versions_count":85,"first_release_published_at":"2020-11-11T16:14:18.106Z","latest_release_published_at":"2026-08-05T12:01:39.666Z","latest_release_number":"0.8.18","last_synced_at":"2026-09-17T00:23:00.424Z","created_at":"2022-04-13T01:40:16.272Z","updated_at":"2026-09-17T03:03:24.089Z","registry_url":"https://crates.io/crates/rkyv_derive/","install_command":"cargo install rkyv_derive","documentation_url":"https://docs.rs/rkyv_derive/","metadata":{"categories":["no-std","encoding","no-std::no-alloc"]},"repo_metadata":{"id":37245610,"uuid":"310217738","full_name":"rkyv/rkyv","owner":"rkyv","description":"Zero-copy deserialization framework for Rust","archived":false,"fork":false,"pushed_at":"2026-09-09T13:27:17.000Z","size":4702,"stargazers_count":4356,"open_issues_count":78,"forks_count":235,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-09-16T19:05:44.868Z","etag":null,"topics":["rust","serialization","zero-copy"],"latest_commit_sha":null,"homepage":"https://rkyv.org","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/rkyv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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,"dco":null,"cla":null},"funding":{"github":"rkyv"}},"created_at":"2020-11-05T07:11:05.000Z","updated_at":"2026-09-16T13:29:57.000Z","dependencies_parsed_at":"2022-07-04T11:15:09.673Z","dependency_job_id":"74b25c6f-765a-4f30-bab8-3393394b115e","html_url":"https://github.com/rkyv/rkyv","commit_stats":{"total_commits":900,"total_committers":75,"mean_commits":12.0,"dds":"0.14888888888888885","last_synced_commit":"65c7a035e0d9f4b4a11a78973bc6a06c65503f8d"},"previous_names":["djkoloski/rkyv"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/rkyv/rkyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkyv","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/sbom","scorecard":{"id":778435,"data":{"date":"2025-08-11","repo":{"name":"github.com/rkyv/rkyv","commit":"6b04386f5d0bfd45658415f5e239e52783dd5117"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 11 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/gh-pages.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/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/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rkyv/rkyv/gh-pages.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '0.7'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}}]},"last_synced_at":"2025-08-23T04:15:42.491Z","repository_id":37245610,"created_at":"2025-08-23T04:15:42.491Z","updated_at":"2025-08-23T04:15:42.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37378037,"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-17T02:00:07.197Z","response_time":111,"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":"rkyv","name":"rkyv","uuid":"87784413","kind":"organization","description":"Zero-copy deserialization framework for Rust","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/87784413?v=4","repositories_count":9,"last_synced_at":"2026-09-10T10:40:29.474Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/rkyv","funding_links":["https://github.com/sponsors/rkyv"],"total_stars":4597,"followers":60,"following":0,"created_at":"2022-11-14T19:51:46.432Z","updated_at":"2026-09-10T10:40:29.487Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkyv","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkyv/repositories"},"tags":[{"name":"0.8.17","sha":"46e143d6e4c8c5a5f4ce5e19a24201e577e5706d","kind":"commit","published_at":"2026-07-02T19:07:56.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.17","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.17/manifests"},{"name":"0.8.12","sha":"ef1d1b54ca9d69a5ff827d5805254894628517fc","kind":"tag","published_at":"2026-05-17T17:20:34.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.12","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.12/manifests"},{"name":"0.8.13","sha":"ca378c52bdc05c84cdc214a0a6a390f2adff381f","kind":"tag","published_at":"2026-05-17T17:20:18.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.13","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.13/manifests"},{"name":"0.8.11","sha":"c7cb9379199f6a00936f3aec1c1441659d5feb9c","kind":"tag","published_at":"2026-05-17T17:20:04.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.11","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.11/manifests"},{"name":"0.8.15","sha":"c0d502c83bfcae4f5d5fa6022a087d2ec3a36bbd","kind":"tag","published_at":"2026-05-17T17:19:47.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.15","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.15/manifests"},{"name":"0.8.9","sha":"9febe6f809a96c223b318ad67b7c8fed5cb307b0","kind":"tag","published_at":"2026-05-17T17:19:34.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.9","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.9/manifests"},{"name":"0.8.16","sha":"47ebe030d49b12da8afe963b3d16c5c6b0fbf16b","kind":"tag","published_at":"2026-05-17T17:19:21.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.16","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.16/manifests"},{"name":"0.8.14","sha":"3b76edd96adf89b18ae06cdb2dd340886f724226","kind":"tag","published_at":"2026-05-17T17:19:10.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.14","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.14/manifests"},{"name":"0.8.10","sha":"1a12f62a66927462e421fd554cbe9add48d9fdc0","kind":"tag","published_at":"2026-05-17T17:18:50.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.10","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.10/manifests"},{"name":"0.8.8","sha":"49262dc189d8d7236c6dfba0c1a19896c2a6e771","kind":"commit","published_at":"2024-09-18T16:26:22.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.8","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"0e2044784d724ed5cb35ac9046d305744e30ffcb","kind":"commit","published_at":"2024-09-18T03:36:06.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.7","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"d4986191213c70fbe0041b70b4ac997f835f60f8","kind":"commit","published_at":"2024-09-17T17:19:03.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.6","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"be213c73fa736ed943fb8b1e6472b0a99127f073","kind":"commit","published_at":"2024-09-16T22:38:33.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.5","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"941490a09a4f892e3b1b99fd82b94e12e5d55e47","kind":"commit","published_at":"2024-09-16T14:08:50.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.4","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"65ecc5c19d79899b9f88626055833f783a2dd47b","kind":"commit","published_at":"2024-09-14T04:05:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.3","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"e24d1774693aed2ac5fbd57442943829c7888321","kind":"commit","published_at":"2024-09-13T15:07:27.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"8561b32142acf7676e8a02f6a284beb6fd5bf114","kind":"commit","published_at":"2024-09-12T03:29:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"3212bda47534e9abe6524229beecf837b7ca7b88","kind":"commit","published_at":"2024-09-11T05:50:59.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.0/manifests"},{"name":"0.8.0-rc.1","sha":"b9c1f67fe3551a066ca86d7e517b6ac6cb545748","kind":"commit","published_at":"2024-09-02T02:24:20.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/0.8.0-rc.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/0.8.0-rc.1/manifests"},{"name":"v0.7.43","sha":"6892a9cd5d6a78c8d753c3dd35bfd814b00afa69","kind":"commit","published_at":"2023-12-17T18:09:51.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.43","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.43/manifests"},{"name":"v0.7.42","sha":"4645bf686ffc142c45c3be652247d13e54288f70","kind":"commit","published_at":"2023-05-13T18:30:32.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.42","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.42/manifests"},{"name":"v0.7.41","sha":"aa8b1a82cb1dd6c5bc4ec5941cf865f6ebab9472","kind":"commit","published_at":"2023-03-31T05:55:44.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.41","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.41/manifests"},{"name":"v0.7.40","sha":"9f07b495fc73bcf4e5a6b57d180ba1d5384dbfcf","kind":"commit","published_at":"2023-02-14T03:41:37.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.40","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.40/manifests"},{"name":"v0.7.39","sha":"e4cec1ccb852f6b809ca30ef7283e621625a219f","kind":"commit","published_at":"2022-06-26T22:26:11.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.39","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.39/manifests"},{"name":"v0.7.38","sha":"3f8e895701cd15f6f20f428864638b12a3774030","kind":"commit","published_at":"2022-05-03T03:34:51.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.38","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.38/manifests"},{"name":"v0.7.37","sha":"ee4022017a99772c0612462b5692ca8da18a4648","kind":"commit","published_at":"2022-03-30T13:43:09.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.37","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.37/manifests"},{"name":"v0.7.36","sha":"e6a8f3a14f2022766b436f020f0f90090bd19fd9","kind":"commit","published_at":"2022-03-15T02:49:12.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.36","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.36/manifests"},{"name":"v0.7.35","sha":"e7312d3de23148f790aee10052c046984144245f","kind":"commit","published_at":"2022-03-03T20:23:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.35","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.35/manifests"},{"name":"v0.7.34","sha":"444a5cae019a4a0c382dfd8b35648093b1b03a5b","kind":"commit","published_at":"2022-03-03T17:57:20.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.34","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.34/manifests"},{"name":"v0.7.33","sha":"f552fabc204ebc27f812166e636a75d45d97cba1","kind":"commit","published_at":"2022-02-19T23:12:19.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.33","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.33/manifests"},{"name":"v0.7.32","sha":"ecc71088db510bbe08106c84694a01abead5fda1","kind":"commit","published_at":"2022-02-16T06:10:22.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.32","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.32/manifests"},{"name":"v0.7.31","sha":"eaf424bfdaf8b4a783e4e9eb4d6fcb2a6e8c9d0a","kind":"commit","published_at":"2022-01-26T23:47:50.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.31","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.31/manifests"},{"name":"v0.7.30","sha":"b8ea09d8705351b99cf5a6046f5802701f8e54a2","kind":"commit","published_at":"2022-01-26T04:08:30.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.30","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.30/manifests"},{"name":"v0.7.29","sha":"dade599fa273ca18e74d0efc260500b1a9f1bf09","kind":"commit","published_at":"2022-01-08T04:24:28.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.29","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.29/manifests"},{"name":"v0.7.28","sha":"a85bce897f410a810666e0abd24ca193db379a09","kind":"commit","published_at":"2021-12-19T00:38:45.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.28","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.28/manifests"},{"name":"v0.7.27","sha":"b27229cef4fc398b99c3f87b61cb779a3fda8359","kind":"commit","published_at":"2021-12-18T20:03:44.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.27","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.27/manifests"},{"name":"v0.7.26","sha":"5936801fa46b2f5d5f8be9861c8da6c0d06496d6","kind":"commit","published_at":"2021-12-08T17:11:53.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.26","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.26/manifests"},{"name":"v0.7.25","sha":"c37e6fc5527f58224394a4dcb9280fac9d53adee","kind":"commit","published_at":"2021-12-03T19:05:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.25","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.25/manifests"},{"name":"v0.7.24","sha":"c6ec8fa37b28161d988730387e4cc3092fe090d0","kind":"commit","published_at":"2021-11-28T17:23:56.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.24","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.24/manifests"},{"name":"v0.7.23","sha":"0a9394b61d03a049e85b58b1b2b8de70835ed812","kind":"commit","published_at":"2021-11-24T16:51:43.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.23","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.23/manifests"},{"name":"v0.7.22","sha":"7e3322cbcd57bbb7d71a32371c2026c0e0debb4b","kind":"commit","published_at":"2021-11-20T19:29:43.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.22","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.22/manifests"},{"name":"v0.7.21","sha":"f6e368bc12190733486e6f68a52d7d6980d7163f","kind":"commit","published_at":"2021-11-20T17:31:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.21","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"2fab1dbfb85ea70d6c4f8e82511dfe6447f62ad4","kind":"commit","published_at":"2021-10-23T02:33:38.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.20","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"3a295e8845cb5090700734921ec992463c435341","kind":"commit","published_at":"2021-09-29T03:14:32.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.19","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"7f3dd1c74497a86696864001e17bd92d717affb1","kind":"commit","published_at":"2021-09-15T18:41:25.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.18","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"a1bef681a25002ee48cbe316ef71f538a738c6e7","kind":"commit","published_at":"2021-09-13T23:22:58.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.17","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"e0e8e52ee54f2952bf725191f86e72c6cdf76ca9","kind":"commit","published_at":"2021-09-03T03:15:04.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.16","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"35e1d56de12a9f1c7dbfc2c831c5144fbf76b5fd","kind":"commit","published_at":"2021-08-30T23:00:46.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.15","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"9a9472d41f13565072b745da4f7ecba02ab23334","kind":"commit","published_at":"2021-08-27T21:20:52.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.14","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"84ff60e2a76d93c075aed1d405987f3cf295beaf","kind":"commit","published_at":"2021-08-20T19:09:38.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.13","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"4672480e75f01ed228c97f4b6ea8da395ef89783","kind":"commit","published_at":"2021-08-20T15:10:46.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.12","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"dc14d089815841577e3efded55007601cec92f0e","kind":"commit","published_at":"2021-08-12T01:54:31.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.11","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"c26f29dddaaa5cdb9e8416ddeece49e05f1057b6","kind":"commit","published_at":"2021-08-09T20:14:14.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.10","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"ccee92c1a59a1839d03d7a6b4db5d8307d80195c","kind":"commit","published_at":"2021-08-08T07:33:55.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.9","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"fe31473913bf1a7cf8f71fa9e694382ab2b44f79","kind":"commit","published_at":"2021-08-08T01:51:57.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.8","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"07697abb8adb5002042df765eca81e0eb47705ea","kind":"commit","published_at":"2021-08-07T20:52:10.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.7","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"ef95d5a67afaf41aca03c5f6aae62f681348c8ab","kind":"commit","published_at":"2021-08-06T02:51:27.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.6","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"ca68805d708dd3c6faa9aafd97dd97a0bbf294c0","kind":"commit","published_at":"2021-08-05T01:59:16.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.5","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"ea8dabc1cdf79163405b2079aeb22b79fb499fd7","kind":"commit","published_at":"2021-07-22T00:42:45.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.4","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"821eac961c19aa5dab344a01bf07d751571919ad","kind":"commit","published_at":"2021-07-16T21:02:39.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.3","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ca84147e572629dcae984f1a93b66204a4cf7504","kind":"commit","published_at":"2021-07-13T20:15:12.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"90adf1fa2a668f83162d8b8e3b5407a6009b927a","kind":"commit","published_at":"2021-07-12T02:16:38.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"566e9419186c7599bb7e130d0febd99a6b58bd60","kind":"commit","published_at":"2021-07-08T00:18:03.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0/manifests"},{"name":"v0.7.0-pre.2","sha":"23916d783a91c3262797434a4d6ccf73227a79b8","kind":"commit","published_at":"2021-07-07T03:28:57.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.0-pre.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0-pre.2/manifests"},{"name":"v0.7.0-pre.1","sha":"87c2654bb4a1b06463676e13e8a7d77b927ab847","kind":"commit","published_at":"2021-06-21T13:24:04.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.7.0-pre.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.7.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.7.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.7.0-pre.1/manifests"},{"name":"v0.6.7","sha":"e91be2a49935d6d5b5f51815612ad1b8b73f91dd","kind":"commit","published_at":"2021-06-13T02:09:49.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.7","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"d4986d7c50416de491e753d5575721960f3f505d","kind":"commit","published_at":"2021-05-25T15:25:14.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.6","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"3b80dc50923af0b137fc687043d99dd68b8831b9","kind":"commit","published_at":"2021-05-24T14:42:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.5","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"2ffd419a685cc3dbb0e413a95caac31abb65d76b","kind":"commit","published_at":"2021-05-06T15:09:50.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.4","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"982383848a290d1924e09e2c515e5e3a62538afd","kind":"commit","published_at":"2021-05-04T18:20:54.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.3","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2b38ffc47e0adbb37169673acdc247cef0c2ae75","kind":"commit","published_at":"2021-05-02T20:48:56.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1f3fec0b9789ec0b9dfa4d2b8747167d83f23260","kind":"commit","published_at":"2021-04-30T03:17:27.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ec83f7c23d488ba8a5c4adf90b126417c59bba26","kind":"commit","published_at":"2021-04-29T01:50:46.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.6.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"1eeb4f66359a8fd65a622be520aeee079d373be8","kind":"commit","published_at":"2021-04-21T23:37:55.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.5.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"b26f6c54531abe74f7f971a8478b21d53bfeb5c4","kind":"commit","published_at":"2021-04-07T16:30:45.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.5.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8d212113e2fb9bb18956f7e2c41a50c4e9d9ca8d","kind":"commit","published_at":"2021-04-05T05:53:47.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.5.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"75ba773838eb49e80d9fa2eaa4a29c02e3c449ff","kind":"commit","published_at":"2021-03-23T06:39:54.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.4.3","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7ffee28b8341e72cdddb2e9573aa8f5cdee4bcd0","kind":"commit","published_at":"2021-03-20T01:02:12.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.4.2","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"2a46636edca45fd0a7326d03a967518897c198b4","kind":"commit","published_at":"2021-03-12T07:35:57.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.4.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3780d7b47200985e0af75c67c0ec644d11369eee","kind":"commit","published_at":"2021-02-19T08:29:19.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.4.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"67214b47bbba5dad898954e34ebb81dc1b2f4451","kind":"commit","published_at":"2021-02-02T01:56:24.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.3.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d54777e24e491330916dad443ddb828756911acf","kind":"commit","published_at":"2021-01-14T20:36:03.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.3.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"169dd8366cd465e26287b92076d25574aa3ddd1d","kind":"commit","published_at":"2020-12-12T04:01:20.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.2.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e321fa8715a7296dc992791c5916dcd13f32b108","kind":"commit","published_at":"2020-11-19T02:30:19.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.2.0","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8561de939ef844355d1f0c5191f36ebbd6701834","kind":"commit","published_at":"2020-11-13T04:22:01.000Z","download_url":"https://codeload.github.com/rkyv/rkyv/tar.gz/v0.1.1","html_url":"https://github.com/rkyv/rkyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rkyv/rkyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-17T03:03:24.089Z","dependent_packages_count":3,"downloads":156833498,"downloads_period":"total","dependent_repos_count":2977,"rankings":{"downloads":0.6212342352456869,"dependent_repos_count":0.7282661577036788,"dependent_packages_count":9.16365977452052,"stargazers_count":3.3164926462332995,"forks_count":5.489315519628756,"docker_downloads_count":1.4168631413495003,"average":3.455971912446907},"purl":"pkg:cargo/rkyv_derive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rkyv_derive","docker_dependents_count":88,"docker_downloads_count":23751977,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rkyv_derive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rkyv_derive/dependencies","status":null,"funding_links":["https://github.com/sponsors/rkyv"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T06:05:53.056Z","issues_count":272,"pull_requests_count":218,"avg_time_to_close_issue":15779859.929292928,"avg_time_to_close_pull_request":3154611.736318408,"issues_closed_count":198,"pull_requests_closed_count":201,"pull_request_authors_count":93,"issue_authors_count":158,"avg_comments_per_issue":2.3933823529411766,"avg_comments_per_pull_request":1.1376146788990826,"merged_pull_requests_count":158,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":2700306.619047619,"past_year_avg_time_to_close_pull_request":2066380.5,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2352941176470589,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkyv%2Frkyv/issues","maintainers":[{"login":"djkoloski","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djkoloski"},{"login":"sophiamersmann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophiamersmann"}],"active_maintainers":[{"login":"djkoloski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djkoloski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rkyv_derive/codemeta","maintainers":[{"uuid":"104949","login":"djkoloski","name":"David Koloski","email":null,"url":"https://github.com/djkoloski","packages_count":36,"html_url":"https://crates.io/users/djkoloski","role":null,"created_at":"2022-11-08T00:07:33.829Z","updated_at":"2022-11-08T00:07:33.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/djkoloski/packages"}]},{"id":2128965,"name":"object.fromentries","ecosystem":"npm","description":"ES proposal-spec-compliant Object.fromEntries shim.","homepage":"https://github.com/es-shims/Object.fromEntries#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/es-shims/Object.fromEntries","keywords_array":["Object.fromEntries","Object.entries","Object.values","Object.keys","entries","values","ES7","ES8","ES2017","shim","object","keys","polyfill","es-shim API"],"namespace":null,"versions_count":11,"first_release_published_at":"2018-04-04T00:42:55.477Z","latest_release_published_at":"2024-03-18T23:25:37.427Z","latest_release_number":"2.0.8","last_synced_at":"2026-09-17T03:03:41.831Z","created_at":"2022-04-09T21:23:39.004Z","updated_at":"2026-09-17T03:03:41.831Z","registry_url":"https://www.npmjs.com/package/object.fromentries","install_command":"npm install object.fromentries","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/ljharb"},"dist-tags":{"latest":"2.0.8"},"contentPolicy":null},"repo_metadata":{"id":56071845,"uuid":"126193205","full_name":"es-shims/Object.fromEntries","owner":"es-shims","description":"Official ES spec-compliant polyfill for Object.fromEntries","archived":false,"fork":false,"pushed_at":"2025-12-30T01:55:02.000Z","size":99,"stargazers_count":32,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T07:13:01.864Z","etag":null,"topics":["ecmascript","entries","fromentries","javascript","object"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/es-shims.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/es5-shim","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-03-21T14:41:08.000Z","updated_at":"2026-08-20T20:51:44.000Z","dependencies_parsed_at":"2024-02-12T04:34:56.366Z","dependency_job_id":"63659353-46b6-46fb-a147-26e70a7cbf91","html_url":"https://github.com/es-shims/Object.fromEntries","commit_stats":{"total_commits":64,"total_committers":2,"mean_commits":32.0,"dds":0.015625,"last_synced_commit":"2023235f7f5e18631db332d6c7b833fda663a362"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/Object.fromEntries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/sbom","scorecard":{"id":382132,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/Object.fromEntries","commit":"ee888ebbcf105474c1f803d1ba72dc48e1a1f761"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Object.fromEntries/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Object.fromEntries/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Object.fromEntries/node-tens.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Object.fromEntries/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Object.fromEntries/require-allow-edits.yml/main?enable=pin","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/es-shims/.github/SECURITY.md:1","Info: Found linked content: github.com/es-shims/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/es-shims/.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"}}]},"last_synced_at":"2025-08-18T15:42:42.313Z","repository_id":56071845,"created_at":"2025-08-18T15:42:42.314Z","updated_at":"2025-08-18T15:42:42.314Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36816824,"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-22T02:00:06.114Z","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":"es-shims","name":"ECMAScript Shims","uuid":"6288429","kind":"organization","description":"A community host for shims and polyfills that are compliant to EcmaScript specs.","email":null,"website":"https://tc39.es/ecma262/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6288429?v=4","repositories_count":153,"last_synced_at":"2024-04-16T00:30:48.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/es-shims","funding_links":[],"total_stars":9478,"followers":128,"following":0,"created_at":"2022-11-02T16:18:54.419Z","updated_at":"2024-04-16T00:31:50.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims/repositories"},"tags":[{"name":"v2.0.8","sha":"ee888ebbcf105474c1f803d1ba72dc48e1a1f761","kind":"tag","published_at":"2024-03-18T23:25:17.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.8","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"8c8c9b06b701abb6560b3c2b851b0b136ddd279a","kind":"tag","published_at":"2023-08-29T04:18:50.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.7","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"2023235f7f5e18631db332d6c7b833fda663a362","kind":"tag","published_at":"2022-11-06T23:14:54.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.6","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a86b09ec0f9942d50a8a75a949ece37ae521b59d","kind":"tag","published_at":"2021-10-03T16:59:29.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.5","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"2d679d81eb2fcf71a125c15ea5dd620ff7fce8ce","kind":"tag","published_at":"2021-02-21T20:54:12.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.4","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"413276e0cb21e4c58193fceb61c09730071d7b29","kind":"tag","published_at":"2020-11-27T06:55:33.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.3","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"fb98748d40ce91e8b989eb8039d33849cd92945f","kind":"commit","published_at":"2019-12-12T17:37:55.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.2","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e357b7db4ef4cf88ecc5d09b89085048c1eb39fd","kind":"commit","published_at":"2019-10-03T20:50:46.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.1","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"511f215e413d877ad17faaed69985c85deb06792","kind":"commit","published_at":"2018-08-09T19:43:27.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v2.0.0","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"439e01679fe5919575d7a3dccacd00e188e2498a","kind":"commit","published_at":"2018-03-21T23:43:30.000Z","download_url":"https://codeload.github.com/es-shims/Object.fromEntries/tar.gz/v1.0.0","html_url":"https://github.com/es-shims/Object.fromEntries/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Object.fromEntries@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T06:57:43.661Z","dependent_packages_count":808,"downloads":246300889,"downloads_period":"last-month","dependent_repos_count":1845167,"rankings":{"downloads":0.018727801805097248,"dependent_repos_count":0.01749570958107769,"dependent_packages_count":0.0813454666124911,"stargazers_count":6.7610923893937125,"forks_count":7.612114262621351,"docker_downloads_count":0.02992615113007499,"average":2.4201169635239674},"purl":"pkg:npm/object.fromentries","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/object.fromentries","docker_dependents_count":10157,"docker_downloads_count":4308081424,"usage_url":"https://repos.ecosyste.ms/usage/npm/object.fromentries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/object.fromentries/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/es5-shim"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T00:01:36.853Z","issues_count":6,"pull_requests_count":5,"avg_time_to_close_issue":525281.6,"avg_time_to_close_pull_request":4091898.6,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":5,"bot_issues_count":3,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FObject.fromEntries/issues","maintainers":[{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/object.fromentries/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-13T15:20:16.862Z","updated_at":"2022-11-13T15:20:16.862Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}]},{"id":3507241,"name":"github.com/mattn/go-ieproxy","ecosystem":"go","description":"Package ieproxy is a utility to retrieve the proxy parameters (especially of Internet Explorer on windows)","homepage":"https://github.com/mattn/go-ieproxy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-ieproxy","keywords_array":[],"namespace":"github.com/mattn","versions_count":12,"first_release_published_at":"2020-04-06T12:40:24.000Z","latest_release_published_at":"2024-05-22T12:17:52.000Z","latest_release_number":"v0.0.12","last_synced_at":"2026-09-17T03:03:53.864Z","created_at":"2022-04-10T20:46:22.661Z","updated_at":"2026-09-17T03:03:53.865Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-ieproxy","install_command":"go get github.com/mattn/go-ieproxy","documentation_url":"https://pkg.go.dev/github.com/mattn/go-ieproxy#section-documentation","metadata":{},"repo_metadata":{"id":24037808,"uuid":"27422954","full_name":"mattn/go-ieproxy","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-22T12:24:32.000Z","size":82,"stargazers_count":97,"open_issues_count":5,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-09-04T15:42:51.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/mattn/go-ieproxy","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-12-02T08:34:52.000Z","updated_at":"2026-04-22T22:20:32.000Z","dependencies_parsed_at":"2024-05-22T13:48:32.072Z","dependency_job_id":null,"html_url":"https://github.com/mattn/go-ieproxy","commit_stats":{"total_commits":88,"total_committers":16,"mean_commits":5.5,"dds":0.6590909090909092,"last_synced_commit":"9ef99e23870e08a722bb2003abbe5fcc47a85bc5"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-ieproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/sbom","scorecard":{"id":627732,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-ieproxy","commit":"d96f0566927a1f273bb402e19d061a059c7070f2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 14/20 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-ieproxy/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-ieproxy/CI.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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-21T06:57:11.726Z","repository_id":24037808,"created_at":"2025-08-21T06:57:11.726Z","updated_at":"2025-08-21T06:57:11.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37021941,"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-04T02:00:06.169Z","response_time":115,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"mattn.jp@gmail.com","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2189,"last_synced_at":"2026-08-29T00:59:50.972Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":58647,"followers":13503,"following":1693,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2026-08-29T00:59:50.985Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.12","sha":"8fd8dc560000bc477e2d7db0d6560c83564b0550","kind":"commit","published_at":"2024-05-22T12:17:52.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9ef99e23870e08a722bb2003abbe5fcc47a85bc5","kind":"commit","published_at":"2023-05-20T10:33:14.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"f4334ee01150da303a72eeffcc4b31a2f96cfcc6","kind":"commit","published_at":"2023-02-23T12:47:34.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"7343ac506112d7cc22a71efe6897eea8eb2b3d6a","kind":"commit","published_at":"2022-09-16T02:10:57.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"0eb637804f944760fbd91336afc871f4a900d9ec","kind":"commit","published_at":"2022-09-15T16:43:05.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"6942db0ce41bf9738b9006318103b1c0ba847852","kind":"commit","published_at":"2022-06-10T09:07:02.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"dca4a6fdcd2fcc3a5ce2b2f90db45cd7e55e9c44","kind":"commit","published_at":"2022-04-11T00:49:47.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"47d20da851a6791f32cdc8e10d3c77ef01851fb6","kind":"commit","published_at":"2022-04-09T11:35:47.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"09b2bb526040432a6fe5a210ed51ba2e02d82533","kind":"commit","published_at":"2022-03-13T15:30:47.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ffa2c199638bbbf8d812572c71bb0df0bfc8f941","kind":"commit","published_at":"2022-01-15T17:18:49.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"8c48f0bbc7fa2870beeaac371e999b1084964c62","kind":"commit","published_at":"2022-01-11T03:42:02.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"439dd0581a2a03b415673a2462ad5c21eaabc588","kind":"commit","published_at":"2020-04-06T12:40:24.000Z","download_url":"https://codeload.github.com/mattn/go-ieproxy/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-ieproxy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-ieproxy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T22:10:58.817Z","dependent_packages_count":1570,"downloads":null,"downloads_period":null,"dependent_repos_count":15787,"rankings":{"downloads":null,"dependent_repos_count":0.059005187064071964,"dependent_packages_count":0.09063325058123498,"stargazers_count":4.997468638085793,"forks_count":4.127861457496176,"docker_downloads_count":0.030591441447981066,"average":1.8611119949350514},"purl":"pkg:golang/github.com/mattn/go-ieproxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-ieproxy","docker_dependents_count":2064,"docker_downloads_count":10572696324,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-ieproxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-ieproxy/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T21:39:17.209Z","issues_count":17,"pull_requests_count":36,"avg_time_to_close_issue":9684131.142857144,"avg_time_to_close_pull_request":9179200.147058824,"issues_closed_count":14,"pull_requests_closed_count":34,"pull_request_authors_count":22,"issue_authors_count":16,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":2.805555555555556,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-ieproxy/issues","maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ieproxy/codemeta","maintainers":[]},{"id":2164913,"name":"pg-connection-string","ecosystem":"npm","description":"Functions for dealing with a PostgreSQL connection string","homepage":"https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianc/node-postgres","keywords_array":["pg","connection","string","parse"],"namespace":null,"versions_count":32,"first_release_published_at":"2014-07-05T23:44:34.640Z","latest_release_published_at":"2026-06-19T00:53:53.717Z","latest_release_number":"2.14.0","last_synced_at":"2026-09-17T03:03:54.951Z","created_at":"2022-04-09T21:54:34.508Z","updated_at":"2026-09-17T03:03:54.952Z","registry_url":"https://www.npmjs.com/package/pg-connection-string","install_command":"npm install pg-connection-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"2.7.1-alpha.0","latest":"2.14.0"},"contentPolicy":null},"repo_metadata":{"id":1119801,"uuid":"991475","full_name":"brianc/node-postgres","owner":"brianc","description":"PostgreSQL client for node.js.","archived":false,"fork":false,"pushed_at":"2026-09-11T13:06:54.000Z","size":4642,"stargazers_count":13203,"open_issues_count":518,"forks_count":1352,"subscribers_count":179,"default_branch":"master","last_synced_at":"2026-09-11T19:12:23.614Z","etag":null,"topics":["libpq","node-postgres","postgres","postgresql","postgresql-driver"],"latest_commit_sha":null,"homepage":"https://node-postgres.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["brianc"]}},"created_at":"2010-10-15T23:05:50.000Z","updated_at":"2026-09-11T13:07:00.000Z","dependencies_parsed_at":"2024-05-10T18:24:03.468Z","dependency_job_id":"12bb585a-e4d3-4052-8ff8-12c838ae18c0","html_url":"https://github.com/brianc/node-postgres","commit_stats":{"total_commits":2323,"total_committers":327,"mean_commits":7.103975535168196,"dds":"0.36332328885062415","last_synced_commit":"e8259e04fc0df5aacec432880fbbc3b8a193d4f1"},"previous_names":[],"tags_count":541,"template":false,"template_full_name":null,"purl":"pkg:github/brianc/node-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/sbom","scorecard":{"id":253005,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianc/node-postgres","commit":"65bc3d4884c56faf153af1ffe24c1fc2bf239594"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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":6,"reason":"Found 16/25 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/brianc/node-postgres/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6: pin your Docker image by updating node:20 to node:20@sha256:5fe79eb196c563d65d0db21fa5cd5e170ef0869541ddc89808d7431a5a4498e6","Warn: npmCommand not pinned by hash: .devcontainer/Dockerfile:22-56","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:61","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-17T08:57:09.767Z","repository_id":1119801,"created_at":"2025-08-17T08:57:09.767Z","updated_at":"2025-08-17T08:57:09.767Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37225841,"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-11T02:00:05.857Z","response_time":56,"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":"brianc","name":"Brian C","uuid":"50081","kind":"user","description":"","email":"brian.m.carlson@gmail.com","website":null,"location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50081?v=4","repositories_count":154,"last_synced_at":"2026-09-10T14:09:06.402Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/brianc","funding_links":["https://github.com/sponsors/brianc"],"total_stars":17103,"followers":1244,"following":35,"created_at":"2022-11-02T16:25:33.417Z","updated_at":"2026-09-10T14:09:06.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianc/repositories"},"tags":[{"name":"pg-query-stream@4.16.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.16.0/manifests"},{"name":"pg-protocol@1.15.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.15.0/manifests"},{"name":"pg-esm-test@1.8.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.8.0/manifests"},{"name":"pg-cursor@2.21.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.21.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.21.0/manifests"},{"name":"pg-connection-string@2.14.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.14.0/manifests"},{"name":"pg@8.22.0","sha":"b617619f9fb6fbd231731823e2732a2927ded4be","kind":"tag","published_at":"2026-06-19T00:52:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.22.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.22.0/manifests"},{"name":"pg-query-stream@4.15.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.15.0/manifests"},{"name":"pg-protocol@1.14.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.14.0/manifests"},{"name":"pg-pool@3.14.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.14.0/manifests"},{"name":"pg-native@3.8.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.8.0/manifests"},{"name":"pg-esm-test@1.7.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.7.0/manifests"},{"name":"pg-cursor@2.20.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.20.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.20.0/manifests"},{"name":"pg-connection-string@2.13.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.13.0/manifests"},{"name":"pg-cloudflare@1.4.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.4.0/manifests"},{"name":"pg-bundler-test@0.3.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.3.0/manifests"},{"name":"pg@8.21.0","sha":"544b1ce8152bc280e398dc1e8a66920abe6a640e","kind":"tag","published_at":"2026-05-18T11:59:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.21.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.21.0/manifests"},{"name":"pg-query-stream@4.14.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.14.0/manifests"},{"name":"pg-protocol@1.13.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.13.0/manifests"},{"name":"pg-pool@3.13.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.13.0/manifests"},{"name":"pg-native@3.7.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.7.0/manifests"},{"name":"pg-esm-test@1.6.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.6.0/manifests"},{"name":"pg-cursor@2.19.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.19.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.19.0/manifests"},{"name":"pg-connection-string@2.12.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.12.0/manifests"},{"name":"pg@8.20.0","sha":"c9070cc8d526fca65780cedc25c1966b57cf7532","kind":"tag","published_at":"2026-03-04T23:47:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.20.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.20.0/manifests"},{"name":"pg-query-stream@4.13.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.13.0/manifests"},{"name":"pg-protocol@1.12.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.12.0/manifests"},{"name":"pg-pool@3.12.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.12.0/manifests"},{"name":"pg-native@3.6.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.6.0/manifests"},{"name":"pg-esm-test@1.5.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.5.0/manifests"},{"name":"pg-cursor@2.18.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.18.0/manifests"},{"name":"pg-bundler-test@0.2.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.2.0/manifests"},{"name":"pg@8.19.0","sha":"f2d7d1146cc87024a5fa503dce13c59ff5196d26","kind":"tag","published_at":"2026-02-25T17:18:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.19.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.19.0/manifests"},{"name":"pg-query-stream@4.12.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.12.0/manifests"},{"name":"pg-esm-test@1.4.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.4.0/manifests"},{"name":"pg-cursor@2.17.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.17.0/manifests"},{"name":"pg-connection-string@2.11.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.11.0/manifests"},{"name":"pg@8.18.0","sha":"fc4de3c62ad350d0e1b392a0d132aff906d1cec6","kind":"tag","published_at":"2026-01-30T18:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.18.0/manifests"},{"name":"pg-query-stream@4.11.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.2/manifests"},{"name":"pg-esm-test@1.3.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.2/manifests"},{"name":"pg-cursor@2.16.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.2/manifests"},{"name":"pg-connection-string@2.10.1","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.1/manifests"},{"name":"pg@8.17.2","sha":"5b68a115cc90a7b7069fa8c4b0ca51e3447367e9","kind":"tag","published_at":"2026-01-20T18:08:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.2/manifests"},{"name":"pg-query-stream@4.11.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.1/manifests"},{"name":"pg-esm-test@1.3.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.1/manifests"},{"name":"pg-cursor@2.16.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.1/manifests"},{"name":"pg@8.17.1","sha":"4eb7529a5906f2000faf72b5452e10d95bde2f9e","kind":"tag","published_at":"2026-01-15T02:49:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.1/manifests"},{"name":"pg-query-stream@4.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.11.0/manifests"},{"name":"pg-protocol@1.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.11.0/manifests"},{"name":"pg-pool@3.11.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.11.0/manifests"},{"name":"pg-esm-test@1.3.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.3.0/manifests"},{"name":"pg-cursor@2.16.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.16.0/manifests"},{"name":"pg-connection-string@2.10.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.10.0/manifests"},{"name":"pg-cloudflare@1.3.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.3.0/manifests"},{"name":"pg-bundler-test@0.1.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.1.0/manifests"},{"name":"pg@8.17.0","sha":"d10e09c888f94abf77382aba6f353ca665a1cf09","kind":"tag","published_at":"2026-01-14T18:05:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.17.0/manifests"},{"name":"pg-query-stream@4.10.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.3/manifests"},{"name":"pg-protocol@1.10.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.3/manifests"},{"name":"pg-native@3.5.2","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.2/manifests"},{"name":"pg-esm-test@1.2.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.3/manifests"},{"name":"pg-cursor@2.15.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.3/manifests"},{"name":"pg-cloudflare@1.2.7","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.7/manifests"},{"name":"pg-bundler-test@0.0.2","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.2/manifests"},{"name":"pg@8.16.3","sha":"8f8e7315e8f7c1bb01e98fdb41c8c92585510782","kind":"tag","published_at":"2025-06-27T14:51:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.3/manifests"},{"name":"pg-cursor@2.15.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.2/manifests"},{"name":"pg@8.16.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.2/manifests"},{"name":"pg-query-stream@4.10.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.2/manifests"},{"name":"pg-protocol@1.10.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.2/manifests"},{"name":"pg-esm-test@1.2.2","sha":"1a25d128177dd7c54dc4652bbb92ac7986306e3f","kind":"tag","published_at":"2025-06-19T21:15:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.2/manifests"},{"name":"pg-query-stream@4.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.1/manifests"},{"name":"pg-protocol@1.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.1/manifests"},{"name":"pg-pool@3.10.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.1/manifests"},{"name":"pg-native@3.5.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.1/manifests"},{"name":"pg-esm-test@1.2.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.1/manifests"},{"name":"pg-cursor@2.15.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.1/manifests"},{"name":"pg-connection-string@2.9.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.1/manifests"},{"name":"pg-cloudflare@1.2.6","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.6/manifests"},{"name":"pg-bundler-test@0.0.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-bundler-test@0.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-bundler-test@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-bundler-test%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-bundler-test@0.0.1/manifests"},{"name":"pg@8.16.1","sha":"cd877a57612a39335a97b593111710d26126279d","kind":"tag","published_at":"2025-06-18T15:46:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.1/manifests"},{"name":"pg-query-stream@4.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.10.0/manifests"},{"name":"pg-protocol@1.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.10.0/manifests"},{"name":"pg-pool@3.10.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.10.0/manifests"},{"name":"pg-native@3.5.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.5.0/manifests"},{"name":"pg-esm-test@1.2.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.2.0/manifests"},{"name":"pg-cursor@2.15.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.15.0/manifests"},{"name":"pg-connection-string@2.9.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.9.0/manifests"},{"name":"pg@8.16.0","sha":"abff18d6f918c975e8b3dfebc0de3b811ae64bcb","kind":"tag","published_at":"2025-05-12T16:49:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.16.0/manifests"},{"name":"pg-query-stream@4.9.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.6/manifests"},{"name":"pg-pool@3.9.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.6/manifests"},{"name":"pg-esm-test@1.1.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.6/manifests"},{"name":"pg-cursor@2.14.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.6/manifests"},{"name":"pg@8.15.6","sha":"81d875fe09d86e7dc1fe433f08d21d02ab70c25c","kind":"tag","published_at":"2025-04-25T19:09:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.6/manifests"},{"name":"pg-query-stream@4.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.5/manifests"},{"name":"pg-protocol@1.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.5/manifests"},{"name":"pg-pool@3.9.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.5/manifests"},{"name":"pg-native@3.4.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.5/manifests"},{"name":"pg-esm-test@1.1.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.5/manifests"},{"name":"pg-cursor@2.14.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.5/manifests"},{"name":"pg-connection-string@2.8.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.5/manifests"},{"name":"pg-cloudflare@1.2.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.5/manifests"},{"name":"pg@8.15.5","sha":"56e286257724783681f8830b2faa7d407b6563e7","kind":"tag","published_at":"2025-04-23T18:48:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.5/manifests"},{"name":"pg-query-stream@4.9.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.2/manifests"},{"name":"pg-pool@3.9.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.2/manifests"},{"name":"pg-native@3.4.1","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.1/manifests"},{"name":"pg-esm-test@1.1.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.2/manifests"},{"name":"pg-cursor@2.14.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.2/manifests"},{"name":"pg-connection-string@2.8.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.2/manifests"},{"name":"pg@8.15.2","sha":"88ff6955e098257358640d33c354c35836369200","kind":"tag","published_at":"2025-04-23T16:56:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.2/manifests"},{"name":"pg-query-stream@4.9.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.1/manifests"},{"name":"pg-pool@3.9.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.1/manifests"},{"name":"pg-esm-test@1.1.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.1/manifests"},{"name":"pg-cursor@2.14.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.1/manifests"},{"name":"pg-connection-string@2.8.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.1/manifests"},{"name":"pg@8.15.1","sha":"fb25f7bdb3deb0ca3602d1ac1693977dc1033f35","kind":"tag","published_at":"2025-04-22T20:27:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.1/manifests"},{"name":"pg-query-stream@4.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.9.0/manifests"},{"name":"pg-protocol@1.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.9.0/manifests"},{"name":"pg-pool@3.9.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.9.0/manifests"},{"name":"pg-native@3.4.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.4.0/manifests"},{"name":"pg-esm-test@1.1.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.1.0/manifests"},{"name":"pg-cursor@2.14.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.14.0/manifests"},{"name":"pg-connection-string@2.8.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.8.0/manifests"},{"name":"pg-cloudflare@1.2.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.2.0/manifests"},{"name":"pg@8.15.0","sha":"9ec9e5f58d5329d75e94c5a29f70d78de02bfe26","kind":"tag","published_at":"2025-04-22T15:55:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.15.0/manifests"},{"name":"pg-query-stream@4.8.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.1/manifests"},{"name":"pg-pool@3.8.1-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.1-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.1/manifests"},{"name":"pg-esm-test@1.0.1-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.0.1-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.1/manifests"},{"name":"pg-cursor@2.13.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.1/manifests"},{"name":"pg-cloudflare@1.1.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.1/manifests"},{"name":"pg@8.14.2-alpha.1","sha":"306fa83d84e7f99558146892c5f9bf8421ac98e0","kind":"tag","published_at":"2025-04-21T21:16:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.2-alpha.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.1/manifests"},{"name":"pg-query-stream@4.8.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.2-alpha.0/manifests"},{"name":"pg-protocol@1.8.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.8.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.1-alpha.0/manifests"},{"name":"pg-pool@3.8.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.1-alpha.0/manifests"},{"name":"pg-native@3.3.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.3.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.1-alpha.0/manifests"},{"name":"pg-esm-test@1.0.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-esm-test@1.0.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-esm-test@1.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-esm-test%401.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-esm-test@1.0.1-alpha.0/manifests"},{"name":"pg-cursor@2.13.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.2-alpha.0/manifests"},{"name":"pg-connection-string@2.7.1-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.7.1-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.7.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.7.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.1-alpha.0/manifests"},{"name":"pg-cloudflare@1.1.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.2-alpha.0/manifests"},{"name":"pg@8.14.2-alpha.0","sha":"56762beebf750fe7798354301237a5bc62ef7740","kind":"tag","published_at":"2025-04-21T19:43:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.2-alpha.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.2-alpha.0/manifests"},{"name":"pg-query-stream@4.8.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.1/manifests"},{"name":"pg-cursor@2.13.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.1/manifests"},{"name":"pg@8.14.1","sha":"477f812984a9d75346e8ec37eefa3f79a117d581","kind":"tag","published_at":"2025-03-17T15:37:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.1/manifests"},{"name":"pg-query-stream@4.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.8.0/manifests"},{"name":"pg-protocol@1.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.8.0/manifests"},{"name":"pg-pool@3.8.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.8.0/manifests"},{"name":"pg-native@3.3.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.3.0/manifests"},{"name":"pg-cursor@2.13.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.13.0/manifests"},{"name":"pg@8.14.0","sha":"f7c92e487c6a9c9600585f9de14cb17e7a65e76e","kind":"tag","published_at":"2025-03-11T15:25:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.14.0/manifests"},{"name":"pg-query-stream@4.7.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.3/manifests"},{"name":"pg-native@3.2.2","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.2/manifests"},{"name":"pg-cursor@2.12.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.3/manifests"},{"name":"pg@8.13.3","sha":"5755b783862dd593f8119d5f5711cfbd10b58444","kind":"tag","published_at":"2025-02-13T00:29:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.3/manifests"},{"name":"pg-query-stream@4.7.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.2/manifests"},{"name":"pg-protocol@1.7.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.1/manifests"},{"name":"pg-pool@3.7.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.1/manifests"},{"name":"pg-native@3.2.1","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.1/manifests"},{"name":"pg-cursor@2.12.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.2/manifests"},{"name":"pg@8.13.2","sha":"732580782ffa2f9299f7112ff27cfa4534cd22f3","kind":"tag","published_at":"2025-02-11T16:19:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.2/manifests"},{"name":"pg-query-stream@4.7.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.1/manifests"},{"name":"pg-cursor@2.12.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.1/manifests"},{"name":"pg@8.13.1","sha":"95d7e620ef8b51743b4cbca05dd3c3ce858ecea7","kind":"tag","published_at":"2024-10-24T15:40:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.1/manifests"},{"name":"pg-query-stream@4.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.7.0/manifests"},{"name":"pg-protocol@1.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.7.0/manifests"},{"name":"pg-pool@3.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.7.0/manifests"},{"name":"pg-native@3.2.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.2.0/manifests"},{"name":"pg-cursor@2.12.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.12.0/manifests"},{"name":"pg-connection-string@2.7.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.7.0/manifests"},{"name":"pg@8.13.0","sha":"92cb640fd316972e323ced6256b2acd89b1b58e0","kind":"tag","published_at":"2024-09-17T15:08:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.13.0/manifests"},{"name":"pg-query-stream@4.6.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.6.0/manifests"},{"name":"pg-native@3.1.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.1.0/manifests"},{"name":"pg-cursor@2.11.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.11.0/manifests"},{"name":"pg@8.12.0","sha":"0f42880861951970e193d31359508d460a67d25a","kind":"tag","published_at":"2024-06-04T16:19:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.12.0/manifests"},{"name":"pg-query-stream@4.5.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.6/manifests"},{"name":"pg-native@3.0.2","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-native@3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-native@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-native%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-native@3.0.2/manifests"},{"name":"pg-cursor@2.10.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.6/manifests"},{"name":"pg@8.11.6","sha":"2c3c6264db9d2c5d390a87c3ce958c6d71d444e1","kind":"tag","published_at":"2024-06-04T15:54:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.6/manifests"},{"name":"pg-query-stream@4.5.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.5/manifests"},{"name":"pg-cursor@2.10.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.5/manifests"},{"name":"pg-connection-string@2.6.4","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.4/manifests"},{"name":"pg@8.11.5","sha":"a37a93bf7990220517a40cf16b8e72d4c3e6cef5","kind":"tag","published_at":"2024-04-02T20:26:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.5/manifests"},{"name":"pg-query-stream@4.5.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.4/manifests"},{"name":"pg-protocol@1.6.1","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.1/manifests"},{"name":"pg-pool@3.6.2","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.2/manifests"},{"name":"pg-cursor@2.10.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.4/manifests"},{"name":"pg-connection-string@2.6.3","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.3/manifests"},{"name":"pg@8.11.4","sha":"b03c071d2d15af259e1e008e9628191c865e58fa","kind":"tag","published_at":"2024-03-30T20:40:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.4/manifests"},{"name":"pg-query-stream@4.5.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.3/manifests"},{"name":"pg-cursor@2.10.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.3/manifests"},{"name":"pg@8.11.3","sha":"a84ebb3fe85edafb1b358965bdb5e3de58b12c5d","kind":"tag","published_at":"2023-08-16T23:50:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.3/manifests"},{"name":"pg-query-stream@4.5.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.2/manifests"},{"name":"pg-cursor@2.10.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.2/manifests"},{"name":"pg-connection-string@2.6.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.2/manifests"},{"name":"pg@8.11.2","sha":"a2a355a6807bf75d92d7f0cb0f219588811a5356","kind":"tag","published_at":"2023-08-01T03:36:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.2/manifests"},{"name":"pg-query-stream@4.5.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.1/manifests"},{"name":"pg-pool@3.6.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.1/manifests"},{"name":"pg-cursor@2.10.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.1/manifests"},{"name":"pg-connection-string@2.6.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.1/manifests"},{"name":"pg-cloudflare@1.1.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.1/manifests"},{"name":"pg@8.11.1","sha":"eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b","kind":"tag","published_at":"2023-06-26T16:36:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.1/manifests"},{"name":"pg-query-stream@4.5.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.5.0/manifests"},{"name":"pg-cursor@2.10.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.10.0/manifests"},{"name":"pg-connection-string@2.6.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.6.0/manifests"},{"name":"pg-cloudflare@1.1.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cloudflare@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cloudflare@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cloudflare%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cloudflare@1.1.0/manifests"},{"name":"pg@8.11.0","sha":"14b840e96e57fc0617b5c4758f6318f774148ee4","kind":"tag","published_at":"2023-05-15T15:36:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.11.0/manifests"},{"name":"pg-query-stream@4.4.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.4.0/manifests"},{"name":"pg-pool@3.6.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.6.0/manifests"},{"name":"pg-cursor@2.9.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.9.0/manifests"},{"name":"pg@8.10.0","sha":"ee302cbcf10437e34fd05d70fc003c357b14c654","kind":"tag","published_at":"2023-03-06T20:18:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.10.0/manifests"},{"name":"pg-query-stream@4.3.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.3.0/manifests"},{"name":"pg-protocol@1.6.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.6.0/manifests"},{"name":"pg-cursor@2.8.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.8.0/manifests"},{"name":"pg@8.9.0","sha":"20a243e8b30926a348cafc44177e95345618f7bc","kind":"tag","published_at":"2023-01-27T15:12:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.9.0/manifests"},{"name":"pg-query-stream@4.2.4","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.4/manifests"},{"name":"pg-pool@3.5.2","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.2/manifests"},{"name":"pg-cursor@2.7.4","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.4/manifests"},{"name":"pg@8.8.0","sha":"c99fb2c127ddf8d712500db2c7b9a5491a178655","kind":"tag","published_at":"2022-08-23T16:36:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.8.0/manifests"},{"name":"pg-query-stream@4.2.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.3/manifests"},{"name":"pg-pool@3.5.1","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.1/manifests"},{"name":"pg-cursor@2.7.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.3/manifests"},{"name":"pg@8.7.3","sha":"4fa7ee891a456168a75695ac026792136f16577f","kind":"tag","published_at":"2022-02-04T16:28:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.3/manifests"},{"name":"pg-query-stream@4.2.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.2/manifests"},{"name":"pg-pool@3.5.0","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.5.0/manifests"},{"name":"pg-cursor@2.7.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.2/manifests"},{"name":"pg@8.7.2","sha":"6849cc686855d0399c847f5e3d31cb0c56ae59e0","kind":"tag","published_at":"2022-02-04T16:21:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.2/manifests"},{"name":"pg-query-stream@4.2.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.1/manifests"},{"name":"pg-pool@3.4.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.1/manifests"},{"name":"pg-cursor@2.7.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.1/manifests"},{"name":"pg@8.7.1","sha":"92b4d37926c276d343bfe56447ff6f526af757cf","kind":"tag","published_at":"2021-07-27T22:33:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.1/manifests"},{"name":"pg-query-stream@4.2.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.2.0/manifests"},{"name":"pg-pool@3.4.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.4.0/manifests"},{"name":"pg-cursor@2.7.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.7.0/manifests"},{"name":"pg@8.7.0","sha":"f3b0ee4c09cd01e37baf580d72dffc43edcc29f3","kind":"tag","published_at":"2021-07-27T17:41:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.7.0/manifests"},{"name":"pg-query-stream@4.1.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.1.0/manifests"},{"name":"pg-protocol@1.5.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.5.0/manifests"},{"name":"pg-pool@3.3.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.3.0/manifests"},{"name":"pg-cursor@2.6.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.6.0/manifests"},{"name":"pg-connection-string@2.5.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.5.0/manifests"},{"name":"pg@8.6.0","sha":"d45947938263bec30a1e3252452f04177b785f66","kind":"tag","published_at":"2021-04-13T16:02:40.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.6.0/manifests"},{"name":"pg-query-stream@4.0.0","sha":"fa4549af4fc8d1ffdc121c696faa72fc02459f4b","kind":"tag","published_at":"2020-11-30T16:58:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@4.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@4.0.0/manifests"},{"name":"pg-cursor@2.5.2","sha":"fa4549af4fc8d1ffdc121c696faa72fc02459f4b","kind":"tag","published_at":"2020-11-30T16:58:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.2/manifests"},{"name":"pg-query-stream@3.4.2","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.2/manifests"},{"name":"pg-cursor@2.5.1","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.1/manifests"},{"name":"pg@8.5.1","sha":"0b9bb349dcb10f6473737001062082b65efc74be","kind":"tag","published_at":"2020-11-13T14:59:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.1/manifests"},{"name":"pg-query-stream@3.4.1","sha":"4d203aedeef0064c2adf649ccdb7ffd995e4f044","kind":"tag","published_at":"2020-11-10T22:04:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.1/manifests"},{"name":"pg-query-stream@3.4.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.4.0/manifests"},{"name":"pg-protocol@1.4.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.4.0/manifests"},{"name":"pg-cursor@2.5.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.5.0/manifests"},{"name":"pg@8.5.0","sha":"ec1dcab966ecb03080e75112f6d3623d1360b634","kind":"tag","published_at":"2020-11-10T17:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.5.0/manifests"},{"name":"pg-query-stream@3.3.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.2/manifests"},{"name":"pg-pool@3.2.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.2/manifests"},{"name":"pg-cursor@2.4.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.2/manifests"},{"name":"pg@8.4.2","sha":"b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f","kind":"tag","published_at":"2020-10-26T17:19:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.2/manifests"},{"name":"pg-query-stream@3.3.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.1/manifests"},{"name":"pg-cursor@2.4.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.1/manifests"},{"name":"pg@8.4.1","sha":"36342c9a84b68123f666879a9f34ac319a44727a","kind":"tag","published_at":"2020-10-08T20:53:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.1/manifests"},{"name":"pg-query-stream@3.3.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.3.0/manifests"},{"name":"pg-protocol@1.3.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.3.0/manifests"},{"name":"pg-cursor@2.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.4.0/manifests"},{"name":"pg-connection-string@2.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.4.0/manifests"},{"name":"pg@8.4.0","sha":"7ffe68eba056b9a6d0fa88f928aa85e768c28838","kind":"tag","published_at":"2020-10-04T19:26:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.4.0/manifests"},{"name":"pg-query-stream@3.2.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.3/manifests"},{"name":"pg-cursor@2.3.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.3/manifests"},{"name":"pg@8.3.3","sha":"95b5daadaade40ea343c0d3ad09ab230fa2ade4c","kind":"tag","published_at":"2020-08-26T20:59:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.3/manifests"},{"name":"pg-cursor@2.3.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.2/manifests"},{"name":"pg-query-stream@3.2.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.2/manifests"},{"name":"pg@8.3.2","sha":"acfbafac82641ef909d9d6235d46d38378c67864","kind":"tag","published_at":"2020-08-18T14:38:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.2/manifests"},{"name":"pg-query-stream@3.2.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.2.0/manifests"},{"name":"pg-cursor@2.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.3.0/manifests"},{"name":"pg-connection-string@2.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.3.0/manifests"},{"name":"pg@8.3.0","sha":"cf203431d62486a52c656618b3fbcd2ab7af8ae9","kind":"tag","published_at":"2020-07-09T15:35:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.3.0/manifests"},{"name":"pg-query-stream@3.1.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.2/manifests"},{"name":"pg-protocol@1.2.5","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.5/manifests"},{"name":"pg-cursor@2.2.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.2/manifests"},{"name":"pg@8.2.2","sha":"dec892ed015af8844f1aa6a9475832c88693b464","kind":"tag","published_at":"2020-07-07T13:58:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.2/manifests"},{"name":"pg-query-stream@3.1.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.1/manifests"},{"name":"pg-protocol@1.2.4","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.4/manifests"},{"name":"pg-pool@3.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.1/manifests"},{"name":"pg-cursor@2.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.1/manifests"},{"name":"pg-connection-string@2.2.3","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.3/manifests"},{"name":"pg@8.2.1","sha":"f3136a7d5d5498280924b3e06f47f8ce80dbe4e6","kind":"tag","published_at":"2020-05-15T23:33:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.1/manifests"},{"name":"pg-query-stream@3.1.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.1.0/manifests"},{"name":"pg-protocol@1.2.3","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.3/manifests"},{"name":"pg-cursor@2.2.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.2.0/manifests"},{"name":"pg@8.2.0","sha":"9e55a7073b46da9f2ab274f1dd356087e2a7d982","kind":"tag","published_at":"2020-05-13T14:10:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.2.0/manifests"},{"name":"pg-query-stream@3.0.8","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.8/manifests"},{"name":"pg-pool@3.2.0","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.2.0/manifests"},{"name":"pg-cursor@2.1.11","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.11","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.11/manifests"},{"name":"pg-connection-string@2.2.2","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.2/manifests"},{"name":"pg@8.1.0","sha":"3f5bc58a86cda3b4812addc1e42a06d61d31e614","kind":"tag","published_at":"2020-05-08T15:42:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.1.0/manifests"},{"name":"pg-connection-string@2.2.1","sha":"afd14cb5f9517baaf72d8a0c27ebf18f9c8acdb6","kind":"tag","published_at":"2020-04-29T02:56:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-connection-string@2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-connection-string@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-connection-string%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-connection-string@2.2.1/manifests"},{"name":"pg-query-stream@3.0.7","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.7/manifests"},{"name":"pg-protocol@1.2.2","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.2/manifests"},{"name":"pg-pool@3.1.1","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.1/manifests"},{"name":"pg-cursor@2.1.10","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.10/manifests"},{"name":"pg@8.0.3","sha":"35328807e3612cb267bee86dccb2551ad186624a","kind":"tag","published_at":"2020-04-22T16:04:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.3/manifests"},{"name":"pg-query-stream@3.0.6","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.6/manifests"},{"name":"pg-protocol@1.2.1","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.1/manifests"},{"name":"pg-pool@3.1.0","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.1.0/manifests"},{"name":"pg-cursor@2.1.9","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.9/manifests"},{"name":"pg@8.0.2","sha":"da03b3f9050c85a7722413a03c199cc3bdbcf5bf","kind":"tag","published_at":"2020-04-09T20:17:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.2/manifests"},{"name":"pg-query-stream@3.0.5","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.5/manifests"},{"name":"pg-protocol@1.2.0","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-protocol@1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-protocol@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-protocol%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-protocol@1.2.0/manifests"},{"name":"pg-cursor@2.1.8","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.8/manifests"},{"name":"pg@8.0.1","sha":"0a90e018cde96268563c2678aa8739b7f9f6552a","kind":"tag","published_at":"2020-04-09T18:22:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.1/manifests"},{"name":"pg-query-stream@3.0.4","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.4/manifests"},{"name":"pg-pool@3.0.0","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@3.0.0/manifests"},{"name":"pg-cursor@2.1.7","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.7/manifests"},{"name":"pg@8.0.0","sha":"a227d3e8d47e1eb53296a3a013f2e7514cd152c3","kind":"tag","published_at":"2020-03-30T15:45:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@8.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@8.0.0/manifests"},{"name":"pg-query-stream@3.0.3","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.3/manifests"},{"name":"pg-cursor@2.1.6","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.6/manifests"},{"name":"pg@7.18.2","sha":"29877530c6f7b5ebc0bf814e3a711b4b66e4d51a","kind":"tag","published_at":"2020-02-20T16:33:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.2/manifests"},{"name":"pg-query-stream@3.0.2","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.2/manifests"},{"name":"pg-cursor@2.1.5","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.5/manifests"},{"name":"pg@7.18.1","sha":"b3f0728a1102772a5c6320c78c2533354d78a39b","kind":"tag","published_at":"2020-01-30T00:20:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.1/manifests"},{"name":"pg-query-stream@3.0.1","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.1/manifests"},{"name":"pg-pool@2.0.10","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@2.0.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.10/manifests"},{"name":"pg@7.18.0","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.18.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.18.0/manifests"},{"name":"pg-cursor@2.1.4","sha":"d9fcda8cf7a3519bde4799039aef94daec3fbef6","kind":"tag","published_at":"2020-01-29T16:48:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.4/manifests"},{"name":"pg-query-stream@3.0.0","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@3.0.0/manifests"},{"name":"pg-cursor@2.1.3","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.3/manifests"},{"name":"pg@7.17.1","sha":"5cf8f5f8d7f59d8374180589db1bfa4b06751539","kind":"tag","published_at":"2020-01-10T15:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.17.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.1/manifests"},{"name":"pg-query-stream@2.1.2","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.2/manifests"},{"name":"pg-cursor@2.1.2","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.2/manifests"},{"name":"pg@7.17.0","sha":"6d93951783dc774731fe0b18d07ed8bf2d78d0b2","kind":"tag","published_at":"2019-12-29T17:50:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.17.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.17.0/manifests"},{"name":"pg-query-stream@2.1.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.1/manifests"},{"name":"pg-pool@2.0.9","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-pool@2.0.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-pool@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-pool%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-pool@2.0.9/manifests"},{"name":"pg-cursor@2.1.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.1/manifests"},{"name":"pg@7.16.1","sha":"af4d05445d099a8176df185476d5e853c9c13ef8","kind":"tag","published_at":"2019-12-28T17:16:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.16.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.1/manifests"},{"name":"pg-query-stream@2.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.1.0/manifests"},{"name":"pg-packet-stream@1.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-packet-stream@1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-packet-stream@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-packet-stream%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-packet-stream@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-packet-stream@1.1.0/manifests"},{"name":"pg-cursor@2.1.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.1.0/manifests"},{"name":"pg@7.16.0","sha":"69345eb96aa2552b288247960aa7126d41210eb6","kind":"tag","published_at":"2019-12-27T03:56:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.16.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.16.0/manifests"},{"name":"pg-query-stream@2.0.2","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-query-stream@2.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-query-stream@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-query-stream%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-query-stream@2.0.2/manifests"},{"name":"pg-cursor@2.0.3","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.3/manifests"},{"name":"pg@7.15.2","sha":"dfae78e383ee33eac074fa93aa2fbb3d68f527b9","kind":"tag","published_at":"2019-12-26T17:42:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.2/manifests"},{"name":"pg-cursor@2.0.2","sha":"cccf84e14b3281b753e1baab7bc194aaac5024a8","kind":"tag","published_at":"2019-12-18T21:59:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg-cursor@2.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg-cursor@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg-cursor%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg-cursor@2.0.2/manifests"},{"name":"pg@7.15.1","sha":"cccf84e14b3281b753e1baab7bc194aaac5024a8","kind":"tag","published_at":"2019-12-18T21:59:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.1/manifests"},{"name":"pg@7.15.0","sha":"ebb81dbfa635eca73d16d54b501f04c8d843bac5","kind":"tag","published_at":"2019-12-17T16:35:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/pg@7.15.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/pg@7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@pg%407.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/pg@7.15.0/manifests"},{"name":"v7.14.0","sha":"30f67bb246cabfc6a9d4cd026e6abedbcd0e2239","kind":"tag","published_at":"2019-11-20T16:14:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c10a96c54d5895ebdc1c7e3e4eb582a637660b9f","kind":"tag","published_at":"2019-11-19T16:44:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"60d8df659c5481723abada2344ac14d77377338c","kind":"tag","published_at":"2019-08-09T21:02:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"e4578d2c7bca60cfb02ec004daa22c8ff810140e","kind":"tag","published_at":"2019-07-25T18:07:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"61cc3d26e2a1b399a6c945ef74123163c481da43","kind":"tag","published_at":"2019-05-10T17:12:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"4b530a9e0fb317567766260a2c57e28c88d55861","kind":"tag","published_at":"2019-04-16T22:35:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"6b8176e841584b76bcbd1972bf95e50558ba7395","kind":"tag","published_at":"2019-03-15T18:42:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"bae9fd734ac79c22420fee284dfbfdfccd8014c3","kind":"tag","published_at":"2019-03-07T14:58:13.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"e0ebdeff88210d8afcaff966bb960e630e6b28ea","kind":"tag","published_at":"2019-02-20T20:36:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"fcd0f02210f532bf2d823ea05105f4aaade389eb","kind":"tag","published_at":"2019-01-11T14:32:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"060a35faeb7a5c16f1d7c801ab56f42a2ee92f5d","kind":"tag","published_at":"2018-11-29T15:37:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"f52a0fe8f73262ddc91e7a1cb76db4b3d29376eb","kind":"tag","published_at":"2018-11-29T15:16:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"3620e23899784d73d534ef51683f6a8f6067abf7","kind":"tag","published_at":"2018-11-07T15:32:45.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a3295b435516341560b93c8071521c1c31b74998","kind":"tag","published_at":"2018-10-26T14:03:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"04a0ec71b48f89e68ddaa365f0b9a8a0d9e738d8","kind":"tag","published_at":"2018-10-03T15:46:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.5.0/manifests"},{"name":"v7.4.3","sha":"3ac356a812f473ad1f0a748b662524f9b7913583","kind":"tag","published_at":"2018-05-07T15:07:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"83ede28e181fba62c325ae18a6dcd428777e9f1c","kind":"tag","published_at":"2018-05-04T19:01:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"a664983cbb6317a7d7e1fdae87583658ab8920db","kind":"tag","published_at":"2018-01-05T19:41:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"9da3a85cbc6fa7b71036f736ec51bb45b6d66a3c","kind":"tag","published_at":"2017-11-04T19:21:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f66379f5fe01d8e9c491b0b2d1f352334783858f","kind":"tag","published_at":"2017-09-03T19:41:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"8022fa6b440ae61c1cae728d4b57c28df6b711c7","kind":"tag","published_at":"2017-08-22T20:08:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1769cff39797898af142849e689855f8b374eb13","kind":"tag","published_at":"2017-08-13T03:10:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.2/manifests"},{"name":"v7.0.3","sha":"f7634072fa845a28a968872a60a21f085c7434a1","kind":"tag","published_at":"2017-08-12T21:35:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.3/manifests"},{"name":"v7.1.1","sha":"7e7ff7f581b0f52cb6c266a882bf69c1fb385a7c","kind":"tag","published_at":"2017-08-12T21:34:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.1/manifests"},{"name":"v6.4.2","sha":"d4aa616b21b2d1df2eb9ab5db459388468ac56b2","kind":"tag","published_at":"2017-08-12T21:32:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.2/manifests"},{"name":"v6.3.3","sha":"cd18ba6f1d6b094d40e1204fe6f5ffa915c52dc8","kind":"tag","published_at":"2017-08-12T21:31:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.3/manifests"},{"name":"v6.2.5","sha":"3b6d7507b8ad3cb954cf46863adee54872926dfb","kind":"tag","published_at":"2017-08-12T21:29:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.5/manifests"},{"name":"v6.1.6","sha":"b0a2fe45059ba9d2c6279695260dd0a61fee99dc","kind":"tag","published_at":"2017-08-12T21:26:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.6/manifests"},{"name":"v6.0.5","sha":"49c2054cda643d9abb8b607d734052398d0b4ae9","kind":"tag","published_at":"2017-08-12T21:24:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.5/manifests"},{"name":"v5.2.1","sha":"979bdacb4151f956f68d075d265e1c8c3309df30","kind":"tag","published_at":"2017-08-12T21:21:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.1/manifests"},{"name":"v4.5.7","sha":"cb392c68a58650624a9e413d55e01e13ea642550","kind":"tag","published_at":"2017-08-12T21:17:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.7/manifests"},{"name":"v3.6.4","sha":"068a65ee6c76af77a36130e3fa1f6de43e23e165","kind":"tag","published_at":"2017-08-12T21:14:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.4/manifests"},{"name":"v2.11.2","sha":"fdf6650ebe1e31c94f812f6e93c01884cce8904b","kind":"tag","published_at":"2017-08-12T21:10:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.2/manifests"},{"name":"v7.1.0","sha":"56d262fdfa92b9b0acd4a3660fd480d083a7cb3a","kind":"tag","published_at":"2017-08-04T04:55:07.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"c6ee20081fcd383ceef2580cb62aeb13ddf2b29c","kind":"tag","published_at":"2017-07-21T22:03:10.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0921daa7f4ab8f71a973c4e1d8bc1046eca7cd9b","kind":"tag","published_at":"2017-07-18T20:41:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"cbbd8d45a7779c4e59099d46d4e7c339327251da","kind":"tag","published_at":"2017-07-18T03:08:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v7.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v7.0.0/manifests"},{"name":"v6.4.1","sha":"bc0b03e0b058a211bedd5c78b87491e153640a5b","kind":"tag","published_at":"2017-07-14T03:29:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"a0a050702e2aa6cbda2bf7068f765ea9a0943588","kind":"tag","published_at":"2017-06-21T17:33:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.4.0/manifests"},{"name":"v6.3.2","sha":"055e708dc614b1d54605cecfa73aa75e18195f73","kind":"tag","published_at":"2017-06-21T17:29:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.2/manifests"},{"name":"v6.3.1","sha":"afe249896fb2b98373004c433b6d18b74ba7946e","kind":"tag","published_at":"2017-06-20T14:30:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"f7a946155f78b1b05adda1c4e57857716eed82d9","kind":"tag","published_at":"2017-06-19T21:08:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.3.0/manifests"},{"name":"v6.2.4","sha":"58691218affa37b41529376c5167252846bb93fa","kind":"tag","published_at":"2017-06-09T17:33:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"3757ff7300f03798ee1865f1eaf7125abe9cbda4","kind":"tag","published_at":"2017-05-24T14:05:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"c32316df776f58b087b7a1d1882f024b089195cc","kind":"tag","published_at":"2017-05-15T17:21:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4659d5d75fa283e5c6fdb75dccfaba698581a630","kind":"tag","published_at":"2017-05-15T14:54:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f42924bf057943d5a79ff02c4d35b18777dc5754","kind":"tag","published_at":"2017-04-24T18:34:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.2.0/manifests"},{"name":"v6.1.5","sha":"3de22ba991676534b366144c02145c015cca6125","kind":"tag","published_at":"2017-03-20T17:01:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"4fae7a9a7fc42fd25345a940ea9b8be2d4eaa012","kind":"tag","published_at":"2017-03-09T21:06:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"ff5ceb4304535fe69cf472faac0bf61a057af253","kind":"tag","published_at":"2017-03-06T17:06:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"2c636c750fb0acf7735c684403edb613b0345a93","kind":"tag","published_at":"2016-12-13T17:53:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c4879e321da1f3c0229fdd303b19b9f02503578c","kind":"tag","published_at":"2016-12-11T00:58:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"42689dac11a199d4c93dda7f219efbb2b0a830e4","kind":"tag","published_at":"2016-08-11T15:18:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"a95d9ac7117c42ad266ad1e40aac786c02292e5b","kind":"tag","published_at":"2016-08-10T20:15:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9274f08fa2d8ae55a218255bf7880d26b6abc935","kind":"tag","published_at":"2016-07-19T15:18:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"bd7fc596356be0a23c7af65453dc61a079c677b2","kind":"tag","published_at":"2016-07-10T21:29:04.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"c35adf6f683f322d4d54f0c935a63f8d07ee6eed","kind":"tag","published_at":"2016-06-24T06:23:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4d56261ab4b73a8f0536976bd4d30c6f59f036f","kind":"tag","published_at":"2016-06-22T03:03:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v6.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"e809055174edad4e68590625523e663d2634f844","kind":"tag","published_at":"2016-06-21T14:56:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d1c5fc694be8dfab19b844e149141d4785ad7152","kind":"tag","published_at":"2016-06-10T22:21:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"86bd9a138cbbecfe86a19a7efbebc2c7cb802c7d","kind":"tag","published_at":"2016-06-07T21:49:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v5.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v5.0.0/manifests"},{"name":"v4.5.6","sha":"6cc1b2c8e69edc65994977a128a48658ba2fd24c","kind":"tag","published_at":"2016-06-03T15:25:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"4047dd12c54af76955f6dc7adf0eaff608373648","kind":"tag","published_at":"2016-04-27T18:52:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"3433ed9673b135b51af3fbdf177c38f3269bd456","kind":"tag","published_at":"2016-04-26T22:41:45.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fe6f32a6e7e62b276cda100e2a82af755500bb42","kind":"tag","published_at":"2016-04-08T23:46:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"c2650d8abd8bb80f4a80d725686d482bd2dceaa1","kind":"tag","published_at":"2016-03-30T17:29:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"93aa52d43b9b7ec4eab1067eb36ad2c630cffdae","kind":"tag","published_at":"2016-02-25T18:28:15.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"2a04d9267b30cfc7f085c9c5f9826f6a28bbb266","kind":"tag","published_at":"2016-02-25T17:02:32.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.5.0/manifests"},{"name":"v4.4.6","sha":"dbf3a04bc26b744622752fb15356113b79f74d4c","kind":"tag","published_at":"2016-02-15T16:52:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"7d70ffb44ff929e7605de8da5f409758e49a1beb","kind":"tag","published_at":"2016-02-15T16:45:41.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"10a0e4842572dc0e4ea4e6f8034482ab45dbf1a6","kind":"tag","published_at":"2016-01-27T17:40:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"5f50ddffef6a90c8a93d08b308384dc41bdba418","kind":"tag","published_at":"2015-10-15T19:22:43.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"35e5567f86774f808c2a8518dd312b8aa3586693","kind":"tag","published_at":"2015-09-20T13:41:05.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"78c243bdf37ffd56ef18d18b95aa0b0dc511bd15","kind":"tag","published_at":"2015-08-01T23:52:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8d4c8299f284138bb7de2d7a31b07f37943be5f9","kind":"tag","published_at":"2015-06-07T14:44:46.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"65e12e8f9e5d129790cb42115bbf05a77cd8bed4","kind":"tag","published_at":"2015-02-22T20:55:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"44eaaf68a49b457cd7d7d6acad5ee741db2589ad","kind":"tag","published_at":"2015-01-13T23:14:15.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"a87d9a1fed98401586ed892faebb4960cddf0db9","kind":"tag","published_at":"2014-12-13T17:29:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8eb2e5d7789000d8b80de37ae7735f6b735a045b","kind":"tag","published_at":"2014-12-04T15:51:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e2ea482f9bf92919449c9726ae90fc81a3209cc3","kind":"tag","published_at":"2014-11-20T03:30:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v4.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v4.0.0/manifests"},{"name":"v3.6.3","sha":"af8f4990c6eae59495fc3487bd5ebaa2bcd959e6","kind":"tag","published_at":"2014-11-11T14:50:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"7a0e9f69db900a79845cb432940e7154efeeaf2e","kind":"tag","published_at":"2014-10-21T18:14:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"eeae8e6f57cedff7b7cd7a200f8265a73dd55e29","kind":"tag","published_at":"2014-10-20T14:18:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"c7deb491285e00af706443b6872c25f9296fc41a","kind":"tag","published_at":"2014-10-15T19:33:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"a57193ff32e6b3aea96c1c004105fc98583e4dc8","kind":"tag","published_at":"2014-10-01T18:42:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.5.0/manifests"},{"name":"v3.4.5","sha":"759d94f8b249dc72a1299d4b396d46535e112af3","kind":"tag","published_at":"2014-09-27T16:33:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8fc2aafb66e39aff1e1d1f4d9920852262c9233e","kind":"tag","published_at":"2014-09-18T19:32:49.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"f0d91e79aade21e62c882fde8c6278c50bac1de1","kind":"tag","published_at":"2014-09-18T04:24:25.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"4c81c6da252fbda16f9aea48ae4972f1b3850356","kind":"tag","published_at":"2014-09-03T19:41:48.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"ee19e74ffa6309c9c5e8e01746261a8f651661f8","kind":"tag","published_at":"2014-08-10T20:30:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3438fda6778aa83a8998f718d3f4314ca24aa955","kind":"tag","published_at":"2014-07-13T16:31:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"3eccf5c4a81d356c9fad7ceafd9821e58f0b048a","kind":"tag","published_at":"2014-06-04T14:03:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5b03386c44f07512200c94a7d241137e52e2e314","kind":"tag","published_at":"2014-05-22T16:15:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c238faba8eaf460f95a04f255d2c3fed84d8a804","kind":"tag","published_at":"2014-05-12T13:54:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"81f63f4924ff6897082e8b6ea2170d8f70216bb7","kind":"tag","published_at":"2014-04-12T19:19:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a6747ecd7b37495c31a34fd0edc63d60cf6407c6","kind":"tag","published_at":"2014-04-12T05:34:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9b74634fdb08c00fa5d818d809a216d9c911f2b3","kind":"tag","published_at":"2014-04-06T17:56:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"6d64abc0e289c19aee2ee9a87b92a94a1f6a16b7","kind":"tag","published_at":"2014-04-06T17:38:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v3.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v3.0.0/manifests"},{"name":"v2.11.1","sha":"51a28c226519daaa3a2a3971128355d0440d3819","kind":"tag","published_at":"2014-01-22T14:43:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8abf59a6321921f96650a5f820a49597bcbb9a48","kind":"tag","published_at":"2014-01-06T14:11:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"d59d2d299673abf6ab8d5c71acaf4a21a2cf4f59","kind":"tag","published_at":"2013-12-27T22:22:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"30fc4c2a2c213018c637fd077de27fb42e83db74","kind":"tag","published_at":"2013-12-20T04:34:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.9.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.9.0/manifests"},{"name":"v2.8.5","sha":"1884feb14507335674483eec809428868e49a405","kind":"tag","published_at":"2013-12-20T04:23:53.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"6d4a70702ef6d00004a89687ab402f576418b233","kind":"tag","published_at":"2013-12-13T00:28:29.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"c6cbb8ab394175fc0ccf6cbf23e1b7d1d2557bb0","kind":"tag","published_at":"2013-11-21T05:01:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"50f3e18ad66abfc4dc2a0a0fcc010444f65c0e2b","kind":"tag","published_at":"2013-10-22T05:23:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"1688567340486c58ae69184e9d9886621d0afb29","kind":"tag","published_at":"2013-10-21T19:08:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"c612a393014641f635ab06d57b74a3e6a1e8bbd5","kind":"tag","published_at":"2013-10-18T17:19:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.8.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"a3c08d19c0a7ab457b9c77a4d57d704698e13412","kind":"tag","published_at":"2013-10-03T03:43:54.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.7.0/manifests"},{"name":"v2.6.2","sha":"59f9c281b7baf1f65969f2ec243388d672d87ba6","kind":"tag","published_at":"2013-09-11T15:46:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"e346533d154bc54ab35ace7cbae83e18daff11e1","kind":"tag","published_at":"2013-09-09T16:50:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b26a4303a825674b2a37d4e69ac0c5a99c94390f","kind":"tag","published_at":"2013-09-05T22:04:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"efad508d0c9b3347c19877232b57ee1325a0cb5b","kind":"tag","published_at":"2013-09-02T03:09:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"5eb8ba2a73c15c1179bdc04eef8b5eca781071bd","kind":"tag","published_at":"2013-08-29T05:20:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"4638ab3ab0c963339cc36038bdcd4c4939b3498e","kind":"tag","published_at":"2013-08-23T03:32:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"e778348fe187eb115120267b0330f94631b52db4","kind":"tag","published_at":"2013-08-01T14:32:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"de7229a937365967c671556098e8552359161960","kind":"tag","published_at":"2013-07-30T18:15:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"a17f44a4a1ee85eb8b00eb10bf31a1761dccc5a2","kind":"tag","published_at":"2013-07-23T15:30:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8b8c857d763049edde2ee40172927d00d4051f0b","kind":"tag","published_at":"2013-07-15T14:42:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c38fedef804d4bb65070fc72fa3ae47a635a16bb","kind":"tag","published_at":"2013-07-10T04:19:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"690f224c11cfbfecec599065574403257ae98dc5","kind":"tag","published_at":"2013-06-19T02:44:50.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v2.0.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c63f748af593e2fcfb751a14da8f768a8d5c5904","kind":"tag","published_at":"2013-06-07T00:33:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"bbf945968e36e24ba123c48adc3384f7a9e5d9f0","kind":"tag","published_at":"2013-06-05T02:20:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"7c12630d11a95de61cb6a034ed2731f2bcbe7585","kind":"tag","published_at":"2013-06-03T16:46:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"30d97e3a31f33f70e3ef41053aab9131f39a45fb","kind":"tag","published_at":"2013-05-23T15:24:57.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"aeda9dab503fb387a5a6277eb9d374d02f66772b","kind":"tag","published_at":"2013-05-20T22:22:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ebc79699318b2acfff45a8ae3873140b619853b4","kind":"tag","published_at":"2013-04-22T15:49:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"b9f8011dab8851ce92333f6026a8bad4be09b833","kind":"tag","published_at":"2013-04-22T09:58:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bff8bc259cd5fae293c2df6517f66d6d6600bb07","kind":"tag","published_at":"2013-04-22T09:18:12.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d51994c646b6bc2275cf7af93576006aca7f8e70","kind":"tag","published_at":"2013-04-19T14:26:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e95d28d3f184a7803dbbad891cb7b75c4c5fda09","kind":"tag","published_at":"2013-04-18T20:16:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"f98bbed610075a2f86f2b71d3ab1edd2d51d37b0","kind":"tag","published_at":"2013-04-04T17:02:26.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v1.0/manifests"},{"name":"v0.14.1","sha":"4b19869004ba91938fb8b4506332774acf665891","kind":"tag","published_at":"2013-03-14T13:53:31.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.14.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"07d7c259a57e23720f21c4fbb87e1ebbbbea6403","kind":"tag","published_at":"2013-03-07T20:53:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.14.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"b56248664c925af299fd95dd0318ce95ee4aad76","kind":"tag","published_at":"2013-03-07T13:34:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.3/manifests"},{"name":"v0.13.1","sha":"69b417171b9557993e44092579643c8c2ef3b3ad","kind":"tag","published_at":"2013-02-22T17:48:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bc71000334a3ca81f54a2f38d356e677f0d728d9","kind":"tag","published_at":"2013-02-22T02:45:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.13.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"d046ffc921038063694f9aef43b1b3b24267ce41","kind":"tag","published_at":"2013-01-30T02:22:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"2e66497511b741618b5c0f8f5b1395be3b69a3d9","kind":"tag","published_at":"2013-01-30T02:14:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"8d103cf893b045226420edd24b0d39854201079e","kind":"tag","published_at":"2013-01-25T02:52:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4f907de87c40e1083715709c8521279803058578","kind":"tag","published_at":"2013-01-24T04:46:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.12.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"b9cedb28d8811f1e847ce1b1828d085e1e121ac4","kind":"tag","published_at":"2013-01-21T01:57:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"01c7d160851f23d63c94dafd472fd48b2051f35f","kind":"tag","published_at":"2013-01-16T16:52:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"9c98d7777356cc2bdb1d3a03f941e7f8c05fe124","kind":"tag","published_at":"2013-01-06T18:14:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"adb03565ee320dbb337bd53e4f6835ded4eeb635","kind":"tag","published_at":"2013-01-06T18:11:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.11.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"e2713084c3e448de6765bd24a47645b6eeba5650","kind":"tag","published_at":"2012-12-16T06:59:58.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"102a069bd2360783eb106b4bbcfa93b3f7fd7030","kind":"tag","published_at":"2012-12-11T05:33:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"312a3dd01cac8fe2bf19af33199df7d986a9a4ee","kind":"tag","published_at":"2012-12-11T03:25:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.10.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.10.0/manifests"},{"name":"v0.8.7","sha":"62385edbe733b387392b07c9b6df9a629e07d7a3","kind":"tag","published_at":"2012-11-03T21:07:42.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.7/manifests"},{"name":"v0.8.4","sha":"a1d00919b0b45845824767e05ae032db17167210","kind":"tag","published_at":"2012-09-10T02:27:41.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"d19e6971d1793f12d2eab014bf6225722df55e09","kind":"tag","published_at":"2012-08-21T02:43:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"e6c46aed176ea91df741daaeb11180c855943c72","kind":"tag","published_at":"2012-08-07T13:34:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"585f480a2cfd1720a3093601c5d5b6dadc72713e","kind":"tag","published_at":"2012-07-12T03:51:39.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.8.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.8.1/manifests"},{"name":"v0.7.2","sha":"84569ab8d559e8e76b5e115874e6174f1030d459","kind":"tag","published_at":"2012-06-29T00:20:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"deb509c5f610565d023876b9d4e8afa87787e9d7","kind":"tag","published_at":"2012-06-19T03:42:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"176e6c7ab23d333510dfaf139c01ee413ac47ddf","kind":"tag","published_at":"2012-05-31T04:44:34.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.7.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.7.0/manifests"},{"name":"v0.6.18","sha":"527eb0dfe2fb164b2bdfe2843c24cb306c21444c","kind":"tag","published_at":"2012-05-10T04:46:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.18","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.18/manifests"},{"name":"v0.6.15","sha":"734a2cbdc67d08f99c1cb4e1253b18865e5add22","kind":"tag","published_at":"2012-03-22T03:45:33.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.15","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"6bea0390f884ef402545a5032a13fdedac0ae66c","kind":"tag","published_at":"2012-03-07T01:10:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.14","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"e0313aeffd35807186331d04409e1e7ea5bcc7c0","kind":"tag","published_at":"2012-03-02T04:03:38.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.13","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"b689136e752b2bd7b1fe0dac833201b434886839","kind":"tag","published_at":"2012-02-28T04:12:37.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.12","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"1a366d2400794738a1120fd795663043afd67d14","kind":"tag","published_at":"2012-02-28T03:59:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.11","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"7521e2494b0c2858d39ef0b218089af5ce8dfb91","kind":"tag","published_at":"2012-02-03T05:28:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.10","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"0e5dee59d92475a50266da787c8b5082d63f89dd","kind":"tag","published_at":"2012-01-02T07:09:09.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.9","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"2933bdd2cb725010a7b9488c8c5127e5bae83823","kind":"tag","published_at":"2011-12-01T05:02:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"4b2d1d401b06b99c441104122e17aad67e4a6356","kind":"tag","published_at":"2011-11-28T05:19:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"91afa89d377252b930c8728de71860874b60adad","kind":"tag","published_at":"2011-11-11T06:18:55.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.6/manifests"},{"name":"v0.6.3","sha":"45f21683431853b1a316d4a02e6edbb786e16576","kind":"tag","published_at":"2011-10-24T16:29:35.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"caa2dcef064a8690bd0f122bd2708c2a7709a49d","kind":"tag","published_at":"2011-10-20T03:59:27.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"f075ea306f31f92afaaeb514bdaf35fddd48d2ec","kind":"tag","published_at":"2011-10-12T05:36:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.6.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"e9f0b1aed685cd3d81d8fe7a3b97d317d5050b3d","kind":"tag","published_at":"2011-10-04T04:46:11.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"760a2aad119a93ec81f220536dbcc5090db66361","kind":"tag","published_at":"2011-09-21T19:36:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"43555e793182abbc0279a82698cd4a871e0a4340","kind":"tag","published_at":"2011-09-02T03:10:02.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"915b49fb032a864ad773fe4e04b112861f0af9c9","kind":"tag","published_at":"2011-08-16T23:59:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"494c167960571e08e4744fcb88540d9d1fed2883","kind":"tag","published_at":"2011-08-12T06:18:08.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"7cfd76c2fe522a469abfd34779ae616d3bdfc134","kind":"tag","published_at":"2011-07-20T20:33:47.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"621857746db4185d970eadd024344ee4b6896aed","kind":"tag","published_at":"2011-07-19T23:13:52.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"1fbe54d5f2989f1fbb0d8839b36c8718ce27cbc0","kind":"tag","published_at":"2011-07-13T04:10:16.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1e3305729d72b1013b035076a3af37eb5db9c763","kind":"tag","published_at":"2011-05-20T04:34:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.5.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"26a85101ceb51f6b6fbcd2e1128d0aedaf96f760","kind":"tag","published_at":"2011-05-01T22:27:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.4.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e0aeb0458a84c05eabb53c2aba819876015595d5","kind":"tag","published_at":"2011-04-16T16:54:44.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.4.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"ddd189b359a652aca71ca4fea9056a3e80baa3b7","kind":"tag","published_at":"2011-04-15T04:14:17.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"6a61ad6d68d0609c8e1550757e6ec4cef1a06b2b","kind":"tag","published_at":"2011-03-16T04:09:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"8174883e4f717b25dcc3a2348b25f15f503f01b5","kind":"tag","published_at":"2011-03-16T04:06:19.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f815c990c326b12ef6075598c6d3fa38339be2e4","kind":"tag","published_at":"2011-03-11T18:30:00.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.3.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"da43ce3a37aa98f4ac8e34ec4378c1013a9dd7bb","kind":"tag","published_at":"2011-03-08T03:43:20.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.8","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"5df80bfd807933da538cc9a71e90d3804ef6f1fd","kind":"tag","published_at":"2011-02-08T20:12:14.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"da34dab55ee88993c92c7cae9b9f42cf59cb88a6","kind":"tag","published_at":"2011-01-24T06:01:46.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a7083d3bf72cafe50027b4a6b76032ea400e6016","kind":"tag","published_at":"2011-01-18T17:01:22.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"fd1dd95b43819a2d775625075a557e78cedc921a","kind":"tag","published_at":"2011-01-14T20:53:51.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"f5fce3542b6cd513d9bc5dd2696cd2afeb0367da","kind":"tag","published_at":"2011-01-10T22:32:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"43aaa904f1696f5c6deaa8b4753151af5d1679fd","kind":"tag","published_at":"2011-01-01T16:59:59.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8d466735f13ebd7d73c2306d62767b222324d535","kind":"tag","published_at":"2011-01-01T16:52:56.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"509564f97627f3a531c514ca8df26246e01dc513","kind":"tag","published_at":"2010-12-19T22:44:06.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.2.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"1237db1f4ac3da1f8922ff80d9a297291c1380a8","kind":"tag","published_at":"2010-12-17T06:10:44.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f34470db4152ea09b96e61d97a59db1bbecf9e63","kind":"tag","published_at":"2010-12-14T18:25:36.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8f6ca815e9c8e2385d7051b1dbbf3a407f0fb860","kind":"tag","published_at":"2010-12-14T02:02:23.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"53d4fa9b9ce7b8f8b6f63b02f2ba8b47c90772e9","kind":"tag","published_at":"2010-12-03T00:04:21.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.1.0","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"ed2773bdf8cc7f30ac879827f1691518bc198a16","kind":"tag","published_at":"2010-11-22T05:31:30.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.7","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"06417eafdcc20c31472491ba1638652f1ee2ca85","kind":"tag","published_at":"2010-11-21T00:39:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.6","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9ba0f9ed173cc32d0ef7b8e6cfc82eb41fb4e7b6","kind":"tag","published_at":"2010-11-15T00:13:28.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.5","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"d221d8b1f301bd1550fd26ddfb63801ce5ca16a1","kind":"tag","published_at":"2010-11-12T06:07:18.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.4","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24dcf84c4c2f1a02366bfd047f099fc1d8ddff18","kind":"tag","published_at":"2010-11-04T15:01:03.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.3","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"477d0744fab6e48e393a3a52e321699af4e73292","kind":"tag","published_at":"2010-11-03T21:49:24.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.2","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ef634702b90f7692dc0d0841cfd2d906ffca8001","kind":"tag","published_at":"2010-11-03T06:53:01.000Z","download_url":"https://codeload.github.com/brianc/node-postgres/tar.gz/v0.0.1","html_url":"https://github.com/brianc/node-postgres/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianc/node-postgres@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-14T05:34:37.247Z","dependent_packages_count":290,"downloads":206100810,"downloads_period":"last-month","dependent_repos_count":295107,"rankings":{"downloads":0.04958486705998701,"dependent_repos_count":0.0646985316746269,"dependent_packages_count":0.17621661610980188,"stargazers_count":0.9418660556949492,"forks_count":1.0785735329067192,"docker_downloads_count":0.04944796792398484,"average":0.39339792856167816},"purl":"pkg:npm/pg-connection-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pg-connection-string","docker_dependents_count":6159,"docker_downloads_count":1064459610,"usage_url":"https://repos.ecosyste.ms/usage/npm/pg-connection-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pg-connection-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/brianc"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T13:00:50.252Z","issues_count":488,"pull_requests_count":706,"avg_time_to_close_issue":19216580.14176245,"avg_time_to_close_pull_request":8242759.451669596,"issues_closed_count":261,"pull_requests_closed_count":569,"pull_request_authors_count":171,"issue_authors_count":425,"avg_comments_per_issue":5.153688524590164,"avg_comments_per_pull_request":2.4192634560906514,"merged_pull_requests_count":320,"bot_issues_count":1,"bot_pull_requests_count":183,"past_year_issues_count":41,"past_year_pull_requests_count":128,"past_year_avg_time_to_close_issue":2477961.222222222,"past_year_avg_time_to_close_pull_request":1622628.0125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.341463414634146,"past_year_avg_comments_per_pull_request":2.171875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianc%2Fnode-postgres/issues","maintainers":[{"login":"brianc","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianc"},{"login":"hjr3","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjr3"},{"login":"charmander","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charmander"},{"login":"petebacondarwin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petebacondarwin"},{"login":"PierreJeanjacquot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PierreJeanjacquot"}],"active_maintainers":[{"login":"brianc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianc"},{"login":"charmander","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charmander"},{"login":"hjr3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjr3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pg-connection-string/codemeta","maintainers":[{"uuid":"brianc","login":"brianc","name":null,"email":"brian.m.carlson@gmail.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~brianc","role":null,"created_at":"2022-11-10T11:33:45.513Z","updated_at":"2022-11-10T11:33:45.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brianc/packages"},{"uuid":"hjr3","login":"hjr3","name":null,"email":"herman@hermanradtke.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~hjr3","role":null,"created_at":"2022-11-10T11:33:45.507Z","updated_at":"2022-11-10T11:33:45.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hjr3/packages"},{"uuid":"monteslu","login":"monteslu","name":null,"email":"monteslu@gmail.com","url":null,"packages_count":157,"html_url":"https://www.npmjs.com/~monteslu","role":null,"created_at":"2022-11-10T11:33:45.510Z","updated_at":"2022-11-10T11:33:45.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/monteslu/packages"},{"uuid":"bowerman","login":"bowerman","name":null,"email":"me@andrewbowerman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~bowerman","role":null,"created_at":"2022-11-10T11:33:45.517Z","updated_at":"2022-11-10T11:33:45.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bowerman/packages"}]},{"id":2183804,"name":"postcss-loader","ecosystem":"npm","description":"PostCSS loader for webpack","homepage":"https://github.com/webpack/postcss-loader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/postcss-loader","keywords_array":["css","postcss","postcss-runner","webpack","webpack-loader"],"namespace":null,"versions_count":88,"first_release_published_at":"2014-10-03T16:25:41.186Z","latest_release_published_at":"2026-02-15T19:44:38.246Z","latest_release_number":"8.2.1","last_synced_at":"2026-09-17T03:04:11.449Z","created_at":"2022-04-09T22:10:05.564Z","updated_at":"2026-09-17T03:04:11.449Z","registry_url":"https://www.npmjs.com/package/postcss-loader","install_command":"npm install postcss-loader","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/webpack","type":"opencollective"},"dist-tags":{"version-4":"4.3.0","latest":"8.2.1"},"contentPolicy":null},"repo_metadata":{"id":21445228,"uuid":"24763574","full_name":"webpack/postcss-loader","owner":"webpack","description":"PostCSS loader for webpack","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:33.000Z","size":6015,"stargazers_count":2842,"open_issues_count":14,"forks_count":211,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-09-10T01:14:25.285Z","etag":null,"topics":["postcss","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2014-10-03T15:29:46.000Z","updated_at":"2026-09-09T08:55:57.000Z","dependencies_parsed_at":"2026-09-03T01:55:11.336Z","dependency_job_id":null,"html_url":"https://github.com/webpack/postcss-loader","commit_stats":{"total_commits":545,"total_committers":96,"mean_commits":5.677083333333333,"dds":0.6807339449541284,"last_synced_commit":"8024e67c7b57c3656063f50465d924a24ec796ce"},"previous_names":["postcss/postcss-loader","webpack/postcss-loader","webpack-contrib/postcss-loader"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/postcss-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/sbom","scorecard":{"id":741749,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack-contrib/postcss-loader","commit":"b29fde3deda7d7a00a104a33f288e1fc2fa0b56f"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 23/29 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/postcss-loader/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:92","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T17:37:52.369Z","repository_id":21445228,"created_at":"2025-08-22T17:37:52.369Z","updated_at":"2025-08-22T17:37:52.369Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37197084,"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-10T02:00:06.818Z","response_time":107,"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":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v8.2.1","sha":"583677e2500b33ed273e1562c89daf07a188eb94","kind":"tag","published_at":"2026-02-15T19:43:00.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v8.2.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"522a07d96c3c4364e7fa6c9f35c04310e6ace055","kind":"tag","published_at":"2025-09-01T13:39:16.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v8.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"d2651fc170cf9a835d7ceeefaf96c213c05955db","kind":"tag","published_at":"2024-02-28T11:43:29.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v8.1.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"df307b55c923fbe4573c107745bba9335927c2b6","kind":"tag","published_at":"2024-01-30T15:54:24.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v8.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"d53fe9daedabf5e54c3e96a9220e105b45aedf44","kind":"commit","published_at":"2024-01-16T16:20:48.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v8.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v8.0.0/manifests"},{"name":"v7.3.4","sha":"754c4a5bcab6bf9496a7bcf3c2d61dce52c14545","kind":"tag","published_at":"2023-12-27T14:08:47.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.3.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"7a85867f7236866801e71136efe4c60d44b61872","kind":"commit","published_at":"2023-06-10T00:46:40.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.3.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"c058a0612fc04b9a5a17c4a5f808bee38940aee4","kind":"tag","published_at":"2023-05-28T01:36:06.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.3.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7e5eaeb621dfa62e97364da96202c35fd6599ce4","kind":"tag","published_at":"2023-05-26T01:06:57.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.3.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"34eb9450c44fc07c2b21f56fe854ea5cd9a3fa8c","kind":"tag","published_at":"2023-04-28T21:03:40.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.3.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.3.0/manifests"},{"name":"v7.2.4","sha":"ef332db57381ed1d8aaa4a9a20eec0e0b21fdb7c","kind":"tag","published_at":"2023-04-04T11:20:08.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.2.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.4/manifests"},{"name":"v7.2.3","sha":"e4212a376d9d0e0b8e30bb3880512dfb33bf445c","kind":"tag","published_at":"2023-04-03T22:34:41.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.2.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"76c75a810a5effa51eb1cbdb3797e6f71f8dd68c","kind":"tag","published_at":"2023-04-03T20:59:40.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.2.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"21129048617d11a12a69dedf9a697bb8ef23db3e","kind":"tag","published_at":"2023-04-03T17:02:39.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.2.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"1504cba7833b3722282a1152c8e8caef68db329f","kind":"tag","published_at":"2023-04-03T16:06:44.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"b5c55fb1c5365d8f84a24b246028569a6eb0003f","kind":"tag","published_at":"2023-03-16T10:58:15.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"212911615610721ac271fbc859ed709532c450bc","kind":"commit","published_at":"2022-11-29T20:18:51.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.0.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"f1729f854b29412b0c41012cf9079dbf84de1199","kind":"tag","published_at":"2022-07-11T17:01:05.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.0.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"cacc4b3a83d4ba8eeeaeb1e677856a9aa036de11","kind":"commit","published_at":"2022-05-18T16:58:54.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v7.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v7.0.0/manifests"},{"name":"v6.2.1","sha":"b3239cb4d7900d767e538059c08791e30bebd24c","kind":"tag","published_at":"2021-11-26T13:30:58.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v6.2.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f460c222e830ea1b17e2645a89b19884756f8a0e","kind":"tag","published_at":"2021-10-13T15:53:45.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v6.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"2991998ba01143cef43ce94203e02bbb5dc8b046","kind":"tag","published_at":"2021-07-01T12:34:02.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v6.1.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"bd261875fdf9c596af4ffb3a1a73fe3c549befda","kind":"tag","published_at":"2021-06-10T18:15:30.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v6.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e20e3b7014ee3e201ddfc5b64425e3a8b4681b57","kind":"commit","published_at":"2021-06-10T15:05:47.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v6.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v6.0.0/manifests"},{"name":"v4.3.0","sha":"aa37278872329bd3435fea5dd07de631d75b9801","kind":"tag","published_at":"2021-05-14T12:25:12.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.3.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.3.0/manifests"},{"name":"v5.3.0","sha":"0c6dcdcbcb4ab33ff3a0b575d930c18300e0604d","kind":"tag","published_at":"2021-05-14T11:37:48.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v5.3.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"b8266d1b723054d15bba4a9a5884c61a8cd6c261","kind":"tag","published_at":"2021-03-11T16:17:38.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v5.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"55630b8ae5a4fa2547cc6b8c4f54b001c1e24b1a","kind":"commit","published_at":"2021-03-05T13:18:41.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v5.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"6de5ef8450bbcbe36b98c070f2433b149fd555de","kind":"commit","published_at":"2021-02-02T14:53:13.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v5.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"435224d134f6193d42859988e047b6dbe8dcdbce","kind":"tag","published_at":"2021-01-21T12:04:37.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"0a0ad6ebac0aca7d5b5b0afc6a64b37f84a4d754","kind":"commit","published_at":"2020-11-19T13:31:10.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"6c9f6b5058158f5cbee81e410c94abb23b85bb56","kind":"commit","published_at":"2020-10-09T14:00:58.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.0.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"578073a24e21eef31dbb3d5bab748e282ce9fae1","kind":"commit","published_at":"2020-10-02T12:36:28.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.0.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dba72d1e60ef8409f04a7ecb31005f98fc122300","kind":"tag","published_at":"2020-09-15T16:34:18.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.0.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"cda342a7285666a44e3c1b3fe23a1baba4ec0a16","kind":"tag","published_at":"2020-09-08T16:55:50.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.0.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"792e2175e52cc4641a9f37e55451961a05441a10","kind":"commit","published_at":"2020-09-07T17:17:50.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v4.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"7647ac9051a17a3a6add7364828bf7bd9955b968","kind":"tag","published_at":"2018-08-08T17:42:27.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v3.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v3.0.0/manifests"},{"name":"v2.1.6","sha":"49557925544de7b5ec7f922be29af1cf43a69e20","kind":"tag","published_at":"2018-07-10T14:51:55.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.6","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"928d5c41d5e2bdec130b3c0899760889466ae7bd","kind":"tag","published_at":"2018-05-04T23:16:26.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.5","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"2484275a616e218dea6cd49db2f278a373366dda","kind":"tag","published_at":"2018-04-16T01:17:52.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ce2adca93d37bdd40676799b0edd8313b1167349","kind":"tag","published_at":"2018-03-20T17:19:37.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0c2259b515d6b91f140c9a5d5fb9ce2c2674dc0d","kind":"tag","published_at":"2018-03-17T20:44:03.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e2f44986aaa91a8fd9357580de009d37909db040","kind":"tag","published_at":"2018-02-26T01:46:31.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6ddc2bb595fee7800908ac910d8d8fe91489e6cf","kind":"tag","published_at":"2018-02-02T02:49:03.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"08c063ad664853efedbdc3526b10b74d5b45ade0","kind":"tag","published_at":"2018-01-03T21:42:11.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.10","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"b9c1add9a1c5abfebd58006965d278787ce28d4a","kind":"tag","published_at":"2017-11-24T06:34:48.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.9","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.9/manifests"},{"name":"v2.0.7","sha":"30d8d514b50965aeeda952f59a64b3d134dc84c1","kind":"tag","published_at":"2017-10-14T16:07:34.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.7","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.7/manifests"},{"name":"v2.0.8","sha":"bcc9ccf8b6dbe6143484853da4cac442ecf8aa58","kind":"tag","published_at":"2017-10-14T16:06:04.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.8","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.8/manifests"},{"name":"v2.0.6","sha":"b5b3188eddbddc9ff382939f430d2f2abeb104a6","kind":"tag","published_at":"2017-06-14T16:39:51.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.6","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"12c19b92b3b6d8adf9cd7106067b81b3ec4ac812","kind":"tag","published_at":"2017-05-10T12:32:51.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.5","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"cc6544ed89c43e12cf225a4853f1d56febe13bd2","kind":"tag","published_at":"2017-05-10T09:05:53.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"6388f0bd9b6982bdf9ffad2d9b2fdf95ca44cf8a","kind":"tag","published_at":"2017-05-09T11:22:30.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"fbef2383987ce8082b6b9d6809b06c8392218631","kind":"tag","published_at":"2017-05-09T01:53:46.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"da378e51140b6f7ab8588206b64608ebb37cb948","kind":"tag","published_at":"2017-05-08T08:03:45.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e586f4a2deb3bc60b71cd30157187f89bd34cec6","kind":"tag","published_at":"2017-05-08T05:35:41.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/v2.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/v2.0.0/manifests"},{"name":"1.3.3","sha":"e101b845eaa8e7ad006e9a8294c3d64b9061b86c","kind":"tag","published_at":"2017-03-01T13:52:37.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.3.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"7b5bda59aafc2587261fd6eee08c0cfb6cb2586a","kind":"tag","published_at":"2017-02-24T10:40:52.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.3.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aab8226e0ff32a6926e02738aefe12b2cbd4b43d","kind":"tag","published_at":"2017-02-18T10:35:33.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.3.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"5a29e1b421e28e54746e3253864372298a10751f","kind":"tag","published_at":"2017-02-11T19:28:01.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.3.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"db516821f74d5376e33cdffa999d127c772a4340","kind":"tag","published_at":"2017-01-11T14:02:05.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.2.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"19011fb3e07447cdbed93f3cd95111b9e78c91da","kind":"tag","published_at":"2016-12-12T18:48:16.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.2.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"3b6e99136dd77491097d0341a123d1199247b8b2","kind":"tag","published_at":"2016-12-03T23:47:09.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"ae945eefee56a4deb4240cca5ff937596a27784d","kind":"tag","published_at":"2016-11-10T07:04:10.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.1.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"f7fdbd29a9bac2c522369c8dbfc1ac4eb855e240","kind":"tag","published_at":"2016-10-28T12:00:37.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d6428001be679dc24f7509ca5e6ad55116b86599","kind":"tag","published_at":"2016-10-16T09:29:58.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/1.0.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"ecf89c017e3c37e357d83dc134a51a9e23e6b694","kind":"tag","published_at":"2016-09-08T03:26:47.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.13.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"e3fb6d261458bb87bcde4016933fb4c2211c2128","kind":"tag","published_at":"2016-09-08T01:56:28.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.12.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"4cd23e31137487636773563cf2b13cd61a78c11c","kind":"tag","published_at":"2016-08-31T11:57:06.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.11.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5922a3227ae224c66aa62308698d794e9efc1464","kind":"tag","published_at":"2016-08-26T13:39:41.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.11.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"5ce3168906afe79fa7db8ad993bec2133963bf43","kind":"tag","published_at":"2016-08-17T15:11:39.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.10.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"fea2ab94895c4eb525c89d4ce0a6572d1aaa3df5","kind":"tag","published_at":"2016-08-13T19:56:18.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.10.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"21ad7e7dc0d559347cd41acbe2e77f9db110fccc","kind":"tag","published_at":"2016-04-30T11:26:45.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.9.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"52e7a21c104caa485678c7edf9ca5d07ba8cb09b","kind":"tag","published_at":"2016-04-30T10:29:49.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.9.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"f533137b61cd50c71160f5621e3be3886f21bb10","kind":"tag","published_at":"2016-03-12T07:36:39.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.8.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"635f2449613eacd72cd01871540f72153cff9bf0","kind":"tag","published_at":"2016-02-13T11:44:17.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.8.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b18f6e65dacc061c9820e11cdba07155d2522708","kind":"tag","published_at":"2015-11-12T15:02:09.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.8.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"60e38f50e8e8576abfccfae494fac0d002c0df6d","kind":"tag","published_at":"2015-10-19T10:48:09.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.7.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"284bfdffb678a02646a536bcebdbfbcf48ef8655","kind":"tag","published_at":"2015-08-19T23:27:58.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.6.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"e29501336517b1c0ad182d8818c2e436d1fdffdc","kind":"tag","published_at":"2015-06-24T18:54:09.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.5.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"56aa9611a70a3e7295aecc8ec6cf70c228884a48","kind":"tag","published_at":"2015-06-17T00:00:04.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.5.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"c6f41809ca232170fc97bf57369fadc26f86df59","kind":"tag","published_at":"2015-06-01T20:25:18.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.4.4","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"3a08b02c2425f1e731b7011ab5d21efb1b855ab3","kind":"tag","published_at":"2015-05-05T14:58:05.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.4.3","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"3e0713a6c9ad373b9620b7b88a29600be1286c84","kind":"tag","published_at":"2015-05-03T10:47:44.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.4.2","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"9722c32c4e05e1712b1690a92853a6fd3a08fff5","kind":"tag","published_at":"2015-04-26T18:18:31.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.4.1","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"568b9ddebc686422560953e1bedcf241a3914e6e","kind":"tag","published_at":"2015-04-20T22:39:03.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.4.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"00dfc683875ba8f5601b3d697062e3914eeead1e","kind":"tag","published_at":"2014-12-31T10:05:52.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.3.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"b27b631527550a7339206761549408d24b3c38e4","kind":"tag","published_at":"2014-11-12T15:51:47.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.2.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"5523c93792dbdbca0ea61f1ef029d5f6ea9fd7c8","kind":"tag","published_at":"2014-10-03T16:25:08.000Z","download_url":"https://codeload.github.com/webpack/postcss-loader/tar.gz/0.1.0","html_url":"https://github.com/webpack/postcss-loader/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/postcss-loader@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T21:32:59.426Z","dependent_packages_count":48390,"downloads":70047288,"downloads_period":"last-month","dependent_repos_count":2845557,"rankings":{"downloads":0.026394153421218924,"dependent_repos_count":0.006844956800108643,"dependent_packages_count":0.0019439677312308545,"stargazers_count":1.6244725276289835,"forks_count":2.2287453139425746,"docker_downloads_count":0.03981026874943187,"average":0.6547018647122581},"purl":"pkg:npm/postcss-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/postcss-loader","docker_dependents_count":9732,"docker_downloads_count":3101629000,"usage_url":"https://repos.ecosyste.ms/usage/npm/postcss-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/postcss-loader/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-15T02:04:18.519Z","issues_count":339,"pull_requests_count":242,"avg_time_to_close_issue":2282981.365781711,"avg_time_to_close_pull_request":1211804.6363636365,"issues_closed_count":339,"pull_requests_closed_count":231,"pull_request_authors_count":108,"issue_authors_count":295,"avg_comments_per_issue":6.321533923303835,"avg_comments_per_pull_request":2.93801652892562,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":392.0,"past_year_avg_time_to_close_pull_request":545345.4210526316,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.36666666666666664,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fpostcss-loader/issues","maintainers":[{"login":"alexander-akait","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"avivkeller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"evenstensberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"}],"active_maintainers":[{"login":"alexander-akait","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"avivkeller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-loader/codemeta","maintainers":[{"uuid":"sokra","login":"sokra","name":null,"email":"tobias.koppers@googlemail.com","url":null,"packages_count":110,"html_url":"https://www.npmjs.com/~sokra","role":null,"created_at":"2022-11-10T11:50:38.392Z","updated_at":"2022-11-10T11:50:38.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sokra/packages"},{"uuid":"ai","login":"ai","name":null,"email":"andrey@sitnik.es","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~ai","role":null,"created_at":"2022-11-10T11:50:38.410Z","updated_at":"2022-11-10T11:50:38.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ai/packages"},{"uuid":"jhnns","login":"jhnns","name":null,"email":"mail@johannesewald.de","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~jhnns","role":null,"created_at":"2022-11-10T11:50:38.401Z","updated_at":"2022-11-10T11:50:38.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhnns/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":227,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2022-11-10T11:50:38.382Z","updated_at":"2022-11-10T11:50:38.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"ev1stensberg","login":"ev1stensberg","name":null,"email":"evenstensberg@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~ev1stensberg","role":null,"created_at":"2026-02-10T21:42:04.230Z","updated_at":"2026-02-10T21:42:04.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ev1stensberg/packages"},{"uuid":"15000621931","login":"15000621931","name":null,"email":"784487301@qq.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~15000621931","role":null,"created_at":"2026-02-10T21:42:04.190Z","updated_at":"2026-02-10T21:42:04.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/15000621931/packages"},{"uuid":"__hai","login":"__hai","name":null,"email":"haijie0619@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~__hai","role":null,"created_at":"2026-02-10T21:42:04.272Z","updated_at":"2026-02-10T21:42:04.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/__hai/packages"},{"uuid":"avivkeller","login":"avivkeller","name":null,"email":"me@aviv.sh","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~avivkeller","role":null,"created_at":"2026-03-17T06:01:40.924Z","updated_at":"2026-03-17T06:01:40.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avivkeller/packages"}]},{"id":405254,"name":"insight","ecosystem":"cran","description":"Easy Access to Model Information for Various Model Objects","homepage":"https://easystats.github.io/insight/","licenses":"GPL-3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/easystats/insight","keywords_array":[],"namespace":null,"versions_count":81,"first_release_published_at":"2019-03-05T16:20:00.000Z","latest_release_published_at":"2026-09-05T00:00:00.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-09-17T03:04:14.453Z","created_at":"2022-04-06T17:16:06.134Z","updated_at":"2026-09-17T03:04:14.453Z","registry_url":"https://cran.r-project.org/package=insight","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/insight/insight.pdf","metadata":{},"repo_metadata":{"id":34160919,"uuid":"168224077","full_name":"easystats/insight","owner":"easystats","description":":crystal_ball: Easy access to model information for various model objects","archived":false,"fork":false,"pushed_at":"2026-09-08T16:08:52.000Z","size":60974,"stargazers_count":441,"open_issues_count":60,"forks_count":47,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-09-11T00:11:43.849Z","etag":null,"topics":["easystats","hacktoberfest","insight","models","names","predictors","r","random","rstats"],"latest_commit_sha":null,"homepage":"https://easystats.github.io/insight/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/easystats.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":"GEMINI.md","cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"easystats"}},"created_at":"2019-01-29T20:32:45.000Z","updated_at":"2026-09-08T09:18:50.000Z","dependencies_parsed_at":"2026-09-03T20:42:58.233Z","dependency_job_id":null,"html_url":"https://github.com/easystats/insight","commit_stats":{"total_commits":4368,"total_committers":27,"mean_commits":"161.77777777777777","dds":"0.16369047619047616","last_synced_commit":"dfecd01af066e5b5cfee59b424a72ba35546236d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/easystats/insight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easystats","download_url":"https://codeload.github.com/easystats/insight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37220994,"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-11T02:00:05.857Z","response_time":56,"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":"easystats","name":"easystats","uuid":"47102598","kind":"organization","description":"Make R stats easy!","email":null,"website":"https://easystats.github.io/easystats/","location":"worldwide","twitter":"easystats4u","company":null,"icon_url":"https://avatars.githubusercontent.com/u/47102598?v=4","repositories_count":19,"last_synced_at":"2026-09-10T10:41:52.907Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/easystats","funding_links":["https://github.com/sponsors/easystats"],"total_stars":6856,"followers":576,"following":0,"created_at":"2022-11-02T16:53:42.677Z","updated_at":"2026-09-10T10:41:52.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easystats","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easystats/repositories"},"tags":[{"name":"v1.5.4","sha":"6761da9ea7663f1052ca3a1e0d90857e721c2ecb","kind":"commit","published_at":"2026-09-05T12:16:40.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.5.4","html_url":"https://github.com/easystats/insight/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"db385fd1a9eee914745fc2d67c48f9b424957a67","kind":"commit","published_at":"2026-08-25T09:03:08.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.5.3","html_url":"https://github.com/easystats/insight/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"acfa9baead8640ce78d0dc195825cf0389bf66b6","kind":"commit","published_at":"2026-06-28T18:17:10.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.5.2","html_url":"https://github.com/easystats/insight/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"99c555c1e0d334fae31f616cabcacb05c1e84602","kind":"commit","published_at":"2026-05-21T09:29:14.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.5.1","html_url":"https://github.com/easystats/insight/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"1db1c1089c8449c2b427b157819de2a4913fcdef","kind":"commit","published_at":"2026-04-14T11:54:14.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.5.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"0d1d835f786c42c98d070af8f20c08f464f1541e","kind":"commit","published_at":"2026-02-04T09:23:28.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.6","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"34acc387c87429584267535b02002f7742c9984e","kind":"commit","published_at":"2026-01-26T07:07:45.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.5","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"9dfbd2e6897ad28ef57f02ed0afcca5319f6fe7e","kind":"commit","published_at":"2025-12-08T06:04:56.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.4","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"b8e1c06cb600b4f9ded7e2dfb5cc4c771d0d2382","kind":"commit","published_at":"2025-11-24T13:02:51.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.3","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"ed04818e29b1c90f1ddf945b68e6379a0c2c2726","kind":"commit","published_at":"2025-09-02T12:40:06.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.2","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f67fd932eaafa9a5b85363701e34d90970ddf75d","kind":"commit","published_at":"2025-08-29T10:36:01.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.1","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"20fb23f0e6befa0dbf9b28cda3e4c3e522debca8","kind":"commit","published_at":"2025-08-19T07:05:58.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.4.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"48493fcbbfc8d43ef7880e2d6e662b5c66f8dfb1","kind":"commit","published_at":"2025-07-01T05:32:06.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.3.1","html_url":"https://github.com/easystats/insight/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e1f7820ce089ec6952706d4643960babaec4f10","kind":"commit","published_at":"2025-05-20T12:19:54.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.3.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"299a5decdf19c6fec149a4b368fee25dae06f020","kind":"commit","published_at":"2025-04-23T06:08:44.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.2.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ca78e94e040e8d12486f9c900d487c7cb4d91b41","kind":"commit","published_at":"2025-03-02T11:31:09.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.1.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"ce9e7ba64fd3929f051bce61eca3d471ee2491da","kind":"commit","published_at":"2025-02-06T15:00:43.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.0.2","html_url":"https://github.com/easystats/insight/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fedd7d88e6917670f91f1ee8e1ca63d14fec69e2","kind":"commit","published_at":"2025-01-10T06:53:15.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.0.1","html_url":"https://github.com/easystats/insight/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e997de8e46bbc9d5c0e500865cc6fb4c23b8e6c","kind":"commit","published_at":"2024-11-26T14:47:13.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v1.0.0","html_url":"https://github.com/easystats/insight/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v1.0.0/manifests"},{"name":"v0.20.5","sha":"c0b5fbf3b4b6480e83e23b30d6c48e55d2149cd3","kind":"commit","published_at":"2024-10-02T08:49:43.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.5","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"1873586db2538a80ce4d7974ecf299e66e00221f","kind":"commit","published_at":"2024-09-02T04:37:34.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.4","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"524d38590657edfaad9701183f5ed8e59e937f15","kind":"commit","published_at":"2024-08-16T11:32:16.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.3","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"94af4cb4013c1cdc3cad65f4212a1edde681a132","kind":"commit","published_at":"2024-07-13T16:26:47.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.2","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"cb70583437b07fe5610c239c1e47a4ae178f1102","kind":"commit","published_at":"2024-06-11T16:21:09.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.1","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"94b337780b13d34198cc118e5dc7ee8b1bb01655","kind":"commit","published_at":"2024-06-04T11:11:17.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.20.0","html_url":"https://github.com/easystats/insight/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.20.0/manifests"},{"name":"v0.19.11","sha":"bb37b898650fa07eb17a7c2b25eb8769818a38f6","kind":"commit","published_at":"2024-05-12T19:43:37.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.11","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"dfecd01af066e5b5cfee59b424a72ba35546236d","kind":"commit","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.10","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"e94da4441338489ce96a53e3e80f4882a41c3b71","kind":"commit","published_at":"2024-03-16T08:55:17.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.9","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"79d98a9a7ed2b35786028d5771ae9051fd4102bc","kind":"commit","published_at":"2024-01-31T19:24:34.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.8","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"09551e97a10e231ba23e50e92359a5d440571021","kind":"commit","published_at":"2023-11-26T15:18:18.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.7","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"95ebd50f1b51a9ca2b046b31535584a5a8221e89","kind":"commit","published_at":"2023-10-12T11:48:46.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.6","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"a3e795da7015badb55908943ca5cd72a4752e545","kind":"commit","published_at":"2023-09-13T13:28:29.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.5","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"7ee2d31c2498609f613656e10a09ffb879496309","kind":"commit","published_at":"2023-09-10T18:57:00.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.4","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"a95325c169707b37ddba06f0cd7bf5c84fc9edb5","kind":"commit","published_at":"2023-06-29T15:14:27.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.3","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"b1f98dc71b71200ea2242b01be6c4ff45924c9f4","kind":"commit","published_at":"2023-05-23T16:20:16.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.2","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"9046fc572ba72f199d62a4e7447ee192994cf66c","kind":"commit","published_at":"2023-03-18T19:27:06.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/v0.19.1","html_url":"https://github.com/easystats/insight/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/v0.19.1/manifests"},{"name":"0.19.0","sha":"3705b2f7846e06322dcb242be2570ee199d21e1f","kind":"commit","published_at":"2023-01-30T12:23:55.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.19.0","html_url":"https://github.com/easystats/insight/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.19.0/manifests"},{"name":"0.18.8","sha":"fd610c3b81c8775456a5fc01b814ab6b233dd4ad","kind":"commit","published_at":"2022-11-24T10:20:28.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.8","html_url":"https://github.com/easystats/insight/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"606e58131491803ed2868249daee7db7967cd27b","kind":"commit","published_at":"2022-11-19T13:17:23.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.7","html_url":"https://github.com/easystats/insight/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"75ecaf0071a3907c56aa94e0bb76c914436ba9d7","kind":"commit","published_at":"2022-10-23T10:02:22.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.6","html_url":"https://github.com/easystats/insight/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"bd8aa2b89348cbe46f1f71fa944bec7cb50f454c","kind":"commit","published_at":"2022-10-12T11:39:30.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.5","html_url":"https://github.com/easystats/insight/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"92fbf9ac7538fae0f5bd2e049c13aab801dfa803","kind":"commit","published_at":"2022-09-21T05:00:41.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.4","html_url":"https://github.com/easystats/insight/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"22647918ef0b5378ed6ed474ba234d21ce7caf09","kind":"commit","published_at":"2022-09-18T19:33:01.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.3","html_url":"https://github.com/easystats/insight/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"377c976f7fc5cbe500f8edf1354236bc1c52e8ec","kind":"commit","published_at":"2022-08-10T11:55:51.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.18.2","html_url":"https://github.com/easystats/insight/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.18.2/manifests"},{"name":"0.14.5","sha":"23c5c534cfc314c16b4dda707839f9983ee2d5b7","kind":"commit","published_at":"2021-10-16T15:52:22.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.14.5","html_url":"https://github.com/easystats/insight/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.14.5/manifests"},{"name":"0.6.0","sha":"c4c06e20e973096d7109e9d81ecec352bcbdce8b","kind":"commit","published_at":"2019-10-17T12:58:47.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.6.0","html_url":"https://github.com/easystats/insight/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.6.0/manifests"},{"name":"0.3.1","sha":"9107fa5135a34b4d148d826abba2f5fafc97b758","kind":"commit","published_at":"2019-06-25T19:44:35.000Z","download_url":"https://codeload.github.com/easystats/insight/tar.gz/0.3.1","html_url":"https://github.com/easystats/insight/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easystats/insight@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/tags/0.3.1/manifests"}]},"repo_metadata_updated_at":"2026-09-16T22:00:21.366Z","dependent_packages_count":41,"downloads":173348,"downloads_period":"last-month","dependent_repos_count":81,"rankings":{"downloads":1.0276955234279743,"dependent_repos_count":2.5213377460372755,"dependent_packages_count":2.107646751437032,"stargazers_count":1.0973697962027522,"forks_count":2.1903849503570805,"docker_downloads_count":19.83103988852116,"average":4.795912442663879},"purl":"pkg:cran/insight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/insight","docker_dependents_count":65,"docker_downloads_count":49888,"usage_url":"https://repos.ecosyste.ms/usage/cran/insight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/insight/dependencies","status":null,"funding_links":["https://github.com/sponsors/easystats"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-16T02:38:07.781Z","issues_count":192,"pull_requests_count":478,"avg_time_to_close_issue":11606061.986206897,"avg_time_to_close_pull_request":498361.4361948956,"issues_closed_count":145,"pull_requests_closed_count":431,"pull_request_authors_count":19,"issue_authors_count":62,"avg_comments_per_issue":3.3802083333333335,"avg_comments_per_pull_request":1.5188284518828452,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":23,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":1442811.0555555555,"past_year_avg_time_to_close_pull_request":481827.0909090909,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.9130434782608696,"past_year_avg_comments_per_pull_request":2.789473684210526,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/easystats%2Finsight/issues","maintainers":[{"login":"strengejacke","count":441,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/strengejacke"},{"login":"DominiqueMakowski","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DominiqueMakowski"},{"login":"IndrajeetPatil","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IndrajeetPatil"},{"login":"mattansb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattansb"},{"login":"etiennebacher","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennebacher"},{"login":"rempsyc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rempsyc"}],"active_maintainers":[{"login":"strengejacke","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/strengejacke"},{"login":"DominiqueMakowski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DominiqueMakowski"},{"login":"rempsyc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rempsyc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/insight/codemeta","maintainers":[{"uuid":"officialeasystats@gmail.com","login":null,"name":"Daniel Lüdecke","email":"officialeasystats@gmail.com","url":null,"packages_count":6,"html_url":null,"role":null,"created_at":"2025-04-22T22:03:25.418Z","updated_at":"2025-04-22T22:03:25.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/officialeasystats@gmail.com/packages"}]},{"id":4301586,"name":"walkdir","ecosystem":"cargo","description":"Recursively walk a directory.","homepage":"https://github.com/BurntSushi/walkdir","licenses":"Unlicense/MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/walkdir","keywords_array":["directory","walk","recursive","iterator"],"namespace":null,"versions_count":40,"first_release_published_at":"2015-09-27T05:01:40.317Z","latest_release_published_at":"2024-03-01T17:55:09.221Z","latest_release_number":"2.5.0","last_synced_at":"2026-09-17T04:01:22.512Z","created_at":"2022-04-13T08:27:18.331Z","updated_at":"2026-09-17T04:01:22.512Z","registry_url":"https://crates.io/crates/walkdir/","install_command":"cargo install walkdir","documentation_url":"https://docs.rs/walkdir/","metadata":{"categories":["filesystem"]},"repo_metadata":{"id":1378428,"uuid":"42685794","full_name":"BurntSushi/walkdir","owner":"BurntSushi","description":"Rust library for walking directories recursively.","archived":false,"fork":false,"pushed_at":"2026-06-23T00:21:46.000Z","size":331,"stargazers_count":1539,"open_issues_count":53,"forks_count":131,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-09-02T19:46:46.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["BurntSushi"]}},"created_at":"2015-09-17T22:41:03.000Z","updated_at":"2026-08-28T14:15:52.000Z","dependencies_parsed_at":"2024-03-01T18:52:29.377Z","dependency_job_id":"8c9ef956-6dee-4fad-b1a2-766272fdbf86","html_url":"https://github.com/BurntSushi/walkdir","commit_stats":{"total_commits":184,"total_committers":40,"mean_commits":4.6,"dds":0.3152173913043478,"last_synced_commit":"77455462cb2e372a281d60f4dcf07a0e26c4ae55"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/walkdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/sbom","scorecard":{"id":25251,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/walkdir","commit":"6fd031c82ba5a4204b4ce6eae73dacb00dc072ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:30","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/walkdir/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/walkdir/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/walkdir/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/walkdir/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}}]},"last_synced_at":"2025-08-14T17:44:09.788Z","repository_id":1378428,"created_at":"2025-08-14T17:44:09.788Z","updated_at":"2025-08-14T17:44:09.788Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019148,"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-02T02:00:06.194Z","response_time":106,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-08T01:47:44.508Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13182,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-08T01:47:44.521Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"2.5.0","sha":"4f26be4d450910916ea11533b2efc52b9a6483bc","kind":"tag","published_at":"2024-03-01T17:55:08.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.5.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"037c5e16ec4d8b3eacb51f077cfdab7a356e8412","kind":"tag","published_at":"2023-09-05T14:02:13.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.4.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"1547668537df06ebc4a708d2048e676e1de4fa91","kind":"tag","published_at":"2023-03-16T12:56:09.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.3.3","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"abf3a15887758e0af54ebca827c7b6f8b311cb45","kind":"tag","published_at":"2021-03-22T14:30:29.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.3.2","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"00df609016d7e75b3730fcf0cef25fc0efe14204","kind":"tag","published_at":"2020-01-11T18:56:19.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.3.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"003ee8378cdc4d93614d88e20f87c4515b3bb3fb","kind":"tag","published_at":"2020-01-11T17:29:15.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.3.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.3.0/manifests"},{"name":"2.2.9","sha":"7c7013259eb9db400b3e5c7bc60330ca08068826","kind":"tag","published_at":"2019-07-20T17:37:12.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.9","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.9/manifests"},{"name":"2.2.8","sha":"f85554d45938bc2c97f348549369e9ceef22e578","kind":"tag","published_at":"2019-06-09T13:28:49.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.8","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.8/manifests"},{"name":"2.2.7","sha":"705d06c15d178785abec407be0e4a8d55df8c1a7","kind":"tag","published_at":"2018-11-11T14:37:20.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.7","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.7/manifests"},{"name":"2.2.6","sha":"99315723f52b0d938af9943c5d44420a74aec6a9","kind":"tag","published_at":"2018-10-29T10:59:20.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.6","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.6/manifests"},{"name":"2.2.5","sha":"e6fe17ca9816e1e57eadd314ae0fca287ae49ebf","kind":"tag","published_at":"2018-08-25T14:46:36.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.5","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"07a38b2948bfe1b70917fe268da4ac6081333f35","kind":"tag","published_at":"2018-08-25T03:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.4","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"64399797d19c17fa63628795b933a1eeb914a1a1","kind":"tag","published_at":"2018-08-24T22:55:32.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.3","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"edea9ea2d462be3a25068c9f1547f6d04e816dec","kind":"tag","published_at":"2018-08-23T00:47:51.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.2","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"987642ce467fdead5e3a6c95af57648b3d950ab6","kind":"tag","published_at":"2018-08-22T01:49:16.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"dbe269c9af80a538f833292b9fa463efcd4e539f","kind":"tag","published_at":"2018-08-05T02:44:38.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.2.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"26dc0f584b06c6f53f71e151e8f3bb96a2a1d46a","kind":"tag","published_at":"2018-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.1.4","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"aa8b1544f5576ed663ae79085c6f057dd7470729","kind":"tag","published_at":"2018-02-02T03:50:59.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.1.3","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a838cd6c68c541a20125c86058545fc098909053","kind":"tag","published_at":"2018-02-02T02:08:20.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.1.2","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"42a5b959f1952733f45ceff6c004093a271e58ae","kind":"tag","published_at":"2018-02-01T22:03:47.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.1.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"34857644e6ef90c60e000cba22809b923b79bb9e","kind":"tag","published_at":"2018-01-31T01:25:35.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.1.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"cf6d422edbb7e376af2091c486d1b690ea808d08","kind":"tag","published_at":"2017-10-21T22:55:02.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.0.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"a9f41405c0fac03d0119c6cbfc38443040cd53ea","kind":"tag","published_at":"2017-10-21T12:19:40.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/2.0.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/2.0.0/manifests"},{"name":"1.0.7","sha":"81438507f0e96e12091385b2a5ac36ee42daf0cb","kind":"tag","published_at":"2017-01-09T02:40:26.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.7","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"98859917e2d1b68dee514404fc6ba63dee9606d1","kind":"tag","published_at":"2017-01-09T01:39:53.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.6","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"9695bbc3e0515a12f60cf887334a140432d4b94a","kind":"tag","published_at":"2017-01-09T00:12:55.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.5","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"dd51eec35c7233bb0cb5de8db68a94ae2b2e0185","kind":"tag","published_at":"2017-01-08T17:42:03.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.4","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"77fcf1512681ef4fde68c55678a97b81f104d748","kind":"tag","published_at":"2016-12-06T01:02:47.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.3","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"a36d60f423eab11821fcc3177fcdd58ee1c576e1","kind":"tag","published_at":"2016-11-24T15:15:15.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.2","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f03bbd325482282aa9c3c2552263ed2877b6bb33","kind":"tag","published_at":"2016-10-29T16:32:39.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"29c86b2fd5876061c2e882abe71db07c3656b2c8","kind":"tag","published_at":"2016-10-29T16:31:58.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/1.0.0","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/1.0.0/manifests"},{"name":"0.1.8","sha":"790b7a5fe2c5f67e6f3894ef19ca280940f04de5","kind":"tag","published_at":"2016-09-16T21:54:53.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"66e9c057b56bbbc9bf25e44078186d3f0227eaa8","kind":"tag","published_at":"2016-09-16T14:32:43.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"585ef59ab06643cdfc6dc676524bbfe7df24c620","kind":"tag","published_at":"2016-08-31T00:18:47.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"29d4ea950b79291f21d7a247e87f4f6ff0163702","kind":"tag","published_at":"2015-11-08T02:02:59.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"6d98d0be721b7688c5020e11fd7f86e9dcd8b44c","kind":"tag","published_at":"2015-11-05T23:24:02.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"457ed4ee8d6f668c05098abfd897d9ba2876c369","kind":"tag","published_at":"2015-09-27T05:47:12.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"b5c643ae36bdafead02cc47870806f29fce19310","kind":"tag","published_at":"2015-09-27T05:27:24.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"8a8a89202bfacc8317f049708ac321a1274b3a0e","kind":"tag","published_at":"2015-09-27T05:21:20.000Z","download_url":"https://codeload.github.com/BurntSushi/walkdir/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/walkdir/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/walkdir@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T03:20:33.561Z","dependent_packages_count":2258,"downloads":625096752,"downloads_period":"total","dependent_repos_count":36791,"rankings":{"downloads":0.0945012941035424,"dependent_repos_count":0.09520652764162853,"dependent_packages_count":0.03455644336622073,"stargazers_count":4.833670670042385,"forks_count":6.315366333561359,"docker_downloads_count":0.08674372518459487,"average":1.9100074989832885},"purl":"pkg:cargo/walkdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/walkdir","docker_dependents_count":865,"docker_downloads_count":48307014,"usage_url":"https://repos.ecosyste.ms/usage/cargo/walkdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/walkdir/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-07T23:30:38.041Z","issues_count":67,"pull_requests_count":80,"avg_time_to_close_issue":4709552.414634147,"avg_time_to_close_pull_request":8550803.659574468,"issues_closed_count":41,"pull_requests_closed_count":47,"pull_request_authors_count":52,"issue_authors_count":65,"avg_comments_per_issue":3.343283582089552,"avg_comments_per_pull_request":1.9625,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":39089.0,"past_year_avg_time_to_close_pull_request":1383.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fwalkdir/issues","maintainers":[{"login":"BurntSushi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/walkdir/codemeta","maintainers":[{"uuid":"189","login":"BurntSushi","name":"Andrew Gallant","email":null,"url":"https://github.com/BurntSushi","packages_count":86,"html_url":"https://crates.io/users/BurntSushi","role":null,"created_at":"2022-11-08T03:25:06.510Z","updated_at":"2022-11-08T03:25:06.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/BurntSushi/packages"}]},{"id":3557576,"name":"github.com/go-playground/assert/v2","ecosystem":"go","description":"Package assert provides some basic assertion functions for testing and also provides the building blocks for creating your own more complex validations.","homepage":"https://github.com/go-playground/assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/assert","keywords_array":[],"namespace":"github.com/go-playground/assert","versions_count":4,"first_release_published_at":"2019-10-18T05:06:39.000Z","latest_release_published_at":"2022-09-06T03:32:22.000Z","latest_release_number":"v2.2.0","last_synced_at":"2026-09-17T02:55:42.405Z","created_at":"2022-04-11T01:41:37.484Z","updated_at":"2026-09-17T02:55:42.405Z","registry_url":"https://pkg.go.dev/github.com/go-playground/assert/v2","install_command":"go get github.com/go-playground/assert/v2","documentation_url":"https://pkg.go.dev/github.com/go-playground/assert/v2#section-documentation","metadata":{},"repo_metadata":{"id":55070274,"uuid":"39399339","full_name":"go-playground/assert","owner":"go-playground","description":":exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions","archived":false,"fork":false,"pushed_at":"2022-09-12T22:28:25.000Z","size":16,"stargazers_count":67,"open_issues_count":2,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-01T20:04:54.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-20T17:53:45.000Z","updated_at":"2026-07-28T13:08:43.000Z","dependencies_parsed_at":"2023-01-18T05:30:52.106Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/assert","commit_stats":null,"previous_names":["bluesuncorp/assert"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/go-playground/assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/sbom","scorecard":{"id":432343,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-playground/assert","commit":"655ae176096317caeb80d9c02c46a03742f570cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T03:40:32.871Z","repository_id":55070274,"created_at":"2025-08-19T03:40:32.871Z","updated_at":"2025-08-19T03:40:32.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36251377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"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":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"go-playground@deankarn.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2026-08-25T23:44:53.564Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":25554,"followers":582,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2026-08-25T23:44:53.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v2.2.0","sha":"655ae176096317caeb80d9c02c46a03742f570cb","kind":"commit","published_at":"2022-09-06T03:32:22.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.2.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8eb943fbae8448cf47383208d8d0c396e26011a9","kind":"commit","published_at":"2019-10-18T05:09:52.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.1.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"8eb943fbae8448cf47383208d8d0c396e26011a9","kind":"commit","published_at":"2019-10-18T05:09:52.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.0.1","html_url":"https://github.com/go-playground/assert/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec85b97980698b90004c47110625246bb252b4cb","kind":"commit","published_at":"2019-10-18T05:06:39.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v2.0.0","html_url":"https://github.com/go-playground/assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"4f4dfbc7d1c48336cf93399deae81aa9067e88af","kind":"commit","published_at":"2016-02-05T15:04:13.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.2.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"7294260ba3b80d160d6ce21241eeff95326b1ea8","kind":"commit","published_at":"2016-02-05T14:57:06.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.2","html_url":"https://github.com/go-playground/assert/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.2/manifests"},{"name":"v1.1","sha":"81e18c3a1062114068407f67a360d6eb6b429715","kind":"commit","published_at":"2015-09-24T10:57:13.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.1/manifests"},{"name":"v1.0.2","sha":"a393335b7be4d542ee87fa7500cefea087a71655","kind":"commit","published_at":"2015-08-17T11:58:03.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0.2","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.2/manifests"},{"name":"v1.01","sha":"f1e668e5ca5c0dca7ccb6a91dbd2390d36df74d9","kind":"commit","published_at":"2015-08-17T11:36:17.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.01","html_url":"https://github.com/go-playground/assert/releases/tag/v1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.01/manifests"},{"name":"v1.0.1","sha":"f1e668e5ca5c0dca7ccb6a91dbd2390d36df74d9","kind":"commit","published_at":"2015-08-17T11:36:17.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0.1","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"20603e5526b08c0040792f8343a8acba872c3315","kind":"commit","published_at":"2015-07-20T20:05:58.000Z","download_url":"https://codeload.github.com/go-playground/assert/tar.gz/v1.0","html_url":"https://github.com/go-playground/assert/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/assert@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-03T21:06:56.762Z","dependent_packages_count":603,"downloads":null,"downloads_period":null,"dependent_repos_count":51279,"rankings":{"downloads":null,"dependent_repos_count":0.022948467162647514,"dependent_packages_count":0.1697585300153925,"stargazers_count":5.689650680140538,"forks_count":5.281887036743823,"docker_downloads_count":0.7583015328373525,"average":2.384509249379951},"purl":"pkg:golang/github.com/go-playground/assert/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/assert/v2","docker_dependents_count":437,"docker_downloads_count":362351,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/assert/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/assert/v2/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-03T20:03:44.675Z","issues_count":1,"pull_requests_count":10,"avg_time_to_close_issue":268.0,"avg_time_to_close_pull_request":12943390.0,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fassert/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fassert%2Fv2/codemeta","maintainers":[]}]